diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index f84b1bf4e..2df538060 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -12,7 +12,7 @@ "@solidjs/start": "^0.4.9", "@vinxi/plugin-mdx": "^3.6.7", "solid-js": "^1.8.11", - "vinxi": "^0.1.2", + "vinxi": "^0.1.3", "solid-mdx": "^0.0.7" }, "engines": { diff --git a/examples/with-solid-styled/package.json b/examples/with-solid-styled/package.json index 88c53b5c8..9701094b5 100644 --- a/examples/with-solid-styled/package.json +++ b/examples/with-solid-styled/package.json @@ -12,7 +12,7 @@ "@solidjs/start": "^0.4.9", "solid-js": "^1.8.11", "solid-styled": "^0.8.2", - "vinxi": "^0.1.2", + "vinxi": "^0.1.3", "vite-plugin-solid-styled": "^0.8.3" }, "engines": { diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index af3b1904c..8afe32796 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -21,7 +21,7 @@ "jsdom": "^23.0.1", "solid-js": "^1.8.11", "typescript": "^5.3.3", - "vinxi": "^0.1.2", + "vinxi": "^0.1.3", "vite": "^4.4.9", "vite-plugin-solid": "^2.8.0", "vitest": "^1.1.0" diff --git a/package.json b/package.json index c375dfd1b..26021db71 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "turbo": "^1.10.7", "typescript": "4.7.4", "valibot": "0.24.1", - "vinxi": "^0.1.2", + "vinxi": "^0.1.3", "vite": "^4.4.6" }, "dependencies": {