chore: upgrade Webpack to 5.95 and related deps (#10548)

This commit is contained in:
Sébastien Lorber 2024-10-03 16:48:27 +02:00 committed by GitHub
parent 5de4832fb2
commit 05f3c203a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 45 additions and 41 deletions

View file

@ -65,7 +65,7 @@
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"unist-util-visit": "^5.0.0",
"webpack": "^5.88.1",
"webpack": "^5.95.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0"
},