|
52 | 52 | "@commitlint/cli": "^20.2.0", |
53 | 53 | "@commitlint/config-conventional": "^20.2.0", |
54 | 54 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
55 | | - "@evilmartians/lefthook": "^2.0.7", |
| 55 | + "@evilmartians/lefthook": "^2.0.11", |
56 | 56 | "@kong/design-tokens": "^1.18.0", |
57 | 57 | "@kong/eslint-config-kong-ui": "^1.5.1", |
58 | 58 | "@kong/kongponents": "9.48.4", |
59 | 59 | "@semantic-release/changelog": "^6.0.3", |
60 | 60 | "@semantic-release/git": "^10.0.1", |
61 | 61 | "@types/jsdom": "^21.1.7", |
62 | | - "@types/node": "^24.10.1", |
63 | | - "@vitejs/plugin-vue": "^6.0.2", |
| 62 | + "@types/node": "^24.10.3", |
| 63 | + "@vitejs/plugin-vue": "^6.0.3", |
64 | 64 | "@vitest/ui": "^4.0.15", |
65 | 65 | "@vue/test-utils": "^2.4.6", |
66 | 66 | "@vue/tsconfig": "^0.7.0", |
|
71 | 71 | "commitizen": "^4.3.1", |
72 | 72 | "cross-env": "^10.1.0", |
73 | 73 | "cz-conventional-changelog": "^3.3.0", |
74 | | - "eslint": "^9.37.0", |
| 74 | + "eslint": "^9.39.2", |
75 | 75 | "jsdom": "^26.1.0", |
76 | 76 | "node-emoji": "^2.2.0", |
77 | 77 | "picocolors": "^1.1.1", |
78 | 78 | "postcss": "^8.5.6", |
79 | 79 | "postcss-html": "^1.8.0", |
80 | | - "rimraf": "^6.0.1", |
| 80 | + "rimraf": "^6.1.2", |
81 | 81 | "rollup-plugin-visualizer": "^6.0.5", |
82 | | - "sass": "^1.95.0", |
| 82 | + "sass": "^1.95.1", |
83 | 83 | "semantic-release": "^25.0.2", |
84 | 84 | "stylelint": "^16.26.1", |
85 | 85 | "stylelint-config-html": "^1.1.0", |
|
89 | 89 | "tsc-alias": "^1.8.16", |
90 | 90 | "tsx": "^4.21.0", |
91 | 91 | "typescript": "^5.9.3", |
92 | | - "vite": "^7.1.12", |
| 92 | + "vite": "^7.2.7", |
93 | 93 | "vite-plugin-vue-devtools": "^8.0.5", |
94 | 94 | "vitest": "^4.0.15", |
95 | | - "vue": "^3.5.24", |
96 | | - "vue-router": "^4.5.1", |
97 | | - "vue-tsc": "^3.1.5" |
| 95 | + "vue": "^3.5.25", |
| 96 | + "vue-router": "^4.6.4", |
| 97 | + "vue-tsc": "^3.1.8" |
98 | 98 | }, |
99 | 99 | "peerDependencies": { |
100 | 100 | "vue": ">= 3.3.4 < 4" |
|
0 commit comments