|
51 | 51 | "@rollup/plugin-commonjs": "29.0.0", |
52 | 52 | "@rollup/plugin-node-resolve": "16.0.3", |
53 | 53 | "@rollup/plugin-replace": "6.0.3", |
54 | | - "@types/node": "24.9.2", |
55 | | - "@vitejs/plugin-react": "5.1.0", |
| 54 | + "@types/node": "24.10.1", |
| 55 | + "@vitejs/plugin-react": "5.1.1", |
56 | 56 | "apidoc": "1.2.0", |
57 | 57 | "commitizen": "4.3.1", |
58 | 58 | "cross-env": "10.1.0", |
59 | 59 | "cz-conventional-changelog": "3.3.0", |
60 | 60 | "eslint": "9.39.1", |
61 | 61 | "eslint-config-mister-hope": "0.9.6", |
62 | 62 | "eslint-plugin-react": "7.37.5", |
63 | | - "eslint-plugin-vue": "10.5.1", |
| 63 | + "eslint-plugin-vue": "10.6.2", |
64 | 64 | "husky": "9.1.7", |
65 | | - "markdownlint-cli2": "0.18.1", |
66 | | - "nano-staged": "0.8.0", |
| 65 | + "markdownlint-cli2": "0.19.1", |
| 66 | + "nano-staged": "0.9.0", |
67 | 67 | "postcss": "8.5.6", |
68 | | - "prettier": "3.6.2", |
69 | | - "rimraf": "6.0.1", |
| 68 | + "prettier": "3.7.1", |
| 69 | + "rimraf": "6.1.2", |
70 | 70 | "rollup": "4.53.3", |
71 | | - "rollup-plugin-dts": "6.2.3", |
| 71 | + "rollup-plugin-dts": "6.3.0", |
72 | 72 | "rollup-plugin-esbuild": "6.2.1", |
73 | | - "sass-embedded": "1.93.2", |
74 | | - "sort-package-json": "3.4.0", |
75 | | - "stylelint": "16.25.0", |
| 73 | + "sass-embedded": "1.93.3", |
| 74 | + "sort-package-json": "3.5.0", |
| 75 | + "stylelint": "16.26.0", |
76 | 76 | "stylelint-config-hope": "10.0.0", |
77 | 77 | "tslib": "2.8.1", |
78 | 78 | "typescript": "5.9.3", |
79 | | - "vercel": "48.10.11", |
| 79 | + "vercel": "48.12.0", |
80 | 80 | "vite-plugin-css-injected-by-js": "3.5.2", |
81 | 81 | "vite-plugin-svgr": "4.5.0", |
82 | | - "vitest": "4.0.5" |
| 82 | + "vitest": "4.0.14" |
83 | 83 | }, |
84 | | - "packageManager": "pnpm@10.20.0", |
| 84 | + "packageManager": "pnpm@10.24.0", |
85 | 85 | "apidoc": { |
86 | 86 | "title": "Waline API Documentation" |
87 | 87 | } |
|
0 commit comments