Skip to content

Commit

Permalink
chore(project): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensacks committed May 29, 2023
1 parent be51858 commit 8a7b7af
Show file tree
Hide file tree
Showing 2 changed files with 1,834 additions and 1,242 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,40 +58,40 @@
"build-storybook": "storybook build"
},
"dependencies": {
"storybook-i18n": "^2.0.6"
"storybook-i18n": "^2.0.7"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.0.2",
"@storybook/addon-interactions": "^7.0.2",
"@storybook/addon-links": "^7.0.2",
"@storybook/components": "^7.0.2",
"@storybook/manager-api": "^7.0.2",
"@storybook/preview-api": "^7.0.2",
"@storybook/react": "^7.0.2",
"@storybook/react-vite": "^7.0.2",
"@storybook/react-webpack5": "^7.0.2",
"@storybook/addon-essentials": "^7.0.18",
"@storybook/addon-interactions": "^7.0.18",
"@storybook/addon-links": "^7.0.18",
"@storybook/components": "^7.0.18",
"@storybook/manager-api": "^7.0.18",
"@storybook/preview-api": "^7.0.18",
"@storybook/react": "^7.0.18",
"@storybook/react-vite": "^7.0.18",
"@storybook/react-webpack5": "^7.0.18",
"@storybook/testing-library": "0.1.0",
"@storybook/types": "^7.0.2",
"@storybook/types": "^7.0.18",
"@types/node": "^18.15.0",
"@vitejs/plugin-react": "^3.1.0",
"auto": "^10.3.0",
"auto": "^10.46.0",
"boxen": "^5.0.1",
"concurrently": "^6.2.0",
"dedent": "^0.7.0",
"i18next": "^22.4.14",
"i18next": "^22.5.0",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0",
"prettier": "^2.3.1",
"i18next-http-backend": "^2.2.1",
"prettier": "^2.8.8",
"prompts": "^2.4.2",
"prop-types": "^15.8.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-i18next": "^12.2.0",
"react-i18next": "^12.3.1",
"rimraf": "^3.0.2",
"storybook": "^7.0.0",
"storybook": "^7.0.18",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vite": "^4.3.9",
"zx": "^1.14.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 8a7b7af

Please sign in to comment.