|
51 | 51 | "@rollup/plugin-commonjs": "28.0.2",
|
52 | 52 | "@rollup/plugin-node-resolve": "16.0.0",
|
53 | 53 | "@rollup/plugin-replace": "6.0.2",
|
54 |
| - "@types/node": "22.13.4", |
| 54 | + "@types/node": "22.13.9", |
55 | 55 | "@vitejs/plugin-react": "4.3.4",
|
56 | 56 | "apidoc": "1.2.0",
|
57 | 57 | "commitizen": "4.3.1",
|
58 | 58 | "cross-env": "7.0.3",
|
59 | 59 | "cz-conventional-changelog": "3.3.0",
|
60 | 60 | "eslint": "9.21.0",
|
61 |
| - "eslint-config-mister-hope": "0.7.5", |
| 61 | + "eslint-config-mister-hope": "0.8.1", |
62 | 62 | "eslint-plugin-react": "7.37.4",
|
63 |
| - "eslint-plugin-vue": "9.32.0", |
| 63 | + "eslint-plugin-vue": "10.0.0", |
64 | 64 | "husky": "9.1.7",
|
65 | 65 | "markdownlint-cli2": "0.17.2",
|
66 | 66 | "nano-staged": "0.8.0",
|
67 |
| - "postcss": "8.5.2", |
68 |
| - "prettier": "3.5.2", |
| 67 | + "postcss": "8.5.3", |
| 68 | + "prettier": "3.5.3", |
69 | 69 | "rimraf": "6.0.1",
|
70 |
| - "rollup": "4.34.8", |
| 70 | + "rollup": "4.34.9", |
71 | 71 | "rollup-plugin-dts": "6.1.1",
|
72 |
| - "rollup-plugin-esbuild": "6.2.0", |
73 |
| - "sass-embedded": "1.85.0", |
74 |
| - "sort-package-json": "2.14.0", |
75 |
| - "stylelint": "16.14.1", |
| 72 | + "rollup-plugin-esbuild": "6.2.1", |
| 73 | + "sass-embedded": "1.85.1", |
| 74 | + "sort-package-json": "3.0.0", |
| 75 | + "stylelint": "16.15.0", |
76 | 76 | "stylelint-config-hope": "8.0.0",
|
77 | 77 | "tslib": "2.8.1",
|
78 |
| - "typescript": "5.7.3", |
79 |
| - "vercel": "41.2.2", |
| 78 | + "typescript": "5.8.2", |
| 79 | + "vercel": "41.3.1", |
80 | 80 | "vite-plugin-css-injected-by-js": "3.5.2",
|
81 | 81 | "vite-plugin-svgr": "4.3.0",
|
82 |
| - "vitest": "3.0.6" |
| 82 | + "vitest": "3.0.7" |
83 | 83 | },
|
84 |
| - "packageManager": "pnpm@10.4.1", |
| 84 | + "packageManager": "pnpm@10.5.2", |
85 | 85 | "pnpm": {
|
86 | 86 | "overrides": {
|
87 | 87 | "@waline/api": "workspace:*"
|
|
0 commit comments