Skip to content

Commit

Permalink
Update JS pipeline dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Sep 18, 2024
1 parent d58c985 commit a75d519
Show file tree
Hide file tree
Showing 2 changed files with 654 additions and 730 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"watch": "webpack --mode development --watch"
},
"devDependencies": {
"@babel/core": "7.23.9",
"autoprefixer": "^10.4.17",
"babel-loader": "9.1.3",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"mini-css-extract-plugin": "^2.8.0",
"postcss-loader": "^8.1.0",
"sass": "^1.70.0",
"sass-loader": "14.1.0",
"webpack": "^5.90.1",
"@babel/core": "7.25.2",
"autoprefixer": "^10.4.20",
"babel-loader": "9.2.1",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"mini-css-extract-plugin": "^2.9.1",
"postcss-loader": "^8.1.1",
"sass": "^1.79.1",
"sass-loader": "16.0.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit a75d519

Please sign in to comment.