|
70 | 70 | "commitlint": "commitlint --edit" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | | - "@iconify/vue": "^4.1.2", |
| 73 | + "@iconify/vue": "^4.2.0", |
74 | 74 | "vue": "^3.5.13", |
75 | | - "vue-router": "^4.4.3" |
| 75 | + "vue-router": "^4.5.0" |
76 | 76 | }, |
77 | 77 | "dependencies": { |
78 | 78 | "@gouvfr/dsfr": "~1.12.1", |
|
87 | 87 | "@commitlint/cli": "^19.6.1", |
88 | 88 | "@commitlint/config-conventional": "^19.6.0", |
89 | 89 | "@iconify/vue": "^4.2.0", |
90 | | - "@playwright/test": "1.48.1", |
| 90 | + "@playwright/test": "1.49.1", |
91 | 91 | "@storybook/addon-a11y": "^8.4.7", |
92 | 92 | "@storybook/addon-docs": "^8.4.7", |
93 | 93 | "@storybook/addon-essentials": "^8.4.7", |
|
106 | 106 | "@testing-library/user-event": "^14.5.2", |
107 | 107 | "@testing-library/vue": "^8.1.0", |
108 | 108 | "@types/jsdom": "^21.1.7", |
109 | | - "@types/node": "^20.17.10", |
| 109 | + "@types/node": "^22.10.2", |
110 | 110 | "@vitejs/plugin-vue": "^5.2.1", |
111 | 111 | "@vitejs/plugin-vue-jsx": "^4.1.1", |
112 | 112 | "@vue/test-utils": "^2.4.6", |
113 | 113 | "@vue/tsconfig": "^0.7.0", |
114 | | - "@vueuse/core": "^11.3.0", |
115 | | - "@vueuse/shared": "^11.3.0", |
| 114 | + "@vueuse/core": "^12.0.0", |
| 115 | + "@vueuse/shared": "^12.0.0", |
116 | 116 | "@whyframe/core": "^0.1.12", |
117 | 117 | "@whyframe/vue": "^0.1.7", |
118 | 118 | "browserslist": "^4.24.3", |
119 | | - "chalk": "^5.3.0", |
| 119 | + "chalk": "^5.4.0", |
120 | 120 | "commitlint": "^19.6.1", |
121 | 121 | "cross-env": "^7.0.3", |
122 | 122 | "eslint": "^9.17.0", |
|
136 | 136 | "semantic-release": "^24.2.0", |
137 | 137 | "start-server-and-test": "^2.0.9", |
138 | 138 | "storybook": "^8.4.7", |
139 | | - "typescript": "~5.5.4", |
| 139 | + "typescript": "~5.6.3", |
140 | 140 | "vite": "^5.4.11", |
141 | 141 | "vite-node": "^2.1.8", |
142 | 142 | "vite-plugin-full-reload": "^1.2.0", |
|
0 commit comments