Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent 829f56a commit 50bf783
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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 @@ -20,19 +20,19 @@
"@enalmada/bun-externals": "0.0.3",
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@scaleway/changesets-renovate": "1.3.1",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"bun-types": "1.0.11",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"bun-types": "1.0.14",
"cross-env": "7.0.3",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"fixpack": "4.0.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"prettier": "3.1.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "0.34.6"
},
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@astrojs/check": "^0.3.0",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/react": "^3.0.4",
"@astrojs/starlight": "^0.12.0",
"@astrojs/starlight": "^0.13.0",
"@astrojs/tailwind": "^5.0.2",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
Expand Down

0 comments on commit 50bf783

Please sign in to comment.