Skip to content

Commit

Permalink
Mass update all npm dependencies to newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-H committed Feb 27, 2021
1 parent 2ee6c43 commit 926b833
Show file tree
Hide file tree
Showing 8 changed files with 5,982 additions and 9,598 deletions.
2 changes: 1 addition & 1 deletion public/template/dist/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/template/dist/app.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/template/dist/main-legacy.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/template/dist/main-legacy.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/template/dist/main-modern.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/template/dist/main-modern.js.map

Large diffs are not rendered by default.

15,537 changes: 5,961 additions & 9,576 deletions public/template/package-lock.json

Large diffs are not rendered by default.

31 changes: 15 additions & 16 deletions public/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,29 +47,28 @@
}
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@babel/register": "^7.12.1",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.1.0",
"babel-plugin-prismjs": "^1.1.1",
"eslint": "^5.16.0",
"expose-loader": "^0.7.5",
"@babel/core": "^7.13",
"@babel/preset-env": "^7.13",
"@babel/register": "^7.13",
"autoprefixer": "^10.2",
"babel-loader": "^8.2.2",
"babel-plugin-prismjs": "^2.0.1",
"eslint": "^7.20.0",
"livereload": "^0.9.1",
"npm-run-all": "^4.1.5",
"onchange": "^7.0.2",
"postcss-cli": "^8.1.0",
"sass": "^1.32.7",
"onchange": "^7.1.0",
"postcss-cli": "^8.3.1",
"sass": "^1.32.8",
"script-loader": "^0.7.2",
"webpack": "^5.1.3",
"webpack-bundle-analyzer": "^3.9.0",
"webpack-cli": "^3.3.12"
"webpack": "^5.24",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.5.0"
},
"dependencies": {
"@babel/polyfill": "^7.12.1",
"modern-normalize": "^0.5.0",
"modern-normalize": "^1.0.0",
"prism-github": "^1.1.0",
"prismjs": "^1.22.0",
"prismjs": "^1.23.0",
"svg-sprite": "^1.5.0",
"svg4everybody": "^2.1.9"
},
Expand Down

0 comments on commit 926b833

Please sign in to comment.