Update dependency react to v19
This commit is contained in:
parent
ccca936c61
commit
467acb55a5
@ -38,7 +38,7 @@
|
|||||||
"next-client-cookies": "^1.1.1",
|
"next-client-cookies": "^1.1.1",
|
||||||
"next-themes": "^0.3.0",
|
"next-themes": "^0.3.0",
|
||||||
"qrcode.react": "^4.0.1",
|
"qrcode.react": "^4.0.1",
|
||||||
"react": "^18",
|
"react": "^19.0.0",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"react-hook-form": "^7.53.0",
|
"react-hook-form": "^7.53.0",
|
||||||
"react-initials-avatar": "^1.1.2",
|
"react-initials-avatar": "^1.1.2",
|
||||||
@ -53,7 +53,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/luxon": "^3.4.2",
|
"@types/luxon": "^3.4.2",
|
||||||
"@types/node": "^22.0.0",
|
"@types/node": "^22.0.0",
|
||||||
"@types/react": "^18",
|
"@types/react": "^19.0.0",
|
||||||
"@types/react-dom": "^18",
|
"@types/react-dom": "^18",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "14.2.13",
|
"eslint-config-next": "14.2.13",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user