Skip to content

Commit 268fcd9

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

File tree

2 files changed

+868
-629
lines changed

2 files changed

+868
-629
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,47 +40,47 @@
4040
"@kong/icons": "^1.20.1",
4141
"@xstate/vue": "^2.0.0",
4242
"axios": "^1.7.3",
43-
"vue": "^3.4.35",
43+
"vue": "^3.5.13",
4444
"vue-recaptcha": "^2.0.3",
4545
"xstate": "^4.38.3"
4646
},
4747
"devDependencies": {
48-
"@babel/types": "^7.25.2",
49-
"@commitlint/cli": "^19.4.0",
50-
"@commitlint/config-conventional": "^19.2.2",
51-
"@cypress/vite-dev-server": "^5.1.1",
48+
"@babel/types": "^7.26.3",
49+
"@commitlint/cli": "^19.6.0",
50+
"@commitlint/config-conventional": "^19.6.0",
51+
"@cypress/vite-dev-server": "^5.2.1",
5252
"@cypress/vue": "^6.0.1",
5353
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
54-
"@evilmartians/lefthook": "^1.7.11",
54+
"@evilmartians/lefthook": "^1.9.0",
5555
"@kong/design-tokens": "^1.17.2",
5656
"@kong/eslint-config-kong-ui": "^1.1.2",
5757
"@kong/kongponents": "^9.14.20",
5858
"@semantic-release/changelog": "^6.0.3",
5959
"@semantic-release/git": "^10.0.1",
6060
"@types/node": "^18.19.43",
61-
"@vitejs/plugin-vue": "^5.1.2",
61+
"@vitejs/plugin-vue": "^5.2.1",
6262
"@vue/tsconfig": "^0.7.0",
6363
"commitizen": "^4.3.0",
6464
"cross-env": "^7.0.3",
65-
"cypress": "^13.13.2",
65+
"cypress": "^13.16.1",
6666
"cz-conventional-changelog": "3.3.0",
6767
"eslint": "^9.16.0",
6868
"postcss-custom-properties": "^13.3.12",
6969
"postcss-html": "^1.7.0",
7070
"rollup-plugin-visualizer": "^5.12.0",
71-
"sass": "^1.77.8",
71+
"sass": "^1.82.0",
7272
"semantic-release": "^22.0.12",
7373
"start-server-and-test": "^2.0.5",
74-
"stylelint": "^16.8.1",
74+
"stylelint": "^16.11.0",
7575
"stylelint-config-html": "^1.1.0",
7676
"stylelint-config-recommended-scss": "^14.1.0",
7777
"stylelint-config-recommended-vue": "^1.5.0",
7878
"stylelint-order": "^6.0.4",
79-
"typescript": "^5.5.4",
79+
"typescript": "^5.7.2",
8080
"vite": "^6.0.2",
81-
"vite-plugin-vue-devtools": "^7.3.7",
82-
"vue-router": "^4.4.2",
83-
"vue-tsc": "^2.0.29"
81+
"vite-plugin-vue-devtools": "^7.6.7",
82+
"vue-router": "^4.5.0",
83+
"vue-tsc": "^2.1.10"
8484
},
8585
"peerDependencies": {
8686
"@kong/kongponents": ">= ^8.126.2 || < 10",

0 commit comments

Comments
 (0)