|
92 | 92 | "vue-router": "^4.5.0"
|
93 | 93 | },
|
94 | 94 | "devDependencies": {
|
95 |
| - "@antfu/eslint-config": "^3.16.0", |
| 95 | + "@antfu/eslint-config": "^4.1.1", |
96 | 96 | "@chromatic-com/storybook": "^3.2.4",
|
97 |
| - "@commitlint/cli": "^19.6.1", |
98 |
| - "@commitlint/config-conventional": "^19.6.0", |
| 97 | + "@commitlint/cli": "^19.7.1", |
| 98 | + "@commitlint/config-conventional": "^19.7.1", |
99 | 99 | "@iconify/vue": "^4.3.0",
|
100 | 100 | "@playwright/test": "1.49.1",
|
101 |
| - "@storybook/addon-a11y": "^8.5.2", |
102 |
| - "@storybook/addon-docs": "^8.5.2", |
103 |
| - "@storybook/addon-essentials": "^8.5.2", |
104 |
| - "@storybook/addon-interactions": "^8.5.2", |
105 |
| - "@storybook/addon-links": "^8.5.2", |
106 |
| - "@storybook/addon-mdx-gfm": "^8.5.2", |
107 |
| - "@storybook/addon-themes": "^8.5.2", |
108 |
| - "@storybook/blocks": "^8.5.2", |
109 |
| - "@storybook/test": "^8.5.2", |
| 101 | + "@storybook/addon-a11y": "^8.5.3", |
| 102 | + "@storybook/addon-docs": "^8.5.3", |
| 103 | + "@storybook/addon-essentials": "^8.5.3", |
| 104 | + "@storybook/addon-interactions": "^8.5.3", |
| 105 | + "@storybook/addon-links": "^8.5.3", |
| 106 | + "@storybook/addon-mdx-gfm": "^8.5.3", |
| 107 | + "@storybook/addon-themes": "^8.5.3", |
| 108 | + "@storybook/blocks": "^8.5.3", |
| 109 | + "@storybook/test": "^8.5.3", |
110 | 110 | "@storybook/test-runner": "^0.21.0",
|
111 |
| - "@storybook/theming": "^8.5.2", |
112 |
| - "@storybook/vue3": "^8.5.2", |
113 |
| - "@storybook/vue3-vite": "^8.5.2", |
| 111 | + "@storybook/theming": "^8.5.3", |
| 112 | + "@storybook/vue3": "^8.5.3", |
| 113 | + "@storybook/vue3-vite": "^8.5.3", |
114 | 114 | "@testing-library/dom": "^10.4.0",
|
115 | 115 | "@testing-library/jest-dom": "^6.6.3",
|
116 | 116 | "@testing-library/user-event": "^14.6.1",
|
117 | 117 | "@testing-library/vue": "^8.1.0",
|
118 | 118 | "@types/jsdom": "^21.1.7",
|
119 |
| - "@types/node": "^22.12.0", |
| 119 | + "@types/node": "^22.13.1", |
120 | 120 | "@vitejs/plugin-vue": "^5.2.1",
|
121 | 121 | "@vitejs/plugin-vue-jsx": "^4.1.1",
|
122 | 122 | "@vue/test-utils": "^2.4.6",
|
|
128 | 128 | "browserslist": "^4.24.4",
|
129 | 129 | "chalk": "^5.4.1",
|
130 | 130 | "commander": "^13.1.0",
|
131 |
| - "commitlint": "^19.6.1", |
| 131 | + "commitlint": "^19.7.1", |
132 | 132 | "cross-env": "^7.0.3",
|
133 |
| - "eslint": "^9.19.0", |
| 133 | + "eslint": "^9.20.0", |
134 | 134 | "eslint-plugin-vue": "^9.32.0",
|
135 |
| - "globby": "^14.0.2", |
| 135 | + "globby": "^14.1.0", |
136 | 136 | "husky": "^9.1.7",
|
137 |
| - "inquirer": "^12.3.3", |
| 137 | + "inquirer": "^12.4.1", |
138 | 138 | "jsdom": "^26.0.0",
|
139 | 139 | "lightningcss": "^1.29.1",
|
140 | 140 | "lint-staged": "^15.4.3",
|
141 | 141 | "npm-run-all": "^4.1.5",
|
142 | 142 | "p-debounce": "^4.0.0",
|
143 |
| - "pnpm": "^9.15.4", |
144 |
| - "publint": "^0.3.2", |
| 143 | + "pnpm": "^10.2.1", |
| 144 | + "publint": "^0.3.4", |
145 | 145 | "regenerator-runtime": "^0.14.1",
|
146 | 146 | "rimraf": "^6.0.1",
|
147 | 147 | "semantic-release": "^24.2.1",
|
148 | 148 | "start-server-and-test": "^2.0.10",
|
149 |
| - "storybook": "^8.5.2", |
150 |
| - "typescript": "~5.6.3", |
151 |
| - "vite": "^5.4.14", |
152 |
| - "vite-node": "^3.0.4", |
| 149 | + "storybook": "^8.5.3", |
| 150 | + "typescript": "~5.7.3", |
| 151 | + "unplugin-lightningcss": "^0.3.0", |
| 152 | + "vite": "^6.1.0", |
| 153 | + "vite-node": "^3.0.5", |
153 | 154 | "vite-plugin-full-reload": "^1.2.0",
|
154 | 155 | "vitepress": "^1.6.3",
|
155 |
| - "vitest": "^3.0.4", |
| 156 | + "vitest": "^3.0.5", |
156 | 157 | "vue-demi": "^0.14.10",
|
157 | 158 | "vue-tsc": "^2.2.0"
|
158 | 159 | },
|
|
0 commit comments