Skip to content

Commit 90634d7

Browse files
Update all dependencies
1 parent 49b3961 commit 90634d7

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@changesets/cli": "2.27.11",
2323
"@enalmada/bun-externals": "0.0.8",
2424
"@scaleway/changesets-renovate": "2.1.2",
25-
"@types/node": "22.10.2",
25+
"@types/node": "22.10.5",
2626
"cross-env": "7.0.3",
2727
"fixpack": "4.0.0",
2828
"husky": "9.1.7",
29-
"lint-staged": "15.2.11",
29+
"lint-staged": "15.3.0",
3030
"turbo": "2.3.3",
31-
"typescript": "5.7.2",
31+
"typescript": "5.7.3",
3232
"vitest": "2.1.8"
3333
},
3434
"main": "dist/index.js",

website/bun.lockb

3.43 KB
Binary file not shown.

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"@astrojs/check": "0.9.4",
1616
"@astrojs/prefetch": "0.4.1",
1717
"@astrojs/react": "4.1.2",
18-
"@astrojs/starlight": "0.30.3",
18+
"@astrojs/starlight": "0.30.5",
1919
"@astrojs/starlight-tailwind": "3.0.0",
2020
"@astrojs/tailwind": "5.1.4",
21-
"@types/react": "19.0.2",
21+
"@types/react": "19.0.4",
2222
"@types/react-dom": "19.0.2",
23-
"astro": "5.1.1",
23+
"astro": "5.1.4",
2424
"react": "19.0.0",
2525
"react-dom": "19.0.0",
2626
"sharp": "0.33.5",
2727
"tailwindcss": "3.4.17",
28-
"typescript": "5.7.2"
28+
"typescript": "5.7.3"
2929
},
3030
"description": "module website",
3131
"type": "module",

0 commit comments

Comments
 (0)