|
34 | 34 | },
|
35 | 35 | "license": "MIT",
|
36 | 36 | "devDependencies": {
|
37 |
| - "@babel/core": "^7.15.5", |
| 37 | + "@babel/core": "^7.15.8", |
38 | 38 | "@babel/plugin-syntax-jsx": "^7.14.5",
|
39 |
| - "@babel/preset-env": "^7.15.6", |
| 39 | + "@babel/preset-env": "^7.15.8", |
40 | 40 | "@babel/preset-typescript": "^7.15.0",
|
41 | 41 | "@coreui/coreui": "^4.0.4",
|
42 | 42 | "@coreui/icons": "^2.0.1",
|
|
49 | 49 | "@types/jest": "^27.0.2",
|
50 | 50 | "@typescript-eslint/eslint-plugin": "^4.33.0",
|
51 | 51 | "@typescript-eslint/parser": "^4.33.0",
|
52 |
| - "@vue/compiler-sfc": "^3.2.19", |
| 52 | + "@vue/compiler-sfc": "^3.2.20", |
53 | 53 | "@vue/eslint-config-prettier": "^6.0.0",
|
54 | 54 | "@vue/eslint-config-typescript": "^7.0.0",
|
55 |
| - "@vue/server-renderer": "^3.2.19", |
| 55 | + "@vue/server-renderer": "^3.2.20", |
56 | 56 | "@vue/test-utils": "^2.0.0-0",
|
57 | 57 | "@vuepress/plugin-toc": "^2.0.0-beta.24",
|
58 | 58 | "auto-changelog": "^2.3.0",
|
59 | 59 | "babel-loader": "^8.2.2",
|
60 | 60 | "eslint": "^7.32.0",
|
61 | 61 | "eslint-config-prettier": "^8.3.0",
|
62 | 62 | "eslint-plugin-prettier": "^4.0.0",
|
63 |
| - "eslint-plugin-vue": "^7.19.0", |
64 |
| - "jest": "^27.2.4", |
| 63 | + "eslint-plugin-vue": "^7.19.1", |
| 64 | + "jest": "^27.2.5", |
65 | 65 | "markdown-it-include": "^2.0.0",
|
66 | 66 | "postcss": "^8.3.9",
|
67 | 67 | "postcss-loader": "^6.1.1",
|
|
0 commit comments