1 Commits

Author SHA1 Message Date
Renovate Bot
c3e38e370b Update dependency @types/react-dom to v19 2024-12-12 07:14:54 +00:00
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -25,7 +25,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"framer-motion": "^11.11.1",
"lucide-react": "^0.469.0",
"lucide-react": "^0.452.0",
"luxon": "^3.5.0",
"next": "^15.0.0-canary.179",
"next-themes": "^0.3.0",
@ -41,7 +41,7 @@
"@types/luxon": "^3.4.2",
"@types/node": "^22.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-dom": "^19.0.0",
"eslint": "^8",
"eslint-config-next": "15.0.0",
"postcss": "^8",