chore(deps): update dependencies

This commit is contained in:
Jewgeni Lewash 2024-04-12 09:24:13 +02:00
parent 6c81e942a6
commit cc2c033756
2 changed files with 947 additions and 540 deletions

View File

@ -18,14 +18,14 @@
"dependencies": { "dependencies": {
"@astrojs/alpinejs": "^0.4.0", "@astrojs/alpinejs": "^0.4.0",
"@astrojs/check": "^0.5.10", "@astrojs/check": "^0.5.10",
"@astrojs/mdx": "^2.2.4", "@astrojs/mdx": "^2.3.0",
"@astrojs/react": "^3.1.1", "@astrojs/react": "^3.3.0",
"@astrojs/sitemap": "^3.1.2", "@astrojs/sitemap": "^3.1.2",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-slot": "^1.0.2",
"astro": "^4.5.16", "astro": "^4.6.0",
"astro-expressive-code": "^0.33.5", "astro-expressive-code": "^0.34.1",
"astro-icon": "^1.1.0" "astro-icon": "^1.1.0"
}, },
"devDependencies": { "devDependencies": {
@ -39,15 +39,15 @@
"@semantic-release/git": "^10.0.1", "@semantic-release/git": "^10.0.1",
"@tailwindcss/typography": "^0.5.12", "@tailwindcss/typography": "^0.5.12",
"@types/alpinejs": "^3.13.10", "@types/alpinejs": "^3.13.10",
"@types/react": "^18.2.74", "@types/react": "^18.2.77",
"@types/react-dom": "^18.2.24", "@types/react-dom": "^18.2.25",
"@vite-pwa/assets-generator": "^0.2.4", "@vite-pwa/assets-generator": "^0.2.4",
"alpinejs": "^3.13.8", "alpinejs": "^3.13.8",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.0", "clsx": "^2.1.0",
"commitizen": "^4.3.0", "commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"lucide-react": "^0.365.0", "lucide-react": "^0.367.0",
"pagefind": "^1.1.0", "pagefind": "^1.1.0",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0", "prettier-plugin-astro": "^0.13.0",
@ -55,12 +55,12 @@
"pwa-asset-generator": "^6.3.1", "pwa-asset-generator": "^6.3.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"semantic-release": "^23.0.7", "semantic-release": "^23.0.8",
"sharp": "0.32.6", "sharp": "0.32.6",
"tailwind-merge": "^2.2.2", "tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"typescript": "^5.4.4" "typescript": "^5.4.5"
}, },
"config": { "config": {
"commitizen": { "commitizen": {

1469
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff