Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Sep 22, 2024
1 parent 55629db commit fb2b02f
Show file tree
Hide file tree
Showing 2 changed files with 1,288 additions and 1,271 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,49 +16,49 @@
"serve": "vite preview"
},
"dependencies": {
"@tanstack/react-query": "5.51.11",
"@tanstack/react-query": "5.56.2",
"clsx": "2.1.1",
"framer-motion": "11.3.17",
"framer-motion": "11.5.6",
"immer": "10.1.1",
"jotai": "2.9.1",
"jotai": "2.10.0",
"lodash-es": "4.17.21",
"ofetch": "1.3.4",
"ofetch": "1.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.25.1",
"react-router-dom": "6.26.2",
"sonner": "1.5.0",
"tailwind-merge": "2.4.0"
"tailwind-merge": "2.5.2"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.8.1",
"@iconify-json/mingcute": "1.1.18",
"@innei/prettier": "^0.14.0",
"@iconify-json/mingcute": "1.2.0",
"@innei/prettier": "^0.15.0",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.13",
"@tailwindcss/typography": "0.5.15",
"@types/lodash-es": "4.17.12",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@types/node": "22.5.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"click-to-react-component": "1.1.0",
"daisyui": "4.12.10",
"eslint": "9.8.0",
"eslint-config-hyoban": "3.1.0",
"lint-staged": "15.2.7",
"postcss": "8.4.40",
"eslint": "9.11.0",
"eslint-config-hyoban": "3.1.6",
"lint-staged": "15.2.10",
"postcss": "8.4.47",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "3.4.6",
"tailwindcss": "3.4.12",
"tailwindcss-animated": "1.1.2",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-checker": "0.7.2",
"vite-tsconfig-paths": "4.3.2"
"typescript": "5.6.2",
"vite": "5.4.7",
"vite-plugin-checker": "0.8.0",
"vite-tsconfig-paths": "5.0.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down
Loading

0 comments on commit fb2b02f

Please sign in to comment.