Updated all dependencies (#95)
* Updated all dependencies * Increase workflow timeout * Fix Supabase JS to non buggy version
This commit is contained in:
committed by
GitHub
parent
97d2cf9f85
commit
4efe5f3f7b
@@ -19,7 +19,7 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/wordpress": "workspace:*",
|
||||
"@types/node": "^22.10.1"
|
||||
"@types/node": "^22.10.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.24.1"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"wp-types": "^4.67.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user