Merge 4fe4774f13
into 8eaeb388c0
This commit is contained in:
commit
0d680a84e0
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
---
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
841
pnpm-lock.yaml
841
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue