Skip to content

Navigation Menu

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 79c7bf5

Browse filesBrowse files
chore(deps): update vite packages
1 parent 83c56f2 commit 79c7bf5
Copy full SHA for 79c7bf5

File tree

4 files changed

+46
-46
lines changed
Filter options

4 files changed

+46
-46
lines changed

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+40-40Lines changed: 40 additions & 40 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
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"vue": "^3.5.13"
1111
},
1212
"devDependencies": {
13-
"@vitejs/plugin-vue": "^5.2.3",
14-
"vite": "^6.2.4",
15-
"vite-plugin-vue-devtools": "^7.7.2"
13+
"@vitejs/plugin-vue": "^5.2.4",
14+
"vite": "^6.3.5",
15+
"vite-plugin-vue-devtools": "^7.7.6"
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.2",
7-
"vite": "^6.2.4"
7+
"vite": "^6.3.5"
88
}
99
}

‎template/config/nightwatch/package.json

Copy file name to clipboardExpand all lines: template/config/nightwatch/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
},
55
"devDependencies": {
66
"@nightwatch/vue": "^3.1.2",
7-
"@vitejs/plugin-vue": "^5.2.3",
7+
"@vitejs/plugin-vue": "^5.2.4",
88
"chromedriver": "^136.0.0",
99
"geckodriver": "^5.0.0",
1010
"nightwatch": "^3.12.1",
1111
"ts-node": "^10.9.2",
12-
"vite": "^6.2.4",
12+
"vite": "^6.3.5",
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.