Updated dependencies

This commit is contained in:
gbuomprisco
2024-09-16 23:38:47 +02:00
parent 9751b5982d
commit 871df6ad43
28 changed files with 727 additions and 784 deletions

View File

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

View File

@@ -26,8 +26,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"react": "18.3.1",
"zod": "^3.23.8"
},

View File

@@ -20,8 +20,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"wp-types": "^4.66.1"
},
"eslintConfig": {