|
4 | 4 | "description": "", |
5 | 5 | "homepage": "https://github.com/rage/secret-project-331#readme", |
6 | 6 | "main": "index.js", |
7 | | - "packageManager": "pnpm@10.26.2", |
| 7 | + "packageManager": "pnpm@10.30.3", |
8 | 8 | "type": "module", |
9 | 9 | "bugs": { |
10 | 10 | "url": "https://github.com/rage/secret-project-331/issues" |
|
26 | 26 | "dependencies": { |
27 | 27 | "@vectopus/atlas-icons": "^0.0.7" |
28 | 28 | }, |
| 29 | + "pnpm": { |
| 30 | + "overrides": { |
| 31 | + "eslint-plugin-jsx-a11y>minimatch": "3.1.2" |
| 32 | + } |
| 33 | + }, |
29 | 34 | "devDependencies": { |
30 | | - "@eslint/js": "^9.36.0", |
31 | | - "@next/eslint-plugin-next": "^15.5.4", |
| 35 | + "@eslint/js": "^9.39.3", |
| 36 | + "@next/eslint-plugin-next": "^16.1.6", |
32 | 37 | "@stylelint/postcss-css-in-js": "^0.38.0", |
33 | | - "@tanstack/eslint-plugin-query": "^5.91.0", |
34 | | - "@types/node": "^24.6.2", |
35 | | - "@typescript-eslint/eslint-plugin": "^8.45.0", |
36 | | - "@typescript-eslint/parser": "^8.45.0", |
| 38 | + "@tanstack/eslint-plugin-query": "^5.91.4", |
| 39 | + "@types/node": "^25.3.3", |
| 40 | + "@typescript-eslint/eslint-plugin": "^8.56.1", |
| 41 | + "@typescript-eslint/parser": "^8.56.1", |
37 | 42 | "concurrently": "^9.2.0", |
38 | | - "esbuild": "^0.25.10", |
39 | | - "eslint": "^9.32.0", |
40 | | - "eslint-config-next": "^15.4.5", |
| 43 | + "esbuild": "^0.27.3", |
| 44 | + "eslint": "^9.39.3", |
| 45 | + "eslint-config-next": "^16.1.6", |
41 | 46 | "eslint-config-prettier": "^10.1.8", |
42 | 47 | "eslint-plugin-explicit-use-directives": "^0.0.3", |
43 | 48 | "eslint-plugin-i18next": "^6.1.3", |
44 | 49 | "eslint-plugin-import": "^2.32.0", |
45 | 50 | "eslint-plugin-jsx-a11y": "^6.10.2", |
46 | | - "eslint-plugin-playwright": "^2.2.2", |
47 | | - "eslint-plugin-prettier": "^5.5.3", |
| 51 | + "eslint-plugin-playwright": "^2.9.0", |
| 52 | + "eslint-plugin-prettier": "^5.5.5", |
48 | 53 | "eslint-plugin-react": "^7.37.5", |
49 | | - "eslint-plugin-react-hooks": "^6.1.0", |
50 | | - "globals": "^16.4.0", |
| 54 | + "eslint-plugin-react-hooks": "^7.0.1", |
| 55 | + "globals": "^17.4.0", |
51 | 56 | "husky": "^9.1.7", |
52 | | - "lint-staged": "^16.2.3", |
| 57 | + "lint-staged": "^16.3.1", |
53 | 58 | "postcss": "^8.5.6", |
54 | 59 | "postcss-styled-syntax": "^0.7.1", |
55 | 60 | "postcss-syntax": "^0.36.2", |
56 | | - "prettier": "^3.6.2", |
57 | | - "stylelint": "^16.23.0", |
58 | | - "stylelint-config-recommended": "^17.0.0", |
| 61 | + "prettier": "^3.8.1", |
| 62 | + "stylelint": "^17.4.0", |
| 63 | + "stylelint-config-recommended": "^18.0.0", |
59 | 64 | "ts-auto-guard": "^5.0.1", |
60 | | - "tsx": "^4.20.3", |
| 65 | + "tsx": "^4.21.0", |
61 | 66 | "typescript": "^5.9.3" |
62 | 67 | } |
63 | 68 | } |
0 commit comments