|
53 | 53 | "url": "https://github.com/Kong/design-tokens/issues" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@commitlint/cli": "^20.4.3", |
57 | | - "@commitlint/config-conventional": "^20.4.3", |
| 56 | + "@commitlint/cli": "^20.4.4", |
| 57 | + "@commitlint/config-conventional": "^20.4.4", |
58 | 58 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
59 | | - "@evilmartians/lefthook": "^2.1.2", |
| 59 | + "@evilmartians/lefthook": "^2.1.6", |
60 | 60 | "@kong/eslint-config-kong-ui": "^1.6.1", |
61 | 61 | "@semantic-release/changelog": "^6.0.3", |
62 | 62 | "@semantic-release/git": "^10.0.1", |
63 | | - "@vitejs/plugin-vue": "^6.0.4", |
| 63 | + "@vitejs/plugin-vue": "^6.0.6", |
64 | 64 | "chokidar-cli": "^3.0.0", |
65 | 65 | "commitizen": "^4.3.1", |
66 | 66 | "cz-conventional-changelog": "^3.3.0", |
67 | | - "eslint": "^9.39.3", |
| 67 | + "eslint": "^9.39.4", |
68 | 68 | "npm-run-all2": "^8.0.4", |
69 | 69 | "rimraf": "^6.1.3", |
70 | 70 | "sass": "^1.97.3", |
71 | 71 | "semantic-release": "^25.0.3", |
72 | 72 | "shx": "^0.4.0", |
73 | 73 | "style-dictionary": "^4.4.0", |
74 | | - "typescript": "^6.0.2", |
| 74 | + "typescript": "^6.0.3", |
75 | 75 | "vite": "^8.0.0", |
76 | 76 | "vite-plugin-restart": "^2.0.0", |
77 | 77 | "vite-plugin-vue-devtools": "^8.0.7", |
78 | | - "vue": "^3.5.29", |
79 | | - "vue-router": "^5.0.3" |
| 78 | + "vue": "^3.5.32", |
| 79 | + "vue-router": "^5.0.4" |
80 | 80 | }, |
81 | 81 | "release": { |
82 | 82 | "branches": [ |
|
0 commit comments