Skip to content

Commit

Permalink
chore: update packages (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
0plan authored Jun 14, 2024
1 parent ed57063 commit 774955b
Show file tree
Hide file tree
Showing 2 changed files with 1,576 additions and 1,276 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@generouted/react-router": "^1.19.5",
"@hookform/resolvers": "^3.4.2",
"@hookform/resolvers": "^3.6.0",
"@mdx-js/rollup": "^3.0.1",
"@projectstorm/react-canvas-core": "^7.0.3",
"@projectstorm/react-diagrams": "^7.0.4",
Expand Down Expand Up @@ -58,7 +58,7 @@
"clsx": "^2.1.1",
"cmdk": "^0.2.1",
"date-fns": "^3.6.0",
"embla-carousel-react": "^8.1.3",
"embla-carousel-react": "^8.1.5",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.2",
Expand All @@ -77,7 +77,7 @@
"react-markdown": "^9.0.1",
"react-resizable-panels": "^2.0.19",
"react-router-dom": "^6.23.1",
"sonner": "^1.4.41",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
Expand All @@ -86,23 +86,23 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@iconify/json": "^2.2.216",
"@storybook/addon-essentials": "^8.1.5",
"@storybook/addon-interactions": "^8.1.5",
"@storybook/addon-links": "^8.1.5",
"@storybook/addon-mdx-gfm": "^8.1.5",
"@storybook/addon-onboarding": "^8.1.5",
"@storybook/blocks": "^8.1.5",
"@storybook/react": "^8.1.5",
"@storybook/react-vite": "^8.1.5",
"@storybook/test": "^8.1.5",
"@iconify/json": "^2.2.219",
"@storybook/addon-essentials": "^8.1.9",
"@storybook/addon-interactions": "^8.1.9",
"@storybook/addon-links": "^8.1.9",
"@storybook/addon-mdx-gfm": "^8.1.9",
"@storybook/addon-onboarding": "^8.1.9",
"@storybook/blocks": "^8.1.9",
"@storybook/react": "^8.1.9",
"@storybook/react-vite": "^8.1.9",
"@storybook/test": "^8.1.9",
"@tailwindcss/forms": "^0.5.7",
"@types/js-yaml": "^4.0.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
Expand All @@ -112,14 +112,14 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-storybook": "^0.8.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"nprogress": "^0.2.0",
"postcss": "^8.4.38",
"sass": "^1.77.4",
"storybook": "^8.1.5",
"tailwindcss": "^3.4.3",
"sass": "^1.77.5",
"storybook": "^8.1.9",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite": "^5.3.0",
"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 774955b

Please sign in to comment.