aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorredjstone <amadorcb09@gmail.com>2024-08-10 01:43:32 +0200
committerredjstone <amadorcb09@gmail.com>2024-08-10 01:43:32 +0200
commit81b2187a9d57edf4420647e77d0386c5e2d132dd (patch)
tree8675cb97c064e32f575460950e2abe5214ee913e /package.json
parent77f47ce3ea789f6a38048728bd9c9b497cd4a759 (diff)
Functional Mobile WebAO
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 411169c..de19857 100644
--- a/package.json
+++ b/package.json
@@ -44,8 +44,8 @@
"husky": "^8.0.3",
"jest": "^29.4.3",
"typescript": "^5.2.2",
- "webpack": "^5.76.0",
- "webpack-cli": "^5.0.1",
+ "webpack": "^5.93.0",
+ "webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4",
"workbox-webpack-plugin": "^6.5.1"
},