diff --git a/package-lock.json b/package-lock.json index 345634178e..9e3cf9dee0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "vite-svg-loader": "5.1.0", "vitepress": "1.3.4", "vitest": "2.1.1", - "vue-semantic-structure": "^1.0.0-next", + "vue-semantic-structure": "1.0.0-next.15", "wicg-inert": "3.1.3" } }, diff --git a/package.json b/package.json index b7e87e5d44..c51b26ff31 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "vite-svg-loader": "5.1.0", "vitepress": "1.3.4", "vitest": "2.1.1", - "vue-semantic-structure": "^1.0.0-next", + "vue-semantic-structure": "1.0.0-next.15", "wicg-inert": "3.1.3" } }