This commit is contained in:
dependabot[bot] 2024-07-01 08:31:34 +00:00 committed by GitHub
commit 0d680a84e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 545 additions and 312 deletions

View File

@ -0,0 +1,2 @@
---
---

View File

@ -14,7 +14,7 @@
"lint:fix": "biome check --apply ."
},
"devDependencies": {
"@biomejs/biome": "^1.7.1",
"@changesets/cli": "2.27.1"
"@biomejs/biome": "^1.8.2",
"@changesets/cli": "2.27.5"
}
}

View File

@ -44,7 +44,7 @@
"astro": ">=4.5.0"
},
"devDependencies": {
"@octokit/types": "^13.4.1"
"@octokit/types": "^13.5.0"
},
"dependencies": {
"@expressive-code/core": "^0.35.2",

View File

@ -15,9 +15,9 @@
"@matthiesenxyz/astro-gists": "workspace:*"
},
"devDependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/check": "^0.5.10",
"@types/node": "^20.12.7",
"typescript": "^5.4.5"
"@astrojs/mdx": "^3.1.1",
"@astrojs/check": "^0.7.0",
"@types/node": "^20.14.8",
"typescript": "^5.5.2"
}
}

File diff suppressed because it is too large Load Diff