Bump dependencies

This commit is contained in:
2025-09-10 14:02:40 +10:00
parent b1c31731ee
commit 52b755fe16
2 changed files with 272 additions and 190 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"babel-loader": "^10.0.0",
"clean-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^11.1.0",
"concurrently": "^9.2.0",
"concurrently": "^9.2.1",
"css-loader": "^7.1.2",
"dateformat": "^5.0.3",
"dotenv": "^17.2.2",
@@ -38,15 +38,15 @@
"html-webpack-plugin": "^5.6.4",
"jwt-decode": "^4.0.0",
"mariadb": "^3.4.5",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router": "^7.7.1",
"react-router-dom": "^7.8.2",
"react-select": "^5.10.2",
"sequelize": "^6.37.7",
"socket.io-client": "^4.8.1",
"style-loader": "^4.0.0",
"webpack": "^5.100.2",
"webpack": "^5.101.3",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^6.0.1"
},