|
22 | 22 | "@mui/icons-material": "^9.2.0", |
23 | 23 | "@mui/material": "^9.2.0", |
24 | 24 | "@mui/system": "^9.2.0", |
25 | | - "@next/mdx": "^16.2.10", |
26 | | - "next": "^16.2.10", |
27 | | - "next-auth": "^4.24.14", |
28 | | - "react": "^19.2.7", |
29 | | - "react-dom": "^19.2.7", |
| 25 | + "@next/mdx": "^16.2.11", |
| 26 | + "next": "^16.2.11", |
| 27 | + "next-auth": "^4.24.15", |
| 28 | + "react": "^19.2.8", |
| 29 | + "react-dom": "^19.2.8", |
30 | 30 | "web-vitals": "^5.3.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@eslint/eslintrc": "^3.3.5", |
| 33 | + "@eslint/eslintrc": "^3.3.6", |
34 | 34 | "@eslint/js": "^10.0.1", |
35 | | - "@next/eslint-plugin-next": "^16.2.10", |
| 35 | + "@next/eslint-plugin-next": "^16.2.11", |
36 | 36 | "@stylistic/eslint-plugin": "^5.10.0", |
37 | 37 | "@types/mdx": "^2.0.14", |
38 | | - "@types/node": "^25.9.4", |
| 38 | + "@types/node": "^25.9.5", |
39 | 39 | "@types/react": "^19.2.17", |
40 | 40 | "@types/react-dom": "^19.2.3", |
41 | | - "eslint": "^10.6.0", |
42 | | - "eslint-config-next": "^16.2.10", |
| 41 | + "eslint": "^10.7.0", |
| 42 | + "eslint-config-next": "^16.2.11", |
43 | 43 | "eslint-import-resolver-typescript": "^4.4.5", |
44 | 44 | "eslint-plugin-promise": "^7.3.0", |
45 | 45 | "jiti": "^2.7.0", |
46 | 46 | "rimraf": "^6.1.3", |
47 | 47 | "typescript": "^6.0.3", |
48 | | - "typescript-eslint": "^8.63.0" |
| 48 | + "typescript-eslint": "^8.65.0" |
49 | 49 | }, |
50 | 50 | "devEngines": { |
51 | 51 | "packageManager": { |
52 | 52 | "name": "pnpm", |
53 | | - "version": "~11.10.0", |
| 53 | + "version": "~11.16.0", |
54 | 54 | "onFail": "download" |
55 | 55 | } |
56 | 56 | }, |
57 | 57 | "engines": { |
58 | 58 | "runtime": { |
59 | 59 | "name": "node", |
60 | | - "version": "^24.18.0", |
| 60 | + "version": "^24.18.1", |
61 | 61 | "onFail": "download" |
62 | 62 | } |
63 | 63 | } |
|
0 commit comments