Skip to content

Commit aa72fae

Browse files
fix(deps): update all non-major dependencies with stable versions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ff1861 commit aa72fae

File tree

2 files changed

+18
-41
lines changed

2 files changed

+18
-41
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"lodash-es": "^4.17.21",
7171
"markdown-it": "^14.1.0",
7272
"sanitize-html": "^2.17.0",
73-
"shiki": "^3.14.0"
73+
"shiki": "^3.15.0"
7474
},
7575
"resolutions": {
7676
"openapi3-ts": "4.5.0"
@@ -101,7 +101,7 @@
101101
"cross-env": "^10.1.0",
102102
"cz-conventional-changelog": "^3.3.0",
103103
"eslint": "^9.39.1",
104-
"jsdom": "^27.0.1",
104+
"jsdom": "^27.1.0",
105105
"openapi3-ts": "4.5.0",
106106
"postcss": "^8.5.6",
107107
"postcss-html": "^1.8.0",
@@ -119,14 +119,14 @@
119119
"tsc-alias": "^1.8.16",
120120
"tslib": "^2.8.1",
121121
"typescript": "^5.9.3",
122-
"vite": "^7.1.12",
122+
"vite": "^7.2.1",
123123
"vite-plugin-node-polyfills": "^0.24.0",
124124
"vite-plugin-replace": "^0.1.1",
125125
"vite-plugin-vue-devtools": "^8.0.3",
126126
"vitest": "3.2.4",
127-
"vue": "^3.5.22",
127+
"vue": "^3.5.23",
128128
"vue-router": "^4.6.3",
129-
"vue-tsc": "^3.0.10"
129+
"vue-tsc": "^3.1.3"
130130
},
131131
"pnpm": {
132132
"onlyBuiltDependencies": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)