Skip to content

Commit e5862ad

Browse files
chore(deps): update all non-major dependencies (#839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 112b554 commit e5862ad

File tree

6 files changed

+76
-59
lines changed

6 files changed

+76
-59
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"rolldown": "1.0.0-beta.43",
5656
"rollup-plugin-license": "^3.6.0",
5757
"vitest": "^3.2.4",
58-
"zx": "^8.8.4"
58+
"zx": "^8.8.5"
5959
},
6060
"lint-staged": {
6161
"*.{js,ts,vue,json}": [

pnpm-lock.yaml

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

template/config/cypress-ct/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"vue": "^3.5.22"
88
},
99
"devDependencies": {
10-
"cypress": "^15.4.0"
10+
"cypress": "^15.5.0"
1111
}
1212
}

0 commit comments

Comments
 (0)