|
21 | 21 | "@fluent/langneg": "^0.7.0",
|
22 | 22 | "@fluent/react": "^0.15.2",
|
23 | 23 | "@mozilla-protocol/core": "^17.0.1",
|
24 |
| - "@next/third-parties": "^15.0.2", |
| 24 | + "@next/third-parties": "^15.0.3", |
25 | 25 | "@stripe/stripe-js": "^4.9.0",
|
26 | 26 | "chokidar-cli": "^3.0.0",
|
27 | 27 | "cldr-localenames-modern": "^45.0.0",
|
|
38 | 38 | "swr": "^2.2.5"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@next/eslint-plugin-next": "^15.0.2", |
| 41 | + "@next/eslint-plugin-next": "^15.0.3", |
42 | 42 | "@testing-library/dom": "^10.4.0",
|
43 | 43 | "@testing-library/jest-dom": "^6.6.3",
|
44 | 44 | "@testing-library/react": "^16.0.1",
|
|
47 | 47 | "@types/react": "^18.3.12",
|
48 | 48 | "babel-jest": "^29.7.0",
|
49 | 49 | "eslint": "^8.57.1",
|
50 |
| - "eslint-config-next": "^15.0.2", |
| 50 | + "eslint-config-next": "^15.0.3", |
51 | 51 | "eslint-plugin-jest-dom": "^5.4.0",
|
52 | 52 | "eslint-plugin-testing-library": "^6.4.0",
|
53 | 53 | "husky": "^9.1.6",
|
|
57 | 57 | "jest-junit": "^16.0.0",
|
58 | 58 | "license-checker": "^25.0.1",
|
59 | 59 | "lint-staged": "^15.2.10",
|
60 |
| - "next": "^15.0.2", |
| 60 | + "next": "^15.0.3", |
61 | 61 | "prettier": "3.3.3",
|
62 | 62 | "react-test-renderer": "^18.3.1",
|
63 | 63 | "sass": "^1.80.6",
|
64 | 64 | "stylelint": "^16.10.0",
|
65 | 65 | "stylelint-config-recommended-scss": "^14.1.0",
|
66 | 66 | "stylelint-scss": "^6.8.1",
|
67 |
| - "typescript": "~5.6.x" |
| 67 | + "typescript": "^5.4.5" |
68 | 68 | },
|
69 | 69 | "volta": {
|
70 | 70 | "node": "18.18.2",
|
|
0 commit comments