Skip to content

Commit 8fa4b76

Browse files
chore(deps): update vite (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee17631 commit 8fa4b76

File tree

4 files changed

+174
-63
lines changed

4 files changed

+174
-63
lines changed

apps/lit-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"rimraf": "5.0.10",
1717
"tsconfig-config": "workspace:*",
1818
"typescript": "5.5.4",
19-
"vite": "5.4.8"
19+
"vite": "5.4.11"
2020
},
2121
"dependencies": {
2222
"@waldronmatt/lit-override": "workspace:*",

packages/story-tokens-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@types/react": "18.3.18",
5656
"@types/react-dom": "18.3.5",
57-
"@vitejs/plugin-react-swc": "3.7.0",
57+
"@vitejs/plugin-react-swc": "3.7.2",
5858
"eslint": "8.57.1",
5959
"eslint-config-custom": "workspace:*",
6060
"glob": "10.4.5",
@@ -64,7 +64,7 @@
6464
"storybook": "7.6.20",
6565
"tsconfig-config": "workspace:*",
6666
"typescript": "5.5.4",
67-
"vite": "5.4.8",
67+
"vite": "5.4.11",
6868
"vite-plugin-dts": "3.9.1",
6969
"vite-plugin-lib-inject-css": "1.3.0"
7070
}

0 commit comments

Comments
 (0)