Skip to content

Commit

Permalink
yarn upgrade-interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
naps62 committed May 14, 2024
1 parent 890bff7 commit 9c9218c
Show file tree
Hide file tree
Showing 9 changed files with 1,821 additions and 1,051 deletions.
10 changes: 5 additions & 5 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"build": "./scripts/build.sh \"$@\""
},
"devDependencies": {
"@types/chrome": "^0.0.266",
"@types/node": "^20.12.7",
"@types/react": "^18.3.1",
"@types/chrome": "^0.0.268",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/webextension-polyfill": "^0.10.7",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -22,7 +22,7 @@
"postcss": "^8.4.38",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-node-polyfills": "^0.21.0",
"vite-tsconfig-paths": "^4.3.2",
"web-ext": "^7.11.0"
Expand All @@ -32,7 +32,7 @@
"@devtools-ds/table": "^1.2.1",
"@lukeed/uuid": "^2.0.1",
"@metamask/eth-json-rpc-middleware": "^12.1.0",
"@metamask/json-rpc-engine": "^8.0.1",
"@metamask/json-rpc-engine": "^8.0.2",
"@metamask/json-rpc-middleware-stream": "^7.0.1",
"@metamask/post-message-stream": "^8.0.0",
"@metamask/utils": "^8.4.0",
Expand Down
36 changes: 18 additions & 18 deletions gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,43 +21,43 @@
"@fontsource/roboto": "^5.0.13",
"@fontsource/roboto-mono": "^5.0.18",
"@hookform/resolvers": "^3.3.4",
"@mui/icons-material": "^5.15.15",
"@mui/icons-material": "^5.15.17",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.15",
"@tanstack/react-query": "^5.32.0",
"@tanstack/react-router": "^1.31.1",
"@tanstack/router-vite-plugin": "^1.30.0",
"@tauri-apps/api": "1.5.4",
"@tauri-apps/cli": "^1.5.12",
"@mui/material": "^5.15.17",
"@tanstack/react-query": "^5.36.0",
"@tanstack/react-router": "^1.32.5",
"@tanstack/router-vite-plugin": "^1.32.2",
"@tauri-apps/api": "1.5.5",
"@tauri-apps/cli": "^1.5.14",
"@uidotdev/usehooks": "^2.4.1",
"abitype": "^1.0.2",
"classnames": "^2.5.1",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"kbar": "^0.1.0-beta.45",
"lodash-es": "^4.17.21",
"lucide-react": "^0.376.0",
"lucide-react": "^0.378.0",
"notistack": "^3.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.51.3",
"react-hook-form": "^7.51.4",
"react-infinite-scroller": "^1.2.6",
"typescript": "^5.4.5",
"viem": "^2.9.28",
"vite": "^5.2.10",
"zod": "^3.23.4",
"viem": "^2.10.5",
"vite": "^5.2.11",
"zod": "^3.23.8",
"zustand": "^4.5.2",
"zxcvbn-typescript": "^5.0.1"
},
"devDependencies": {
"@storybook/builder-vite": "^7.6.17",
"@tanstack/react-query-devtools": "^5.32.0",
"@tanstack/router-devtools": "^1.31.1",
"@types/chrome": "^0.0.266",
"@tanstack/react-query-devtools": "^5.36.0",
"@tanstack/router-devtools": "^1.32.5",
"@types/chrome": "^0.0.268",
"@types/core-js": "^2.5.8",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.7",
"@types/react": "^18.3.1",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/react-infinite-scroller": "^1.2.5",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"gui"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"assert": "^2.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -44,7 +44,7 @@
"prettier": "^3.2.5"
},
"dependencies": {
"@tauri-apps/cli": "^1.5.12",
"@tauri-apps/cli": "^1.5.14",
"typescript": "5.4.5"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/abiparse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"devDependencies": {
"bun-plugin-dts": "^0.2.3",
"bun-types": "^1.1.5",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"type": "module",
"dependencies": {
"typescript": "^5.4.5",
"viem": "^2.9.28"
"viem": "^2.10.5"
},
"devDependencies": {
"@types/core-js": "^2.5.8",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.7"
"@types/node": "^20.12.12"
}
}
4 changes: 2 additions & 2 deletions packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"dependencies": {
"@ethui/abiparse": "*",
"nearly": "^1.8.1",
"viem": "^2.9.28"
"viem": "^2.10.5"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
40 changes: 20 additions & 20 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,37 +16,37 @@
"@fontsource/material-icons": "^5.0.18",
"@fontsource/roboto": "^5.0.13",
"@fontsource/roboto-mono": "^5.0.18",
"@mui/icons-material": "^5.15.15",
"@mui/icons-material": "^5.15.17",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.15",
"@storybook/addon-themes": "^8.0.9",
"lucide-react": "^0.376.0",
"@mui/material": "^5.15.17",
"@storybook/addon-themes": "^8.1.0",
"lucide-react": "^0.378.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.3",
"viem": "^2.9.28"
"react-hook-form": "^7.51.4",
"viem": "^2.10.5"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.0.9",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.0.9",
"@storybook/addon-onboarding": "^8.0.9",
"@storybook/blocks": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "^8.0.9",
"@storybook/test": "^8.0.9",
"@types/react": "^18.3.1",
"@storybook/addon-essentials": "^8.1.0",
"@storybook/addon-interactions": "^8.1.0",
"@storybook/addon-links": "^8.1.0",
"@storybook/addon-onboarding": "^8.1.0",
"@storybook/blocks": "^8.1.0",
"@storybook/react": "^8.1.0",
"@storybook/react-vite": "^8.1.0",
"@storybook/test": "^8.1.0",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-storybook": "^0.8.0",
"storybook": "^8.0.9",
"storybook": "^8.1.0",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"peerDependencies": {
"@tanstack/react-query": "^5.21.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"type": "module",
"dependencies": {
"typescript": "^5.4.5",
"viem": "^2.9.28",
"zod": "^3.23.4",
"viem": "^2.10.5",
"zod": "^3.23.8",
"zustand": "^4.5.2",
"zxcvbn-typescript": "^5.0.1"
},
"devDependencies": {
"@types/core-js": "^2.5.8",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.7",
"@types/node": "^20.12.12",
"jsdom": "^24.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9c9218c

Please sign in to comment.