Skip to content

Commit 65fc635

Browse files
chore(deps): update dependency vite to ^8.0.1
1 parent 898ce14 commit 65fc635

File tree

3 files changed

+107
-114
lines changed

3 files changed

+107
-114
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"globals": "^17.4.0",
108108
"jscpd": "^4.0.8",
109109
"typescript": "^5.9.3",
110-
"vite": "^8.0.0",
110+
"vite": "^8.0.1",
111111
"vite-tsconfig-paths": "^6.1.1",
112112
"vitest": "^4.1.0"
113113
}

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"globals": "^17.4.0",
7878
"jscpd": "^4.0.8",
7979
"typescript": "^5.9.3",
80-
"vite": "^8.0.0",
80+
"vite": "^8.0.1",
8181
"vite-tsconfig-paths": "^6.1.1",
8282
"vitest": "^4.1.0"
8383
},

0 commit comments

Comments
 (0)