Skip to content

Commit

Permalink
chore(deps): update dependency bun-types to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent f4621ac commit ba0127b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bun.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lockfileVersion": 0,
"lockfileVersion": 1,
"workspaces": {
"": {
"name": "react-pdf-charts",
Expand All @@ -11,7 +11,7 @@
"@biomejs/biome": "1.9.4",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"bun-types": "1.1.45",
"bun-types": "1.2.0",
"lefthook": "1.10.9",
"ms": "2.1.3",
"prettier-package-json": "2.8.0",
Expand Down Expand Up @@ -204,7 +204,7 @@

"browserify-zlib": ["[email protected]", "", { "dependencies": { "pako": "~1.0.5" } }, "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA=="],

"bun-types": ["bun-types@1.1.45", "", { "dependencies": { "@types/node": "~20.12.8", "@types/ws": "~8.5.10" } }, "sha512-8NT3BYwkyO8nzTG1k+q86VEvucw7s5W1fjRIGs0Y6/XNbTZn+mHEU39LFnuDLj4UmGCMpWCQtXUhLd6cko49Ww=="],
"bun-types": ["bun-types@1.2.0", "", { "dependencies": { "@types/node": "*", "@types/ws": "~8.5.10" } }, "sha512-KEaJxyZfbV/c4eyG0vyehDpYmBGreNiQbZIqvVHJwZ4BmeuWlNZ7EAzMN2Zcd7ailmS/tGVW0BgYbGf+lGEpWw=="],

"callsites": ["[email protected]", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@biomejs/biome": "1.9.4",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"bun-types": "1.1.45",
"bun-types": "1.2.0",
"lefthook": "1.10.9",
"ms": "2.1.3",
"prettier-package-json": "2.8.0",
Expand Down

0 comments on commit ba0127b

Please sign in to comment.