|
7 | 7 | "author": "JounQin <admin@1stg.me> (https://www.1stG.me)", |
8 | 8 | "funding": "https://opencollective.com/eslint-import-context", |
9 | 9 | "license": "MIT", |
10 | | - "packageManager": "yarn@4.9.2", |
| 10 | + "packageManager": "yarn@4.10.3", |
11 | 11 | "engines": { |
12 | 12 | "node": "^12.20.0 || ^14.18.0 || >=16.0.0" |
13 | 13 | }, |
|
61 | 61 | "@1stg/stylelint-config": "^6.1.0", |
62 | 62 | "@changesets/changelog-github": "^0.5.1", |
63 | 63 | "@changesets/cli": "^2.29.6", |
64 | | - "@commitlint/cli": "^19.8.1", |
65 | | - "@eslint-react/eslint-plugin": "^1.52.6", |
| 64 | + "@commitlint/cli": "^20.0.0", |
| 65 | + "@eslint-react/eslint-plugin": "^2.0.0", |
66 | 66 | "@mdx-js/rollup": "^3.1.0", |
67 | 67 | "@shikijs/rehype": "^3.9.2", |
68 | 68 | "@types/mdx": "^2.0.13", |
69 | 69 | "@types/node": "^24.3.0", |
70 | 70 | "@types/react": "^19.1.10", |
71 | 71 | "@types/react-dom": "^19.1.7", |
72 | | - "@types/web": "^0.0.262", |
| 72 | + "@types/web": "^0.0.271", |
73 | 73 | "@vercel/analytics": "^1.5.0", |
74 | 74 | "@vitejs/plugin-react-swc": "^4.0.1", |
75 | 75 | "@vitest/coverage-v8": "^3.2.4", |
76 | 76 | "@vitest/eslint-plugin": "^1.3.4", |
77 | 77 | "clean-pkg-json": "^1.3.0", |
78 | 78 | "eslint": "^9.33.0", |
79 | 79 | "eslint-import-context": "link:.", |
80 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 80 | + "eslint-plugin-react-hooks": "^6.0.0", |
81 | 81 | "github-markdown-css": "^5.8.1", |
82 | 82 | "nano-staged": "^0.8.0", |
83 | 83 | "npm-run-all2": "^8.0.4", |
|
94 | 94 | "size-limit-preset-node-lib": "^0.4.0", |
95 | 95 | "stylelint": "^16.23.1", |
96 | 96 | "type-coverage": "^2.29.7", |
97 | | - "type-fest": "^4.41.0", |
| 97 | + "type-fest": "^5.0.0", |
98 | 98 | "typescript": "^5.9.2", |
99 | 99 | "vite": "^7.1.3", |
100 | 100 | "vitest": "^3.2.4", |
|
0 commit comments