cull unnecessary dependencies
This commit is contained in:
parent
5246e6e83b
commit
f1ace2f821
2 changed files with 12 additions and 1179 deletions
1183
package-lock.json
generated
1183
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -9,20 +9,14 @@
|
||||||
"lint:check": "prettier --check ."
|
"lint:check": "prettier --check ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.4.0",
|
"@astrojs/node": "^8.2.0",
|
||||||
"@astrojs/node": "^7.0.4",
|
|
||||||
"@nebula-services/ultraviolet": "^1.0.1-1.patch.7",
|
"@nebula-services/ultraviolet": "^1.0.1-1.patch.7",
|
||||||
"@tomphttp/bare-server-node": "^2.0.1",
|
"@tomphttp/bare-server-node": "^2.0.1",
|
||||||
"astro": "^4.4.1",
|
"astro": "^4.4.1",
|
||||||
"astro-i18n": "^2.2.4",
|
|
||||||
"astro-i18next": "^1.0.0-beta.21",
|
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
"dotenv-flow": "^4.1.0",
|
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"i18next": "^23.7.18",
|
|
||||||
"i18next-browser-languagedetector": "^7.2.0",
|
|
||||||
"npm": "^10.2.5",
|
"npm": "^10.2.5",
|
||||||
"path": "^0.12.7",
|
"path": "^0.12.7",
|
||||||
"rammerhead": "https://github.com/holy-unblocker/rammerhead/releases/download/v1.2.41-holy.5/rammerhead-1.2.41-holy.5.tgz",
|
"rammerhead": "https://github.com/holy-unblocker/rammerhead/releases/download/v1.2.41-holy.5/rammerhead-1.2.41-holy.5.tgz",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue