|
12 | 12 | "dist/index.d.ts"
|
13 | 13 | ],
|
14 | 14 | "devDependencies": {
|
15 |
| - "@babel/core": "^7.14.8", |
| 15 | + "@babel/core": "^7.15.4", |
16 | 16 | "@babel/preset-env": "^7.15.0",
|
17 |
| - "@babel/types": "^7.14.8", |
| 17 | + "@babel/types": "^7.15.4", |
18 | 18 | "@rollup/plugin-commonjs": "^20.0.0",
|
19 | 19 | "@rollup/plugin-json": "^4.1.0",
|
20 | 20 | "@rollup/plugin-node-resolve": "^13.0.4",
|
21 | 21 | "@rollup/plugin-replace": "^3.0.0",
|
22 | 22 | "@types/jest": "27.0.1",
|
23 | 23 | "@types/node": "16.7.10",
|
24 | 24 | "@types/pretty": "^2.0.0",
|
25 |
| - "@vue/babel-plugin-jsx": "^1.0.6", |
| 25 | + "@vue/babel-plugin-jsx": "^1.0.7", |
26 | 26 | "@vue/compat": "3.2.4",
|
27 |
| - "@vue/compiler-dom": "3.2.6", |
28 |
| - "@vue/compiler-sfc": "3.2.6", |
| 27 | + "@vue/compiler-dom": "3.2.8", |
| 28 | + "@vue/compiler-sfc": "3.2.8", |
29 | 29 | "babel-jest": "^26.6.3",
|
30 | 30 | "babel-preset-jest": "^27.0.6",
|
31 | 31 | "husky": "^7.0.1",
|
|
42 | 42 | "tslib": "2.3.1",
|
43 | 43 | "typescript": "4.4.2",
|
44 | 44 | "vitepress": "^0.17.0",
|
45 |
| - "vue": "3.2.6", |
| 45 | + "vue": "3.2.8", |
46 | 46 | "vue-class-component": "^8.0.0-rc.1",
|
47 | 47 | "vue-jest": "^5.0.0-alpha.10",
|
48 | 48 | "vue-router": "^4.0.11",
|
|
0 commit comments