Skip to content

Commit ce0d484

Browse files
build: bump react-tiff from 0.0.11 to 0.0.14 in /App/frontend-app
Bumps [react-tiff](https://github.com/harundogdu/react-tiff) from 0.0.11 to 0.0.14. - [Commits](https://github.com/harundogdu/react-tiff/commits) --- updated-dependencies: - dependency-name: react-tiff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae4547f commit ce0d484

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

App/frontend-app/package-lock.json

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

App/frontend-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-i18next": "^15.2.0",
4646
"react-markdown": "^9.0.3",
4747
"react-router-dom": "^7.2.0",
48-
"react-tiff": "^0.0.11",
48+
"react-tiff": "^0.0.14",
4949
"react-uploader": "^3.43.0",
5050
"use-debounce": "^10.0.4"
5151
},
@@ -81,7 +81,7 @@
8181
"postcss": "^8.4.49",
8282
"prettier": "^3.4.2",
8383
"prettier-plugin-tailwindcss": "^0.6.11",
84-
"react-tiff": "^0.0.11",
84+
"react-tiff": "^0.0.14",
8585
"sass": "^1.85.1",
8686
"tailwindcss": "^4.0.9",
8787
"ts-jest": "^29.1.2",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6511,7 +6511,7 @@ kleur@^3.0.3:
65116511
react-i18next "^15.2.0"
65126512
react-markdown "^9.0.3"
65136513
react-router-dom "^7.2.0"
6514-
react-tiff "^0.0.11"
6514+
react-tiff "^0.0.14"
65156515
react-uploader "^3.43.0"
65166516
use-debounce "^10.0.4"
65176517

@@ -7679,10 +7679,10 @@ [email protected]:
76797679
set-cookie-parser "^2.6.0"
76807680
turbo-stream "2.4.0"
76817681

7682-
react-tiff@^0.0.11:
7683-
version "0.0.11"
7684-
resolved "https://registry.yarnpkg.com/react-tiff/-/react-tiff-0.0.11.tgz#dc6cb9f9d83a050ca92c160b4435156d52b204bc"
7685-
integrity sha512-mzhGfwDWsOKiIJitwqQAHWljj8+O+ZpCDixW67m/xg71org8uOkqZ4/j14yy2sgaCOF0wwSfQ1Va8myP4zgC0A==
7682+
react-tiff@^0.0.14:
7683+
version "0.0.14"
7684+
resolved "https://registry.yarnpkg.com/react-tiff/-/react-tiff-0.0.14.tgz#86dd6cc7ac8e53af557919d2e04b60d4c661c595"
7685+
integrity sha512-1lx8G8VaXPEdvqT8VVRZRc09HSVEPjS8TFnNDa6r/vuSd07i4t5SFcWeSUjmAqtRT30WbMCTaC05S+IH1hYHIQ==
76867686
dependencies:
76877687
axios "^1.1.3"
76887688
i18next "^22.0.3"

0 commit comments

Comments
 (0)