Skip to content

Commit 39f44b2

Browse files
committed
chore(deps): update dependency vite to v5
1 parent efa9a30 commit 39f44b2

File tree

3 files changed

+114
-168
lines changed

3 files changed

+114
-168
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"autoprefixer": "10.4.16",
1919
"postcss": "8.4.31",
2020
"tailwindcss": "3.3.5",
21-
"vite": "4.5.0"
21+
"vite": "5.0.0"
2222
}
2323
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rollup-plugin-ts": "3.4.5",
5151
"rollup-plugin-vue": "6.0.0",
5252
"typescript": "5.2.2",
53-
"vite": "4.5.0",
53+
"vite": "5.0.0",
5454
"vitest": "0.34.6",
5555
"vue": "3.3.8"
5656
},

0 commit comments

Comments
 (0)