Skip to content

Commit 381d531

Browse files
dependabot[bot]mcollovati
authored andcommitted
chore(deps-dev): bump vite
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.12 to 6.0.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.0.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.0.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9117773 commit 381d531

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

flow-tests/test-frontend/vite-context-path/package.json

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,36 @@
66
"@polymer/polymer": "3.5.2",
77
"@vaadin/bundles": "../vite-test-assets/packages/@vaadin/bundles-old",
88
"@vaadin/common-frontend": "0.0.19",
9-
"@vaadin/polymer-legacy-adapter": "24.5.4",
9+
"@vaadin/polymer-legacy-adapter": "24.7.3",
1010
"@vaadin/testscope-all": "../vite-test-assets/packages/@vaadin/testscope-all",
1111
"@vaadin/testscope-button": "../vite-test-assets/packages/@vaadin/testscope-button",
1212
"@vaadin/testscope-map": "../vite-test-assets/packages/@vaadin/testscope-map",
13-
"@vaadin/text-field": "24.5.4",
14-
"@vaadin/vaadin-lumo-styles": "24.5.4",
15-
"@vaadin/vaadin-themable-mixin": "24.5.4",
13+
"@vaadin/text-field": "24.7.3",
14+
"@vaadin/vaadin-lumo-styles": "24.7.3",
15+
"@vaadin/vaadin-themable-mixin": "24.7.3",
1616
"construct-style-sheets-polyfill": "3.1.0",
17-
"lit": "3.2.1",
17+
"lit": "3.3.0",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
20-
"react-router": "7.0.1"
20+
"react-router": "7.5.0"
2121
},
2222
"devDependencies": {
23-
"@babel/preset-react": "7.25.9",
24-
"@preact/signals-react-transform": "0.4.0",
25-
"@rollup/plugin-replace": "6.0.1",
26-
"@rollup/pluginutils": "5.1.3",
27-
"@types/react": "18.3.12",
28-
"@types/react-dom": "18.3.1",
29-
"@vitejs/plugin-react": "4.3.4",
23+
"@babel/preset-react": "7.26.3",
24+
"@preact/signals-react-transform": "0.5.1",
25+
"@rollup/plugin-replace": "6.0.2",
26+
"@rollup/pluginutils": "5.1.4",
27+
"@types/react": "18.3.20",
28+
"@types/react-dom": "18.3.6",
29+
"@vitejs/plugin-react": "4.4.0",
3030
"async": "3.2.6",
31-
"glob": "10.4.5",
31+
"glob": "11.0.1",
3232
"rollup-plugin-brotli": "3.1.0",
33-
"rollup-plugin-visualizer": "5.12.0",
33+
"rollup-plugin-visualizer": "5.14.0",
3434
"strip-css-comments": "5.0.0",
3535
"transform-ast": "2.4.4",
36-
"typescript": "5.7.2",
37-
"vite": "6.0.12",
38-
"vite-plugin-checker": "0.8.0",
36+
"typescript": "5.8.3",
37+
"vite": "6.3.2",
38+
"vite-plugin-checker": "0.9.1",
3939
"workbox-build": "7.3.0",
4040
"workbox-core": "7.3.0",
4141
"workbox-precaching": "7.3.0"
@@ -44,38 +44,38 @@
4444
"dependencies": {
4545
"@polymer/polymer": "3.5.2",
4646
"@vaadin/common-frontend": "0.0.19",
47-
"@vaadin/polymer-legacy-adapter": "24.5.4",
48-
"@vaadin/text-field": "24.5.4",
49-
"@vaadin/vaadin-lumo-styles": "24.5.4",
50-
"@vaadin/vaadin-themable-mixin": "24.5.4",
47+
"@vaadin/polymer-legacy-adapter": "24.7.3",
48+
"@vaadin/text-field": "24.7.3",
49+
"@vaadin/vaadin-lumo-styles": "24.7.3",
50+
"@vaadin/vaadin-themable-mixin": "24.7.3",
5151
"construct-style-sheets-polyfill": "3.1.0",
52-
"lit": "3.2.1",
52+
"lit": "3.3.0",
5353
"react": "18.3.1",
5454
"react-dom": "18.3.1",
55-
"react-router": "7.0.1"
55+
"react-router": "7.5.0"
5656
},
5757
"devDependencies": {
58-
"@babel/preset-react": "7.25.9",
59-
"@preact/signals-react-transform": "0.4.0",
60-
"@rollup/plugin-replace": "6.0.1",
61-
"@rollup/pluginutils": "5.1.3",
62-
"@types/react": "18.3.12",
63-
"@types/react-dom": "18.3.1",
64-
"@vitejs/plugin-react": "4.3.4",
58+
"@babel/preset-react": "7.26.3",
59+
"@preact/signals-react-transform": "0.5.1",
60+
"@rollup/plugin-replace": "6.0.2",
61+
"@rollup/pluginutils": "5.1.4",
62+
"@types/react": "18.3.20",
63+
"@types/react-dom": "18.3.6",
64+
"@vitejs/plugin-react": "4.4.0",
6565
"async": "3.2.6",
66-
"glob": "10.4.5",
66+
"glob": "11.0.1",
6767
"rollup-plugin-brotli": "3.1.0",
68-
"rollup-plugin-visualizer": "5.12.0",
68+
"rollup-plugin-visualizer": "5.14.0",
6969
"strip-css-comments": "5.0.0",
7070
"transform-ast": "2.4.4",
71-
"typescript": "5.7.2",
72-
"vite": "6.0.12",
73-
"vite-plugin-checker": "0.8.0",
71+
"typescript": "5.8.3",
72+
"vite": "6.3.2",
73+
"vite-plugin-checker": "0.9.1",
7474
"workbox-build": "7.3.0",
7575
"workbox-core": "7.3.0",
7676
"workbox-precaching": "7.3.0"
7777
},
78-
"hash": "59c5c713cf9797dc9f68c3673c302df377f27c5651e719df4dcccdc71d4d8913"
78+
"hash": "0e5a445ccd54f178d3431e563499744c10a27f3d6b8af74a2ab5a9223487c5de"
7979
},
8080
"overrides": {
8181
"@polymer/polymer": "$@polymer/polymer",
@@ -92,4 +92,4 @@
9292
"react": "$react",
9393
"react-router": "$react-router"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)