committed by
GitHub
parent
fcb37e7d75
commit
a3c37d0e7c
@@ -20,7 +20,7 @@
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/wordpress": "workspace:*",
|
||||
"@types/node": "^22.13.10"
|
||||
"@types/node": "^22.13.11"
|
||||
},
|
||||
"typesVersions": {
|
||||
"*": {
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/react": "19.0.12",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/react": "19.0.12",
|
||||
"wp-types": "^4.67.0"
|
||||
},
|
||||
"typesVersions": {
|
||||
|
||||
Reference in New Issue
Block a user