Skip to content

Commit 8a31f10

Browse files
committed
chore: update dependencies
1 parent 05eba20 commit 8a31f10

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

bun.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"deploy": "wrangler deploy"
1414
},
1515
"dependencies": {
16-
"@astrojs/starlight": "^0.38.2",
17-
"astro": "^6.1.3"
16+
"@astrojs/starlight": "0.38.2",
17+
"astro": "6.1.3"
1818
},
1919
"devDependencies": {
2020
"@biomejs/biome": "2.4.10",
21-
"@gameroman/config": "^0.1.0",
22-
"wrangler": "^4.80.0"
21+
"@gameroman/config": "0.1.0",
22+
"wrangler": "4.80.0"
2323
},
2424
"overrides": {
25-
"esbuild": "^0.28.0"
25+
"esbuild": "0.28.0"
2626
}
2727
}

0 commit comments

Comments
 (0)