aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2024-08-16 23:00:40 +0200
committerGitHub <noreply@github.com>2024-08-16 23:00:40 +0200
commitc939aefb6cb8d6d000fc54658ce88b7af9829564 (patch)
treea643d5f79a5d32721f0a7831d49e8cf7eec687a4 /package.json
parent2039178b0f4550534ea6cca1efe64e2a6e4e901d (diff)
parentee56db55a90cc1f2a216b6076d88df8c0ca71053 (diff)
Merge pull request #226 from AttorneyOnline/mobileview
Mobile view
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"
},