Skip to content

Commit

Permalink
chore: upgrade next, next-intl
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed Sep 10, 2024
1 parent edef13c commit d76a50b
Show file tree
Hide file tree
Showing 16 changed files with 104 additions and 105 deletions.
6 changes: 3 additions & 3 deletions examples/with-next-app-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
"next": "^14.2.7",
"next-intl": "^3.9.4",
"next": "^14.2.9",
"next-intl": "^3.19.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand All @@ -20,7 +20,7 @@
"devDependencies": {
"@types/node": "^20.14.8",
"@types/react": "^18.3.5",
"next": "^14.2.7",
"next": "^14.2.9",
"typescript": "5.5.2"
},
"engines": {
Expand Down
3 changes: 1 addition & 2 deletions 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.7",
"next": "^14.2.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand All @@ -19,7 +19,6 @@
"devDependencies": {
"@types/node": "^20.14.8",
"@types/react": "^18.3.5",
"next": "^14.2.7",
"typescript": "5.5.2"
},
"engines": {
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.7",
"next": "^14.2.9",
"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": "^6.3.3",
"next": "^14.2.7",
"next": "^14.2.9",
"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.7",
"next": "^14.2.9",
"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.7",
"next": "^14.2.9",
"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.7",
"next": "^14.2.9",
"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.7",
"next": "^14.2.9",
"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.7",
"next": "^14.2.9",
"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.7",
"next": "^14.2.9",
"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.51.11",
"next": "^14.2.7",
"next": "^14.2.9",
"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.51.11",
"next": "^14.2.7",
"next": "^14.2.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
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.51.11",
"ethers": "^5.6.8",
"next": "^14.2.7",
"next": "^14.2.9",
"next-auth": "4.24.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit d76a50b

Please sign in to comment.