File tree Expand file tree Collapse file tree 7 files changed +529
-398
lines changed Expand file tree Collapse file tree 7 files changed +529
-398
lines changed Original file line number Diff line number Diff line change 63
63
"vue-meta" : " ^2.3.3" ,
64
64
"vue-no-ssr" : " ^1.1.1" ,
65
65
"vue-router" : " ^3.1.6" ,
66
- "vuex" : " ^3.2 .0"
66
+ "vuex" : " ^3.3 .0"
67
67
},
68
68
"engines" : {
69
69
"node" : " >=8.9.0" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"@ls-lint/ls-lint" : " ^1.8.1" ,
36
- "@babel/core" : " ^7.9.0 " ,
37
- "@babel/preset-env" : " ^7.9.5 " ,
36
+ "@babel/core" : " ^7.9.6 " ,
37
+ "@babel/preset-env" : " ^7.9.6 " ,
38
38
"@nuxtjs/eslint-config" : " ^2.0.2" ,
39
39
"@rollup/plugin-alias" : " ^3.1.0" ,
40
40
"@rollup/plugin-commonjs" : " ^11.0.2" ,
44
44
"@vue/server-test-utils" : " ^1.0.0-beta.33" ,
45
45
"@vue/test-utils" : " ^1.0.0-beta.33" ,
46
46
"babel-eslint" : " ^10.1.0" ,
47
- "babel-jest" : " ^25.4.0 " ,
47
+ "babel-jest" : " ^25.5.1 " ,
48
48
"consola" : " ^2.11.3" ,
49
49
"cross-spawn" : " ^7.0.2" ,
50
50
"eslint" : " 6.8.0" ,
56
56
"fs-extra" : " ^8.1.0" ,
57
57
"get-port" : " ^5.1.1" ,
58
58
"glob" : " ^7.1.6" ,
59
- "got" : " ^11.0.2 " ,
59
+ "got" : " ^11.0.3 " ,
60
60
"improved-yarn-audit" : " ^2.0.0" ,
61
61
"is-wsl" : " ^2.1.1" ,
62
- "jest" : " ^25.4.0 " ,
62
+ "jest" : " ^25.5.3 " ,
63
63
"jsdom" : " ^16.2.2" ,
64
64
"klaw-sync" : " ^6.0.0" ,
65
65
"lerna" : " ^3.20.2" ,
66
66
"lodash" : " ^4.17.15" ,
67
67
"node-fetch" : " ^2.6.0" ,
68
68
"node-sass" : " ^4.14.0" ,
69
- "puppeteer-core" : " ^3.0.1 " ,
69
+ "puppeteer-core" : " ^3.0.2 " ,
70
70
"request" : " ^2.88.2" ,
71
71
"rimraf" : " ^3.0.2" ,
72
- "rollup" : " ^2.7.2 " ,
72
+ "rollup" : " ^2.7.6 " ,
73
73
"rollup-plugin-license" : " ^2.0.0" ,
74
74
"sass-loader" : " ^8.0.2" ,
75
75
"sort-package-json" : " ^1.42.1" ,
Original file line number Diff line number Diff line change 10
10
],
11
11
"main" : " src/index.js" ,
12
12
"dependencies" : {
13
- "@babel/core" : " ^7.9.0 " ,
14
- "@babel/helper-compilation-targets" : " ^7.8.7 " ,
13
+ "@babel/core" : " ^7.9.6 " ,
14
+ "@babel/helper-compilation-targets" : " ^7.9.6 " ,
15
15
"@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
16
16
"@babel/plugin-proposal-decorators" : " ^7.8.3" ,
17
- "@babel/plugin-transform-runtime" : " ^7.9.0 " ,
18
- "@babel/preset-env" : " ^7.9.5 " ,
19
- "@babel/runtime" : " ^7.9.2 " ,
17
+ "@babel/plugin-transform-runtime" : " ^7.9.6 " ,
18
+ "@babel/preset-env" : " ^7.9.6 " ,
19
+ "@babel/runtime" : " ^7.9.6 " ,
20
20
"@vue/babel-preset-jsx" : " ^1.1.2" ,
21
21
"core-js" : " ^2.6.5"
22
22
},
Original file line number Diff line number Diff line change 13
13
"@nuxt/vue-app" : " 2.12.1" ,
14
14
"@nuxt/webpack" : " 2.12.1" ,
15
15
"chalk" : " ^3.0.0" ,
16
- "chokidar" : " ^3.3.1 " ,
16
+ "chokidar" : " ^3.4.0 " ,
17
17
"consola" : " ^2.11.3" ,
18
18
"fs-extra" : " ^8.1.0" ,
19
19
"glob" : " ^7.1.6" ,
Original file line number Diff line number Diff line change 20
20
"vue-no-ssr" : " ^1.1.1" ,
21
21
"vue-router" : " ^3.1.6" ,
22
22
"vue-template-compiler" : " ^2.6.11" ,
23
- "vuex" : " ^3.2 .0"
23
+ "vuex" : " ^3.3 .0"
24
24
},
25
25
"publishConfig" : {
26
26
"access" : " public"
Original file line number Diff line number Diff line change 8
8
" dist"
9
9
],
10
10
"dependencies" : {
11
- "@babel/core" : " ^7.9.0 " ,
11
+ "@babel/core" : " ^7.9.6 " ,
12
12
"@nuxt/babel-preset-app" : " 2.12.1" ,
13
13
"@nuxt/friendly-errors-webpack-plugin" : " ^2.5.0" ,
14
14
"@nuxt/utils" : " 2.12.1" ,
15
15
"babel-loader" : " ^8.1.0" ,
16
16
"cache-loader" : " ^4.1.0" ,
17
- "caniuse-lite" : " ^1.0.30001046 " ,
17
+ "caniuse-lite" : " ^1.0.30001048 " ,
18
18
"chalk" : " ^3.0.0" ,
19
19
"consola" : " ^2.11.3" ,
20
- "css-loader" : " ^3.5.2 " ,
20
+ "css-loader" : " ^3.5.3 " ,
21
21
"cssnano" : " ^4.1.10" ,
22
22
"eventsource-polyfill" : " ^0.9.6" ,
23
23
"extract-css-chunks-webpack-plugin" : " ^4.7.4" ,
38
38
"semver" : " ^7.3.2" ,
39
39
"std-env" : " ^2.2.1" ,
40
40
"style-resources-loader" : " ^1.3.3" ,
41
- "terser-webpack-plugin" : " ^2.3.5 " ,
41
+ "terser-webpack-plugin" : " ^2.3.6 " ,
42
42
"thread-loader" : " ^2.1.3" ,
43
43
"time-fix-plugin" : " ^2.0.6" ,
44
44
"url-loader" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments