Skip to content

Commit 0e45976

Browse files
chore(deps): update all non-major dependencies with stable versions (#839)
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 618c219 commit 0e45976

File tree

2 files changed

+458
-441
lines changed

2 files changed

+458
-441
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
},
5050
"devDependencies": {
5151
"@babel/types": "^7.29.0",
52-
"@commitlint/cli": "^20.4.2",
53-
"@commitlint/config-conventional": "^20.4.2",
52+
"@commitlint/cli": "^20.4.4",
53+
"@commitlint/config-conventional": "^20.4.4",
5454
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
55-
"@evilmartians/lefthook": "^2.1.1",
55+
"@evilmartians/lefthook": "^2.1.4",
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",
6262
"@types/node": "^24.10.15",
63-
"@vitejs/plugin-vue": "^6.0.4",
63+
"@vitejs/plugin-vue": "^6.0.5",
6464
"@vitest/ui": "^4.0.18",
6565
"@vue/test-utils": "^2.4.6",
6666
"@vue/tsconfig": "^0.7.0",
@@ -71,14 +71,14 @@
7171
"commitizen": "^4.3.1",
7272
"cross-env": "^10.1.0",
7373
"cz-conventional-changelog": "^3.3.0",
74-
"eslint": "^9.39.3",
74+
"eslint": "^9.39.4",
7575
"jsdom": "^26.1.0",
7676
"node-emoji": "^2.2.0",
7777
"picocolors": "^1.1.1",
78-
"postcss": "^8.5.6",
78+
"postcss": "^8.5.8",
7979
"postcss-html": "^1.8.1",
8080
"rimraf": "^6.1.3",
81-
"rollup-plugin-visualizer": "^6.0.5",
81+
"rollup-plugin-visualizer": "^6.0.11",
8282
"sass": "^1.97.3",
8383
"semantic-release": "^25.0.3",
8484
"stylelint": "^17.3.0",
@@ -90,9 +90,9 @@
9090
"tsx": "^4.21.0",
9191
"typescript": "^5.9.3",
9292
"vite": "^7.3.1",
93-
"vite-plugin-vue-devtools": "^8.0.6",
93+
"vite-plugin-vue-devtools": "^8.0.7",
9494
"vitest": "^4.0.18",
95-
"vue": "^3.5.29",
95+
"vue": "^3.5.30",
9696
"vue-router": "^4.6.4",
9797
"vue-tsc": "^3.2.5"
9898
},

0 commit comments

Comments
 (0)