fix: downgrade vite for now
This commit is contained in:
parent
90aa0109dc
commit
f2eff320ea
1147
package-lock.json
generated
1147
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -41,7 +41,7 @@
|
||||
"@fastify/jwt": "^9.0.3",
|
||||
"@fastify/multipart": "^9.0.3",
|
||||
"@fastify/static": "^8.1.0",
|
||||
"@fastify/vite": "^8.0.5",
|
||||
"@fastify/vite": "^7.0.1",
|
||||
"@prisma/client": "^4.12.0",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
@ -103,7 +103,7 @@
|
||||
"react-router-dom": "^7.5.2",
|
||||
"tweetnacl": "^0.14.5",
|
||||
"tweetnacl-util": "^0.15.1",
|
||||
"vite": "^6.3.3",
|
||||
"vite": "^5.4.18",
|
||||
"zustand": "^5.0.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user