Skip to content

Commit fe74191

Browse files
fix(deps): update all non-major dependencies with stable version
1 parent 4592f5d commit fe74191

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@vueuse/core": "^13.6.0",
6666
"allof-merge": "^0.6.6",
6767
"flatted": "^3.3.3",
68-
"form-urlencoded": "^6.1.5",
68+
"form-urlencoded": "^6.1.6",
6969
"httpsnippet": "^3.0.9",
7070
"lodash-es": "^4.17.21",
7171
"markdown-it": "^14.1.0",
@@ -89,7 +89,7 @@
8989
"@types/jsdom": "^21.1.7",
9090
"@types/json-schema": "^7.0.15",
9191
"@types/markdown-it": "^14.1.2",
92-
"@types/node": "^22.17.2",
92+
"@types/node": "^22.18.1",
9393
"@types/sanitize-html": "^2.16.0",
9494
"@vitejs/plugin-vue": "^6.0.1",
9595
"@vitest/ui": "^3.2.4",
@@ -119,7 +119,7 @@
119119
"tsc-alias": "^1.8.16",
120120
"tslib": "^2.8.1",
121121
"typescript": "^5.9.2",
122-
"vite": "^7.1.3",
122+
"vite": "^7.1.4",
123123
"vite-plugin-node-polyfills": "^0.24.0",
124124
"vite-plugin-replace": "^0.1.1",
125125
"vite-plugin-vue-devtools": "^8.0.0",

0 commit comments

Comments
 (0)