Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.9 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.9 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.9...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent f7a575f commit 9b5701b
Show file tree
Hide file tree
Showing 15 changed files with 109 additions and 86 deletions.
4 changes: 2 additions & 2 deletions examples/with-next-app-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"next": "^14.2.9",
"next": "^14.2.10",
"next-intl": "^3.19.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -20,7 +20,7 @@
"devDependencies": {
"@types/node": "^20.14.8",
"@types/react": "^18.3.5",
"next": "^14.2.9",
"next": "^14.2.10",
"typescript": "5.5.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-custom-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-mint-nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"framer-motion": "^11.5.4",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-rainbow-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rainbow-me/rainbow-button": "workspace:*",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-iron-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@rainbow-me/rainbowkit": "workspace:*",
"ethers": "^5.6.8",
"iron-session": "^6.3.1",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"siwe": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-next-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@rainbow-me/rainbowkit": "workspace:*",
"@rainbow-me/rainbowkit-siwe-next-auth": "workspace:*",
"ethers": "^5.6.8",
"next": "^14.2.9",
"next": "^14.2.10",
"next-auth": "4.24.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-wallet-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ethers": "^5.6.8",
"husky": "^9.1.5",
"jsdom": "^25.0.0",
"next": "^14.2.9",
"next": "^14.2.10",
"next-auth": "4.24.5",
"postcss": "^8.4.45",
"postcss-prefix-selector": "^1.16.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/generated-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"@tanstack/react-query": "^5.55.3",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/templates/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"@tanstack/react-query": "^5.55.3",
"next": "^14.2.9",
"next": "^14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@rainbow-me/rainbow-button": "workspace:*",
"@tanstack/react-query": "^5.55.3",
"ethers": "^5.6.8",
"next": "^14.2.9",
"next": "^14.2.10",
"next-auth": "4.24.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
165 changes: 94 additions & 71 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"framer-motion": "^11.5.4",
"hast-util-to-html": "9.0.2",
"hast-util-to-string": "3.0.0",
"next": "^14.2.9",
"next": "^14.2.10",
"next-compose-plugins": "2.2.1",
"next-intl": "^3.19.1",
"parse-numeric-range": "1.3.0",
Expand Down

0 comments on commit 9b5701b

Please sign in to comment.