Skip to content

Commit

Permalink
update dependencies (#5515)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsdls authored Nov 26, 2024
1 parent 1ad6983 commit d86c6ef
Show file tree
Hide file tree
Showing 9 changed files with 2,524 additions and 2,522 deletions.
52 changes: 26 additions & 26 deletions apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/styled-system": "^2.9.2",
"@chakra-ui/theme-tools": "^2.1.2",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@hookform/resolvers": "^3.9.1",
"@marsidev/react-turnstile": "^1.0.2",
"@marsidev/react-turnstile": "^1.1.0",
"@n8tb1t/use-scroll-position": "^2.0.3",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-alert-dialog": "^1.1.2",
Expand All @@ -46,13 +46,13 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tooltip": "1.1.4",
"@sentry/nextjs": "8.38.0",
"@shazow/whatsabi": "^0.16.0",
"@tanstack/react-query": "5.60.2",
"@sentry/nextjs": "8.40.0",
"@shazow/whatsabi": "^0.17.0",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-table": "^8.17.3",
"@thirdweb-dev/service-utils": "workspace:*",
"@vercel/functions": "^1.4.2",
"@vercel/og": "^0.6.2",
"@vercel/og": "^0.6.4",
"abitype": "1.0.6",
"chakra-react-select": "^4.7.6",
"class-variance-authority": "^0.7.0",
Expand All @@ -67,7 +67,7 @@
"ioredis": "^5.4.1",
"ipaddr.js": "^2.2.0",
"lottie-react": "^2.4.0",
"lucide-react": "0.456.0",
"lucide-react": "0.461.0",
"next": "15.0.3",
"next-plausible": "^3.12.4",
"next-seo": "^6.5.0",
Expand All @@ -93,8 +93,8 @@
"shiki": "1.22.2",
"sonner": "^1.7.0",
"spdx-correct": "^3.2.0",
"swagger-ui-react": "^5.17.14",
"tailwind-merge": "^2.5.4",
"swagger-ui-react": "^5.18.2",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"thirdweb": "workspace:*",
"tiny-invariant": "^1.3.3",
Expand All @@ -106,16 +106,16 @@
"@chromatic-com/storybook": "3.2.2",
"@next/bundle-analyzer": "15.0.3",
"@next/eslint-plugin-next": "15.0.3",
"@playwright/test": "1.48.2",
"@storybook/addon-essentials": "8.4.4",
"@storybook/addon-interactions": "8.4.4",
"@storybook/addon-links": "8.4.4",
"@storybook/addon-onboarding": "8.4.4",
"@storybook/addon-viewport": "8.4.4",
"@storybook/blocks": "8.4.4",
"@storybook/nextjs": "8.4.4",
"@storybook/react": "8.4.4",
"@storybook/test": "8.4.4",
"@playwright/test": "1.49.0",
"@storybook/addon-essentials": "8.4.5",
"@storybook/addon-interactions": "8.4.5",
"@storybook/addon-links": "8.4.5",
"@storybook/addon-onboarding": "8.4.5",
"@storybook/addon-viewport": "8.4.5",
"@storybook/blocks": "8.4.5",
"@storybook/nextjs": "8.4.5",
"@storybook/react": "8.4.5",
"@storybook/test": "8.4.5",
"@types/color": "4.2.0",
"@types/node": "20.14.9",
"@types/papaparse": "^5.3.15",
Expand All @@ -129,16 +129,16 @@
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"autoprefixer": "^10.4.19",
"checkly": "^4.8.1",
"checkly": "^4.11.0",
"eslint": "8.57.0",
"eslint-config-biome": "1.9.3",
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"eslint-plugin-storybook": "^0.9.0",
"knip": "5.37.0",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint-plugin-storybook": "^0.11.1",
"knip": "5.37.2",
"next-sitemap": "^4.2.3",
"postcss": "8.4.49",
"storybook": "8.4.4",
"storybook": "8.4.5",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
10 changes: 5 additions & 5 deletions apps/playground-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-tooltip": "1.1.4",
"@tanstack/react-query": "5.60.2",
"@tanstack/react-query": "5.61.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "0.456.0",
"lucide-react": "0.461.0",
"next": "15.0.3",
"next-themes": "^0.4.3",
"prettier": "^3.3.2",
Expand All @@ -39,7 +39,7 @@
"react-pick-color": "^2.0.0",
"server-only": "^0.0.1",
"shiki": "1.22.2",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"thirdweb": "workspace:*",
"use-debounce": "^10.0.4"
},
Expand All @@ -49,10 +49,10 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"eslint": "8.57.0",
"eslint-config-next": "15.0.3",
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
8 changes: 4 additions & 4 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.1",
"@tanstack/react-query": "5.60.2",
"@tanstack/react-query": "5.61.3",
"@tryghost/content-api": "^1.11.21",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "4.1.0",
"escape-string-regexp": "^5.0.0",
"flexsearch": "^0.7.43",
"github-slugger": "^2.0.0",
"lucide-react": "0.456.0",
"lucide-react": "0.461.0",
"next": "15.0.3",
"nextjs-toploader": "^1.6.12",
"node-html-parser": "^6.1.13",
Expand All @@ -45,7 +45,7 @@
"semver": "^7.6.0",
"server-only": "^0.0.1",
"shiki": "1.22.2",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"thirdweb": "workspace:*",
"tiny-invariant": "^1.3.3",
Expand All @@ -72,6 +72,6 @@
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"tsx": "4.19.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
14 changes: 7 additions & 7 deletions apps/wallet-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
},
"dependencies": {
"@hookform/resolvers": "^3.9.1",
"@noble/curves": "1.6.0",
"@noble/curves": "1.7.0",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-query": "5.60.2",
"@tanstack/react-query": "5.61.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"lucide-react": "0.456.0",
"lucide-react": "0.461.0",
"next": "15.0.3",
"next-themes": "^0.4.3",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "7.53.2",
"server-only": "^0.0.1",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"thirdweb": "workspace:*",
"tiny-invariant": "^1.3.3",
Expand All @@ -43,11 +43,11 @@
"@typescript-eslint/parser": "7.14.1",
"eslint": "8.57.0",
"eslint-config-biome": "1.9.3",
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"knip": "5.37.0",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"knip": "5.37.2",
"postcss": "8.4.49",
"postcss-load-config": "^6.0.1",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@changesets/cli": "2.27.10",
"@manypkg/get-packages": "2.2.2",
"@types/node": "20.14.9",
"turbo": "2.3.0",
"typescript": "5.6.3"
"turbo": "2.3.2",
"typescript": "5.7.2"
},
"pnpm": {
"overrides": {
Expand Down Expand Up @@ -78,7 +78,9 @@
"cookie@<0.7.0": "^0.7.0",
"elliptic@<6.6.0": "^6.6.0",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"cross-spawn@<6.0.6": "^6.0.6",
"smol-toml@<1.3.1": "^1.3.1"
}
},
"packageManager": "pnpm@9.11.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/react-native-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"src/*"
],
"dependencies": {
"@aws-sdk/client-kms": "3.693.0",
"@aws-sdk/client-lambda": "3.693.0",
"@aws-sdk/credential-providers": "3.693.0",
"@aws-sdk/client-kms": "3.699.0",
"@aws-sdk/client-lambda": "3.699.0",
"@aws-sdk/credential-providers": "3.699.0",
"@mobile-wallet-protocol/client": "0.1.2",
"@walletconnect/react-native-compat": "2.17.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/service-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@cloudflare/workers-types": "4.20241112.0",
"@types/node": "20.14.9",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5"
},
"scripts": {
Expand Down
50 changes: 25 additions & 25 deletions packages/thirdweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,26 +200,26 @@
],
"dependencies": {
"@coinbase/wallet-sdk": "4.2.3",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@google/model-viewer": "2.1.1",
"@noble/curves": "1.6.0",
"@noble/hashes": "1.5.0",
"@noble/curves": "1.7.0",
"@noble/hashes": "1.6.1",
"@passwordless-id/webauthn": "^2.1.2",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-focus-scope": "1.1.0",
"@radix-ui/react-icons": "1.3.2",
"@radix-ui/react-tooltip": "1.1.4",
"@tanstack/react-query": "5.60.2",
"@tanstack/react-query": "5.61.3",
"@walletconnect/ethereum-provider": "2.17.2",
"@walletconnect/sign-client": "2.17.2",
"abitype": "1.0.6",
"fuse.js": "7.0.0",
"input-otp": "^1.4.1",
"mipd": "0.0.7",
"ox": "0.2.1",
"ox": "0.3.0",
"uqr": "0.1.2",
"viem": "2.21.45"
"viem": "2.21.50"
},
"peerDependencies": {
"@aws-sdk/client-lambda": "^3",
Expand Down Expand Up @@ -319,23 +319,23 @@
"node": ">=18"
},
"devDependencies": {
"@aws-sdk/client-kms": "3.693.0",
"@aws-sdk/client-lambda": "3.693.0",
"@aws-sdk/credential-providers": "3.693.0",
"@aws-sdk/client-kms": "3.699.0",
"@aws-sdk/client-lambda": "3.699.0",
"@aws-sdk/credential-providers": "3.699.0",
"@biomejs/biome": "1.9.4",
"@chromatic-com/storybook": "3.2.2",
"@codspeed/vitest-plugin": "3.1.1",
"@coinbase/wallet-mobile-sdk": "1.1.2",
"@mobile-wallet-protocol/client": "0.1.2",
"@react-native-async-storage/async-storage": "2.0.0",
"@react-native-async-storage/async-storage": "2.1.0",
"@size-limit/preset-big-lib": "11.1.6",
"@storybook/addon-essentials": "8.4.4",
"@storybook/addon-interactions": "8.4.4",
"@storybook/addon-links": "8.4.4",
"@storybook/addon-onboarding": "8.4.4",
"@storybook/react": "8.4.4",
"@storybook/react-vite": "8.4.4",
"@storybook/test": "8.4.4",
"@storybook/addon-essentials": "8.4.5",
"@storybook/addon-interactions": "8.4.5",
"@storybook/addon-links": "8.4.5",
"@storybook/addon-onboarding": "8.4.5",
"@storybook/react": "8.4.5",
"@storybook/react-vite": "8.4.5",
"@storybook/test": "8.4.5",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -349,25 +349,25 @@
"dotenv-mono": "^1.3.14",
"ethers5": "npm:ethers@5",
"ethers6": "npm:ethers@6",
"expo-linking": "7.0.2",
"expo-linking": "7.0.3",
"expo-web-browser": "13.0.3",
"happy-dom": "15.11.6",
"knip": "5.37.0",
"msw": "2.6.4",
"knip": "5.37.2",
"msw": "2.6.6",
"prettier": "^3.3.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-native": "0.76.2",
"react-native": "0.76.3",
"react-native-aes-gcm-crypto": "0.2.2",
"react-native-passkey": "3.0.0",
"react-native-quick-crypto": "0.7.6",
"react-native-quick-crypto": "0.7.7",
"react-native-svg": "15.9.0",
"rimraf": "6.0.1",
"sharp": "^0.33.5",
"size-limit": "11.1.6",
"storybook": "8.4.4",
"storybook": "8.4.5",
"typedoc": "0.26.11",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vitest": "2.1.5"
}
Expand Down
Loading

0 comments on commit d86c6ef

Please sign in to comment.