|
40 | 40 | "@kong/icons": "^1.20.1",
|
41 | 41 | "@xstate/vue": "^2.0.0",
|
42 | 42 | "axios": "^1.7.3",
|
43 |
| - "vue": "^3.4.35", |
| 43 | + "vue": "^3.5.13", |
44 | 44 | "vue-recaptcha": "^2.0.3",
|
45 | 45 | "xstate": "^4.38.3"
|
46 | 46 | },
|
47 | 47 | "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", |
52 | 52 | "@cypress/vue": "^6.0.1",
|
53 | 53 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
|
54 |
| - "@evilmartians/lefthook": "^1.7.11", |
| 54 | + "@evilmartians/lefthook": "^1.9.0", |
55 | 55 | "@kong/design-tokens": "^1.17.2",
|
56 | 56 | "@kong/eslint-config-kong-ui": "^1.1.2",
|
57 | 57 | "@kong/kongponents": "^9.14.20",
|
58 | 58 | "@semantic-release/changelog": "^6.0.3",
|
59 | 59 | "@semantic-release/git": "^10.0.1",
|
60 | 60 | "@types/node": "^18.19.43",
|
61 |
| - "@vitejs/plugin-vue": "^5.1.2", |
| 61 | + "@vitejs/plugin-vue": "^5.2.1", |
62 | 62 | "@vue/tsconfig": "^0.7.0",
|
63 | 63 | "commitizen": "^4.3.0",
|
64 | 64 | "cross-env": "^7.0.3",
|
65 |
| - "cypress": "^13.13.2", |
| 65 | + "cypress": "^13.16.1", |
66 | 66 | "cz-conventional-changelog": "3.3.0",
|
67 | 67 | "eslint": "^9.16.0",
|
68 | 68 | "postcss-custom-properties": "^13.3.12",
|
69 | 69 | "postcss-html": "^1.7.0",
|
70 | 70 | "rollup-plugin-visualizer": "^5.12.0",
|
71 |
| - "sass": "^1.77.8", |
| 71 | + "sass": "^1.82.0", |
72 | 72 | "semantic-release": "^22.0.12",
|
73 | 73 | "start-server-and-test": "^2.0.5",
|
74 |
| - "stylelint": "^16.8.1", |
| 74 | + "stylelint": "^16.11.0", |
75 | 75 | "stylelint-config-html": "^1.1.0",
|
76 | 76 | "stylelint-config-recommended-scss": "^14.1.0",
|
77 | 77 | "stylelint-config-recommended-vue": "^1.5.0",
|
78 | 78 | "stylelint-order": "^6.0.4",
|
79 |
| - "typescript": "^5.5.4", |
| 79 | + "typescript": "^5.7.2", |
80 | 80 | "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" |
84 | 84 | },
|
85 | 85 | "peerDependencies": {
|
86 | 86 | "@kong/kongponents": ">= ^8.126.2 || < 10",
|
|
0 commit comments