Skip to content

Commit 0a3130e

Browse files
build(deps): Bump the npm_and_yarn group across 1 directory with 10 updates
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [happy-dom](https://github.com/capricorn86/happy-dom) | `17.4.4` | `20.0.2` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.0.15` | `9.1.17` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.7` | `7.1.11` | | [next](https://github.com/vercel/next.js) | `15.3.8` | `16.1.5` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.2.5` | `5.3.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.26.0` | | [ai](https://github.com/vercel/ai) | `5.0.25` | `5.0.52` | Updates `happy-dom` from 17.4.4 to 20.0.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v17.4.4...v20.0.2) Updates `storybook` from 9.0.15 to 9.1.17 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.17/code/core) Updates `vite` from 7.1.7 to 7.1.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) Updates `next` from 15.3.8 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.8...v16.1.5) Updates `fast-xml-parser` from 5.2.5 to 5.3.4 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.2.5...v5.3.4) Updates `eslint` from 8.57.0 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.26.0) Updates `ai` from 5.0.25 to 5.0.52 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@5.0.25...ai@5.0.52) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) Updates `undici` from 6.21.3 to 6.23.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.3...v6.23.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: storybook dependency-version: 9.1.17 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 5.3.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ai dependency-version: 5.0.52 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 6.23.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7dfde2 commit 0a3130e

9 files changed

Lines changed: 8271 additions & 2641 deletions

File tree

apps/dashboard/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"clsx": "^2.1.1",
3838
"compare-versions": "^6.1.0",
3939
"date-fns": "4.1.0",
40-
"fast-xml-parser": "^5.2.5",
40+
"fast-xml-parser": "^5.3.4",
4141
"fetch-event-stream": "0.1.5",
4242
"fuse.js": "7.1.0",
4343
"input-otp": "^1.4.1",
4444
"ioredis": "^5.6.1",
4545
"ipaddr.js": "^2.2.0",
4646
"lucide-react": "0.525.0",
47-
"next": "15.3.8",
47+
"next": "16.1.5",
4848
"next-themes": "^0.4.6",
4949
"nextjs-toploader": "^1.6.12",
5050
"nuqs": "^2.4.3",
@@ -100,14 +100,14 @@
100100
"@typescript-eslint/eslint-plugin": "7.14.1",
101101
"@typescript-eslint/parser": "7.14.1",
102102
"autoprefixer": "^10.4.21",
103-
"eslint": "8.57.0",
103+
"eslint": "9.26.0",
104104
"eslint-config-biome": "1.9.4",
105105
"eslint-plugin-react-compiler": "19.1.0-rc.2",
106106
"eslint-plugin-storybook": "9.0.15",
107107
"knip": "5.60.2",
108108
"next-sitemap": "^4.2.3",
109109
"postcss": "8.5.6",
110-
"storybook": "9.0.15",
110+
"storybook": "9.1.17",
111111
"tailwindcss": "3.4.17",
112112
"typescript": "5.8.3"
113113
},

apps/nebula/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fetch-event-stream": "0.1.5",
2121
"fuse.js": "7.1.0",
2222
"lucide-react": "0.525.0",
23-
"next": "15.3.8",
23+
"next": "16.1.5",
2424
"next-themes": "^0.4.6",
2525
"nextjs-toploader": "^1.6.12",
2626
"posthog-js": "1.256.1",
@@ -53,14 +53,14 @@
5353
"@typescript-eslint/eslint-plugin": "7.14.1",
5454
"@typescript-eslint/parser": "7.14.1",
5555
"autoprefixer": "^10.4.21",
56-
"eslint": "8.57.0",
56+
"eslint": "9.26.0",
5757
"eslint-config-biome": "1.9.4",
5858
"eslint-plugin-react-compiler": "19.1.0-rc.2",
5959
"eslint-plugin-storybook": "9.0.15",
6060
"knip": "5.60.2",
6161
"next-sitemap": "^4.2.3",
6262
"postcss": "8.5.6",
63-
"storybook": "9.0.15",
63+
"storybook": "9.1.17",
6464
"tailwindcss": "3.4.17",
6565
"typescript": "5.8.3"
6666
},

