Skip to content

Commit 04615a0

Browse files
fix(deps): update tweakpane requirement from ^4.0.4 to ^4.0.5
Updates the requirements on [tweakpane](https://github.com/cocopon/tweakpane) to permit the latest version. - [Release notes](https://github.com/cocopon/tweakpane/releases) - [Commits](cocopon/tweakpane@4.0.4...4.0.5) --- updated-dependencies: - dependency-name: tweakpane dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 984bbe7 commit 04615a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
},
4343
"dependencies": {
4444
"@tweakpane/plugin-essentials": "^0.2.1",
45-
"tweakpane": "^4.0.4"
45+
"tweakpane": "^4.0.5"
4646
},
4747
"peerDependencies": {
48-
"tweakpane": "^4.0.4",
48+
"tweakpane": "^4.0.5",
4949
"@tweakpane/plugin-essentials": "^0.2.1",
5050
"vue": "^3.4.7"
5151
},

0 commit comments

Comments
 (0)