Skip to content

Commit

Permalink
update: packages (#61)
Browse files Browse the repository at this point in the history
* fix: remove undefined tags

* update: packages
  • Loading branch information
0plan authored Apr 29, 2024
1 parent e7c1c2a commit 4dcf9d1
Show file tree
Hide file tree
Showing 3 changed files with 1,489 additions and 1,479 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,71 +55,71 @@
"@uiw/react-md-editor": "^4.0.4",
"axios": "^1.6.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"cmdk": "^0.2.1",
"date-fns": "^3.6.0",
"embla-carousel-react": "^8.0.2",
"i18next": "^23.11.2",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.0",
"i18next-http-backend": "^2.5.1",
"input-otp": "^1.2.4",
"js-yaml": "^4.1.0",
"localforage": "^1.10.0",
"lucide-react": "^0.368.0",
"lucide-react": "^0.376.0",
"match-sorter": "^6.3.4",
"next-themes": "^0.3.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.4",
"react-hook-form": "^7.51.3",
"react-i18next": "^14.1.0",
"react-i18next": "^14.1.1",
"react-markdown": "^9.0.1",
"react-resizable-panels": "^2.0.17",
"react-router-dom": "^6.22.3",
"react-resizable-panels": "^2.0.18",
"react-router-dom": "^6.23.0",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
"vaul": "^0.9.0",
"zod": "^3.22.4",
"zod": "^3.23.4",
"zustand": "^4.5.2"
},
"devDependencies": {
"@iconify/json": "^2.2.201",
"@storybook/addon-essentials": "^8.0.8",
"@storybook/addon-interactions": "^8.0.8",
"@storybook/addon-links": "^8.0.8",
"@storybook/addon-mdx-gfm": "^8.0.8",
"@storybook/addon-onboarding": "^8.0.8",
"@storybook/blocks": "^8.0.8",
"@storybook/react": "^8.0.8",
"@storybook/react-vite": "^8.0.8",
"@storybook/test": "^8.0.8",
"@iconify/json": "^2.2.204",
"@storybook/addon-essentials": "^8.0.9",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.0.9",
"@storybook/addon-mdx-gfm": "^8.0.9",
"@storybook/addon-onboarding": "^8.0.9",
"@storybook/blocks": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "^8.0.9",
"@storybook/test": "^8.0.9",
"@tailwindcss/forms": "^0.5.7",
"@types/js-yaml": "^4.0.9",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-storybook": "^0.8.0",
"lint-staged": "^15.2.2",
"nprogress": "^0.2.0",
"postcss": "^8.4.38",
"sass": "^1.75.0",
"storybook": "^8.0.8",
"storybook": "^8.0.9",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vite-plugin-markdown": "^2.2.0",
"vite-plugin-pwa": "^0.19.8",
"vite-tsconfig-paths": "^4.3.2"
Expand Down
Loading

0 comments on commit 4dcf9d1

Please sign in to comment.