Skip to content

Commit

Permalink
update: packages (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
0plan authored Feb 23, 2024
1 parent f6afcc2 commit a7af1c5
Show file tree
Hide file tree
Showing 2 changed files with 989 additions and 974 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"date-fns": "^2.30.0",
"i18next": "^23.8.2",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.3",
"i18next-http-backend": "^2.5.0",
"js-yaml": "^4.1.0",
"localforage": "^1.10.0",
"match-sorter": "^6.3.4",
Expand All @@ -67,25 +67,25 @@
"react-hook-form": "^7.50.1",
"react-i18next": "^13.5.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.22.0",
"react-router-dom": "^6.22.1",
"tailwind-merge": "^2.2.1",
"usehooks-ts": "^2.14.0",
"zustand": "^4.5.0"
"usehooks-ts": "^2.15.1",
"zustand": "^4.5.1"
},
"devDependencies": {
"@iconify/json": "^2.2.183",
"@storybook/addon-essentials": "^7.6.15",
"@storybook/addon-interactions": "^7.6.15",
"@storybook/addon-links": "^7.6.15",
"@iconify/json": "^2.2.186",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
"@storybook/addon-links": "^7.6.17",
"@storybook/addon-onboarding": "^1.0.11",
"@storybook/blocks": "^7.6.15",
"@storybook/builder-vite": "^7.6.15",
"@storybook/react": "^7.6.15",
"@storybook/react-vite": "^7.6.15",
"@storybook/test": "^7.6.15",
"@storybook/blocks": "^7.6.17",
"@storybook/builder-vite": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/react-vite": "^7.6.17",
"@storybook/test": "^7.6.17",
"@tailwindcss/forms": "^0.5.7",
"@types/js-yaml": "^4.0.9",
"@types/react": "^18.2.55",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand All @@ -101,12 +101,12 @@
"eslint-plugin-storybook": "^0.6.15",
"nprogress": "^0.2.0",
"postcss": "^8.4.35",
"sass": "^1.70.0",
"storybook": "^7.6.15",
"sass": "^1.71.1",
"storybook": "^7.6.17",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"unocss": "^0.58.5",
"vite": "^5.1.2",
"vite": "^5.1.4",
"vite-tsconfig-paths": "^4.3.1"
}
}
Loading

0 comments on commit a7af1c5

Please sign in to comment.