Skip to content

Commit

Permalink
chore: 依存関係の更新
Browse files Browse the repository at this point in the history
  • Loading branch information
nonick-mc committed Nov 4, 2024
1 parent 9c089ca commit 153a7dc
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 419 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"lint": "next lint"
},
"dependencies": {
"@nextui-org/button": "^2.0.37",
"@nextui-org/system": "^2.2.5",
"@nextui-org/theme": "^2.2.9",
"framer-motion": "^11.3.21",
"next": "14.2.5",
"@nextui-org/button": "^2.0.38",
"@nextui-org/system": "^2.2.6",
"@nextui-org/theme": "^2.2.11",
"framer-motion": "^11.11.11",
"next": "14.2.16",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"@biomejs/biome": "^1.9.4",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 153a7dc

Please sign in to comment.