Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 49b3961 commit fbef40e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@changesets/cli": "2.27.11",
"@enalmada/bun-externals": "0.0.8",
"@scaleway/changesets-renovate": "2.1.2",
"@types/node": "22.10.2",
"@types/node": "22.10.9",
"cross-env": "7.0.3",
"fixpack": "4.0.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"lint-staged": "15.4.2",
"turbo": "2.3.3",
"typescript": "5.7.2",
"vitest": "2.1.8"
"typescript": "5.7.3",
"vitest": "3.0.3"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Binary file modified website/bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/prefetch": "0.4.1",
"@astrojs/react": "4.1.2",
"@astrojs/starlight": "0.30.3",
"@astrojs/react": "4.1.6",
"@astrojs/starlight": "0.31.1",
"@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/tailwind": "5.1.4",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"astro": "5.1.1",
"@astrojs/tailwind": "5.1.5",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"astro": "5.1.8",
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "0.33.5",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"tailwindcss": "4.0.0",
"typescript": "5.7.3"
},
"description": "module website",
"type": "module",
Expand Down

0 comments on commit fbef40e

Please sign in to comment.