|
70 | 70 | "commitlint": "commitlint --edit" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | | - "@iconify/vue": "^4.1.2", |
74 | | - "vue": "^3.4.38", |
75 | | - "vue-router": "^4.4.3" |
| 73 | + "@iconify/vue": "^4.2.0", |
| 74 | + "vue": "^3.5.13", |
| 75 | + "vue-router": "^4.5.0" |
76 | 76 | }, |
77 | 77 | "dependencies": { |
78 | 78 | "@gouvfr/dsfr": "~1.12.1", |
79 | | - "focus-trap": "^7.6.0", |
| 79 | + "focus-trap": "^7.6.2", |
80 | 80 | "focus-trap-vue": "^4.0.3", |
81 | | - "vue": "^3.5.12", |
82 | | - "vue-router": "^4.4.5" |
| 81 | + "vue": "^3.5.13", |
| 82 | + "vue-router": "^4.5.0" |
83 | 83 | }, |
84 | 84 | "devDependencies": { |
85 | | - "@antfu/eslint-config": "^3.8.0", |
86 | | - "@chromatic-com/storybook": "^2.0.2", |
87 | | - "@commitlint/cli": "^19.5.0", |
88 | | - "@commitlint/config-conventional": "^19.5.0", |
89 | | - "@iconify/vue": "^4.1.2", |
90 | | - "@playwright/test": "1.48.1", |
91 | | - "@storybook/addon-a11y": "^8.3.6", |
92 | | - "@storybook/addon-docs": "^8.3.6", |
93 | | - "@storybook/addon-essentials": "^8.3.6", |
94 | | - "@storybook/addon-interactions": "^8.3.6", |
95 | | - "@storybook/addon-links": "^8.3.6", |
96 | | - "@storybook/addon-mdx-gfm": "^8.3.6", |
97 | | - "@storybook/addon-styling": "^1.3.7", |
98 | | - "@storybook/addon-themes": "^8.3.6", |
99 | | - "@storybook/blocks": "^8.3.6", |
100 | | - "@storybook/test": "^8.3.6", |
101 | | - "@storybook/test-runner": "^0.19.1", |
102 | | - "@storybook/theming": "^8.3.6", |
103 | | - "@storybook/vue3": "^8.3.6", |
104 | | - "@storybook/vue3-vite": "^8.3.6", |
| 85 | + "@antfu/eslint-config": "^3.12.0", |
| 86 | + "@chromatic-com/storybook": "^3.2.2", |
| 87 | + "@commitlint/cli": "^19.6.1", |
| 88 | + "@commitlint/config-conventional": "^19.6.0", |
| 89 | + "@iconify/vue": "^4.2.0", |
| 90 | + "@playwright/test": "1.49.1", |
| 91 | + "@storybook/addon-a11y": "^8.4.7", |
| 92 | + "@storybook/addon-docs": "^8.4.7", |
| 93 | + "@storybook/addon-essentials": "^8.4.7", |
| 94 | + "@storybook/addon-interactions": "^8.4.7", |
| 95 | + "@storybook/addon-links": "^8.4.7", |
| 96 | + "@storybook/addon-mdx-gfm": "^8.4.7", |
| 97 | + "@storybook/addon-themes": "^8.4.7", |
| 98 | + "@storybook/blocks": "^8.4.7", |
| 99 | + "@storybook/test": "^8.4.7", |
| 100 | + "@storybook/test-runner": "^0.20.1", |
| 101 | + "@storybook/theming": "^8.4.7", |
| 102 | + "@storybook/vue3": "^8.4.7", |
| 103 | + "@storybook/vue3-vite": "^8.4.7", |
105 | 104 | "@testing-library/dom": "^10.4.0", |
106 | | - "@testing-library/jest-dom": "^6.6.2", |
| 105 | + "@testing-library/jest-dom": "^6.6.3", |
107 | 106 | "@testing-library/user-event": "^14.5.2", |
108 | 107 | "@testing-library/vue": "^8.1.0", |
109 | 108 | "@types/jsdom": "^21.1.7", |
110 | | - "@types/node": "^20.17.4", |
111 | | - "@vitejs/plugin-vue": "^5.1.4", |
112 | | - "@vitejs/plugin-vue-jsx": "^4.0.1", |
| 109 | + "@types/node": "^22.10.2", |
| 110 | + "@vitejs/plugin-vue": "^5.2.1", |
| 111 | + "@vitejs/plugin-vue-jsx": "^4.1.1", |
113 | 112 | "@vue/test-utils": "^2.4.6", |
114 | | - "@vue/tsconfig": "^0.5.1", |
115 | | - "@vueuse/core": "^11.2.0", |
116 | | - "@vueuse/shared": "^11.2.0", |
117 | | - "@whyframe/core": "^0.1.11", |
| 113 | + "@vue/tsconfig": "^0.7.0", |
| 114 | + "@vueuse/core": "^12.0.0", |
| 115 | + "@vueuse/shared": "^12.0.0", |
| 116 | + "@whyframe/core": "^0.1.12", |
118 | 117 | "@whyframe/vue": "^0.1.7", |
119 | | - "browserslist": "^4.24.2", |
120 | | - "chalk": "^5.3.0", |
121 | | - "commitlint": "^19.5.0", |
| 118 | + "browserslist": "^4.24.3", |
| 119 | + "chalk": "^5.4.0", |
| 120 | + "commitlint": "^19.6.1", |
122 | 121 | "cross-env": "^7.0.3", |
123 | | - "eslint": "^9.13.0", |
124 | | - "eslint-plugin-vue": "^9.30.0", |
| 122 | + "eslint": "^9.17.0", |
| 123 | + "eslint-plugin-vue": "^9.32.0", |
125 | 124 | "globby": "^14.0.2", |
126 | | - "husky": "^9.1.6", |
127 | | - "inquirer": "^10.2.2", |
| 125 | + "husky": "^9.1.7", |
| 126 | + "inquirer": "^12.2.0", |
128 | 127 | "jsdom": "^25.0.1", |
129 | | - "lightningcss": "^1.27.0", |
130 | | - "lint-staged": "^15.2.10", |
| 128 | + "lightningcss": "^1.28.2", |
| 129 | + "lint-staged": "^15.2.11", |
131 | 130 | "npm-run-all": "^4.1.5", |
132 | 131 | "p-debounce": "^4.0.0", |
133 | | - "pnpm": "^9.10.0", |
| 132 | + "pnpm": "^9.15.0", |
134 | 133 | "publint": "^0.2.12", |
135 | 134 | "regenerator-runtime": "^0.14.1", |
136 | 135 | "rimraf": "^6.0.1", |
137 | 136 | "semantic-release": "^24.2.0", |
138 | | - "start-server-and-test": "^2.0.8", |
139 | | - "storybook": "^8.3.6", |
140 | | - "typescript": "~5.5.4", |
141 | | - "vite": "^5.4.10", |
142 | | - "vite-node": "^2.1.4", |
| 137 | + "start-server-and-test": "^2.0.9", |
| 138 | + "storybook": "^8.4.7", |
| 139 | + "typescript": "~5.6.3", |
| 140 | + "vite": "^5.4.11", |
| 141 | + "vite-node": "^2.1.8", |
143 | 142 | "vite-plugin-full-reload": "^1.2.0", |
144 | | - "vitepress": "^1.4.2", |
145 | | - "vitest": "^2.1.4", |
| 143 | + "vitepress": "^1.5.0", |
| 144 | + "vitest": "^2.1.8", |
146 | 145 | "vue-demi": "^0.14.10", |
147 | 146 | "vue-tsc": "^2.1.10" |
148 | 147 | }, |
|
0 commit comments