Update package.json
This commit is contained in:
parent
d0b9995ab0
commit
e2b8de8827
|
|
@ -35,7 +35,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",
|
||||
|
|
@ -53,6 +53,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-next": "15.1.7"
|
||||
"eslint-config-next": "15.1.9"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue