|
22 | 22 | "dist/index.d.ts"
|
23 | 23 | ],
|
24 | 24 | "devDependencies": {
|
25 |
| - "@rollup/plugin-commonjs": "23.0.2", |
26 |
| - "@rollup/plugin-json": "5.0.1", |
| 25 | + "@rollup/plugin-commonjs": "23.0.3", |
| 26 | + "@rollup/plugin-json": "5.0.2", |
27 | 27 | "@rollup/plugin-node-resolve": "15.0.1",
|
28 | 28 | "@rollup/plugin-replace": "5.0.1",
|
29 |
| - "@rollup/plugin-typescript": "9.0.2", |
| 29 | + "@rollup/plugin-typescript": "10.0.1", |
30 | 30 | "@types/js-beautify": "1.13.3",
|
31 |
| - "@types/node": "18.11.9", |
32 |
| - "@typescript-eslint/eslint-plugin": "5.43.0", |
33 |
| - "@typescript-eslint/parser": "5.43.0", |
| 31 | + "@types/node": "18.11.10", |
| 32 | + "@typescript-eslint/eslint-plugin": "5.45.0", |
| 33 | + "@typescript-eslint/parser": "5.45.0", |
34 | 34 | "@vitejs/plugin-vue": "3.2.0",
|
35 | 35 | "@vitejs/plugin-vue-jsx": "2.1.1",
|
36 |
| - "@vitest/coverage-c8": "0.25.2", |
| 36 | + "@vitest/coverage-c8": "0.25.3", |
37 | 37 | "@vue/compat": "3.2.45",
|
38 | 38 | "@vue/compiler-dom": "3.2.45",
|
39 | 39 | "@vue/compiler-sfc": "3.2.45",
|
40 | 40 | "@vue/runtime-core": "3.2.45",
|
41 | 41 | "c8": "7.12.0",
|
42 |
| - "eslint": "8.27.0", |
| 42 | + "eslint": "8.28.0", |
43 | 43 | "eslint-config-prettier": "8.5.0",
|
44 | 44 | "eslint-plugin-prettier": "4.2.1",
|
45 | 45 | "husky": "8.0.2",
|
46 | 46 | "js-beautify": "1.14.6",
|
47 |
| - "jsdom": "20.0.2", |
| 47 | + "jsdom": "20.0.3", |
48 | 48 | "jsdom-global": "3.0.2",
|
49 |
| - "lint-staged": "13.0.3", |
50 |
| - "prettier": "2.7.1", |
| 49 | + "lint-staged": "13.0.4", |
| 50 | + "prettier": "2.8.0", |
51 | 51 | "reflect-metadata": "0.1.13",
|
52 |
| - "rollup": "3.3.0", |
| 52 | + "rollup": "3.5.0", |
53 | 53 | "tslib": "2.4.1",
|
54 | 54 | "typescript": "4.9.3",
|
55 |
| - "unplugin-vue-components": "0.22.9", |
| 55 | + "unplugin-vue-components": "0.22.11", |
56 | 56 | "vite": "3.2.4",
|
57 | 57 | "vitepress": "0.22.4",
|
58 |
| - "vitest": "0.25.2", |
| 58 | + "vitest": "0.25.3", |
59 | 59 | "vue": "3.2.45",
|
60 | 60 | "vue-class-component": "8.0.0-rc.1",
|
61 | 61 | "vue-router": "4.1.6",
|
62 |
| - "vue-tsc": "1.0.9", |
| 62 | + "vue-tsc": "1.0.10", |
63 | 63 | "vuex": "4.1.0"
|
64 | 64 | },
|
65 | 65 | "peerDependencies": {
|
|
0 commit comments