Skip to content

Commit 0ba3510

Browse files
Update all dependencies (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49b3961 commit 0ba3510

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

bun.lockb

384 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"dependencies": {},
2020
"devDependencies": {
2121
"@biomejs/biome": "1.9.4",
22-
"@changesets/cli": "2.27.11",
22+
"@changesets/cli": "2.28.1",
2323
"@enalmada/bun-externals": "0.0.8",
24-
"@scaleway/changesets-renovate": "2.1.2",
25-
"@types/node": "22.10.2",
24+
"@scaleway/changesets-renovate": "2.2.0",
25+
"@types/node": "22.13.10",
2626
"cross-env": "7.0.3",
2727
"fixpack": "4.0.0",
2828
"husky": "9.1.7",
29-
"lint-staged": "15.2.11",
30-
"turbo": "2.3.3",
31-
"typescript": "5.7.2",
32-
"vitest": "2.1.8"
29+
"lint-staged": "15.5.0",
30+
"turbo": "2.4.4",
31+
"typescript": "5.8.2",
32+
"vitest": "3.0.8"
3333
},
3434
"main": "dist/index.js",
3535
"types": "dist/index.d.ts",

website/bun.lockb

20.5 KB
Binary file not shown.

website/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"dependencies": {
1515
"@astrojs/check": "0.9.4",
1616
"@astrojs/prefetch": "0.4.1",
17-
"@astrojs/react": "4.1.2",
18-
"@astrojs/starlight": "0.30.3",
17+
"@astrojs/react": "4.2.1",
18+
"@astrojs/starlight": "0.32.2",
1919
"@astrojs/starlight-tailwind": "3.0.0",
20-
"@astrojs/tailwind": "5.1.4",
21-
"@types/react": "19.0.2",
22-
"@types/react-dom": "19.0.2",
23-
"astro": "5.1.1",
20+
"@astrojs/tailwind": "6.0.0",
21+
"@types/react": "19.0.10",
22+
"@types/react-dom": "19.0.4",
23+
"astro": "5.5.1",
2424
"react": "19.0.0",
2525
"react-dom": "19.0.0",
2626
"sharp": "0.33.5",
27-
"tailwindcss": "3.4.17",
28-
"typescript": "5.7.2"
27+
"tailwindcss": "4.0.14",
28+
"typescript": "5.8.2"
2929
},
3030
"description": "module website",
3131
"type": "module",

0 commit comments

Comments
 (0)