move more plugins to from dev-deps to deps

This commit is contained in:
Evan
2025-02-28 08:01:26 -08:00
parent 5f55cd781e
commit c462fe74f4
2 changed files with 16 additions and 276 deletions
+10 -271
View File
File diff suppressed because it is too large Load Diff
+6 -5
View File
@@ -57,7 +57,7 @@
"style-loader": "^4.0.0",
"tailwindcss": "^3.4.17",
"ts-jest": "^29.2.4",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
@@ -66,10 +66,6 @@
"worker-loader": "^3.0.8"
},
"dependencies": {
"copy-webpack-plugin": "^12.0.2",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"@datastructures-js/priority-queue": "^6.3.1",
"@google-cloud/bigquery": "^7.9.1",
"@google-cloud/secret-manager": "^5.6.0",
@@ -84,6 +80,7 @@
"@types/twemoji": "^13.1.1",
"binary-loader": "^0.0.1",
"colord": "^2.9.3",
"copy-webpack-plugin": "^12.0.2",
"crypto": "^1.0.1",
"d3": "^7.9.0",
"discord.js": "^14.16.3",
@@ -94,6 +91,7 @@
"google-auth-library": "^9.14.0",
"googleapis": "^143.0.0",
"hammerjs": "^2.0.8",
"html-webpack-plugin": "^5.6.3",
"ip-anonymize": "^0.1.0",
"jimp": "^0.22.12",
"lit": "^3.2.1",
@@ -112,6 +110,9 @@
"systeminformation": "^5.25.11",
"twemoji": "^14.0.2",
"uuid": "^10.0.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"wheelnav": "^1.7.1",
"ws": "^8.18.0",
"zod": "^3.23.8"