Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cherriae committed Apr 26, 2024
1 parent 5f4be51 commit 84e5562
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
Binary file modified bun.lockb
Binary file not shown.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
},
"dependencies": {
"@auth0/auth0-react": "^2.2.4",
"@nextui-org/button": "2.0.27",
"@nextui-org/code": "2.0.24",
"@nextui-org/input": "2.1.17",
"@nextui-org/kbd": "2.0.25",
"@nextui-org/link": "2.0.26",
"@nextui-org/navbar": "2.0.27",
"@nextui-org/react": "^2.2.10",
"@nextui-org/snippet": "2.0.31",
"@nextui-org/switch": "2.0.25",
"@nextui-org/system": "2.0.15",
"@nextui-org/theme": "2.1.18",
"@nextui-org/button": "2.0.31",
"@nextui-org/code": "2.0.27",
"@nextui-org/input": "2.1.21",
"@nextui-org/kbd": "2.0.28",
"@nextui-org/link": "2.0.29",
"@nextui-org/navbar": "2.0.30",
"@nextui-org/react": "^2.3.6",
"@nextui-org/snippet": "2.0.35",
"@nextui-org/switch": "2.0.28",
"@nextui-org/system": "2.1.2",
"@nextui-org/theme": "2.2.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -35,28 +35,28 @@
"@react-three/fiber": "^8.16.2",
"@splinetool/react-spline": "^2.2.6",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"autoprefixer": "10.4.19",
"axios": "^1.6.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"embla-carousel-react": "^8.0.2",
"eslint": "8.57.0",
"eslint-config-next": "14.2.1",
"framer-motion": "^11.0.28",
"eslint": "9.1.1",
"eslint-config-next": "14.2.3",
"framer-motion": "^11.1.7",
"gray-matter": "^4.0.3",
"intl-messageformat": "^10.5.11",
"mini-svg-data-uri": "^1.4.4",
"next": "^14.2.1",
"next": "^14.2.3",
"next-themes": "^0.3.0",
"postcss": "8.4.38",
"react": "^18.2.0",
"react": "^18.3.0",
"react-content-loader": "^7.0.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.0",
"react-fast-marquee": "^1.6.4",
"react-markdown": "^9.0.1",
"react-syntax-highlighter": "^15.5.0",
Expand All @@ -74,11 +74,11 @@
"remark-math": "^6.0.0",
"remark-rehype": "^11.1.0",
"sharp": "^0.33.3",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "3.4.3",
"tailwindcss-animate": "^1.0.7",
"three": "^0.163.0",
"three": "^0.164.0",
"three-globe": "^2.31.0",
"typed.js": "^2.1.0",
"typescript": "5.4.5"
Expand Down

0 comments on commit 84e5562

Please sign in to comment.