Skip to content

Commit

Permalink
fix: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyhw committed Nov 6, 2024
1 parent abd58c2 commit bdf4dd5
Show file tree
Hide file tree
Showing 8 changed files with 341 additions and 307 deletions.
20 changes: 10 additions & 10 deletions examples/expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/slider": "4.5.5",
"@storybook/addon-essentials": "^8.4.0",
"@storybook/addon-interactions": "^8.4.0",
"@storybook/addon-links": "^8.4.0",
"@storybook/addon-essentials": "^8.4.2",
"@storybook/addon-interactions": "^8.4.2",
"@storybook/addon-links": "^8.4.2",
"@storybook/addon-ondevice-actions": "^8.4.0-rc.0",
"@storybook/addon-ondevice-backgrounds": "^8.4.0-rc.0",
"@storybook/addon-ondevice-controls": "^8.4.0-rc.0",
"@storybook/addon-ondevice-notes": "^8.4.0-rc.0",
"@storybook/addon-react-native-server": "0.0.6",
"@storybook/addon-react-native-web": "^0.0.22",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.4.0",
"@storybook/builder-webpack5": "^8.4.0",
"@storybook/blocks": "^8.4.2",
"@storybook/builder-webpack5": "^8.4.2",
"@storybook/global": "^5.0.0",
"@storybook/react": "^8.4.0",
"@storybook/react": "^8.4.2",
"@storybook/react-native": "^8.4.0-rc.0",
"@storybook/react-native-theming": "^8.4.0-rc.0",
"@storybook/react-webpack5": "^8.4.0",
"@storybook/test": "^8.4.0",
"expo": "52.0.0-preview.18",
"@storybook/react-webpack5": "^8.4.2",
"@storybook/test": "^8.4.2",
"expo": "52.0.0-preview.21",
"history": "^5.3.0",
"querystring": "^0.2.1",
"react": "18.3.1",
Expand All @@ -55,7 +55,7 @@
"react-native-svg": "15.8.0",
"react-native-web": "~0.19.13",
"react-router": "^6.26.2",
"storybook": "^8.4.0",
"storybook": "^8.4.2",
"storybook-addon-deep-controls": "^0.9.2",
"ws": "^8.18.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ondevice-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"prepare": "tsc"
},
"dependencies": {
"@storybook/addon-actions": "^8.4.0",
"@storybook/core": "^8.4.0",
"@storybook/addon-actions": "^8.4.2",
"@storybook/core": "^8.4.2",
"@storybook/global": "^5.0.0",
"fast-deep-equal": "^2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ondevice-backgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dev": "tsc --watch"
},
"dependencies": {
"@storybook/core": "^8.4.0",
"@storybook/core": "^8.4.2",
"@storybook/react-native-theming": "^8.4.0-rc.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ondevice-controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"copyimages": "cross-env-shell cp -r src/components/color-picker/resources dist/components/color-picker/resources"
},
"dependencies": {
"@storybook/addon-controls": "^8.4.0",
"@storybook/core": "^8.4.0",
"@storybook/addon-controls": "^8.4.2",
"@storybook/core": "^8.4.2",
"@storybook/react-native-theming": "^8.4.0-rc.0",
"@storybook/react-native-ui": "^8.4.0-rc.0",
"deep-equal": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ondevice-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dev": "tsc --watch"
},
"dependencies": {
"@storybook/core": "^8.4.0",
"@storybook/core": "^8.4.2",
"@storybook/react-native-theming": "^8.4.0-rc.0",
"react-native-markdown-display": "^7.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@storybook/core": "^8.4.0",
"@storybook/react": "^8.4.0",
"@storybook/core": "^8.4.2",
"@storybook/react": "^8.4.2",
"@storybook/react-native-theming": "^8.4.0-rc.0",
"fuse.js": "^7.0.0",
"memoizerific": "^1.11.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"test:update": "jest --updateSnapshot"
},
"dependencies": {
"@storybook/core": "^8.4.0",
"@storybook/core": "^8.4.2",
"@storybook/csf": "^0.1.1",
"@storybook/global": "^5.0.0",
"@storybook/react": "^8.4.0",
"@storybook/react": "^8.4.2",
"@storybook/react-native-theming": "^8.4.0-rc.0",
"@storybook/react-native-ui": "^8.4.0-rc.0",
"chokidar": "^3.5.1",
Expand All @@ -60,7 +60,7 @@
"react-native-swipe-gestures": "^1.0.5",
"react-native-url-polyfill": "^2.0.0",
"setimmediate": "^1.0.5",
"storybook": "^8.4.0",
"storybook": "^8.4.2",
"type-fest": "~2.19",
"util": "^0.12.4",
"ws": "^8.18.0"
Expand Down
Loading

0 comments on commit bdf4dd5

Please sign in to comment.