|
36 | 36 | "@vue/compiler-sfc": "^3.0.4",
|
37 | 37 | "autoprefixer": "^10.1.0",
|
38 | 38 | "babel-core": "^7.0.0-bridge.0",
|
39 |
| - "babel-jest": "^26.6.1", |
| 39 | + "babel-jest": "^27.3.1", |
40 | 40 | "babel-plugin-rename-umd-globals": "^1.0.0",
|
41 | 41 | "flush-promises": "^1.0.2",
|
42 |
| - "jest": "^26.6.1", |
| 42 | + "jest": "^27.3.1", |
43 | 43 | "jest-environment-jsdom-sixteen": "^1.0.3",
|
44 | 44 | "node-sass": "^5.0.0",
|
45 | 45 | "postcss": "^8.2.1",
|
46 | 46 | "rollup": "^2.34.2",
|
47 | 47 | "rollup-plugin-postcss": "^4.0.0",
|
48 | 48 | "rollup-plugin-terser": "^7.0.2",
|
49 | 49 | "typescript": "^4.1.2",
|
50 |
| - "vue-next": "npm:vue@^3.0.4", |
51 |
| - "vue-next-jest": "npm:vue-jest@^5.0.0-alpha.4", |
| 50 | + "vue-next": "npm:vue@^3.2.20", |
| 51 | + "vue-next-jest": "npm:@vue/vue3-jest@^27.0.0-alpha.1", |
52 | 52 | "vue-next-rollup-plugin-vue": "npm:rollup-plugin-vue@^6.0.0",
|
53 |
| - "vue-next-test-utils": "npm:@vue/test-utils@^2.0.0-beta.6", |
54 |
| - "vue-prev": "npm:vue@^2.6.12", |
55 |
| - "vue-prev-composition-api": "npm:@vue/composition-api@^1.0.0-beta.17", |
56 |
| - "vue-prev-jest": "npm:vue-jest@^3.0.7", |
| 53 | + "vue-next-test-utils": "npm:@vue/test-utils@2.0.0-rc.16", |
| 54 | + "vue-prev": "npm:vue@^2.6.14", |
| 55 | + "vue-prev-composition-api": "npm:@vue/composition-api@^1.2.4", |
| 56 | + "vue-prev-jest": "npm:@vue/vue2-jest@^27.0.0-alpha.2", |
57 | 57 | "vue-prev-rollup-plugin-vue": "npm:rollup-plugin-vue@^5.1.9",
|
58 |
| - "vue-prev-test-utils": "npm:@vue/test-utils@^1.1.0", |
59 |
| - "vue-template-compiler": "^2.6.12" |
| 58 | + "vue-prev-test-utils": "npm:@vue/test-utils@1.2.2", |
| 59 | + "vue-template-compiler": "^2.6.14" |
60 | 60 | },
|
61 | 61 | "browserslist": [
|
62 | 62 | "> 1%",
|
|
0 commit comments