|
28 | 28 | "devDependencies": { |
29 | 29 | "@rollup/plugin-commonjs": "25.0.4", |
30 | 30 | "@rollup/plugin-json": "6.0.0", |
31 | | - "@rollup/plugin-node-resolve": "15.1.0", |
| 31 | + "@rollup/plugin-node-resolve": "15.2.1", |
32 | 32 | "@rollup/plugin-replace": "5.0.2", |
33 | 33 | "@rollup/plugin-typescript": "11.1.2", |
34 | 34 | "@types/js-beautify": "1.14.0", |
35 | | - "@types/node": "18.17.5", |
36 | | - "@typescript-eslint/eslint-plugin": "6.4.0", |
37 | | - "@typescript-eslint/parser": "6.4.0", |
38 | | - "@vitejs/plugin-vue": "4.2.3", |
39 | | - "@vitejs/plugin-vue-jsx": "3.0.1", |
| 35 | + "@types/node": "18.17.8", |
| 36 | + "@typescript-eslint/eslint-plugin": "6.4.1", |
| 37 | + "@typescript-eslint/parser": "6.4.1", |
| 38 | + "@vitejs/plugin-vue": "4.3.3", |
| 39 | + "@vitejs/plugin-vue-jsx": "3.0.2", |
40 | 40 | "@vitest/coverage-v8": "0.34.2", |
41 | 41 | "@vue/compat": "3.3.4", |
42 | 42 | "@vue/compiler-dom": "3.3.4", |
|
48 | 48 | "husky": "8.0.3", |
49 | 49 | "jsdom": "22.1.0", |
50 | 50 | "jsdom-global": "3.0.2", |
51 | | - "lint-staged": "14.0.0", |
| 51 | + "lint-staged": "14.0.1", |
52 | 52 | "prettier": "3.0.2", |
53 | 53 | "reflect-metadata": "0.1.13", |
54 | | - "rollup": "3.28.0", |
55 | | - "tslib": "2.6.1", |
| 54 | + "rollup": "3.28.1", |
| 55 | + "tslib": "2.6.2", |
56 | 56 | "typescript": "5.1.6", |
57 | 57 | "unplugin-vue-components": "0.25.1", |
58 | 58 | "vite": "4.4.9", |
|
0 commit comments