Skip to content

Commit e326c8c

Browse files
build(deps-dev): Bump the npm_and_yarn group across 3 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/composition-api directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/mixin directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/plugin 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.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.5.0) Updates `vite` from 4.5.14 to 7.1.5 - [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.5/packages/vite) Updates `tsup` from 6.7.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.5.0) Updates `vite` from 4.5.14 to 7.1.5 - [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.5/packages/vite) Updates `tsup` from 6.7.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.5.0) Updates `vite` from 4.5.14 to 7.1.5 - [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.5/packages/vite) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f682462 commit e326c8c

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

EssentialCSharp.Web/wwwroot/lib/vue-window-size/composition-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@vue/runtime-core": "^3.2.45",
1919
"@vue/test-utils": "^2.2.7",
2020
"happy-dom": "^15.10.1",
21-
"tsup": "^6.5.0",
21+
"tsup": "^8.5.0",
2222
"typescript": "^4.9.4",
23-
"vite": "^4.0.4",
23+
"vite": "^7.1.5",
2424
"vite-tsconfig-paths": "^4.0.3",
2525
"vitest": "^0.27.1",
2626
"vue": "^3.2.45"

EssentialCSharp.Web/wwwroot/lib/vue-window-size/mixin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@vue/runtime-core": "^3.2.45",
1818
"@vue/test-utils": "^2.2.7",
1919
"happy-dom": "^15.10.1",
20-
"tsup": "^6.5.0",
20+
"tsup": "^8.5.0",
2121
"typescript": "^4.9.4",
22-
"vite": "^4.0.4",
22+
"vite": "^7.1.5",
2323
"vite-tsconfig-paths": "^4.0.3",
2424
"vitest": "^0.27.1",
2525
"vue": "^3.2.45"

EssentialCSharp.Web/wwwroot/lib/vue-window-size/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@vue/runtime-core": "^3.2.45",
1818
"@vue/test-utils": "^2.2.7",
1919
"happy-dom": "^15.10.1",
20-
"tsup": "^6.5.0",
20+
"tsup": "^8.5.0",
2121
"typescript": "^4.9.4",
22-
"vite": "^4.0.4",
22+
"vite": "^7.1.5",
2323
"vite-tsconfig-paths": "^4.0.3",
2424
"vitest": "^0.27.1",
2525
"vue": "^3.2.45"

0 commit comments

Comments
 (0)