Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Apr 12, 2024
1 parent 28af786 commit 513adc7
Show file tree
Hide file tree
Showing 2 changed files with 1,574 additions and 1,105 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"type-check": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7",
"@biomejs/biome": "^1.6.4",
"@react-native-community/eslint-config": "^3.2.0",
"@storybook/addon-essentials": "^7",
"@storybook/addons": "^7",
"@storybook/react": "^7",
"@storybook/react-webpack5": "^7",
"@storybook/theming": "^7",
"@storybook/addon-essentials": "~7.5.0",
"@storybook/addons": "~7.5.0",
"@storybook/react": "~7.5.0",
"@storybook/react-webpack5": "~7.5.0",
"@storybook/theming": "~7.5.0",
"@types/react": "^18.2.15",
"@types/react-native": "^0.70.14",
"babel-loader": "^8.3.0",
Expand All @@ -52,7 +52,7 @@
"reg-notify-github-plugin": "^0.10.17",
"reg-publish-s3-plugin": "^0.12.2",
"reg-suit": "^0.12.2",
"storybook": "^7",
"storybook": "~7.5.0",
"storycap": "^4.2.0",
"typescript": "^4.9.5",
"vercel": "^31.0.4",
Expand Down
Loading

0 comments on commit 513adc7

Please sign in to comment.