Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Jun 20, 2024
1 parent 24e3ad8 commit f581150
Show file tree
Hide file tree
Showing 2 changed files with 1,036 additions and 1,647 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@eslint/js": "^9.4.0",
"@nextui-org/react": "^2.4.1",
"@phosphor-icons/react": "^2.1.4",
"@eslint/js": "^9.5.0",
"@nextui-org/react": "^2.4.2",
"@phosphor-icons/react": "^2.1.6",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@uiw/color-convert": "^2.3.0",
Expand All @@ -57,21 +57,21 @@
"babel-plugin-add-module-exports": "^1.0.4",
"chokidar": "^3.6.0",
"cross-env": "^7.0.3",
"eslint": "^9.4.0",
"framer-motion": "^11.2.10",
"eslint": "^9.5.0",
"framer-motion": "^11.2.11",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"postcss": "^8.4.38",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svgo": "^3.3.2",
"tailwind-scrollbar": "^3.1.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0",
"vite": "^5.2.12",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"zustand": "^4.5.2"
},
Expand Down
Loading

0 comments on commit f581150

Please sign in to comment.