Update npm
This commit is contained in:
parent
c550534d6c
commit
b2e0cdf3d5
2 changed files with 240 additions and 148 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@google/genai": "^1.35.0",
|
||||
"@google/genai": "^1.37.0",
|
||||
"canvas-confetti": "^1.9.4",
|
||||
"chroma-js": "^3.2.0",
|
||||
"framer-motion": "^12.26.1",
|
||||
|
|
@ -38,15 +38,15 @@
|
|||
"@testing-library/react": "^16.3.1",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/chroma-js": "^3.1.2",
|
||||
"@types/node": "^22.14.0",
|
||||
"@types/node": "^25.0.9",
|
||||
"@vitejs/plugin-react": "^5.0.0",
|
||||
"@vitest/coverage-v8": "^4.0.17",
|
||||
"autoprefixer": "^10.4.23",
|
||||
"jsdom": "^27.4.0",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"typescript": "~5.8.2",
|
||||
"vite": "^6.2.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.3.1",
|
||||
"vitest": "^4.0.17"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue