Updated dependencies, most notably React 19 (#90)
* Updated dependencies, most notably React 19
This commit is contained in:
committed by
GitHub
parent
7fb24f606c
commit
90f25a5ed5
@@ -25,7 +25,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021"
|
||||
"react": "19.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021"
|
||||
"react": "19.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021"
|
||||
"react": "19.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user