Skip to content

Commit

Permalink
⬆️ dependencies: upgrade all
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Oct 30, 2024
1 parent 53cfe3f commit b359737
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 334 deletions.
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:*",
"valibot": "^0.42.1",
"viem": "^2.21.35"
"viem": "^2.21.37"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"expo-updates": "~0.25.27",
"expo-web-browser": "~13.0.3",
"fast-text-encoding": "^1.0.6",
"hono": "^4.6.7",
"hono": "^4.6.8",
"i18n-iso-countries": "^7.12.0",
"moti": "^0.29.0",
"react": "18.2.0",
Expand All @@ -85,9 +85,9 @@
"tamagui": "~1.115.5",
"title-case": "^4.3.2",
"valibot": "^0.42.1",
"viem": "^2.21.35",
"viem": "^2.21.37",
"wagmi": "^2.12.25",
"zustand": "^5.0.0"
"zustand": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand All @@ -106,10 +106,10 @@
"@types/eslint": "^9.6.1",
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/fast-text-encoding": "^1.0.3",
"@types/node": "^22.8.1",
"@types/node": "^22.8.4",
"@types/react": "~18.2.79",
"@typescript-eslint/eslint-plugin": "^8.12.0",
"@typescript-eslint/parser": "^8.12.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vitest/eslint-plugin": "^1.1.7",
"@wagmi/cli": "^2.1.16",
"babel-plugin-module-resolver": "^5.0.2",
Expand All @@ -122,7 +122,7 @@
"eslint-plugin-drizzle": "^0.2.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down
Loading

0 comments on commit b359737

Please sign in to comment.