Merge f8e1d3f04f
into 8eaeb388c0
This commit is contained in:
commit
b3e4878e95
|
@ -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.3",
|
||||
"@changesets/cli": "2.27.7"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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.3",
|
||||
"@astrojs/check": "^0.8.2",
|
||||
"@types/node": "^20.14.11",
|
||||
"typescript": "^5.5.3"
|
||||
}
|
||||
}
|
||||
|
|
1682
pnpm-lock.yaml
1682
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue