|
40 | 40 | "@kong/icons": "^1.30.0",
|
41 | 41 | "@xstate/vue": "^2.0.0",
|
42 | 42 | "axios": "^1.9.0",
|
43 |
| - "vue": "^3.5.13", |
| 43 | + "vue": "^3.5.16", |
44 | 44 | "vue-recaptcha": "^2.0.3",
|
45 | 45 | "xstate": "^4.38.3"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/types": "^7.27.1", |
| 48 | + "@babel/types": "^7.27.3", |
49 | 49 | "@commitlint/cli": "^19.8.1",
|
50 | 50 | "@commitlint/config-conventional": "^19.8.1",
|
51 | 51 | "@cypress/vite-dev-server": "^6.0.3",
|
52 | 52 | "@cypress/vue": "^6.0.2",
|
53 | 53 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
|
54 |
| - "@evilmartians/lefthook": "^1.11.12", |
| 54 | + "@evilmartians/lefthook": "^1.11.13", |
55 | 55 | "@kong/design-tokens": "^1.17.4",
|
56 | 56 | "@kong/eslint-config-kong-ui": "^1.2.9",
|
57 | 57 | "@kong/kongponents": "^9.33.1",
|
58 | 58 | "@semantic-release/changelog": "^6.0.3",
|
59 | 59 | "@semantic-release/git": "^10.0.1",
|
60 |
| - "@types/node": "^22.15.17", |
61 |
| - "@vitejs/plugin-vue": "^5.2.3", |
| 60 | + "@types/node": "^22.15.29", |
| 61 | + "@vitejs/plugin-vue": "^5.2.4", |
62 | 62 | "@vue/tsconfig": "^0.7.0",
|
63 | 63 | "commitizen": "^4.3.1",
|
64 | 64 | "cross-env": "^7.0.3",
|
65 | 65 | "cypress": "^14.3.3",
|
66 | 66 | "cz-conventional-changelog": "3.3.0",
|
67 | 67 | "eslint": "^9.27.0",
|
68 |
| - "postcss-custom-properties": "^14.0.4", |
| 68 | + "postcss-custom-properties": "^14.0.5", |
69 | 69 | "postcss-html": "^1.8.0",
|
70 |
| - "rollup-plugin-visualizer": "^6.0.0", |
| 70 | + "rollup-plugin-visualizer": "^6.0.1", |
71 | 71 | "sass": "^1.87.0",
|
72 | 72 | "semantic-release": "^22.0.12",
|
73 |
| - "start-server-and-test": "^2.0.11", |
| 73 | + "start-server-and-test": "^2.0.12", |
74 | 74 | "stylelint": "^16.19.1",
|
75 | 75 | "stylelint-config-html": "^1.1.0",
|
76 | 76 | "stylelint-config-recommended-scss": "^15.0.1",
|
|
0 commit comments