Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump tweakpane from 1.5.8 to 4.0.2 #163

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@
"gl-matrix": "3.4.3",
"picogl": "0.17.9",
"potpack": "1.0.1",
"tweakpane": "1.5.8"
"tweakpane": "4.0.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ __metadata:
potpack: 1.0.1
rimraf: 5.0.5
tslib: 2.6.2
tweakpane: 1.5.8
tweakpane: 4.0.2
typescript: 5.2.2
yargs: 17.7.2
languageName: unknown
Expand Down Expand Up @@ -7557,10 +7557,10 @@ send@latest:
languageName: node
linkType: hard

"tweakpane@npm:1.5.8":
version: 1.5.8
resolution: "tweakpane@npm:1.5.8"
checksum: 2f58403a4f56e3a3c09e4e08d8994323e570e18c800b1be44ac703e2260d7c22593439ff5583e12493003dbcb4ffddc756fb6390f60d86e104cf2f4d4e1cb7b8
"tweakpane@npm:4.0.2":
version: 4.0.2
resolution: "tweakpane@npm:4.0.2"
checksum: bb018d4e02dc450906f00815f5efed5ecacb046cfb69efdaeceb5b3064b52cd0518013e967bec8a51130301bd81e8804e98bd377bb225415f0a039014379629b
languageName: node
linkType: hard

Expand Down
Loading