Skip to content

Commit

Permalink
⬆️ dependencies: upgrade all
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Dec 2, 2024
1 parent 2b4ae2e commit d9acbe2
Show file tree
Hide file tree
Showing 6 changed files with 1,661 additions and 1,309 deletions.
8 changes: 1 addition & 7 deletions .ncurc
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
"@openzeppelin/contracts-upgradeable-v4",
"@react-native-async-storage/async-storage",
"@react-navigation/bottom-tabs",
"@tamagui/animations-moti",
"@tamagui/babel-plugin",
"@tamagui/config",
"@tamagui/lucide-icons",
"@tamagui/toast",
"@types/react",
"account-abstraction",
"eslint",
Expand All @@ -32,7 +27,6 @@
"react-native-reanimated",
"react-native-safe-area-context",
"react-native-screens",
"sharp-cli",
"tamagui"
"sharp-cli"
]
}
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"@alchemy/aa-core": "^3.19.0",
"@exactly/plugin": "workspace:^0.0.1",
"valibot": "^0.42.1",
"viem": "^2.21.52"
"viem": "^2.21.53"
}
}
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"modular-account": "alchemyplatform/modular-account#c81e712",
"modular-account-libs": "erc6900/modular-account-libs#v0.7.1",
"openzeppelin-contracts": "npm:@openzeppelin/contracts@^5.1.0",
"solady": "^0.0.273",
"solady": "^0.0.277",
"webauthn-owner-plugin": "exactly/webauthn-owner-plugin#42b67f8",
"webauthn-sol": "base-org/webauthn-sol#v1.0.0"
},
Expand Down
44 changes: 19 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"@sentry/browser": "^8.41.0",
"@sentry/react-native": "^6.3.0",
"@simplewebauthn/browser": "^12.0.0",
"@tamagui/animations-moti": "~1.115.5",
"@tamagui/config": "~1.115.5",
"@tamagui/lucide-icons": "~1.115.5",
"@tamagui/toast": "~1.115.5",
"@tanstack/query-async-storage-persister": "^5.61.5",
"@tanstack/query-persist-client-core": "^5.61.5",
"@tanstack/react-form": "^0.37.1",
"@tanstack/react-query": "^5.61.5",
"@tanstack/react-query-devtools": "^5.61.5",
"@tanstack/react-query-persist-client": "^5.61.5",
"@tanstack/valibot-form-adapter": "^0.37.1",
"@wagmi/core": "^2.15.0",
"@tamagui/animations-moti": "~1.118.1",
"@tamagui/config": "~1.118.1",
"@tamagui/lucide-icons": "~1.118.1",
"@tamagui/toast": "~1.118.1",
"@tanstack/query-async-storage-persister": "^5.62.0",
"@tanstack/query-persist-client-core": "^5.62.0",
"@tanstack/react-form": "^0.39.0",
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query-persist-client": "^5.62.0",
"@tanstack/valibot-form-adapter": "^0.39.0",
"@wagmi/core": "^2.15.2",
"abitype": "^1.0.6",
"burnt": "^0.12.2",
"date-fns": "^4.1.0",
Expand Down Expand Up @@ -87,11 +87,11 @@
"react-native-svg": "^15.9.0",
"react-native-webview": "^13.12.4",
"react-onesignal": "^3.0.1",
"tamagui": "~1.115.5",
"tamagui": "~1.118.1",
"title-case": "^4.3.2",
"valibot": "^0.42.1",
"viem": "^2.21.52",
"wagmi": "^2.13.2",
"viem": "^2.21.53",
"wagmi": "^2.13.3",
"zustand": "^5.0.1"
},
"devDependencies": {
Expand All @@ -105,8 +105,8 @@
"@expo/fingerprint": "^0.11.2",
"@simplewebauthn/types": "^12.0.0",
"@spotlightjs/spotlight": "^2.6.3",
"@tamagui/babel-plugin": "~1.115.5",
"@tanstack/eslint-plugin-query": "^5.61.4",
"@tamagui/babel-plugin": "~1.118.1",
"@tanstack/eslint-plugin-query": "^5.61.6",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^9.6.1",
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
Expand All @@ -115,7 +115,7 @@
"@types/react": "~18.3.12",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitest/eslint-plugin": "^1.1.12",
"@vitest/eslint-plugin": "^1.1.13",
"@wagmi/cli": "^2.1.18",
"babel-plugin-module-resolver": "^5.0.2",
"babel-preset-expo": "^12.0.2",
Expand Down Expand Up @@ -193,11 +193,6 @@
"@openzeppelin/contracts-upgradeable-v4",
"@react-native-async-storage/async-storage",
"@react-navigation/bottom-tabs",
"@tamagui/animations-moti",
"@tamagui/babel-plugin",
"@tamagui/config",
"@tamagui/lucide-icons",
"@tamagui/toast",
"@types/react",
"account-abstraction",
"eslint",
Expand All @@ -221,8 +216,7 @@
"react-native-reanimated",
"react-native-safe-area-context",
"react-native-screens",
"sharp-cli",
"tamagui"
"sharp-cli"
]
},
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit d9acbe2

Please sign in to comment.