Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Sep 4, 2024
1 parent fdba6e4 commit 98feb74
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 112 deletions.
8 changes: 4 additions & 4 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lint:fix": "pnpm prettier:fix && npx eslint . --fix"
},
"dependencies": {
"@headlessui/react": "^2.1.3",
"@headlessui/react": "^2.1.5",
"@heroicons/react": "^2.1.5",
"next": "^14.2.7",
"next-themes": "^0.3.0",
Expand All @@ -43,16 +43,16 @@
"@eslint/js": "^9.9.1",
"@next/eslint-plugin-next": "^14.2.7",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22.5.2",
"@types/node": "^22.5.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.7",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"next-seo": "^6.6.0",
"postcss": "^8.4.44",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10",
Expand Down
2 changes: 1 addition & 1 deletion lib/forge-std
2 changes: 1 addition & 1 deletion lib/solady
Loading

0 comments on commit 98feb74

Please sign in to comment.