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 a8d7c21 commit 0018b16
Show file tree
Hide file tree
Showing 2 changed files with 859 additions and 2,080 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": {
"autoprefixer": "^10.2.6",
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^3.0.2",
"mini-css-extract-plugin": "^2.0.0",
"node-sass": "^7.0.0",
"postcss-loader": "^6.1.1",
"sass-loader": "^12.1.0",
"webpack": "^5.42.0",
"webpack-cli": "^4.7.2",
"webpack-remove-empty-scripts": "^0.7.1"
"autoprefixer": "^10.4.20",
"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",
"webpack-remove-empty-scripts": "^1.0.4"
},
"dependencies": {
"trestle": "https://github.com/TrestleAdmin/trestle.git"
Expand Down
Loading

0 comments on commit 0018b16

Please sign in to comment.