1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-01-30 17:15:17 +01:00

Update current Astro deps to new minor versions

This commit is contained in:
Nikita Karamov 2025-01-25 17:31:37 +01:00
parent 9f207f4db2
commit 408841b071
No known key found for this signature in database
2 changed files with 947 additions and 1060 deletions

View File

@ -31,14 +31,15 @@
}, },
"browserslist": "cover 95%, last 2 versions, Firefox ESR, not dead", "browserslist": "cover 95%, last 2 versions, Firefox ESR, not dead",
"dependencies": { "dependencies": {
"@astrojs/cloudflare": "^11.0.4", "@astrojs/cloudflare": "^11.2.0",
"@astrojs/netlify": "^5.5.2", "@astrojs/netlify": "^5.5.4",
"@astrojs/node": "^8.3.3", "@astrojs/node": "^8.3.4",
"@astrojs/vercel": "^7.8.1", "@astrojs/vercel": "^7.8.2",
"@deno/astro-adapter": "~0.1.5", "@deno/astro-adapter": "~0.1.5",
"@nanostores/persistent": "^0.10.2", "@nanostores/persistent": "^0.10.2",
"astro": "^4.15.4", "astro": "^4.16.18",
"nanostores": "^0.11.3" "nanostores": "^0.11.3",
"zod": "^3.24.1"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
@ -48,7 +49,7 @@
"browserslist": "^4.23.3", "browserslist": "^4.23.3",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.4", "eslint-plugin-astro": "^1.3.1",
"eslint-plugin-unicorn": "^55.0.0", "eslint-plugin-unicorn": "^55.0.0",
"husky": "^9.1.6", "husky": "^9.1.6",
"lightningcss": "^1.27.0", "lightningcss": "^1.27.0",

1992
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff