Skip to content

Commit dd3b388

Browse files
authored
Merge pull request #309 from jxn-30/deps/update-vite
chore(deps): update vite to non-vulnerable version
2 parents 3b8abb5 + 034ef85 commit dd3b388

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "HC200ok",
44
"description": "A customizable and easy-to-use data table component made with Vue.js 3.x.",
55
"private": false,
6-
"version": "1.5.44",
6+
"version": "1.5.45",
77
"types": "./types/main.d.ts",
88
"license": "MIT",
99
"files": [
@@ -53,7 +53,7 @@
5353
"happy-dom": "^5.0.0",
5454
"sass": "^1.51.0",
5555
"typescript": "^4.5.4",
56-
"vite": "^2.9.9",
56+
"vite": "^2.9.16",
5757
"vitest": "^0.13.1",
5858
"vue-eslint-parser": "^9.0.1",
5959
"vue-tsc": "^0.34.7"

0 commit comments

Comments
 (0)