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 15, 2024
1 parent c4e5f2f commit cb1a1a6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"@enalmada/bun-externals": "0.0.6",
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@scaleway/changesets-renovate": "1.4.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"bun-types": "1.0.21",
"@types/node": "20.11.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"bun-types": "1.0.22",
"cross-env": "7.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-prettier": "5.1.3",
"fixpack": "4.0.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier": "3.2.0",
"typescript": "5.3.3",
"vitest": "1.1.1"
"vitest": "1.2.0"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type-check": "bun --bun tsc --noEmit"
},
"dependencies": {
"@astrojs/check": "^0.3.3",
"@astrojs/check": "^0.4.0",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/react": "^3.0.8",
"@astrojs/starlight": "^0.15.1",
Expand Down

0 comments on commit cb1a1a6

Please sign in to comment.