Skip to content

Commit ea47cf7

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `tsup` from 6.7.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.3.5) Updates `vite` from 6.2.2 to 6.2.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.7/packages/vite) Updates `esbuild` from 0.17.19 to 0.25.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.1) Updates `rollup` from 3.29.1 to 4.41.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.1...v4.41.0) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.2.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.41.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6602cc2 commit ea47cf7

File tree

2 files changed

+254
-387
lines changed

2 files changed

+254
-387
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"rimraf": "^3.0.2",
109109
"storybook": "^9.0.0",
110110
"ts-dedent": "^2.2.0",
111-
"tsup": "^6.6.3",
111+
"tsup": "^8.3.5",
112112
"typescript": "^5.7.3",
113113
"urql": "^4.0.3",
114114
"uuid": "^11.1.0",

0 commit comments

Comments
 (0)