Skip to content

Commit e72e514

Browse files
chore(deps): update all non-major dependencies with stable versions (#771)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92f498c commit e72e514

File tree

3 files changed

+65
-118
lines changed

3 files changed

+65
-118
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.7.0
1+
24.9.0

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"c8": "^10.1.3",
6969
"cheerio": "^1.1.2",
7070
"commitizen": "^4.3.1",
71-
"cross-env": "^10.0.0",
71+
"cross-env": "^10.1.0",
7272
"cz-conventional-changelog": "^3.3.0",
7373
"eslint": "^9.35.0",
7474
"jsdom": "^26.1.0",
@@ -78,7 +78,7 @@
7878
"postcss-html": "^1.8.0",
7979
"rimraf": "^6.0.1",
8080
"rollup-plugin-visualizer": "^6.0.3",
81-
"sass": "^1.92.1",
81+
"sass": "^1.93.2",
8282
"semantic-release": "^22.0.12",
8383
"stylelint": "^16.24.0",
8484
"stylelint-config-html": "^1.1.0",
@@ -93,7 +93,7 @@
9393
"vitest": "^3.2.4",
9494
"vue": "^3.5.22",
9595
"vue-router": "^4.5.1",
96-
"vue-tsc": "^3.0.6"
96+
"vue-tsc": "^3.1.1"
9797
},
9898
"peerDependencies": {
9999
"vue": ">= 3.3.4 < 4"
@@ -151,13 +151,13 @@
151151
"@semantic-release/github"
152152
]
153153
},
154-
"packageManager": "pnpm@10.15.1",
154+
"packageManager": "pnpm@10.18.1",
155155
"engines": {
156156
"node": ">=18.17.0",
157157
"pnpm": ">=9.14.4 || >=10.1.0"
158158
},
159159
"volta": {
160-
"node": "24.7.0"
160+
"node": "24.9.0"
161161
},
162162
"config": {
163163
"commitizen": {

0 commit comments

Comments
 (0)