Skip to content

Commit 7671d81

Browse files
Update all dependencies
1 parent c4e5f2f commit 7671d81

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

1.07 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@enalmada/bun-externals": "0.0.6",
2121
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
2222
"@scaleway/changesets-renovate": "1.4.0",
23-
"@types/node": "20.10.6",
24-
"@typescript-eslint/eslint-plugin": "6.17.0",
25-
"@typescript-eslint/parser": "6.17.0",
23+
"@types/node": "20.10.7",
24+
"@typescript-eslint/eslint-plugin": "6.18.1",
25+
"@typescript-eslint/parser": "6.18.1",
2626
"bun-types": "1.0.21",
2727
"cross-env": "7.0.3",
2828
"eslint": "8.56.0",
@@ -33,7 +33,7 @@
3333
"lint-staged": "15.2.0",
3434
"prettier": "3.1.1",
3535
"typescript": "5.3.3",
36-
"vitest": "1.1.1"
36+
"vitest": "1.1.3"
3737
},
3838
"main": "dist/index.js",
3939
"types": "dist/index.d.ts",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type-check": "bun --bun tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@astrojs/check": "^0.3.3",
15+
"@astrojs/check": "^0.4.0",
1616
"@astrojs/prefetch": "^0.4.1",
1717
"@astrojs/react": "^3.0.8",
1818
"@astrojs/starlight": "^0.15.1",

0 commit comments

Comments
 (0)