diff --git a/bun.lockb b/bun.lockb index 911094d..cd86451 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/docs/package.json b/docs/package.json index f3ac6ab..33ace0b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -7,19 +7,19 @@ "preview": "nuxt preview" }, "dependencies": { - "@iconify-json/ph": "^1.1.6", - "@iconify-json/simple-icons": "^1.1.78", - "@nuxt/content": "2.9.0", - "@nuxt/image": "1.0.0", + "@iconify-json/ph": "^1.1.13", + "@iconify-json/simple-icons": "^1.1.108", + "@nuxt/content": "2.13.1", + "@nuxt/image": "1.7.0", "@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest", - "@nuxtjs/fontaine": "^0.4.1", - "@nuxtjs/google-fonts": "^3.0.2", - "@vueuse/core": "^10.6.1", - "@vueuse/nuxt": "^10.6.1" + "@nuxtjs/fontaine": "^0.4.3", + "@nuxtjs/google-fonts": "^3.2.0", + "@vueuse/core": "^10.11.0", + "@vueuse/nuxt": "^10.11.0" }, "devDependencies": { - "@nuxt/devtools": "^1.0.2", - "nuxt": "^3.8.1", - "nuxt-og-image": "^2.2.4" + "@nuxt/devtools": "^1.3.9", + "nuxt": "^3.12.3", + "nuxt-og-image": "^2.2.6" } } diff --git a/package.json b/package.json index d4eb325..da53481 100644 --- a/package.json +++ b/package.json @@ -24,19 +24,19 @@ }, "devDependencies": { "@hebilicious/eslint-config": "0.0.3-beta.3", - "@nuxt/test-utils": "^3.8.1", - "@types/node": "^20.9.0", - "bumpp": "^9.2.0", + "@nuxt/test-utils": "^3.13.1", + "@types/node": "^20.14.9", + "bumpp": "^9.4.1", "conventional-changelog-cli": "^4.1.0", - "eslint": "8.53.0", - "eslint-plugin-import": "^2.29.0", - "lint-staged": "^15.1.0", - "pnpm": "8.10.5", - "prettier": "^3.1.0", - "rimraf": "^5.0.5", - "simple-git-hooks": "^2.9.0", - "taze": "^0.12.0", - "typescript": "^5.2.2", + "eslint": "8.57.0", + "eslint-plugin-import": "^2.29.1", + "lint-staged": "^15.2.7", + "pnpm": "8.15.8", + "prettier": "^3.3.2", + "rimraf": "^5.0.7", + "simple-git-hooks": "^2.11.1", + "taze": "^0.14.2", + "typescript": "^5.5.3", "vitest": "^0.34.6" }, "trustedDependencies": [ diff --git a/packages/form-actions-nuxt/package.json b/packages/form-actions-nuxt/package.json index b9adf2d..44c9182 100644 --- a/packages/form-actions-nuxt/package.json +++ b/packages/form-actions-nuxt/package.json @@ -43,17 +43,17 @@ "dev": "nuxi dev" }, "dependencies": { - "@nuxt/kit": "3.8.1", - "@vueuse/core": "^10.6.1", - "defu": "^6.1.3", - "esbuild": "^0.19.5", - "h3": "^1.8.2", - "magicast": "^0.3.2", - "nitropack": "2.7.2", - "nuxt": "3.8.1", - "scule": "^1.0.0" + "@nuxt/kit": "3.12.3", + "@vueuse/core": "^10.11.0", + "defu": "^6.1.4", + "esbuild": "^0.23.0", + "h3": "^1.12.0", + "magicast": "^0.3.4", + "nitropack": "2.9.7", + "nuxt": "3.12.3", + "scule": "^1.3.0" }, "devDependencies": { - "@nuxt/module-builder": "^0.5.4" + "@nuxt/module-builder": "^0.8.1" } } diff --git a/playgrounds/advanced/package.json b/playgrounds/advanced/package.json index f7fd604..e3ade4a 100644 --- a/playgrounds/advanced/package.json +++ b/playgrounds/advanced/package.json @@ -10,7 +10,7 @@ "@hebilicious/form-actions-nuxt": "latest", "@hebilicious/server-block-nuxt": "0.3.4", "@hebilicious/sfc-server-volar": "0.3.4", - "@nuxt/devtools": "^1.0.2", - "nuxt": "3.8.1" + "@nuxt/devtools": "^1.3.9", + "nuxt": "3.12.3" } } diff --git a/playgrounds/simple/package.json b/playgrounds/simple/package.json index 8df4316..dfe7a46 100644 --- a/playgrounds/simple/package.json +++ b/playgrounds/simple/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@hebilicious/form-actions-nuxt": "latest", - "@nuxt/devtools": "^1.0.2", - "nuxt": "3.8.1" + "@nuxt/devtools": "^1.3.9", + "nuxt": "3.12.3" } } diff --git a/playgrounds/vorms-zod/package.json b/playgrounds/vorms-zod/package.json index ca2f32c..33ba066 100644 --- a/playgrounds/vorms-zod/package.json +++ b/playgrounds/vorms-zod/package.json @@ -8,10 +8,10 @@ }, "devDependencies": { "@hebilicious/form-actions-nuxt": "latest", - "@nuxt/devtools": "^1.0.2", + "@nuxt/devtools": "^1.3.9", "@vorms/core": "^1.1.0", "@vorms/resolvers": "^1.1.0", - "nuxt": "3.8.1", - "zod": "^3.22.4" + "nuxt": "3.12.3", + "zod": "^3.23.8" } }