Skip to content

Commit 40d7eef

Browse files
chore(deps): bump the minor-and-patch group with 4 updates
Bumps the minor-and-patch group with 4 updates: [@fontsource-variable/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/montserrat), [@fontsource/balsamiq-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/balsamiq-sans), [use-debounce](https://github.com/xnimorz/use-debounce) and [use-image](https://github.com/konvajs/use-image). Updates `@fontsource-variable/montserrat` from 5.0.20 to 5.2.8 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/montserrat) Updates `@fontsource/balsamiq-sans` from 5.0.21 to 5.2.8 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/balsamiq-sans) Updates `use-debounce` from 10.0.4 to 10.1.1 - [Release notes](https://github.com/xnimorz/use-debounce/releases) - [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md) - [Commits](https://github.com/xnimorz/use-debounce/commits) Updates `use-image` from 1.1.1 to 1.1.4 - [Commits](https://github.com/konvajs/use-image/commits/v1.1.4) --- updated-dependencies: - dependency-name: "@fontsource-variable/montserrat" dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@fontsource/balsamiq-sans" dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: use-debounce dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: use-image dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0583143 commit 40d7eef

2 files changed

Lines changed: 28 additions & 22 deletions

File tree

apps/web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@atlaskit/pragmatic-drag-and-drop": "1.7.10",
23-
"@fontsource-variable/montserrat": "5.0.20",
24-
"@fontsource/balsamiq-sans": "5.0.21",
23+
"@fontsource-variable/montserrat": "5.2.8",
24+
"@fontsource/balsamiq-sans": "5.2.8",
2525
"@uiw/react-color-chrome": "2.10.1",
2626
"html2canvas": "1.4.1",
2727
"immer": "10.1.1",
@@ -32,8 +32,8 @@
3232
"react-konva": "18.2.14",
3333
"react-konva-utils": "1.1.3",
3434
"tiny-invariant": "1.3.3",
35-
"use-debounce": "10.0.4",
36-
"use-image": "1.1.1",
35+
"use-debounce": "10.1.1",
36+
"use-image": "1.1.4",
3737
"uuid": "10.0.0"
3838
},
3939
"devDependencies": {

package-lock.json

Lines changed: 24 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)