Update package.json
This commit is contained in:
parent
1ef0b2a2c6
commit
ce63eeee2e
|
|
@ -33,7 +33,7 @@
|
|||
"framer-motion": "^12.4.3",
|
||||
"geist": "^1.3.1",
|
||||
"lucide-react": "^0.475.0",
|
||||
"next": "15.1.7",
|
||||
"next": "15.1.9",
|
||||
"next-themes": "^0.4.4",
|
||||
"prismjs": "^1.30.0",
|
||||
"react": "^19.0.0",
|
||||
|
|
@ -51,6 +51,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "15.1.7"
|
||||
"eslint-config-next": "15.1.9"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue