mirror of
https://github.com/withastro/astro.git
synced 2025-12-05 18:56:38 -06:00
fix(deps): update all non-major dependencies (#14522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.3.25",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-dom": "^18.3.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,14 +15,14 @@
|
||||
"@astrojs/solid-js": "^5.1.1",
|
||||
"@astrojs/svelte": "^7.2.0",
|
||||
"@astrojs/vue": "^5.1.1",
|
||||
"@types/react": "^18.3.25",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"astro": "^5.14.4",
|
||||
"preact": "^10.27.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"solid-js": "^1.9.9",
|
||||
"svelte": "^5.39.8",
|
||||
"svelte": "^5.39.11",
|
||||
"vue": "^3.5.22"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/preact": "^4.1.1",
|
||||
"@preact/signals": "^2.3.1",
|
||||
"@preact/signals": "^2.3.2",
|
||||
"astro": "^5.14.4",
|
||||
"preact": "^10.27.2"
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/react": "^4.4.0",
|
||||
"@types/react": "^18.3.25",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"astro": "^5.14.4",
|
||||
"react": "^18.3.1",
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
"dependencies": {
|
||||
"@astrojs/svelte": "^7.2.0",
|
||||
"astro": "^5.14.4",
|
||||
"svelte": "^5.39.8"
|
||||
"svelte": "^5.39.11"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,6 +14,6 @@
|
||||
"@astrojs/node": "^9.4.6",
|
||||
"@astrojs/svelte": "^7.2.0",
|
||||
"astro": "^5.14.4",
|
||||
"svelte": "^5.39.8"
|
||||
"svelte": "^5.39.11"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,17 +63,17 @@
|
||||
"@changesets/cli": "^2.29.7",
|
||||
"@types/node": "^18.19.115",
|
||||
"esbuild": "0.25.5",
|
||||
"eslint": "^9.36.0",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint-plugin-regexp": "^2.10.0",
|
||||
"knip": "5.61.3",
|
||||
"only-allow": "^1.2.1",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"publint": "^0.3.13",
|
||||
"publint": "^0.3.14",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"turbo": "^2.5.8",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.45.0"
|
||||
"typescript-eslint": "^8.46.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"xml2js": "0.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"fast-xml-parser": "^5.2.5",
|
||||
"fast-xml-parser": "^5.3.0",
|
||||
"kleur": "^4.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@astrojs/db": "workspace:*",
|
||||
"@astrojs/node": "workspace:*",
|
||||
"@astrojs/react": "workspace:*",
|
||||
"@types/react": "^18.3.25",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"astro": "workspace:*",
|
||||
"open-props": "^1.7.16",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"alpinejs": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.55.1",
|
||||
"@playwright/test": "1.56.0",
|
||||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"vite": "^6.3.6"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"ci-info": "^4.3.0",
|
||||
"ci-info": "^4.3.1",
|
||||
"debug": "^4.4.3",
|
||||
"dlv": "^1.1.3",
|
||||
"dset": "^3.1.4",
|
||||
|
||||
@@ -30,8 +30,8 @@
|
||||
"//b": "DEPENDENCIES IS FOR UNBUNDLED PACKAGES",
|
||||
"dependencies": {
|
||||
"@astrojs/cli-kit": "^0.4.1",
|
||||
"package-manager-detector": "^1.3.0",
|
||||
"semver": "^7.7.2",
|
||||
"package-manager-detector": "^1.4.0",
|
||||
"semver": "^7.7.3",
|
||||
"terminal-link": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
502
pnpm-lock.yaml
generated
502
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user