|
32 | 32 | }, |
33 | 33 | "prettier": "./prettier/index.js", |
34 | 34 | "dependencies": { |
35 | | - "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", |
36 | | - "@eslint-react/eslint-plugin": "^1.24.1", |
| 35 | + "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", |
| 36 | + "@eslint-react/eslint-plugin": "^1.49.0", |
37 | 37 | "@eslint/compat": "^1.2.9", |
38 | | - "@stylistic/eslint-plugin": "^3.0.0", |
39 | | - "eslint-config-prettier": "^10.0.1", |
40 | | - "eslint-import-resolver-typescript": "^3.7.0", |
| 38 | + "@stylistic/eslint-plugin": "^4.2.0", |
| 39 | + "eslint-config-prettier": "^10.1.2", |
| 40 | + "eslint-import-resolver-typescript": "^4.3.4", |
41 | 41 | "eslint-plugin-import": "^2.31.0", |
42 | 42 | "eslint-plugin-jest": "^28.11.0", |
43 | 43 | "eslint-plugin-jsx-a11y": "^6.10.2", |
44 | 44 | "eslint-plugin-playwright": "^2.2.0", |
45 | 45 | "eslint-plugin-react": "^7.37.5", |
46 | 46 | "eslint-plugin-react-hooks": "6.0.0-rc1", |
47 | 47 | "eslint-plugin-simple-import-sort": "^12.1.1", |
48 | | - "eslint-plugin-storybook": "^0.11.2", |
| 48 | + "eslint-plugin-storybook": "^0.12.0", |
49 | 49 | "eslint-plugin-testing-library": "^7.1.1", |
50 | 50 | "eslint-plugin-tsdoc": "^0.4.0", |
51 | | - "eslint-plugin-unicorn": "^56.0.1", |
52 | | - "globals": "^15.14.0", |
| 51 | + "eslint-plugin-unicorn": "^59.0.0", |
| 52 | + "globals": "^16.0.0", |
53 | 53 | "minimatch": "^10.0.1", |
54 | | - "prettier-plugin-packagejson": "^2.5.8", |
55 | | - "typescript-eslint": "^8.21.0" |
| 54 | + "prettier-plugin-packagejson": "^2.5.10", |
| 55 | + "typescript-eslint": "^8.31.1" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@commitlint/cli": "^19.6.1", |
59 | | - "@commitlint/config-conventional": "^19.6.0", |
60 | | - "@commitlint/types": "^19.5.0", |
| 58 | + "@commitlint/cli": "^19.8.0", |
| 59 | + "@commitlint/config-conventional": "^19.8.0", |
| 60 | + "@commitlint/types": "^19.8.0", |
61 | 61 | "@eslint/eslintrc": "^3.3.1", |
62 | 62 | "@eslint/js": "^9.26.0", |
63 | 63 | "@semantic-release/git": "^10.0.1", |
64 | 64 | "eslint": "^9.26.0", |
65 | 65 | "husky": "^9.1.7", |
66 | | - "prettier": "^3.4.2", |
67 | | - "semantic-release": "^24.2.1", |
68 | | - "typescript": "^5.7.3" |
| 66 | + "prettier": "^3.5.3", |
| 67 | + "semantic-release": "^24.2.3", |
| 68 | + "typescript": "^5.8.3" |
69 | 69 | }, |
70 | 70 | "peerDependencies": { |
71 | 71 | "@next/eslint-plugin-next": ">=15.0.0 <16", |
|
87 | 87 | "optional": true |
88 | 88 | } |
89 | 89 | }, |
| 90 | + "packageManager": "pnpm@10.10.0", |
90 | 91 | "publishConfig": { |
91 | 92 | "access": "public" |
92 | 93 | } |
|
0 commit comments