Skip to content

Commit 474ec6b

Browse files
chore(deps): update all non-major dependencies with stable versions (#793)
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 f8e84eb commit 474ec6b

File tree

2 files changed

+308
-210
lines changed

2 files changed

+308
-210
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"commit": "cz"
4949
},
5050
"devDependencies": {
51-
"@babel/types": "^7.28.4",
51+
"@babel/types": "^7.28.5",
5252
"@commitlint/cli": "^20.1.0",
5353
"@commitlint/config-conventional": "^20.0.0",
5454
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
@@ -59,13 +59,13 @@
5959
"@semantic-release/changelog": "^6.0.3",
6060
"@semantic-release/git": "^10.0.1",
6161
"@types/jsdom": "^21.1.7",
62-
"@types/node": "^22.18.12",
63-
"@vitejs/plugin-vue": "^6.0.1",
62+
"@types/node": "^22.18.13",
63+
"@vitejs/plugin-vue": "^6.0.2",
6464
"@vitest/ui": "^3.2.4",
6565
"@vue/test-utils": "^2.4.6",
6666
"@vue/tsconfig": "^0.7.0",
6767
"@vueuse/core": "^13.9.0",
68-
"autoprefixer": "^10.4.21",
68+
"autoprefixer": "^10.4.22",
6969
"c8": "^10.1.3",
7070
"cheerio": "^1.1.2",
7171
"commitizen": "^4.3.1",
@@ -79,7 +79,7 @@
7979
"postcss-html": "^1.8.0",
8080
"rimraf": "^6.0.1",
8181
"rollup-plugin-visualizer": "^6.0.5",
82-
"sass": "^1.93.2",
82+
"sass": "^1.93.3",
8383
"semantic-release": "^25.0.2",
8484
"stylelint": "^16.25.0",
8585
"stylelint-config-html": "^1.1.0",
@@ -89,12 +89,12 @@
8989
"tsc-alias": "^1.8.16",
9090
"tsx": "^4.20.6",
9191
"typescript": "^5.9.3",
92-
"vite": "^7.1.11",
93-
"vite-plugin-vue-devtools": "^8.0.3",
92+
"vite": "^7.1.12",
93+
"vite-plugin-vue-devtools": "^8.0.5",
9494
"vitest": "^3.2.4",
95-
"vue": "^3.5.22",
95+
"vue": "^3.5.24",
9696
"vue-router": "^4.5.1",
97-
"vue-tsc": "^3.1.1"
97+
"vue-tsc": "^3.1.5"
9898
},
9999
"peerDependencies": {
100100
"vue": ">= 3.3.4 < 4"

0 commit comments

Comments
 (0)