Skip to content

Commit

Permalink
chore: Upgrade root dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Jul 21, 2023
1 parent 86dd703 commit ca0884e
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 554 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,22 +71,22 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@expo/config-plugins": "^6.0.2",
"@expo/config-plugins": "^7.2.5",
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
"@react-native/eslint-config": "^0.72.2",
"@react-native/typescript-config": "^0.73.0",
"@release-it/conventional-changelog": "^5.1.1",
"@release-it/conventional-changelog": "^7.0.0",
"@shopify/react-native-skia": "^0.1.197",
"@types/react": "^18.2.14",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"pod-install": "^0.1.38",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"react": "^18.2.0",
"react-native": "^0.72.1",
"react-native-builder-bob": "^0.21.0",
"react-native": "^0.72.3",
"react-native-builder-bob": "^0.21.3",
"react-native-worklets": "https://github.com/chrfalch/react-native-worklets#3ac2fbb",
"release-it": "^15.11.0",
"release-it": "^16.1.3",
"typescript": "^5.1.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ca0884e

Please sign in to comment.