Update package.json

This commit is contained in:
kleap-admin 2026-01-16 17:08:43 +00:00
parent 4405874078
commit b632c58038
1 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@
"framer-motion": "^11.11.10",
"geist": "^1.3.1",
"lucide-react": "^0.454.0",
"next": "15.1.7",
"next": "15.1.9",
"next-themes": "^0.3.0",
"prismjs": "^1.29.0",
"react": "19.0.0",
@ -50,7 +50,7 @@
},
"devDependencies": {
"eslint": "^9.14.0",
"eslint-config-next": "15.1.7",
"eslint-config-next": "15.1.9",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14"
},
@ -58,4 +58,4 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3"
}
}
}