generated from nhcarrigan/template
This commit is contained in:
parent
05a7784433
commit
9b730e740e
@ -21,8 +21,12 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
social: {
|
social: {
|
||||||
codeberg: "https://git.nhcarrigan.com",
|
github: "https://git.nhcarrigan.com",
|
||||||
discourse: "https://forum.nhcarrigan.com"
|
discourse: "https://forum.nhcarrigan.com",
|
||||||
|
mastodon: "https://fedi.nhcarrigan.com/@naomi",
|
||||||
|
matrix: "https://matrix.nhcarrigan.com",
|
||||||
|
rss: "https://irc.nhcarrigan.com",
|
||||||
|
email: "mailto:contact@nhcarrigan.com"
|
||||||
},
|
},
|
||||||
head: [
|
head: [
|
||||||
{
|
{
|
||||||
|
10
package.json
10
package.json
@ -13,12 +13,12 @@
|
|||||||
"test": "echo 'No tests yet!' && exit 0"
|
"test": "echo 'No tests yet!' && exit 0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.3",
|
"@astrojs/check": "^0.9.4",
|
||||||
"@astrojs/starlight": "^0.26.1",
|
"@astrojs/starlight": "^0.32.0",
|
||||||
"astro": "^4.14.5",
|
"astro": "^5.3.0",
|
||||||
"typescript": "^5.5.4"
|
"typescript": "^5.7.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cspell": "8.17.0"
|
"cspell": "8.17.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
3088
pnpm-lock.yaml
generated
3088
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user