Skip to content

Commit

Permalink
update some major webpack dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjuhrich committed Apr 14, 2024
1 parent ac69246 commit 7f41cd0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,19 @@
"ajv": "^8",
"autocomplete.js": "^0.38.1",
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.7.1",
"css-loader": "^7.1.1",
"esbuild-loader": "^4.1.0",
"eslint": "^8.16.0",
"expose-loader": "^4.0.0",
"imports-loader": "^4.0.0",
"expose-loader": "^5.0.0",
"imports-loader": "^5.0.0",
"mini-css-extract-plugin": "^2.6.0",
"npm-check-updates": "^16.14.18",
"null-loader": "^4.0.0",
"postcss-loader": "^7.0.0",
"sass-loader": "^13.0.0",
"postcss-loader": "^8.1.1",
"sass-loader": "^14.2.0",
"shim-loader": "^1.0.1",
"source-map-loader": "^3.0.1",
"style-loader": "^3.3.1",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"ts-loader": "^9.3.0",
"typescript": "^4.1.3",
"webpack": "^5.76.0",
Expand Down

0 comments on commit 7f41cd0

Please sign in to comment.