Skip to content

Commit 3a005f5

Browse files
authored
chore(deps): update nextjs (#6)
1 parent 4217b85 commit 3a005f5

2 files changed

Lines changed: 185 additions & 184 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"css-loader": "^7.1.2",
3636
"date-fns": "^4.1.0",
3737
"mini-css-extract-plugin": "^2.9.1",
38-
"next": "^15.0.1",
38+
"next": "^15.0.2",
3939
"next-auth": "5.0.0-beta.25",
4040
"next-with-linaria": "^0.7.0",
41-
"react": "19.0.0-rc-1631855f-20241023",
42-
"react-dom": "19.0.0-rc-1631855f-20241023",
41+
"react": "19.0.0-rc-0bc30748-20241028",
42+
"react-dom": "19.0.0-rc-0bc30748-20241028",
4343
"typescript-case-convert": "^1.3.5",
4444
"vite-tsconfig-paths": "^5.0.1",
4545
"zod": "^3.23.8"
@@ -51,7 +51,7 @@
5151
"@eslint/compat": "^1.2.2",
5252
"@eslint/eslintrc": "^3.1.0",
5353
"@eslint/js": "^9.13.0",
54-
"@next/eslint-plugin-next": "^15.0.1",
54+
"@next/eslint-plugin-next": "^15.0.2",
5555
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
5656
"@storybook/addon-essentials": "^8.3.6",
5757
"@storybook/addon-interactions": "^8.3.6",
@@ -78,7 +78,7 @@
7878
"cross-env": "^7.0.3",
7979
"dotenv": "^16.4.5",
8080
"eslint": "^9.13.0",
81-
"eslint-config-next": "^15.0.1",
81+
"eslint-config-next": "^15.0.2",
8282
"eslint-config-prettier": "^9.1.0",
8383
"eslint-plugin-import": "^2.31.0",
8484
"eslint-plugin-jest-dom": "^5.4.0",

0 commit comments

Comments
 (0)