|
7 | 7 | "author": "JounQin <[email protected]> (https://www.1stG.me)", |
8 | 8 | "funding": "https://opencollective.com/unts", |
9 | 9 | "license": "MIT", |
10 | | - "packageManager": "yarn@4.9.2", |
| 10 | + "packageManager": "yarn@4.10.3", |
11 | 11 | "engines": { |
12 | 12 | "node": ">=18.0.0" |
13 | 13 | }, |
|
60 | 60 | "@1stg/stylelint-config": "^6.1.0", |
61 | 61 | "@changesets/changelog-github": "^0.5.1", |
62 | 62 | "@changesets/cli": "^2.29.5", |
63 | | - "@commitlint/cli": "^19.8.1", |
| 63 | + "@commitlint/cli": "^20.0.0", |
64 | 64 | "@mdx-js/rollup": "^3.1.0", |
65 | 65 | "@shikijs/rehype": "^3.7.0", |
66 | 66 | "@size-limit/preset-small-lib": "^11.2.0", |
|
69 | 69 | "@types/node": "^22.16.0", |
70 | 70 | "@types/react": "^19.1.8", |
71 | 71 | "@types/react-dom": "^19.1.6", |
72 | | - "@types/web": "^0.0.245", |
| 72 | + "@types/web": "^0.0.271", |
73 | 73 | "@vercel/analytics": "^1.5.0", |
74 | | - "@vitejs/plugin-react-swc": "^3.10.2", |
| 74 | + "@vitejs/plugin-react-swc": "^4.0.0", |
75 | 75 | "clean-pkg-json": "^1.3.0", |
76 | 76 | "eslint": "^9.30.1", |
77 | 77 | "eslint-plugin-jest": "^29.0.1", |
|
89 | 89 | "simple-git-hooks": "^2.13.0", |
90 | 90 | "size-limit": "^11.2.0", |
91 | 91 | "stylelint": "^16.21.1", |
92 | | - "tsdown": "^0.12.9", |
| 92 | + "tsdown": "^0.15.0", |
93 | 93 | "type-coverage": "^2.29.7", |
94 | 94 | "typescript": "^5.8.3", |
95 | 95 | "vite": "^7.0.2", |
|
0 commit comments