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 Mar 21, 2024
1 parent 91554f1 commit b3f9fa1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
"devDependencies": {
"@changesets/cli": "2.27.1",
"@enalmada/bun-externals": "0.0.6",
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@scaleway/changesets-renovate": "1.4.1",
"@types/node": "20.11.4",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@scaleway/changesets-renovate": "2.0.0",
"@types/node": "20.11.28",
"@typescript-eslint/eslint-plugin": "7.3.0",
"@typescript-eslint/parser": "7.3.0",
"cross-env": "7.0.3",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"fixpack": "4.0.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.2.2",
"turbo": "^1.11.3",
"typescript": "5.3.3",
"vitest": "1.2.0"
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"turbo": "1.13.0",
"typescript": "5.4.2",
"vitest": "1.4.0"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"type-check": "bun --bun tsc --noEmit"
},
"dependencies": {
"@astrojs/check": "^0.3.3",
"@astrojs/check": "^0.5.0",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/react": "^3.0.8",
"@astrojs/starlight": "^0.15.1",
"@astrojs/starlight": "^0.21.0",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.0.4",
"@types/react": "^18.2.45",
Expand Down

0 comments on commit b3f9fa1

Please sign in to comment.