Skip to content

Commit 66774c0

Browse files
chore(deps): update all non-major dependencies
1 parent cf3f7a7 commit 66774c0

File tree

4 files changed

+43
-54
lines changed

4 files changed

+43
-54
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"kolorist": "^1.8.0",
5151
"lint-staged": "^15.2.7",
5252
"npm-run-all2": "^6.2.2",
53-
"prettier": "^3.3.2",
53+
"prettier": "^3.3.3",
5454
"prompts": "^2.4.2",
5555
"vitest": "^1.6.0",
5656
"zx": "^8.1.4"

pnpm-lock.yaml

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

template/config/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"devDependencies": {
3-
"vite-plugin-vue-devtools": "^7.3.5"
3+
"vite-plugin-vue-devtools": "^7.3.6"
44
}
55
}

template/config/nightwatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"test:e2e": "nightwatch tests/e2e/*"
44
},
55
"devDependencies": {
6-
"nightwatch": "^3.6.3",
6+
"nightwatch": "^3.6.4",
77
"@nightwatch/vue": "^3.1.1",
88
"@vitejs/plugin-vue": "^5.0.5",
99
"geckodriver": "^4.4.1",

0 commit comments

Comments
 (0)