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 Feb 1, 2025
1 parent 49b3961 commit 7fa3608
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"dependencies": {},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "2.27.11",
"@changesets/cli": "2.27.12",
"@enalmada/bun-externals": "0.0.8",
"@scaleway/changesets-renovate": "2.1.2",
"@types/node": "22.10.2",
"@types/node": "22.12.0",
"cross-env": "7.0.3",
"fixpack": "4.0.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"turbo": "2.3.3",
"typescript": "5.7.2",
"vitest": "2.1.8"
"lint-staged": "15.4.3",
"turbo": "2.3.4",
"typescript": "5.7.3",
"vitest": "3.0.4"
},
"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.2.0",
"@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.10",
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "0.33.5",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"tailwindcss": "4.0.1",
"typescript": "5.7.3"
},
"description": "module website",
"type": "module",
Expand Down

0 comments on commit 7fa3608

Please sign in to comment.