Bump the prod-dependencies group with 10 updates #83

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/prod-dependencies-de5da1ed0e into main 2024-03-07 14:37:43 +00:00
10 changed files with 483 additions and 531 deletions
Showing only changes of commit 79e7a279e0 - Show all commits

View File

@ -62,9 +62,9 @@
"@unocss/astro": "^0.58.5", "@unocss/astro": "^0.58.5",
"@unocss/reset": "^0.58.5", "@unocss/reset": "^0.58.5",
"unocss": "^0.58.5", "unocss": "^0.58.5",
"@eliancodes/brutal-ui": "^0.2.3", "@eliancodes/brutal-ui": "^0.2.6",
"astro-font": "^0.0.77", "astro-font": "^0.0.77",
"typescript": "^5.3.3", "typescript": "^5.4.2",
"ultrahtml": "^1.5.2" "ultrahtml": "^1.5.3"
} }
} }

View File

@ -58,11 +58,11 @@
"dependencies": { "dependencies": {
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@catppuccin/tailwindcss": "0.1.6", "@catppuccin/tailwindcss": "0.1.6",
"@fontsource-variable/inter": "^5.0.16", "@fontsource-variable/inter": "^5.0.17",
"@matthiesenxyz/astro-ghostcms": "^3.3.0", "@matthiesenxyz/astro-ghostcms": "^3.3.0",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
"tailwindcss": "^3.3.5", "tailwindcss": "^3.3.5",
"astro-navbar": "^2.3.1", "astro-navbar": "^2.3.1",
"astro-seo": "^0.8.2" "astro-seo": "^0.8.3"
} }
} }

View File

@ -39,9 +39,9 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"entities": "^4.5.0", "entities": "^4.5.0",
"ultrahtml": "^1.5.2" "ultrahtml": "^1.5.3"
}, },
"devDependencies": { "devDependencies": {
"astro": "4.4.0" "astro": "4.4.13"
} }
} }

View File

@ -44,7 +44,7 @@
"devDependencies": { "devDependencies": {
"@matthiesenxyz/astro-ghostcms": "*", "@matthiesenxyz/astro-ghostcms": "*",
"@astrojs/check": "^0.5.6", "@astrojs/check": "^0.5.6",
"typescript": "^5.3.3" "typescript": "^5.4.2"
}, },
"peerDependencies": { "peerDependencies": {
"astro": "^4.2.1" "astro": "^4.2.1"
@ -52,6 +52,6 @@
"dependencies": { "dependencies": {
"@matthiesenxyz/astro-ghostcms": "^3.2.9", "@matthiesenxyz/astro-ghostcms": "^3.2.9",
"astro-font": "^0.0.77", "astro-font": "^0.0.77",
"sass": "^1.71.0" "sass": "^1.71.1"
} }
} }

View File

@ -79,6 +79,6 @@
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"satori": "^0.10.13", "satori": "^0.10.13",
"satori-html": "^0.3.2", "satori-html": "^0.3.2",
"vite": "^5.1.4" "vite": "^5.1.5"
} }
} }

View File

@ -46,7 +46,7 @@
"@types/gunzip-maybe": "^1.4.0", "@types/gunzip-maybe": "^1.4.0",
"@types/node": "^20.11.25", "@types/node": "^20.11.25",
"@types/tar-fs": "^2.0.1", "@types/tar-fs": "^2.0.1",
"typescript": "^5.3.3" "typescript": "^5.4.2"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -53,8 +53,8 @@
"test:ci": "vitest run --coverage.enabled --coverage.reporter='text-summary'" "test:ci": "vitest run --coverage.enabled --coverage.reporter='text-summary'"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/starlight": "^0.19.0", "@astrojs/starlight": "^0.21.1",
"astro": "^4.4.1", "astro": "^4.4.13",
"vitest": "^1.3.1", "vitest": "^1.3.1",
"vitest-fetch-mock": "^0.2.2" "vitest-fetch-mock": "^0.2.2"
}, },
@ -63,7 +63,7 @@
"@ts-ghost/core-api": "^6.0.0", "@ts-ghost/core-api": "^6.0.0",
"@ts-ghost/content-api": "^4.0.12", "@ts-ghost/content-api": "^4.0.12",
"astro-integration-kit": "^0.5.1", "astro-integration-kit": "^0.5.1",
"vite": "^5.1.4", "vite": "^5.1.5",
"vite-tsconfig-paths": "^4.3.1" "vite-tsconfig-paths": "^4.3.1"
}, },
"peerDependencies": { "peerDependencies": {

View File

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"astro": "^4.4.0", "astro": "^4.4.13",
"@matthiesenxyz/astro-ghostcms": "workspace:*", "@matthiesenxyz/astro-ghostcms": "workspace:*",
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*", "@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
"@matthiesenxyz/astro-ghostcms-brutalbyelian": "workspace:*", "@matthiesenxyz/astro-ghostcms-brutalbyelian": "workspace:*",
@ -21,7 +21,7 @@
}, },
"devDependencies": { "devDependencies": {
"@unocss/reset": "^0.58.5", "@unocss/reset": "^0.58.5",
"typescript": "^5.3.3", "typescript": "^5.4.2",
"unocss": "^0.58.5" "unocss": "^0.58.5"
} }
} }

View File

@ -13,9 +13,9 @@
}, },
"devDependencies": {}, "devDependencies": {},
"dependencies": { "dependencies": {
"@astrojs/starlight": "^0.19.0", "@astrojs/starlight": "^0.21.1",
"@matthiesenxyz/starlight-ghostcms": "workspace:*", "@matthiesenxyz/starlight-ghostcms": "workspace:*",
"astro": "^4.4.0", "astro": "^4.4.13",
"sharp": "^0.32.5" "sharp": "^0.33.2"
} }
} }

File diff suppressed because it is too large Load Diff