|
40 | 40 | "@kong/icons": "^1.41.0", |
41 | 41 | "@xstate/vue": "^2.0.0", |
42 | 42 | "axios": "^1.13.2", |
43 | | - "vue": "^3.5.24", |
| 43 | + "vue": "^3.5.25", |
44 | 44 | "vue-recaptcha": "^2.0.3", |
45 | 45 | "xstate": "^4.38.3" |
46 | 46 | }, |
|
51 | 51 | "@cypress/vite-dev-server": "^7.0.1", |
52 | 52 | "@cypress/vue": "^6.0.2", |
53 | 53 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
54 | | - "@evilmartians/lefthook": "^2.0.4", |
| 54 | + "@evilmartians/lefthook": "^2.0.12", |
55 | 55 | "@kong/design-tokens": "^1.18.2", |
56 | 56 | "@kong/eslint-config-kong-ui": "^1.5.6", |
57 | 57 | "@kong/kongponents": "^9.48.6", |
58 | 58 | "@semantic-release/changelog": "^6.0.3", |
59 | 59 | "@semantic-release/git": "^10.0.1", |
60 | | - "@types/node": "^24.10.1", |
61 | | - "@vitejs/plugin-vue": "^6.0.1", |
| 60 | + "@types/node": "^24.10.4", |
| 61 | + "@vitejs/plugin-vue": "^6.0.3", |
62 | 62 | "@vue/tsconfig": "^0.8.1", |
63 | 63 | "commitizen": "^4.3.1", |
64 | 64 | "cross-env": "^10.1.0", |
65 | 65 | "cypress": "^15.7.1", |
66 | 66 | "cz-conventional-changelog": "3.3.0", |
67 | | - "eslint": "^9.39.1", |
| 67 | + "eslint": "^9.39.2", |
68 | 68 | "postcss-custom-properties": "^14.0.6", |
69 | 69 | "postcss-html": "^1.8.0", |
70 | 70 | "rollup-plugin-visualizer": "^6.0.5", |
71 | | - "sass": "^1.95.0", |
| 71 | + "sass": "^1.95.1", |
72 | 72 | "semantic-release": "^25.0.2", |
73 | | - "start-server-and-test": "^2.1.2", |
| 73 | + "start-server-and-test": "^2.1.3", |
74 | 74 | "stylelint": "^16.26.1", |
75 | 75 | "stylelint-config-html": "^1.1.0", |
76 | 76 | "stylelint-config-recommended-scss": "^16.0.2", |
77 | 77 | "stylelint-config-recommended-vue": "^1.6.1", |
78 | 78 | "stylelint-order": "^7.0.0", |
79 | 79 | "typescript": "^5.9.3", |
80 | | - "vite": "^7.2.7", |
81 | | - "vite-plugin-vue-devtools": "^8.0.4", |
82 | | - "vue-router": "^4.6.3", |
83 | | - "vue-tsc": "^3.1.4" |
| 80 | + "vite": "^7.3.0", |
| 81 | + "vite-plugin-vue-devtools": "^8.0.5", |
| 82 | + "vue-router": "^4.6.4", |
| 83 | + "vue-tsc": "^3.1.8" |
84 | 84 | }, |
85 | 85 | "peerDependencies": { |
86 | 86 | "@kong/kongponents": "^8.126.2 || ^9.0.0", |
|
0 commit comments