|
34 | 34 | "dependencies": { |
35 | 35 | "@coreui/coreui": "^4.0.1", |
36 | 36 | "@coreui/icons": "^2.0.1", |
37 | | - "@coreui/icons-vue": "^2.0.0-alpha.1", |
38 | | - "@popperjs/core": "^2.9.1", |
39 | | - "@vue/server-renderer": "^3.0.10", |
40 | | - "vue-prism-component": "^2.0.0" |
| 37 | + "@coreui/icons-vue": "^2.0.0-alpha.2", |
| 38 | + "@popperjs/core": "^2.9.3", |
| 39 | + "@vue/server-renderer": "^3.2.5" |
41 | 40 | }, |
42 | 41 | "devDependencies": { |
43 | | - "@babel/core": "^7.13.14", |
44 | | - "@babel/plugin-syntax-jsx": "^7.12.13", |
45 | | - "@babel/preset-env": "^7.13.12", |
46 | | - "@babel/preset-react": "^7.13.13", |
47 | | - "@babel/preset-typescript": "^7.13.0", |
48 | | - "@rollup/plugin-commonjs": "^19.0.2", |
| 42 | + "@babel/core": "^7.15.0", |
| 43 | + "@babel/plugin-syntax-jsx": "^7.14.5", |
| 44 | + "@babel/preset-env": "^7.15.0", |
| 45 | + "@babel/preset-react": "^7.14.5", |
| 46 | + "@babel/preset-typescript": "^7.15.0", |
| 47 | + "@rollup/plugin-commonjs": "^20.0.0", |
49 | 48 | "@rollup/plugin-node-resolve": "^13.0.4", |
50 | | - "@types/jest": "^26.0.22", |
51 | | - "@typescript-eslint/eslint-plugin": "^4.25.0", |
52 | | - "@typescript-eslint/parser": "^4.25.0", |
53 | | - "@vue/compiler-sfc": "^3.0.10", |
| 49 | + "@types/jest": "^27.0.1", |
| 50 | + "@typescript-eslint/eslint-plugin": "^4.29.3", |
| 51 | + "@typescript-eslint/parser": "^4.29.3", |
| 52 | + "@vue/compiler-sfc": "^3.2.5", |
54 | 53 | "@vue/test-utils": "^2.0.0-rc.4", |
55 | | - "@vuepress/plugin-toc": "^2.0.0-beta.22", |
| 54 | + "@vuepress/plugin-toc": "^2.0.0-beta.24", |
56 | 55 | "auto-changelog": "^2.3.0", |
57 | 56 | "babel-loader": "^8.2.2", |
58 | | - "eslint": "^7.27.0", |
| 57 | + "eslint": "^7.32.0", |
59 | 58 | "eslint-config-prettier": "^8.3.0", |
60 | | - "eslint-plugin-prettier": "^3.4.0", |
61 | | - "eslint-plugin-vue": "^7.10.0", |
62 | | - "jest": "^26.6.3", |
| 59 | + "eslint-plugin-prettier": "^3.4.1", |
| 60 | + "eslint-plugin-vue": "^7.16.0", |
| 61 | + "jest": "^27.0.6", |
63 | 62 | "markdown-it-include": "^2.0.0", |
64 | | - "postcss": "^8.2.9", |
65 | | - "postcss-loader": "^5.2.0", |
66 | | - "prettier": "^2.3.0", |
| 63 | + "postcss": "^8.3.6", |
| 64 | + "postcss-loader": "^6.1.1", |
| 65 | + "prettier": "^2.3.2", |
67 | 66 | "requires": "^1.0.2", |
68 | | - "rollup": "^2.44.0", |
| 67 | + "rollup": "^2.56.3", |
69 | 68 | "rollup-plugin-peer-deps-external": "^2.2.4", |
70 | 69 | "rollup-plugin-typescript2": "^0.30.0", |
71 | 70 | "rollup-plugin-vue": "^6.0.0", |
72 | | - "ts-jest": "^26.5.4", |
73 | | - "typescript": "^4.2.3", |
74 | | - "vue": "^3.0.10", |
75 | | - "vue-docgen-cli": "^4.40.0", |
| 71 | + "ts-jest": "^27.0.5", |
| 72 | + "typescript": "^4.3.5", |
| 73 | + "vue": "^3.2.5", |
| 74 | + "vue-docgen-cli": "^4.41.1", |
76 | 75 | "vue-jest": "^5.0.0-alpha.7", |
77 | | - "vue-router": "^4.0.5", |
78 | | - "vue-types": "^4.0.1", |
79 | | - "vuepress": "^2.0.0-beta.22" |
| 76 | + "vue-prism-component": "^2.0.0", |
| 77 | + "vue-router": "^4.0.11", |
| 78 | + "vue-types": "^4.0.3", |
| 79 | + "vuepress": "^2.0.0-beta.24" |
80 | 80 | }, |
81 | 81 | "peerDependencies": { |
82 | 82 | "vue": "^3.0.5" |
|
0 commit comments