apps/playground-web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"@tanstack/react-query": "5.81.5",
2222
"@thirdweb-dev/ai-sdk-provider": "workspace:*",
2323
"@workspace/ui": "workspace:*",
24-
"ai": "^5.0.25",
24+
"ai": "^5.0.52",
2525
"class-variance-authority": "^0.7.1",
2626
"clsx": "^2.1.1",
2727
"date-fns": "4.1.0",
2828
"fetch-event-stream": "0.1.5",
2929
"geist": "^1.5.1",
3030
"lucide-react": "0.525.0",
31-
"next": "15.3.8",
31+
"next": "16.1.5",
3232
"next-themes": "^0.4.6",
3333
"nextjs-toploader": "^1.6.12",
3434
"openapi-types": "12.1.3",
@@ -57,7 +57,7 @@
5757
"@types/react": "19.2.7",
5858
"@types/react-dom": "19.2.3",
5959
"autoprefixer": "^10.4.21",
60-
"eslint": "8.57.0",
60+
"eslint": "9.26.0",
6161
"eslint-config-biome": "1.9.4",
6262
"eslint-config-next": "15.3.8",
6363
"eslint-plugin-react-compiler": "19.1.0-rc.2",

apps/portal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"github-slugger": "^2.0.0",
2222
"he": "^1.2.0",
2323
"lucide-react": "0.525.0",
24-
"next": "15.3.8",
24+
"next": "16.1.5",
2525
"next-themes": "^0.4.6",
2626
"nextjs-toploader": "^1.6.12",
2727
"node-html-markdown": "^1.3.0",
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "7.14.1",
6060
"@workspace/ui": "workspace:*",
6161
"autoprefixer": "^10.4.21",
62-
"eslint": "8.57.0",
62+
"eslint": "9.26.0",
6363
"eslint-config-biome": "1.9.4",
6464
"eslint-plugin-mdx": "3.4.2",
6565
"eslint-plugin-svg-jsx": "^1.2.4",

apps/wagmi-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@wagmi/cli": "latest",
2929
"buffer": "^6.0.3",
3030
"typescript": "5.8.3",
31-
"vite": "7.1.7"
31+
"vite": "7.1.11"
3232
}
3333
}

apps/wallet-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"clsx": "^2.1.1",
1111
"cmdk": "^1.1.1",
1212
"lucide-react": "0.525.0",
13-
"next": "15.3.8",
13+
"next": "16.1.5",
1414
"next-themes": "^0.4.6",
1515
"react": "19.2.1",
1616
"react-dom": "19.2.1",
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "19.2.3",
3232
"@typescript-eslint/eslint-plugin": "7.14.1",
3333
"@typescript-eslint/parser": "7.14.1",
34-
"eslint": "8.57.0",
34+
"eslint": "9.26.0",
3535
"eslint-config-biome": "1.9.4",
3636
"eslint-plugin-react-compiler": "19.1.0-rc.2",
3737
"knip": "5.60.2",

packages/thirdweb/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"ethers6": "npm:ethers@6",
7777
"expo-linking": "8.0.8",
7878
"expo-web-browser": "15.0.9",
79-
"happy-dom": "17.4.4",
79+
"happy-dom": "20.0.2",
8080
"knip": "5.60.2",
8181
"msw": "2.7.5",
8282
"prettier": "3.6.2",
@@ -90,12 +90,12 @@
9090
"rimraf": "6.0.1",
9191
"sharp": "^0.34.2",
9292
"size-limit": "11.2.0",
93-
"storybook": "9.0.15",
93+
"storybook": "9.1.17",
9494
"tsup": "^8.5.0",
9595
"typedoc": "0.27.9",
9696
"typedoc-better-json": "0.9.4",
9797
"typescript": "5.8.3",
98-
"vite": "7.1.7",
98+
"vite": "7.1.11",
9999
"vitest": "3.2.4"
100100
},
101101
"engines": {

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"class-variance-authority": "^0.7.1",
2626
"clsx": "^2.1.1",
2727
"lucide-react": "0.525.0",
28-
"next": "15.3.8",
28+
"next": "16.1.5",
2929
"next-themes": "^0.4.6",
3030
"prettier": "3.6.2",
3131
"react-children-utilities": "^2.10.0",
@@ -54,7 +54,7 @@
5454
"@types/react-dom": "19.2.3",
5555
"autoprefixer": "^10.4.21",
5656
"postcss": "8.5.6",
57-
"storybook": "9.0.15",
57+
"storybook": "9.1.17",
5858
"tailwindcss": "3.4.17",
5959
"typescript": "5.8.3"
6060
}

0 commit comments

Comments
 (0)