Skip to content

Commit

Permalink
fix(deps): update dependency tss-react to v4.9.14 (#2324)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent fd2cb68 commit a855802
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-is": "18.3.1",
"react-oidc-context": "3.2.0",
"runtime-env-cra": "file:lib/runtime-env-cra",
"tss-react": "4.9.13"
"tss-react": "4.9.14"
},
"scripts": {
"start": "NODE_ENV=development ./node_modules/runtime-env-cra/lib/index.js --config-name=./public/runtime-env.js && vite",
Expand Down

0 comments on commit a855802

Please sign in to comment.