Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Jul 10, 2024
1 parent 087930b commit 233840f
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 300 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"dependencies": {
"@ark-ui/anatomy": "^3.4.0",
"@ark-ui/react": "^3.5.0",
"@pandacss/preset-base": "^0.41.0",
"@pandacss/preset-panda": "^0.41.0",
"@pandacss/preset-base": "^0.42.0",
"@pandacss/preset-panda": "^0.42.0",
"@vercel/analytics": "^1.3.1",
"bezier-easing": "^2.1.0",
"clsx": "^2.1.1",
"culori": "^4.0.1",
"geist": "^1.3.0",
"geist": "^1.3.1",
"immer": "^10.1.1",
"jotai": "^2.8.4",
"jotai": "^2.9.0",
"jotai-immer": "^0.4.1",
"lucide-react": "^0.400.0",
"lucide-react": "^0.407.0",
"nanoid": "^5.0.7",
"next": "^14.2.4",
"next": "^14.2.5",
"next-themes": "^0.3.0",
"outdent": "^0.8.0",
"react": "^18.3.1",
Expand All @@ -43,10 +43,10 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@pandacss/dev": "^0.41.0",
"@pandacss/types": "^0.41.0",
"@pandacss/dev": "^0.42.0",
"@pandacss/types": "^0.42.0",
"@types/culori": "^2.1.1",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
Expand Down
Loading

0 comments on commit 233840f

Please sign in to comment.