|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "@babel/types": "^7.26.0",
|
23 |
| - "@commitlint/cli": "^19.5.0", |
24 |
| - "@commitlint/config-conventional": "^19.5.0", |
| 23 | + "@commitlint/cli": "^19.6.1", |
| 24 | + "@commitlint/config-conventional": "^19.6.0", |
25 | 25 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
|
26 |
| - "@evilmartians/lefthook": "^1.8.1", |
| 26 | + "@evilmartians/lefthook": "^1.10.5", |
27 | 27 | "@kong/design-tokens": "1.17.2",
|
28 | 28 | "@kong/eslint-config-kong-ui": "^1.1.2",
|
29 | 29 | "@kong/kongponents": "9.17.2",
|
|
33 | 33 | "@types/jsdom": "^21.1.7",
|
34 | 34 | "@types/node": "^18.19.59",
|
35 | 35 | "@types/uuid": "^10.0.0",
|
36 |
| - "@vitejs/plugin-vue": "^5.1.4", |
37 |
| - "@vitejs/plugin-vue-jsx": "^4.0.1", |
| 36 | + "@vitejs/plugin-vue": "^5.2.1", |
| 37 | + "@vitejs/plugin-vue-jsx": "^4.1.1", |
38 | 38 | "@vitest/ui": "^2.1.3",
|
39 | 39 | "@vue/test-utils": "^2.4.6",
|
40 | 40 | "@vue/tsconfig": "^0.5.1",
|
41 | 41 | "c8": "^10.1.2",
|
42 | 42 | "commitizen": "^4.3.1",
|
43 | 43 | "cross-env": "^7.0.3",
|
44 |
| - "cypress": "^13.15.1", |
| 44 | + "cypress": "^13.17.0", |
45 | 45 | "cz-conventional-changelog": "^3.3.0",
|
46 | 46 | "eslint": "^9.14.0",
|
47 | 47 | "js-yaml": "^4.1.0",
|
48 | 48 | "jsdom": "^25.0.1",
|
49 | 49 | "lerna": "^8.1.8",
|
50 | 50 | "npm-run-all2": "^6.2.6",
|
51 |
| - "postcss": "^8.4.47", |
| 51 | + "postcss": "^8.5.1", |
52 | 52 | "postcss-custom-properties": "^14.0.3",
|
53 |
| - "postcss-html": "^1.7.0", |
| 53 | + "postcss-html": "^1.8.0", |
54 | 54 | "rimraf": "^6.0.1",
|
55 |
| - "rollup-plugin-visualizer": "^5.12.0", |
56 |
| - "sass": "^1.80.4", |
57 |
| - "stylelint": "^16.10.0", |
| 55 | + "rollup-plugin-visualizer": "^5.14.0", |
| 56 | + "sass": "^1.83.4", |
| 57 | + "stylelint": "^16.13.2", |
58 | 58 | "stylelint-config-html": "^1.1.0",
|
59 | 59 | "stylelint-config-recommended-scss": "^14.1.0",
|
60 | 60 | "stylelint-config-recommended-vue": "^1.5.0",
|
|
63 | 63 | "tsc-alias": "^1.8.10",
|
64 | 64 | "tslib": "^2.8.0",
|
65 | 65 | "typedoc": "^0.26.11",
|
66 |
| - "typedoc-plugin-markdown": "^4.2.9", |
67 |
| - "typescript": "~5.6.3", |
| 66 | + "typedoc-plugin-markdown": "^4.4.1", |
| 67 | + "typescript": "~5.7.3", |
68 | 68 | "uuid": "^10.0.0",
|
69 | 69 | "vite": "^5.4.10",
|
70 | 70 | "vite-plugin-externals": "^0.6.2",
|
71 |
| - "vite-plugin-vue-devtools": "^7.5.4", |
| 71 | + "vite-plugin-vue-devtools": "^7.7.0", |
72 | 72 | "vitest": "^2.1.3",
|
73 | 73 | "vue": "^3.5.12",
|
74 |
| - "vue-router": "^4.4.5", |
75 |
| - "vue-tsc": "^2.1.6" |
| 74 | + "vue-router": "^4.5.0", |
| 75 | + "vue-tsc": "^2.2.0" |
76 | 76 | },
|
77 | 77 | "pnpm": {
|
78 | 78 | "overrides": {
|
|
102 | 102 | },
|
103 | 103 | "volta": {
|
104 | 104 | "node": "18.20.4",
|
105 |
| - "pnpm": "9.12.2" |
| 105 | + "pnpm": "9.15.4" |
106 | 106 | },
|
107 |
| - "packageManager": "pnpm@9.12.2" |
| 107 | + "packageManager": "pnpm@9.15.4" |
108 | 108 | }
|
0 commit comments