|
31 | 31 | "devDependencies": {
|
32 | 32 | "@babel/plugin-proposal-private-methods": "^7.18.6",
|
33 | 33 | "@eslint/js": "^9.13.0",
|
34 |
| - "@next/eslint-plugin-next": "^15.0.1", |
35 |
| - "@testing-library/jest-dom": "^6.6.2", |
| 34 | + "@next/eslint-plugin-next": "^15.0.2", |
| 35 | + "@testing-library/jest-dom": "^6.6.3", |
36 | 36 | "@testing-library/react": "^16.0.1",
|
37 | 37 | "@testing-library/user-event": "^14.5.2",
|
38 | 38 | "@types/express": "^5.0.0",
|
39 | 39 | "@types/jest": "^29.5.14",
|
40 |
| - "@types/node": "^22.7.9", |
| 40 | + "@types/node": "^22.8.6", |
41 | 41 | "@types/react": "^18.3.12",
|
42 | 42 | "@types/react-dom": "^18.3.1",
|
43 | 43 | "body-parser": "^1.20.2",
|
44 | 44 | "classnames": "^2.5.1",
|
45 | 45 | "eslint": "^9.13.0",
|
46 |
| - "eslint-config-next": "^15.0.1", |
| 46 | + "eslint-config-next": "^15.0.2", |
47 | 47 | "eslint-config-prettier": "^9.1.0",
|
48 | 48 | "eslint-plugin-jest": "^28.8.3",
|
49 | 49 | "eslint-plugin-prettier": "^5.2.1",
|
|
63 | 63 | "stylelint-scss": "^6.8.1",
|
64 | 64 | "ts-node": "^10.9.2",
|
65 | 65 | "typescript": "^5.6.3",
|
66 |
| - "typescript-eslint": "^8.11.0" |
| 66 | + "typescript-eslint": "^8.12.2" |
67 | 67 | }
|
68 | 68 | }
|
0 commit comments