BIG_UPDATE deleted vps, added s3 infrastructure.
This commit is contained in:
@@ -12,17 +12,21 @@
|
||||
"dependencies": {
|
||||
"@marsidev/react-turnstile": "^1.3.1",
|
||||
"axios": "^1.12.2",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"quill": "^2.0.3",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-qr-code": "^2.0.18",
|
||||
"react-quill": "^2.0.0",
|
||||
"recharts": "^3.3.0",
|
||||
"xterm": "^5.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.33.0",
|
||||
"@types/react": "^19.1.10",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@vitejs/plugin-react": "^5.0.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"eslint": "^9.33.0",
|
||||
@@ -32,6 +36,7 @@
|
||||
"postcss": "^8.4.21",
|
||||
"react-router-dom": "^7.9.1",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"terser": "^5.44.1",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.39.1",
|
||||
"vite": "^7.1.2"
|
||||
|
||||
Reference in New Issue
Block a user