Start of 5.X work

This commit is contained in:
Sebastien L
2025-03-18 17:38:34 -04:00
parent c0ddf0a997
commit 73bd096f37
442 changed files with 227862 additions and 21075 deletions
+3 -2
View File
@@ -11,7 +11,7 @@
"stats": "webpack --env ANALYZE_SIZE=1 --mode=production ",
"watch": "webpack --progress --watch --mode=development ",
"dev": "webpack serve --open --mode=development",
"build:proto": "tsc ./webpack/GrpcToolsNodeProtocPlugin.ts"
"test-protoc-plugin": "node webpack/testProtocPlugin.js"
},
"devDependencies": {
"@babel/core": "^7.16.12",
@@ -39,6 +39,7 @@
"glob": "^7.2.0",
"glob-all": "^3.2.1",
"google-fonts-webpack-plugin": "^0.4.4",
"google-protobuf": "^3.21.2",
"grpc-tools": "^1.12.4",
"html-loader": "^3.1.0",
"html-minimizer-webpack-plugin": "^3.5.0",
@@ -61,6 +62,7 @@
"postcss": "^8.4.5",
"postcss-loader": "^6.2.1",
"protobufjs-loader": "^2.0.2",
"protoc-gen-js": "^3.21.2",
"purgecss-webpack-plugin": "^4.1.3",
"purgecss-whitelister": "^2.4.0",
"purify-css": "^1.2.5",
@@ -83,7 +85,6 @@
"@grpc/proto-loader": "^0.7.10",
"async-mutex": "^0.3.2",
"bootstrap": "^5.1.3",
"google-protobuf": "^3.21.2",
"he": "^1.2.0",
"jquery": "^3.6.0",
"npm": "^10.1.0",