Skip to content

Commit d44017d

Browse files
chore(deps): update all non-major dependencies with stable versions (#761)
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 ce22be7 commit d44017d

File tree

2 files changed

+241
-499
lines changed

2 files changed

+241
-499
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@
5252
"@commitlint/cli": "^20.1.0",
5353
"@commitlint/config-conventional": "^20.0.0",
5454
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
55-
"@evilmartians/lefthook": "^1.13.0",
55+
"@evilmartians/lefthook": "^1.13.6",
5656
"@kong/design-tokens": "^1.18.0",
5757
"@kong/eslint-config-kong-ui": "^1.5.1",
5858
"@kong/kongponents": "9.42.4",
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.1",
62+
"@types/node": "^22.18.11",
6363
"@vitejs/plugin-vue": "^6.0.1",
6464
"@vitest/ui": "^3.2.4",
6565
"@vue/test-utils": "^2.4.6",
6666
"@vue/tsconfig": "^0.7.0",
67-
"@vueuse/core": "^13.5.0",
67+
"@vueuse/core": "^13.9.0",
6868
"autoprefixer": "^10.4.21",
6969
"c8": "^10.1.3",
7070
"cheerio": "^1.1.2",
@@ -78,7 +78,7 @@
7878
"postcss": "^8.5.6",
7979
"postcss-html": "^1.8.0",
8080
"rimraf": "^6.0.1",
81-
"rollup-plugin-visualizer": "^6.0.3",
81+
"rollup-plugin-visualizer": "^6.0.5",
8282
"sass": "^1.93.2",
8383
"semantic-release": "^22.0.12",
8484
"stylelint": "^16.25.0",
@@ -87,9 +87,9 @@
8787
"stylelint-config-recommended-vue": "^1.6.1",
8888
"stylelint-order": "^7.0.0",
8989
"tsc-alias": "^1.8.16",
90-
"tsx": "^4.20.5",
91-
"typescript": "^5.9.2",
92-
"vite": "^7.1.8",
90+
"tsx": "^4.20.6",
91+
"typescript": "^5.9.3",
92+
"vite": "^7.1.10",
9393
"vite-plugin-vue-devtools": "^8.0.2",
9494
"vitest": "^3.2.4",
9595
"vue": "^3.5.22",
@@ -152,7 +152,7 @@
152152
"@semantic-release/github"
153153
]
154154
},
155-
"packageManager": "pnpm@10.18.1",
155+
"packageManager": "pnpm@10.18.3",
156156
"engines": {
157157
"node": ">=18.17.0",
158158
"pnpm": ">=9.14.4 || >=10.1.0"

0 commit comments

Comments
 (0)