Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ebed37

Browse filesBrowse files
chore(deps): update dependency vite to ^6.2.1 (#707)
1 parent 78d92da commit 8ebed37
Copy full SHA for 8ebed37

File tree

4 files changed

+38
-38
lines changed
Filter options

4 files changed

+38
-38
lines changed

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+35-35Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎template/base/package.json

Copy file name to clipboardExpand all lines: template/base/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@vitejs/plugin-vue": "^5.2.1",
14-
"vite": "^6.2.0",
14+
"vite": "^6.2.1",
1515
"vite-plugin-vue-devtools": "^7.7.2"
1616
}
1717
}

‎template/config/jsx/package.json

Copy file name to clipboardExpand all lines: template/config/jsx/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"devDependencies": {
66
"@vitejs/plugin-vue-jsx": "^4.1.1",
7-
"vite": "^6.2.0"
7+
"vite": "^6.2.1"
88
}
99
}

‎template/config/nightwatch/package.json

Copy file name to clipboardExpand all lines: template/config/nightwatch/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"geckodriver": "^5.0.0",
1010
"nightwatch": "^3.12.0",
1111
"ts-node": "^10.9.2",
12-
"vite": "^6.2.0",
12+
"vite": "^6.2.1",
1313
"vite-plugin-nightwatch": "^0.4.6"
1414
}
1515
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.