Skip to content

Commit 28b3f96

Browse files
chore(deps): update all non-major dependencies with stable versions (#794)
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 8c7d3fc commit 28b3f96

File tree

2 files changed

+206
-530
lines changed

2 files changed

+206
-530
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"@commitlint/cli": "^20.2.0",
5353
"@commitlint/config-conventional": "^20.2.0",
5454
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
55-
"@evilmartians/lefthook": "^2.0.7",
55+
"@evilmartians/lefthook": "^2.0.11",
5656
"@kong/design-tokens": "^1.18.0",
5757
"@kong/eslint-config-kong-ui": "^1.5.1",
5858
"@kong/kongponents": "9.48.4",
5959
"@semantic-release/changelog": "^6.0.3",
6060
"@semantic-release/git": "^10.0.1",
6161
"@types/jsdom": "^21.1.7",
62-
"@types/node": "^24.10.1",
63-
"@vitejs/plugin-vue": "^6.0.2",
62+
"@types/node": "^24.10.3",
63+
"@vitejs/plugin-vue": "^6.0.3",
6464
"@vitest/ui": "^4.0.15",
6565
"@vue/test-utils": "^2.4.6",
6666
"@vue/tsconfig": "^0.7.0",
@@ -71,15 +71,15 @@
7171
"commitizen": "^4.3.1",
7272
"cross-env": "^10.1.0",
7373
"cz-conventional-changelog": "^3.3.0",
74-
"eslint": "^9.37.0",
74+
"eslint": "^9.39.2",
7575
"jsdom": "^26.1.0",
7676
"node-emoji": "^2.2.0",
7777
"picocolors": "^1.1.1",
7878
"postcss": "^8.5.6",
7979
"postcss-html": "^1.8.0",
80-
"rimraf": "^6.0.1",
80+
"rimraf": "^6.1.2",
8181
"rollup-plugin-visualizer": "^6.0.5",
82-
"sass": "^1.95.0",
82+
"sass": "^1.95.1",
8383
"semantic-release": "^25.0.2",
8484
"stylelint": "^16.26.1",
8585
"stylelint-config-html": "^1.1.0",
@@ -89,12 +89,12 @@
8989
"tsc-alias": "^1.8.16",
9090
"tsx": "^4.21.0",
9191
"typescript": "^5.9.3",
92-
"vite": "^7.1.12",
92+
"vite": "^7.2.7",
9393
"vite-plugin-vue-devtools": "^8.0.5",
9494
"vitest": "^4.0.15",
95-
"vue": "^3.5.24",
96-
"vue-router": "^4.5.1",
97-
"vue-tsc": "^3.1.5"
95+
"vue": "^3.5.25",
96+
"vue-router": "^4.6.4",
97+
"vue-tsc": "^3.1.8"
9898
},
9999
"peerDependencies": {
100100
"vue": ">= 3.3.4 < 4"

0 commit comments

Comments
 (0)