|
42 | 42 | "@creedengo/eslint-config": "workspace: *", |
43 | 43 | "@creedengo/playwright-config": "workspace:*", |
44 | 44 | "@creedengo/vitest-config": "workspace:*", |
45 | | - "@storybook/addon-a11y": "^10.0.8", |
46 | | - "@storybook/addon-docs": "^10.0.8", |
47 | | - "@storybook/addon-links": "^10.0.8", |
48 | | - "@storybook/builder-vite": "^10.0.8", |
49 | | - "@storybook/vue3": "^10.0.8", |
50 | | - "@storybook/vue3-vite": "^10.0.8", |
| 45 | + "@storybook/addon-a11y": "^10.1.2", |
| 46 | + "@storybook/addon-docs": "^10.1.2", |
| 47 | + "@storybook/addon-links": "^10.1.2", |
| 48 | + "@storybook/builder-vite": "^10.1.2", |
| 49 | + "@storybook/vue3": "^10.1.2", |
| 50 | + "@storybook/vue3-vite": "^10.1.2", |
51 | 51 | "@vitejs/plugin-vue": "^6.0.2", |
52 | | - "@vitest/coverage-v8": "^4.0.13", |
| 52 | + "@vitest/coverage-v8": "^4.0.14", |
53 | 53 | "@vue/test-utils": "^2.4.6", |
54 | 54 | "eslint": "^9.39.1", |
55 | | - "eslint-plugin-playwright": "^2.3.0", |
56 | | - "eslint-plugin-storybook": "^10.0.8", |
57 | | - "eslint-plugin-vue": "^10.6.0", |
| 55 | + "eslint-plugin-playwright": "^2.4.0", |
| 56 | + "eslint-plugin-storybook": "^10.1.2", |
| 57 | + "eslint-plugin-vue": "^10.6.2", |
58 | 58 | "jest": "^30.2.0", |
59 | 59 | "jsdom": "^27.2.0", |
60 | 60 | "msw": "^2.12.3", |
61 | 61 | "msw-storybook-addon": "^2.0.6", |
62 | | - "@playwright/test": "^1.56.1", |
| 62 | + "@playwright/test": "^1.57.0", |
63 | 63 | "sonarqube-scanner": "^4.3.2", |
64 | | - "storybook": "^10.0.8", |
| 64 | + "storybook": "^10.1.2", |
65 | 65 | "vite-plugin-vue-devtools": "^8.0.5", |
66 | | - "vite": "^7.2.4", |
67 | | - "vitest": "^4.0.13" |
| 66 | + "vite": "^7.2.6", |
| 67 | + "vitest": "^4.0.14" |
68 | 68 | }, |
69 | 69 | "msw": { |
70 | 70 | "workerDirectory": [ |
|
0 commit comments