1. Updated packages (#211)

1. Updated packages
2. Improved responsiveness
This commit is contained in:
Giancarlo Buomprisco
2025-03-18 19:07:10 +07:00
committed by GitHub
parent d415263b81
commit 4bba67246b
34 changed files with 1107 additions and 962 deletions

View File

@@ -20,7 +20,7 @@
"@kit/shared": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/wordpress": "workspace:*",
"@types/node": "^22.13.4"
"@types/node": "^22.13.10"
},
"typesVersions": {
"*": {

View File

@@ -26,8 +26,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.13.4",
"@types/react": "19.0.10",
"@types/node": "^22.13.10",
"@types/react": "19.0.11",
"react": "19.0.0",
"zod": "^3.24.2"
},

View File

@@ -20,8 +20,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.13.4",
"@types/react": "19.0.10",
"@types/node": "^22.13.10",
"@types/react": "19.0.11",
"wp-types": "^4.67.0"
},
"typesVersions": {