Skip to content

Commit

Permalink
♻️ Regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
William Cory authored and William Cory committed Sep 25, 2024
1 parent d0825d8 commit da4a743
Show file tree
Hide file tree
Showing 42 changed files with 4,032 additions and 9,470 deletions.
8 changes: 4 additions & 4 deletions bundler-packages/base-bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@
"@tevm/solc": "workspace:^",
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"@types/node": "^20.14.5",
"effect": "2.0.0-next.54",
"solc": "0.8.26",
"solidity-ast": "^0.4.56"
"@types/node": "^22.7.0",
"effect": "3.8.3",
"solc": "0.8.27",
"solidity-ast": "^0.4.59"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions bundler-packages/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
"@tevm/bundler-cache": "workspace:^",
"@tevm/config": "workspace:^",
"@tevm/solc": "workspace:^",
"effect": "2.0.0-next.54",
"solc": "0.8.26"
"effect": "3.8.3",
"solc": "0.8.27"
},
"devDependencies": {
"@tevm/contract": "workspace:^",
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"bun-types": "^1.1.13"
"bun-types": "^1.1.29"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions bundler-packages/bundler-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@
"@tevm/compiler": "workspace:^",
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"@types/node": "^20.14.5"
"@types/node": "^22.7.0"
},
"devDependencies": {
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"typescript": "^5.4.5"
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions bundler-packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@
"@tevm/config": "workspace:^",
"@tevm/resolutions": "workspace:^",
"@tevm/solc": "workspace:^",
"@types/node": "^20.14.5",
"effect": "2.0.0-next.54",
"@types/node": "^22.7.0",
"effect": "3.8.3",
"resolve": "^1.22.8",
"solidity-ast": "^0.4.56"
"solidity-ast": "^0.4.59"
},
"devDependencies": {
"@openzeppelin/contracts": "4.x.x",
"@openzeppelin/contracts": "5.0.2",
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"@types/resolve": "^1.20.6",
"solc": "0.8.26"
"solc": "0.8.27"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions bundler-packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@effect/schema": "0.47.7",
"@effect/schema": "0.74.0",
"@tevm/effect": "workspace:^",
"@types/node": "^20.14.5",
"effect": "2.0.0-next.54",
"@types/node": "^22.7.0",
"effect": "3.8.3",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions bundler-packages/resolutions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"dependencies": {
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"@types/node": "^20.14.5",
"effect": "2.0.0-next.54",
"@types/node": "^22.7.0",
"effect": "3.8.3",
"resolve": "^1.22.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions bundler-packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"dependencies": {
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"effect": "2.0.0-next.54"
"effect": "3.8.3"
},
"devDependencies": {
"@tevm/compiler": "workspace:^",
"abitype": "^1.0.2"
"abitype": "^1.0.6"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions bundler-packages/solc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@tevm/tsupconfig": "workspace:^"
},
"devDependencies": {
"abitype": "^1.0.2",
"solc": "0.8.26"
"abitype": "^1.0.6",
"solc": "0.8.27"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions bundler-packages/unplugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
"@tevm/bundler-cache": "workspace:^",
"@tevm/config": "workspace:^",
"@tevm/solc": "workspace:^",
"effect": "2.0.0-next.54",
"solc": "0.8.26",
"unplugin": "^1.10.1",
"effect": "3.8.3",
"solc": "0.8.27",
"unplugin": "^1.14.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@tevm/contract": "workspace:^",
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"@types/node": "^20.14.5"
"@types/node": "^22.7.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion bundler-packages/whatsabi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lint:deps": "bunx depcheck"
},
"dependencies": {
"@shazow/whatsabi": "^0.14.0",
"@shazow/whatsabi": "^0.14.1",
"@tevm/config": "workspace:^",
"@tevm/utils": "workspace:^"
},
Expand Down
16 changes: 8 additions & 8 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-query": "^5.56.2",
"@tevm/actions": "workspace:^",
"@tevm/common": "workspace:^",
"@tevm/jsonrpc": "workspace:^",
Expand All @@ -76,23 +76,23 @@
"object-hash": "^3.0.0",
"pastel": "^3.0.0",
"react": "^18.3.1",
"tsup": "^8.2.4",
"tsup": "^8.3.0",
"unique-names-generator": "^4.7.1",
"zod": "^3.23.8",
"zustand": "^4.5.4"
"zustand": "5.0.0-rc.2"
},
"devDependencies": {
"@tevm/tsconfig": "workspace:^",
"@tevm/tsupconfig": "workspace:^",
"@types/fs-extra": "^11.0.4",
"@types/react": "^18.3.3",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@types/react": "^18.3.9",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"chalk": "^5.3.0",
"ink-testing-library": "^4.0.0",
"rome": "^12.1.3",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"typescript": "^5.6.2",
"vitest": "^2.1.1"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion configs/tsupconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
},
"dependencies": {
"@tevm/tsconfig": "workspace:^",
"@types/node": "^22.5.1"
"@types/node": "^22.7.0"
}
}
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/starlight": "^0.24.4",
"astro": "^4.11.1",
"sharp": "^0.33.4",
"starlight-links-validator": "^0.9.0"
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.28.2",
"astro": "^4.15.9",
"sharp": "^0.33.5",
"starlight-links-validator": "^0.12.1"
},
"devDependencies": {
"@tevm/memory-client": "workspace:^",
Expand Down
12 changes: 6 additions & 6 deletions examples/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
},
"dependencies": {
"@tevm/contract": "workspace:^",
"bun-types": "^1.1.17",
"viem": "^2.16.2"
"bun-types": "^1.1.29",
"viem": "^2.21.14"
},
"devDependencies": {
"@openzeppelin/contracts": "^5.0.2",
"@tevm/bun-plugin": "workspace:^",
"@tevm/esbuild-plugin": "workspace:^",
"@tevm/ts-plugin": "workspace:^",
"@types/live-server": "^1.2.3",
"@types/node": "^20.14.8",
"solc": "0.8.26",
"typescript": "^5.5.2",
"vitest": "^1.6.0"
"@types/node": "^22.7.0",
"solc": "0.8.27",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
}
}
12 changes: 6 additions & 6 deletions examples/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@tevm/contract": "workspace:^",
"viem": "^2.16.2",
"viem": "^2.21.14",
"zod": "^3.23.8"
},
"devDependencies": {
Expand All @@ -27,12 +27,12 @@
"@tevm/ts-plugin": "workspace:^",
"@tevm/vite-plugin": "workspace:^",
"@types/live-server": "^1.2.3",
"@types/node": "^20.14.8",
"esbuild": "^0.21.5",
"@types/node": "^22.7.0",
"esbuild": "^0.24.0",
"isomorphic-fetch": "^3.0.0",
"live-server": "^1.2.2",
"solc": "0.8.26",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
"solc": "0.8.27",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
}
}
38 changes: 19 additions & 19 deletions examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,38 +29,38 @@
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.1",
"@shazow/whatsabi": "^0.12.0",
"@tanstack/react-table": "^8.17.3",
"@radix-ui/react-tooltip": "^1.1.2",
"@shazow/whatsabi": "^0.14.1",
"@tanstack/react-table": "^8.20.5",
"@tevm/jsonrpc": "workspace:^",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"lucide-react": "^0.396.0",
"next": "14.2.4",
"lucide-react": "^0.445.0",
"next": "14.2.13",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-use": "^17.5.0",
"react-use": "^17.5.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"tevm": "workspace:^",
"vaul": "^0.9.1",
"viem": "^2.16.2",
"vaul": "^0.9.6",
"viem": "^2.21.14",
"web-streams-polyfill": "^4.0.0",
"zustand": "^4.5.2"
"zustand": "5.0.0-rc.2"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@types/node": "^22.7.0",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2"
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
}
}
20 changes: 10 additions & 10 deletions examples/svelte-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"dependencies": {
"@tevm/contract": "workspace:^",
"@tevm/ethers": "workspace:^",
"ethers": "^6.13.1"
"ethers": "^6.13.2"
},
"devDependencies": {
"@openzeppelin/contracts": "^5.0.2",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/kit": "^2.5.17",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.5.28",
"@tevm/ts-plugin": "workspace:^",
"@tevm/vite-plugin": "workspace:^",
"solc": "0.8.26",
"svelte": "^4.2.18",
"svelte-check": "^3.8.2",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"vite-plugin-top-level-await": "^1.4.1",
"vitest": "^1.6.0"
"solc": "0.8.27",
"svelte": "^4.2.19",
"svelte-check": "^4.0.2",
"typescript": "^5.6.2",
"vite": "^5.4.7",
"vite-plugin-top-level-await": "^1.4.4",
"vitest": "^2.1.1"
}
}
Loading

0 comments on commit da4a743

Please sign in to comment.