File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "audit" : " improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1488"
3232 },
3333 "devDependencies" : {
34- "@babel/core" : " ^7.8.7 " ,
35- "@babel/preset-env" : " ^7.8.7 " ,
34+ "@babel/core" : " ^7.9.0 " ,
35+ "@babel/preset-env" : " ^7.9.0 " ,
3636 "@nuxtjs/eslint-config" : " ^2.0.2" ,
3737 "@rollup/plugin-alias" : " ^3.0.1" ,
3838 "@rollup/plugin-commonjs" : " ^11.0.2" ,
6767 "puppeteer-core" : " ^2.1.1" ,
6868 "request" : " ^2.88.2" ,
6969 "rimraf" : " ^3.0.2" ,
70- "rollup" : " ^2.0.6 " ,
70+ "rollup" : " ^2.1.0 " ,
7171 "rollup-plugin-license" : " ^0.13.0" ,
7272 "sass-loader" : " ^8.0.2" ,
7373 "sort-package-json" : " ^1.40.0" ,
Original file line number Diff line number Diff line change 1010 ],
1111 "main" : " src/index.js" ,
1212 "dependencies" : {
13- "@babel/core" : " ^7.8.7 " ,
13+ "@babel/core" : " ^7.9.0 " ,
1414 "@babel/helper-compilation-targets" : " ^7.8.7" ,
1515 "@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
1616 "@babel/plugin-proposal-decorators" : " ^7.8.3" ,
17- "@babel/plugin-transform-runtime" : " ^7.8.3 " ,
18- "@babel/preset-env" : " ^7.8.7 " ,
19- "@babel/runtime" : " ^7.8.7 " ,
17+ "@babel/plugin-transform-runtime" : " ^7.9.0 " ,
18+ "@babel/preset-env" : " ^7.9.0 " ,
19+ "@babel/runtime" : " ^7.9.2 " ,
2020 "@vue/babel-preset-jsx" : " ^1.1.2" ,
2121 "core-js" : " ^2.6.5"
2222 },
Original file line number Diff line number Diff line change 88 " dist"
99 ],
1010 "dependencies" : {
11- "@babel/core" : " ^7.8.7 " ,
11+ "@babel/core" : " ^7.9.0 " ,
1212 "@nuxt/babel-preset-app" : " 2.12.0" ,
1313 "@nuxt/friendly-errors-webpack-plugin" : " ^2.5.0" ,
1414 "@nuxt/utils" : " 2.12.0" ,
15- "babel-loader" : " ^8.0.6 " ,
15+ "babel-loader" : " ^8.1.0 " ,
1616 "cache-loader" : " ^4.1.0" ,
17- "caniuse-lite" : " ^1.0.30001035 " ,
17+ "caniuse-lite" : " ^1.0.30001036 " ,
1818 "chalk" : " ^3.0.0" ,
1919 "consola" : " ^2.11.3" ,
2020 "css-loader" : " ^3.4.2" ,
4242 "thread-loader" : " ^2.1.3" ,
4343 "time-fix-plugin" : " ^2.0.6" ,
4444 "url-loader" : " ^2.3.0" ,
45- "vue-loader" : " ^15.9.0 " ,
45+ "vue-loader" : " ^15.9.1 " ,
4646 "webpack" : " ^4.42.0" ,
4747 "webpack-bundle-analyzer" : " ^3.6.1" ,
4848 "webpack-dev-middleware" : " ^3.7.2" ,
You can’t perform that action at this time.
0 commit comments