Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 52 additions & 52 deletions config/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^6.1.3"
"astro": "^7.1.3"
}
}
},
Expand All @@ -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"
}
}
},
Expand All @@ -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"
}
}
Expand All @@ -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"
}
}
},
Expand All @@ -104,8 +104,8 @@
"preview": "vite preview"
},
"devDependencies": {
"typescript": "~5.9.3",
"vite": "^8.0.1"
"typescript": "~7.0.2",
"vite": "^8.1.5"
}
}
},
Expand All @@ -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"
}
}
Expand All @@ -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"
}
}
Expand All @@ -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"
}
}
Expand All @@ -195,7 +195,7 @@
"format": "biome format --write ."
},
"devDependencies": {
"@biomejs/biome": "2.4.15"
"@biomejs/biome": "2.5.5"
}
}
},
Expand All @@ -207,7 +207,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"prettier": "3.8.1"
"prettier": "3.9.6"
}
}
},
Expand All @@ -222,7 +222,7 @@
"format": "oxfmt ."
},
"devDependencies": {
"oxlint": "^1.59.0"
"oxlint": "^1.75.0"
}
}
}
Expand All @@ -236,7 +236,7 @@
"lint": "biome lint ."
},
"devDependencies": {
"@biomejs/biome": "2.4.15"
"@biomejs/biome": "2.5.5"
}
}
},
Expand All @@ -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"
}
}
},
Expand All @@ -264,7 +264,7 @@
"lint": "oxlint ."
},
"devDependencies": {
"oxlint": "^1.59.0"
"oxlint": "^1.75.0"
}
}
}
Expand All @@ -280,7 +280,7 @@
"label": "Zod",
"packages": {
"dependencies": {
"zod": "^4.3.6"
"zod": "^4.4.3"
}
}
}
Expand All @@ -299,7 +299,7 @@
],
"packages": {
"dependencies": {
"react-hook-form": "^7.72.1"
"react-hook-form": "^7.83.0"
}
}
},
Expand All @@ -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"
}
}
}
Expand Down Expand Up @@ -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"
}
}
}
Expand All @@ -387,7 +387,7 @@
],
"packages": {
"dependencies": {
"jotai": "^2.19.1"
"jotai": "^2.20.2"
}
}
},
Expand All @@ -399,7 +399,7 @@
],
"packages": {
"dependencies": {
"zustand": "^5.0.12"
"zustand": "^5.0.14"
}
}
},
Expand All @@ -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"
}
}
}
Expand All @@ -431,7 +431,7 @@
],
"packages": {
"dependencies": {
"nanostores": "^1.3.0"
"nanostores": "^1.4.1"
}
},
"integrationPackages": {
Expand Down Expand Up @@ -462,7 +462,7 @@
],
"packages": {
"dependencies": {
"microcms-js-sdk": "^3.2.0"
"microcms-js-sdk": "^3.4.0"
}
}
}
Expand All @@ -480,7 +480,7 @@
"test:e2e": "playwright test"
},
"devDependencies": {
"@playwright/test": "^1.5.9"
"@playwright/test": "^1.62.0"
}
}
}
Expand Down Expand Up @@ -508,7 +508,7 @@
"label": "Cloudflare Pages",
"packages": {
"devDependencies": {
"wrangler": "^4.93.0"
"wrangler": "^4.114.0"
},
"scripts": {
"deploy": "wrangler pages deploy dist"
Expand All @@ -520,7 +520,7 @@
"label": "Cloudflare Workers",
"packages": {
"devDependencies": {
"wrangler": "^4.93.0"
"wrangler": "^4.114.0"
},
"scripts": {
"deploy": "wrangler deploy"
Expand All @@ -541,7 +541,7 @@
"lhci": "lhci autorun"
},
"devDependencies": {
"@lhci/cli": "^0.14.0"
"@lhci/cli": "^0.15.1"
}
}
}
Expand Down