chore(deps): update dependencies

This commit is contained in:
Jewgeni Lewash 2024-03-19 23:54:03 +01:00
parent 118c98f724
commit 86830c043d
2 changed files with 367 additions and 234 deletions

View File

@ -24,12 +24,12 @@
"@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.5", "astro": "^4.5.6",
"astro-expressive-code": "^0.33.5", "astro-expressive-code": "^0.33.5",
"astro-icon": "^1.1.0" "astro-icon": "^1.1.0"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^19.2.0", "@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0", "@commitlint/config-conventional": "^19.1.0",
"@commitlint/cz-commitlint": "^19.2.0", "@commitlint/cz-commitlint": "^19.2.0",
"@directus/sdk": "^15.0.3", "@directus/sdk": "^15.0.3",
@ -39,7 +39,7 @@
"@semantic-release/git": "^10.0.1", "@semantic-release/git": "^10.0.1",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
"@types/alpinejs": "^3.13.9", "@types/alpinejs": "^3.13.9",
"@types/react": "^18.2.66", "@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22", "@types/react-dom": "^18.2.22",
"@vite-pwa/assets-generator": "^0.2.4", "@vite-pwa/assets-generator": "^0.2.4",
"alpinejs": "^3.13.7", "alpinejs": "^3.13.7",
@ -47,7 +47,7 @@
"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.358.0", "lucide-react": "^0.359.0",
"pagefind": "^1.0.4", "pagefind": "^1.0.4",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0", "prettier-plugin-astro": "^0.13.0",
@ -55,9 +55,9 @@
"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.3", "semantic-release": "^23.0.5",
"sharp": "0.32.6", "sharp": "0.32.6",
"tailwind-merge": "^2.2.1", "tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"typescript": "^5.4.2" "typescript": "^5.4.2"

589
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff