Skip to content

Commit ff83ca5

Browse files
Merge pull request #254 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/react-tiff-0.0.14
build: bump react-tiff from 0.0.11 to 0.0.14 in /App/frontend-app
2 parents 691b242 + ce0d484 commit ff83ca5

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.4.1",
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
@@ -6650,7 +6650,7 @@ kleur@^3.0.3:
66506650
react-i18next "^15.4.1"
66516651
react-markdown "^9.0.3"
66526652
react-router-dom "^7.2.0"
6653-
react-tiff "^0.0.11"
6653+
react-tiff "^0.0.14"
66546654
react-uploader "^3.43.0"
66556655
use-debounce "^10.0.4"
66566656

@@ -7818,10 +7818,10 @@ [email protected]:
78187818
set-cookie-parser "^2.6.0"
78197819
turbo-stream "2.4.0"
78207820

7821-
react-tiff@^0.0.11:
7822-
version "0.0.11"
7823-
resolved "https://registry.yarnpkg.com/react-tiff/-/react-tiff-0.0.11.tgz#dc6cb9f9d83a050ca92c160b4435156d52b204bc"
7824-
integrity sha512-mzhGfwDWsOKiIJitwqQAHWljj8+O+ZpCDixW67m/xg71org8uOkqZ4/j14yy2sgaCOF0wwSfQ1Va8myP4zgC0A==
7821+
react-tiff@^0.0.14:
7822+
version "0.0.14"
7823+
resolved "https://registry.yarnpkg.com/react-tiff/-/react-tiff-0.0.14.tgz#86dd6cc7ac8e53af557919d2e04b60d4c661c595"
7824+
integrity sha512-1lx8G8VaXPEdvqT8VVRZRc09HSVEPjS8TFnNDa6r/vuSd07i4t5SFcWeSUjmAqtRT30WbMCTaC05S+IH1hYHIQ==
78257825
dependencies:
78267826
axios "^1.1.3"
78277827
i18next "^22.0.3"

0 commit comments

Comments
 (0)