mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
chore(npm): upgrade to Astro 4.13
This commit is contained in:
22
package.json
22
package.json
@@ -15,12 +15,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astro-community/astro-embed-youtube": "^0.5.2",
|
||||
"@astrojs/mdx": "^3.0.1",
|
||||
"@astrojs/preact": "^3.3.0",
|
||||
"@astrojs/mdx": "^3.1.3",
|
||||
"@astrojs/preact": "^3.5.1",
|
||||
"@astrojs/prefetch": "^0.4.1",
|
||||
"@astrojs/react": "^3.4.0",
|
||||
"@astrojs/rss": "^4.0.6",
|
||||
"@astrojs/sitemap": "^3.1.5",
|
||||
"@astrojs/react": "^3.6.1",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@swup/a11y-plugin": "^4.5.2",
|
||||
"@swup/astro": "^1.4.1",
|
||||
@@ -29,7 +29,7 @@
|
||||
"@swup/preload-plugin": "^3.2.10",
|
||||
"@swup/scripts-plugin": "^2.1.0",
|
||||
"@swup/scroll-plugin": "^3.3.2",
|
||||
"astro": "^4.9.0",
|
||||
"astro": "^4.13.0",
|
||||
"astro-pagefind": "^1.5.0",
|
||||
"astro-seo": "^0.8.3",
|
||||
"astro-webmanifest": "^1.0.0",
|
||||
@@ -62,7 +62,7 @@
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/unist": "^3.0.2",
|
||||
"@typescript-eslint/parser": "^7.10.0",
|
||||
"@typescript-eslint/parser": "^8.0.0",
|
||||
"cspell": "^8.8.3",
|
||||
"cssnano": "^7.0.1",
|
||||
"eslint": "^9.3.0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"eslint-plugin-astro": "^1.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"glob": "^10.3.16",
|
||||
"glob": "^11.0.0",
|
||||
"husky": "^9.0.11",
|
||||
"jimp": "^0.22.12",
|
||||
"lint-staged": "^15.2.4",
|
||||
@@ -81,10 +81,10 @@
|
||||
"postcss-import": "^16.1.0",
|
||||
"postcss-nesting": "^12.1.4",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-astro-organize-imports": "^0.4.8",
|
||||
"prettier-plugin-organize-imports": "^3.2.4",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"prettier-plugin-organize-imports": "^4.0.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
"rollup": "^4.18.0",
|
||||
"sharp": "^0.33.4",
|
||||
"svgo": "^3.3.2",
|
||||
|
||||
7614
pnpm-lock.yaml
generated
7614
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user