Update Dependencies #47

Merged
Adammatthiesen merged 16 commits from dev into main 2024-02-14 14:10:06 +00:00
4 changed files with 14 additions and 6 deletions
Showing only changes of commit 61ea9bfbb0 - Show all commits

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
---
Bump @unocss/reset from 0.57.7 to 0.58.5

View File

@ -61,7 +61,7 @@
"@matthiesenxyz/astro-ghostcms": "^3.2.4",
"@matthiesenxyz/astro-ghostcms-rendercontent": "^0.0.4",
"@unocss/astro": "^0.57.7",
"@unocss/reset": "^0.57.7",
"@unocss/reset": "^0.58.5",
"unocss": "^0.57.7",
"@eliancodes/brutal-ui": "^0.2.3",
"astro-font": "^0.0.72",

View File

@ -21,7 +21,7 @@
"tailwindcss": "^3.3.5"
},
"devDependencies": {
"@unocss/reset": "^0.57.7",
"@unocss/reset": "^0.58.5",
"typescript": "^5.3.3",
"unocss": "^0.57.7"
}

View File

@ -133,8 +133,8 @@ importers:
specifier: ^0.57.7
version: 0.57.7(vite@5.0.12)
'@unocss/reset':
specifier: ^0.57.7
version: 0.57.7
specifier: ^0.58.5
version: 0.58.5
astro:
specifier: ^4.2.0
version: 4.3.2(typescript@5.3.3)
@ -335,8 +335,8 @@ importers:
version: 3.4.1
devDependencies:
'@unocss/reset':
specifier: ^0.57.7
version: 0.57.7
specifier: ^0.58.5
version: 0.58.5
typescript:
specifier: ^5.3.3
version: 5.3.3
@ -2284,6 +2284,9 @@ packages:
/@unocss/reset@0.57.7:
resolution: {integrity: sha512-oN9024WVrMewGbornnAPIpzHeKPIfVmZ5IsZGilWR761TnI5jTjHUkswsVoFx7tZdpCN2/bqS3JK/Ah0aot3NQ==}
/@unocss/reset@0.58.5:
resolution: {integrity: sha512-2wMrkCj3SSb5hrx9TKs5jZa34QIRkHv9FotbJutAPo7o8hx+XXn56ogzdoUrcFPJZJUx2R2nyOVbSlGMIjtFtw==}
/@unocss/rule-utils@0.57.7:
resolution: {integrity: sha512-gLqbKTIetvRynLkhonu1znr+bmWnw+Cl3dFVNgZPGjiqGHd78PGS0gXQKvzuyN0iO2ADub1A7GlCWs826iEHjA==}
engines: {node: '>=14'}