chore: update dependencies
This commit is contained in:
parent
527139f298
commit
c0ec156cd0
3 changed files with 262 additions and 302 deletions
10
package.json
10
package.json
|
@ -27,8 +27,8 @@
|
|||
"postgres": "^3.4.5",
|
||||
"react": "^18.3.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"surrealdb.js": "^1.0.0",
|
||||
"swr": "^2.3.2",
|
||||
"surrealdb": "^1.2.1",
|
||||
"swr": "^2.3.3",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"ws": "^8.18.1",
|
||||
|
@ -36,11 +36,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@types/node": "^22.13.9",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/prop-types": "^15.7.14",
|
||||
"@types/react": "^18.3.18",
|
||||
"@types/react": "^18.3.19",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"postcss": "^8.5.3",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue