Updated Dependencies (#108)

This commit is contained in:
Giancarlo Buomprisco
2025-01-15 15:36:48 +08:00
committed by GitHub
parent 7e1dee8d16
commit f3ff0e7bb3
22 changed files with 428 additions and 332 deletions

View File

@@ -19,7 +19,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/wordpress": "workspace:*",
"@types/node": "^22.10.5"
"@types/node": "^22.10.6"
},
"eslintConfig": {
"root": true,

View File

@@ -26,7 +26,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"react": "19.0.0",
"zod": "^3.24.1"

View File

@@ -20,7 +20,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"wp-types": "^4.67.0"
},