|
16 | 16 | }, |
17 | 17 | "release": { |
18 | 18 | "branches": [ |
19 | | - "master", |
| 19 | + "0.x", |
20 | 20 | "next" |
21 | 21 | ] |
22 | 22 | }, |
|
41 | 41 | "vue": "^3.0.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@microsoft/api-extractor": "^7.9.19", |
| 44 | + "@microsoft/api-extractor": "^7.9.22", |
45 | 45 | "@rollup/plugin-buble": "^0.21.3", |
46 | | - "@rollup/plugin-commonjs": "^15.0.0", |
| 46 | + "@rollup/plugin-commonjs": "^15.1.0", |
47 | 47 | "@rollup/plugin-node-resolve": "^9.0.0", |
48 | 48 | "@rollup/plugin-replace": "^2.3.3", |
49 | | - "@typescript-eslint/eslint-plugin": "^4.1.1", |
50 | | - "@typescript-eslint/parser": "^4.1.1", |
| 49 | + "@typescript-eslint/eslint-plugin": "^4.2.0", |
| 50 | + "@typescript-eslint/parser": "^4.2.0", |
51 | 51 | "@vue/cli-plugin-babel": "4.5.6", |
52 | 52 | "@vue/cli-plugin-eslint": "4.5.6", |
53 | 53 | "@vue/cli-plugin-typescript": "~4.5.6", |
|
61 | 61 | "babel-eslint": "10.1.0", |
62 | 62 | "babel-jest": "26.3.0", |
63 | 63 | "chalk": "^4.1.0", |
64 | | - "eslint": "7.9.0", |
| 64 | + "eslint": "7.10.0", |
65 | 65 | "eslint-plugin-prettier": "^3.1.4", |
66 | 66 | "eslint-plugin-vue": "^7.0.0-0", |
67 | 67 | "node-sass": "4.14.1", |
68 | 68 | "prettier": "2.1.2", |
69 | | - "rollup": "^2.27.1", |
| 69 | + "rollup": "^2.28.2", |
70 | 70 | "rollup-plugin-terser": "^7.0.2", |
71 | | - "rollup-plugin-typescript2": "^0.27.2", |
| 71 | + "rollup-plugin-typescript2": "^0.27.3", |
72 | 72 | "rollup-plugin-vue": "^6.0.0-beta.10", |
73 | 73 | "sass-loader": "10.0.2", |
74 | 74 | "semantic-release": "17.1.2", |
|
77 | 77 | "typescript": "~4.0.3", |
78 | 78 | "vue": "^3.0.0", |
79 | 79 | "vue-select": "3.10.8", |
80 | | - "vuepress": "1.5.4" |
| 80 | + "vuepress": "1.6.0" |
| 81 | + }, |
| 82 | + "dependencies": { |
| 83 | + "rollup-plugin-scss": "^2.6.0" |
81 | 84 | } |
82 | 85 | } |
0 commit comments