feat: changes for deploy
This commit is contained in:
+13
-13
@@ -10,6 +10,17 @@
|
||||
"biome-full": "biome check --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"express": "^5.1.0",
|
||||
"kysely": "^0.29.2",
|
||||
"multer": "^2.2.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"tsx": "^4.19.3",
|
||||
"vite-express": "*",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@fontsource/raleway": "5.2.8",
|
||||
@@ -21,19 +32,6 @@
|
||||
"@tanstack/react-router": "^1.170.16",
|
||||
"@tanstack/react-router-devtools": "^1.167.0",
|
||||
"@tanstack/router-core": "^1.170.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"date-fns": "^4.4.0",
|
||||
"express": "^5.1.0",
|
||||
"kysely": "^0.29.2",
|
||||
"multer": "^2.2.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vite-express": "*",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.5.0",
|
||||
"@tanstack/router-plugin": "^1.168.18",
|
||||
"@types/express": "^5.0.1",
|
||||
@@ -42,7 +40,9 @@
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"date-fns": "^4.4.0",
|
||||
"nodemon": "^3.1.10",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user