Update package.json
This commit is contained in:
parent
36d14600f9
commit
b05c985e69
|
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "15.1.7",
|
||||
"next": "15.1.9",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"@hookform/resolvers": "^3.9.1",
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "15.1.7",
|
||||
"eslint-config-next": "15.1.9",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue