chore(deps): update dependencies e.g. Astro v4.9

This commit is contained in:
Jewgeni Lewash 2024-05-24 21:21:13 +02:00
parent ff6a3eeaee
commit 473b47b919
3 changed files with 866 additions and 756 deletions

2
.astro/types.d.ts vendored
View File

@ -237,5 +237,5 @@ declare module 'astro:content' {
type AnyEntryMap = ContentEntryMap & DataEntryMap;
export type ContentConfig = typeof import("../src/content/config.js");
export type ContentConfig = typeof import("./../src/content/config.js");
}

View File

@ -17,14 +17,14 @@
},
"dependencies": {
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/check": "^0.6.0",
"@astrojs/mdx": "^3.0.0",
"@astrojs/react": "^3.3.4",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/check": "^0.7.0",
"@astrojs/mdx": "^3.0.1",
"@astrojs/react": "^3.4.0",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2",
"astro": "^4.8.1",
"astro": "^4.9.1",
"astro-expressive-code": "^0.35.3",
"astro-icon": "^1.1.0"
},
@ -32,30 +32,30 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@directus/sdk": "^16.0.0",
"@directus/sdk": "^16.0.1",
"@iconify-json/line-md": "^1.1.37",
"@pagefind/default-ui": "^1.1.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@tailwindcss/typography": "^0.5.13",
"@types/alpinejs": "^3.13.10",
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vite-pwa/assets-generator": "^0.2.4",
"alpinejs": "^3.13.10",
"alpinejs": "^3.14.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"lucide-react": "^0.378.0",
"lucide-react": "^0.379.0",
"pagefind": "^1.1.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.5.14",
"pwa-asset-generator": "^6.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"semantic-release": "^23.0.8",
"semantic-release": "^23.1.1",
"sharp": "0.32.6",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",

1598
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff