Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whimsicaldreamer committed Sep 12, 2021
1 parent 4348f25 commit 99bc550
Show file tree
Hide file tree
Showing 2 changed files with 3,624 additions and 4,307 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,35 +12,35 @@
"build:modernizr": "modernizr -c modernizr-config.json -d ./src/js/"
},
"dependencies": {
"@babel/runtime": "^7.8.4",
"jquery": "^3.5.0",
"modernizr": "^3.9.1",
"@babel/runtime": "^7.15.4",
"jquery": "^3.6.0",
"modernizr": "^3.11.8",
"normalize.css": "^8.0.1"
},
"devDependencies": {
"@babel/core": "^7.8.6",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.6",
"babel-loader": "^8.0.6",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.4.2",
"cssnano": "^4.1.10",
"eslint": "^6.8.0",
"eslint-loader": "^3.0.3",
"file-loader": "^5.1.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"image-webpack-loader": "^6.0.0",
"mini-css-extract-plugin": "^0.9.0",
"nodemon": "^2.0.2",
"@babel/core": "^7.15.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"babel-loader": "^8.2.2",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^6.2.0",
"cssnano": "^5.0.8",
"eslint": "^7.32.0",
"eslint-loader": "^4.0.2",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.2",
"image-webpack-loader": "^7.0.1",
"mini-css-extract-plugin": "^2.3.0",
"nodemon": "^2.0.12",
"npm-run-all": "^4.1.5",
"open-cli": "^5.0.0",
"postcss-loader": "^3.0.0",
"open-cli": "^7.0.1",
"postcss-loader": "^6.1.1",
"postcss-preset-env": "^6.7.0",
"sass": "^1.26.2",
"sass-loader": "^8.0.2",
"wait-on": "^4.0.1",
"webpack": "^4.41.6",
"sass": "^1.39.2",
"sass-loader": "^12.1.0",
"wait-on": "^6.0.0",
"webpack": "^5.52.1",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3",
"webpack-merge": "^4.2.2"
Expand Down
Loading

0 comments on commit 99bc550

Please sign in to comment.