Commit e028262 1 parent 5696bee commit e028262 Copy full SHA for e028262
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@babel/plugin-transform-modules-commonjs" : " 7.12.1" ,
20
20
"@cypress/code-coverage" : " 3.8.6" ,
21
- "@cypress/webpack-dev-server" : " 0.0.0-development" ,
22
21
"@cypress/webpack-preprocessor" : " 0.0.0-development" ,
23
22
"babel-plugin-istanbul" : " 6.0.0" ,
24
23
"debug" : " 4.3.2" ,
37
36
"@babel/preset-typescript" : " 7.10.4" ,
38
37
"@bahmutov/cy-api" : " 1.4.2" ,
39
38
"@bahmutov/cy-rollup" : " 2.0.0" ,
39
+ "@cypress/webpack-dev-server" : " 0.0.0-development" ,
40
40
"@date-io/date-fns" : " 1" ,
41
41
"@emotion/babel-preset-css-prop" : " 10.0.27" ,
42
42
"@emotion/core" : " 10.0.22" ,
Original file line number Diff line number Diff line change 12
12
"watch" : " tsc -w"
13
13
},
14
14
"dependencies" : {
15
- "@babel/plugin-transform-modules-commonjs" : " 7.10.4" ,
16
15
"@cypress/code-coverage" : " 3.8.1" ,
17
- "@cypress/webpack-preprocessor" : " 0.0.0-development" ,
18
- "@intlify/vue-i18n-loader" : " 1.0.0" ,
16
+ "@cypress/webpack-dev-server" : " 0.0.0-development" ,
19
17
"@vue/test-utils" : " 1.0.3" ,
20
- "babel-plugin-istanbul" : " 6.0.0" ,
21
- "debug" : " 4.3.2" ,
22
- "find-webpack" : " 2.1.0" ,
23
18
"unfetch" : " 4.1.0"
24
19
},
25
20
"devDependencies" : {
26
21
"@babel/core" : " 7.9.0" ,
22
+ "@babel/plugin-transform-modules-commonjs" : " 7.10.4" ,
27
23
"@babel/preset-env" : " 7.9.5" ,
24
+ "@intlify/vue-i18n-loader" : " 1.0.0" ,
28
25
"@vue/cli-plugin-babel" : " ~4.4.0" ,
29
26
"@vue/cli-service" : " ~4.4.0" ,
30
27
"axios" : " 0.19.2" ,
31
28
"babel-loader" : " 8.1.0" ,
29
+ "babel-plugin-istanbul" : " 6.0.0" ,
32
30
"css-loader" : " 3.4.2" ,
33
31
"cypress" : " 0.0.0-development" ,
32
+ "debug" : " 4.3.2" ,
34
33
"eslint-plugin-vue" : " ^6.2.2" ,
34
+ "find-webpack" : " 2.1.0" ,
35
35
"mocha" : " 7.1.1" ,
36
36
"tailwindcss" : " 1.1.4" ,
37
37
"typescript" : " 3.9.6" ,
You can’t perform that action at this time.
0 commit comments