Skip to content

Commit 7662319

Browse files
fix(deps): update all non-major dependencies with stable version (#1665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d04cc4b commit 7662319

File tree

2 files changed

+146
-107
lines changed

2 files changed

+146
-107
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,37 +40,37 @@
4040
"@kong/icons": "^1.30.0",
4141
"@xstate/vue": "^2.0.0",
4242
"axios": "^1.9.0",
43-
"vue": "^3.5.13",
43+
"vue": "^3.5.16",
4444
"vue-recaptcha": "^2.0.3",
4545
"xstate": "^4.38.3"
4646
},
4747
"devDependencies": {
48-
"@babel/types": "^7.27.1",
48+
"@babel/types": "^7.27.3",
4949
"@commitlint/cli": "^19.8.1",
5050
"@commitlint/config-conventional": "^19.8.1",
5151
"@cypress/vite-dev-server": "^6.0.3",
5252
"@cypress/vue": "^6.0.2",
5353
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
54-
"@evilmartians/lefthook": "^1.11.12",
54+
"@evilmartians/lefthook": "^1.11.13",
5555
"@kong/design-tokens": "^1.17.4",
5656
"@kong/eslint-config-kong-ui": "^1.2.9",
5757
"@kong/kongponents": "^9.33.1",
5858
"@semantic-release/changelog": "^6.0.3",
5959
"@semantic-release/git": "^10.0.1",
60-
"@types/node": "^22.15.17",
61-
"@vitejs/plugin-vue": "^5.2.3",
60+
"@types/node": "^22.15.29",
61+
"@vitejs/plugin-vue": "^5.2.4",
6262
"@vue/tsconfig": "^0.7.0",
6363
"commitizen": "^4.3.1",
6464
"cross-env": "^7.0.3",
6565
"cypress": "^14.3.3",
6666
"cz-conventional-changelog": "3.3.0",
6767
"eslint": "^9.27.0",
68-
"postcss-custom-properties": "^14.0.4",
68+
"postcss-custom-properties": "^14.0.5",
6969
"postcss-html": "^1.8.0",
70-
"rollup-plugin-visualizer": "^6.0.0",
70+
"rollup-plugin-visualizer": "^6.0.1",
7171
"sass": "^1.87.0",
7272
"semantic-release": "^22.0.12",
73-
"start-server-and-test": "^2.0.11",
73+
"start-server-and-test": "^2.0.12",
7474
"stylelint": "^16.19.1",
7575
"stylelint-config-html": "^1.1.0",
7676
"stylelint-config-recommended-scss": "^15.0.1",

0 commit comments

Comments
 (0)