|
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@babel/types": "^7.29.0", |
52 | | - "@commitlint/cli": "^20.4.2", |
53 | | - "@commitlint/config-conventional": "^20.4.2", |
| 52 | + "@commitlint/cli": "^20.4.4", |
| 53 | + "@commitlint/config-conventional": "^20.4.4", |
54 | 54 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
55 | | - "@evilmartians/lefthook": "^2.1.1", |
| 55 | + "@evilmartians/lefthook": "^2.1.4", |
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 | 62 | "@types/node": "^24.10.15", |
63 | | - "@vitejs/plugin-vue": "^6.0.4", |
| 63 | + "@vitejs/plugin-vue": "^6.0.5", |
64 | 64 | "@vitest/ui": "^4.0.18", |
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.39.3", |
| 74 | + "eslint": "^9.39.4", |
75 | 75 | "jsdom": "^26.1.0", |
76 | 76 | "node-emoji": "^2.2.0", |
77 | 77 | "picocolors": "^1.1.1", |
78 | | - "postcss": "^8.5.6", |
| 78 | + "postcss": "^8.5.8", |
79 | 79 | "postcss-html": "^1.8.1", |
80 | 80 | "rimraf": "^6.1.3", |
81 | | - "rollup-plugin-visualizer": "^6.0.5", |
| 81 | + "rollup-plugin-visualizer": "^6.0.11", |
82 | 82 | "sass": "^1.97.3", |
83 | 83 | "semantic-release": "^25.0.3", |
84 | 84 | "stylelint": "^17.3.0", |
|
90 | 90 | "tsx": "^4.21.0", |
91 | 91 | "typescript": "^5.9.3", |
92 | 92 | "vite": "^7.3.1", |
93 | | - "vite-plugin-vue-devtools": "^8.0.6", |
| 93 | + "vite-plugin-vue-devtools": "^8.0.7", |
94 | 94 | "vitest": "^4.0.18", |
95 | | - "vue": "^3.5.29", |
| 95 | + "vue": "^3.5.30", |
96 | 96 | "vue-router": "^4.6.4", |
97 | 97 | "vue-tsc": "^3.2.5" |
98 | 98 | }, |
|
0 commit comments