|
35 | 35 | "css-loader": "^7.1.2", |
36 | 36 | "date-fns": "^4.1.0", |
37 | 37 | "mini-css-extract-plugin": "^2.9.1", |
38 | | - "next": "^15.0.1", |
| 38 | + "next": "^15.0.2", |
39 | 39 | "next-auth": "5.0.0-beta.25", |
40 | 40 | "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", |
43 | 43 | "typescript-case-convert": "^1.3.5", |
44 | 44 | "vite-tsconfig-paths": "^5.0.1", |
45 | 45 | "zod": "^3.23.8" |
|
51 | 51 | "@eslint/compat": "^1.2.2", |
52 | 52 | "@eslint/eslintrc": "^3.1.0", |
53 | 53 | "@eslint/js": "^9.13.0", |
54 | | - "@next/eslint-plugin-next": "^15.0.1", |
| 54 | + "@next/eslint-plugin-next": "^15.0.2", |
55 | 55 | "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", |
56 | 56 | "@storybook/addon-essentials": "^8.3.6", |
57 | 57 | "@storybook/addon-interactions": "^8.3.6", |
|
78 | 78 | "cross-env": "^7.0.3", |
79 | 79 | "dotenv": "^16.4.5", |
80 | 80 | "eslint": "^9.13.0", |
81 | | - "eslint-config-next": "^15.0.1", |
| 81 | + "eslint-config-next": "^15.0.2", |
82 | 82 | "eslint-config-prettier": "^9.1.0", |
83 | 83 | "eslint-plugin-import": "^2.31.0", |
84 | 84 | "eslint-plugin-jest-dom": "^5.4.0", |
|
0 commit comments