|
48 | 48 | "commit": "cz" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@babel/types": "^7.28.4", |
| 51 | + "@babel/types": "^7.28.5", |
52 | 52 | "@commitlint/cli": "^20.1.0", |
53 | 53 | "@commitlint/config-conventional": "^20.0.0", |
54 | 54 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
|
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": "^22.18.12", |
63 | | - "@vitejs/plugin-vue": "^6.0.1", |
| 62 | + "@types/node": "^22.18.13", |
| 63 | + "@vitejs/plugin-vue": "^6.0.2", |
64 | 64 | "@vitest/ui": "^3.2.4", |
65 | 65 | "@vue/test-utils": "^2.4.6", |
66 | 66 | "@vue/tsconfig": "^0.7.0", |
67 | 67 | "@vueuse/core": "^13.9.0", |
68 | | - "autoprefixer": "^10.4.21", |
| 68 | + "autoprefixer": "^10.4.22", |
69 | 69 | "c8": "^10.1.3", |
70 | 70 | "cheerio": "^1.1.2", |
71 | 71 | "commitizen": "^4.3.1", |
|
79 | 79 | "postcss-html": "^1.8.0", |
80 | 80 | "rimraf": "^6.0.1", |
81 | 81 | "rollup-plugin-visualizer": "^6.0.5", |
82 | | - "sass": "^1.93.2", |
| 82 | + "sass": "^1.93.3", |
83 | 83 | "semantic-release": "^25.0.2", |
84 | 84 | "stylelint": "^16.25.0", |
85 | 85 | "stylelint-config-html": "^1.1.0", |
|
89 | 89 | "tsc-alias": "^1.8.16", |
90 | 90 | "tsx": "^4.20.6", |
91 | 91 | "typescript": "^5.9.3", |
92 | | - "vite": "^7.1.11", |
93 | | - "vite-plugin-vue-devtools": "^8.0.3", |
| 92 | + "vite": "^7.1.12", |
| 93 | + "vite-plugin-vue-devtools": "^8.0.5", |
94 | 94 | "vitest": "^3.2.4", |
95 | | - "vue": "^3.5.22", |
| 95 | + "vue": "^3.5.24", |
96 | 96 | "vue-router": "^4.5.1", |
97 | | - "vue-tsc": "^3.1.1" |
| 97 | + "vue-tsc": "^3.1.5" |
98 | 98 | }, |
99 | 99 | "peerDependencies": { |
100 | 100 | "vue": ">= 3.3.4 < 4" |
|
0 commit comments