From 6df767c2c9e02fa986ea8bb5a21fb2eca90c3a6e Mon Sep 17 00:00:00 2001 From: spencer-osbrjp <202579482+spencer-osbrjp@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:46:16 +0000 Subject: [PATCH] chore: bump package versions to latest safe, soaked releases --- config/registry.json | 104 +++++++++++++++++++++---------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/config/registry.json b/config/registry.json index 17e41dd..de105ab 100644 --- a/config/registry.json +++ b/config/registry.json @@ -14,7 +14,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^6.1.3" + "astro": "^7.1.3" } } }, @@ -33,9 +33,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^6.1.3", - "@astrojs/vue": "^6.0.1", - "vue": "^3.5.32" + "astro": "^7.1.3", + "@astrojs/vue": "^7.0.1", + "vue": "^3.5.40" } } }, @@ -54,13 +54,13 @@ "astro": "astro" }, "dependencies": { - "astro": "^6.1.3", - "@astrojs/react": "^5.0.3", - "react": "^19.2.4", - "react-dom": "^19.2.4" + "astro": "^7.1.3", + "@astrojs/react": "^6.0.1", + "react": "^19.2.8", + "react-dom": "^19.2.8" }, "devDependencies": { - "@types/react": "^19.2.14", + "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3" } } @@ -81,12 +81,12 @@ "postinstall": "nuxt prepare" }, "dependencies": { - "nuxt": "4.4.6", - "vue": "^3.5.32", - "vue-router": "^5.0.4" + "nuxt": "4.5.0", + "vue": "^3.5.40", + "vue-router": "^5.2.0" }, "devDependencies": { - "@types/node": "^25.5.2" + "@types/node": "^26.1.1" } } }, @@ -104,8 +104,8 @@ "preview": "vite preview" }, "devDependencies": { - "typescript": "~5.9.3", - "vite": "^8.0.1" + "typescript": "~7.0.2", + "vite": "^8.1.5" } } }, @@ -125,14 +125,14 @@ "preview": "vite preview" }, "dependencies": { - "react": "^19.2.4", - "react-dom": "^19.2.4" + "react": "^19.2.8", + "react-dom": "^19.2.8" }, "devDependencies": { - "typescript": "~5.9.3", - "vite": "^8.0.1", - "@vitejs/plugin-react": "^6.0.1", - "@types/react": "^19.2.14", + "typescript": "~7.0.2", + "vite": "^8.1.5", + "@vitejs/plugin-react": "^6.0.4", + "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3" } } @@ -153,13 +153,13 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.32" + "vue": "^3.5.40" }, "devDependencies": { - "typescript": "~5.9.3", - "vite": "^8.0.1", - "@vitejs/plugin-vue": "^6.0.5", - "vue-tsc": "^3.2.6", + "typescript": "~7.0.2", + "vite": "^8.1.5", + "@vitejs/plugin-vue": "^6.0.8", + "vue-tsc": "^3.3.8", "@vue/tsconfig": "^0.9.1" } } @@ -171,11 +171,11 @@ "label": "TailwindCSS *", "packages": { "dependencies": { - "tailwindcss": "^4.2.2", - "@tailwindcss/vite": "^4.2.2", + "tailwindcss": "^4.3.3", + "@tailwindcss/vite": "^4.3.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "tailwind-merge": "^3.5.0", + "tailwind-merge": "^3.6.0", "tw-animate-css": "^1.4.0" } } @@ -195,7 +195,7 @@ "format": "biome format --write ." }, "devDependencies": { - "@biomejs/biome": "2.4.15" + "@biomejs/biome": "2.5.5" } } }, @@ -207,7 +207,7 @@ "format": "prettier --write ." }, "devDependencies": { - "prettier": "3.8.1" + "prettier": "3.9.6" } } }, @@ -222,7 +222,7 @@ "format": "oxfmt ." }, "devDependencies": { - "oxlint": "^1.59.0" + "oxlint": "^1.75.0" } } } @@ -236,7 +236,7 @@ "lint": "biome lint ." }, "devDependencies": { - "@biomejs/biome": "2.4.15" + "@biomejs/biome": "2.5.5" } } }, @@ -248,8 +248,8 @@ "lint": "eslint ." }, "devDependencies": { - "eslint": "^10.0.0", - "@eslint/js": "^10.0.0" + "eslint": "^10.8.0", + "@eslint/js": "^10.0.1" } } }, @@ -264,7 +264,7 @@ "lint": "oxlint ." }, "devDependencies": { - "oxlint": "^1.59.0" + "oxlint": "^1.75.0" } } } @@ -280,7 +280,7 @@ "label": "Zod", "packages": { "dependencies": { - "zod": "^4.3.6" + "zod": "^4.4.3" } } } @@ -299,7 +299,7 @@ ], "packages": { "dependencies": { - "react-hook-form": "^7.72.1" + "react-hook-form": "^7.83.0" } } }, @@ -314,12 +314,12 @@ "integrationPackages": { "react": { "dependencies": { - "@tanstack/react-form": "^1.29.0" + "@tanstack/react-form": "^1.33.2" } }, "vue": { "dependencies": { - "@tanstack/vue-form": "^1.29.0" + "@tanstack/vue-form": "^1.33.2" } } } @@ -362,12 +362,12 @@ "integrationPackages": { "react": { "dependencies": { - "@tanstack/react-query": "^5.80.7" + "@tanstack/react-query": "^5.101.4" } }, "vue": { "dependencies": { - "@tanstack/vue-query": "^5.80.7" + "@tanstack/vue-query": "^5.101.4" } } } @@ -387,7 +387,7 @@ ], "packages": { "dependencies": { - "jotai": "^2.19.1" + "jotai": "^2.20.2" } } }, @@ -399,7 +399,7 @@ ], "packages": { "dependencies": { - "zustand": "^5.0.12" + "zustand": "^5.0.14" } } }, @@ -411,13 +411,13 @@ ], "packages": { "dependencies": { - "pinia": "^3.0.4" + "pinia": "^4.0.2" } }, "integrationPackages": { "nuxt": { "dependencies": { - "@pinia/nuxt": "^0.11.3" + "@pinia/nuxt": "^1.0.1" } } } @@ -431,7 +431,7 @@ ], "packages": { "dependencies": { - "nanostores": "^1.3.0" + "nanostores": "^1.4.1" } }, "integrationPackages": { @@ -462,7 +462,7 @@ ], "packages": { "dependencies": { - "microcms-js-sdk": "^3.2.0" + "microcms-js-sdk": "^3.4.0" } } } @@ -480,7 +480,7 @@ "test:e2e": "playwright test" }, "devDependencies": { - "@playwright/test": "^1.5.9" + "@playwright/test": "^1.62.0" } } } @@ -508,7 +508,7 @@ "label": "Cloudflare Pages", "packages": { "devDependencies": { - "wrangler": "^4.93.0" + "wrangler": "^4.114.0" }, "scripts": { "deploy": "wrangler pages deploy dist" @@ -520,7 +520,7 @@ "label": "Cloudflare Workers", "packages": { "devDependencies": { - "wrangler": "^4.93.0" + "wrangler": "^4.114.0" }, "scripts": { "deploy": "wrangler deploy" @@ -541,7 +541,7 @@ "lhci": "lhci autorun" }, "devDependencies": { - "@lhci/cli": "^0.14.0" + "@lhci/cli": "^0.15.1" } } }