Skip to content

Commit acb02df

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /packages/cli directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.19 to 7.0.6 - [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.0.6/packages/vite) Updates `vite` from 5.4.19 to 7.0.6 - [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.0.6/packages/vite) Updates `vite` from 6.3.5 to 7.0.6 - [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.0.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25aea21 commit acb02df

File tree

19 files changed

+7182
-3102
lines changed

19 files changed

+7182
-3102
lines changed

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"prettier-plugin-astro": "^0.13.0",
9494
"start-server-and-test": "^2.0.11",
9595
"typescript": "5.8.3",
96-
"vite": "^6.3.5",
96+
"vite": "^7.0.6",
9797
"vite-plugin-dts": "^4.5.3",
9898
"vite-plugin-static-copy": "^2.2.0",
9999
"vitest": "^3.1.3"

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"typescript": "5.8.3",
7070
"unbuild": "^3.5.0",
7171
"uuid": "^11.1.0",
72-
"vite": "^6.3.5",
72+
"vite": "^7.0.6",
7373
"vitest": "^3.1.3"
7474
}
7575
}

packages/js-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint": "^9.26.0",
7373
"kolorist": "^1.8.0",
7474
"typescript": "5.8.3",
75-
"vite": "^6.3.5",
75+
"vite": "^7.0.6",
7676
"vite-plugin-banner": "^0.8.0",
7777
"vite-plugin-dts": "^4.5.3",
7878
"vitest": "^3.1.3"

packages/js-client/playground/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@tsconfig/svelte": "^5.0.4",
1111
"pathe": "^1.1.2",
1212
"svelte": "^4.2.19",
13-
"vite": "^5.4.11",
13+
"vite": "^7.0.6",
1414
"vite-plugin-qrcode": "^0.2.3"
1515
},
1616
"dependencies": {

packages/js-client/playground/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"pathe": "^1.1.2",
1414
"tailwindcss": "^4.1.4",
1515
"typescript": "^5.7.2",
16-
"vite": "^5.4.11",
16+
"vite": "^7.0.6",
1717
"vite-plugin-qrcode": "^0.2.3"
1818
},
1919
"dependencies": {

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"pathe": "^2.0.3",
6161
"start-server-and-test": "^2.0.11",
6262
"typescript": "5.8.3",
63-
"vite": "^6.3.5",
63+
"vite": "^7.0.6",
6464
"vite-plugin-banner": "^0.8.0",
6565
"vite-plugin-dts": "^4.5.3",
6666
"vite-plugin-qrcode": "^0.2.4",

packages/js/playground/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@storyblok/js": "workspace:*",
1111
"@vitejs/plugin-basic-ssl": "^1.1.0",
12-
"vite": "^6.0.1",
12+
"vite": "^7.0.6",
1313
"vite-plugin-qrcode": "^0.2.3"
1414
},
1515
"nx": {

packages/js/playground/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@vitejs/plugin-basic-ssl": "^1.1.0",
1212
"@vitejs/plugin-vue": "^5.1.4",
1313
"@vue/tsconfig": "^0.7.0",
14-
"vite": "^6.0.1",
14+
"vite": "^7.0.6",
1515
"vite-plugin-qrcode": "^0.2.3",
1616
"vue": "^3.5.12"
1717
},

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"rollup-plugin-preserve-directives": "^0.4.0",
9595
"start-server-and-test": "^2.0.11",
9696
"typescript": "5.8.3",
97-
"vite": "^6.3.5",
97+
"vite": "^7.0.6",
9898
"vite-plugin-dts": "^4.5.3",
9999
"vitest": "^3.1.3"
100100
},

packages/react/playground/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "^19.1.4",
2121
"@vitejs/plugin-basic-ssl": "^2.0.0",
2222
"tailwindcss": "^4.1.10",
23-
"vite": "^6.3.5"
23+
"vite": "^7.0.6"
2424
},
2525
"nx": {
2626
"projectType": "application"

0 commit comments

Comments
 (0)