Skip to content

Commit

Permalink
Update dependency @tweakpane/core to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2023
1 parent 2e49f22 commit b49783c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "yarn build:parcel && yarn build:vuic"
},
"dependencies": {
"@tweakpane/core": "1.0.3",
"@tweakpane/core": "2.0.0",
"lodash.throttle": "4.1.1",
"parcel-bundler": "1.12.5",
"rimraf": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -960,10 +960,10 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@tweakpane/core@1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@tweakpane/core/-/core-1.0.3.tgz#3f80e2203e3bcc6baf9502015e43a5aac4b05d30"
integrity sha512-uqPGCUR5a1bEvSV1bUrgeDmd3AL9Y6ZpL9rxMa8KJqymyDMOlAKF6UJUa+k4r4y6EOfF2CUygzxFOgZxrPL43A==
"@tweakpane/core@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tweakpane/core/-/core-2.0.0.tgz#d3ec5ca5ef8fd2b67df2fdb817c410bf1ff05cce"
integrity sha512-reIUN8bj+YuB/PyhcqPAMuV3/t2P6iHPlR73++xwx+vW2RZ2LRYhXvcs+3VgbubTjyLOiek6a4T5rsbHwOPKqw==

"@types/q@^1.5.1":
version "1.5.4"
Expand Down

0 comments on commit b49783c

Please sign in to comment.