Skip to content

Commit

Permalink
Merge pull request #372 from ably/dependabot/npm_and_yarn/demo/simple…
Browse files Browse the repository at this point in the history
…-9b98cd6500

build(deps): bump the simple group across 1 directory with 4 updates
  • Loading branch information
AndyTWF authored Oct 16, 2024
2 parents 2b058d3 + c3f95b7 commit 86b92bc
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
48 changes: 24 additions & 24 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"dependencies": {
"@ably/chat": "file:..",
"ably": "^2.3.1",
"ably": "^2.4.1",
"clsx": "^2.1.1",
"nanoid": "^5.0.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.3.1",
Expand All @@ -31,8 +31,8 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"netlify-cli": "^17.37.0",
"postcss": "^8.4.42",
"tailwindcss": "^3.4.10",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"typescript": "^5.4.5",
"vite": "^5.3.1"
}
Expand Down

0 comments on commit 86b92bc

Please sign in to comment.