Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the ui group in /frontend-react with 2 updates #17098

Merged
merged 2 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"date-fns-tz": "^3.2.0",
"dompurify": "^3.2.3",
"export-to-csv-fix-source-map": "^0.2.1",
"focus-trap-react": "^11.0.2",
"focus-trap-react": "^11.0.3",
"history": "^5.3.0",
"html-to-text": "^9.0.5",
"lodash": "^4.17.21",
Expand All @@ -35,7 +35,7 @@
"react-router": "^6.28.0",
"react-router-dom": "^6.28.0",
"react-scroll-sync": "^0.11.2",
"react-toastify": "^11.0.2",
"react-toastify": "^11.0.3",
"rehype-raw": "^7.0.0",
"rehype-slug": "^5.1.0",
"rest-hooks": "^6.1.7",
Expand Down
30 changes: 15 additions & 15 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6269,27 +6269,27 @@ __metadata:
languageName: node
linkType: hard

"focus-trap-react@npm:^11.0.2":
version: 11.0.2
resolution: "focus-trap-react@npm:11.0.2"
"focus-trap-react@npm:^11.0.3":
version: 11.0.3
resolution: "focus-trap-react@npm:11.0.3"
dependencies:
focus-trap: ^7.6.2
focus-trap: ^7.6.4
tabbable: ^6.2.0
peerDependencies:
"@types/react": ^18.0.0 || ^19.0.0
"@types/react-dom": ^18.0.0 || ^19.0.0
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
checksum: 992b6330101ff71abba01c0ea0c85104a0bbf3bf91f335ca004776e77c7d700d8f1e8a12425cb7a1bc8a041169c2b0d4c25c9ac0db5b5bdf8d17c21d66085ab8
checksum: 36150d76545a8c758201648263bc04c71a84d086b20702896ca034f1ef793821121ed548d236724202b435e352a7c1cf96b12951c66ee4f38058eb185586a78e
languageName: node
linkType: hard

"focus-trap@npm:^7.6.2":
version: 7.6.2
resolution: "focus-trap@npm:7.6.2"
"focus-trap@npm:^7.6.4":
version: 7.6.4
resolution: "focus-trap@npm:7.6.4"
dependencies:
tabbable: ^6.2.0
checksum: b5873f8e506d3f466d9823d2f144612d3938f3c74c3be3db922052e5e54fd41a3a46889f8219f16f60d1ce5aff9e0a7fef9dea03ca0da96820c2ea36243236f7
checksum: 8a71f21ff165fac9f9e79d117233392903a36f30ee03ce0970c8739ea66f7f9bb6c0f2b8da648221daa915fdb90ffb808565e8c31086909fbc02f6de8e08a0df
languageName: node
linkType: hard

Expand Down Expand Up @@ -10011,7 +10011,7 @@ __metadata:
eslint-plugin-testing-library: ^7.1.1
eslint-plugin-vitest: ^0.5.4
export-to-csv-fix-source-map: ^0.2.1
focus-trap-react: ^11.0.2
focus-trap-react: ^11.0.3
globals: ^15.14.0
history: ^5.3.0
html-to-text: ^9.0.5
Expand All @@ -10038,7 +10038,7 @@ __metadata:
react-router: ^6.28.0
react-router-dom: ^6.28.0
react-scroll-sync: ^0.11.2
react-toastify: ^11.0.2
react-toastify: ^11.0.3
rehype-raw: ^7.0.0
rehype-slug: ^5.1.0
remark-frontmatter: ^5.0.0
Expand Down Expand Up @@ -10205,15 +10205,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:^11.0.2":
version: 11.0.2
resolution: "react-toastify@npm:11.0.2"
"react-toastify@npm:^11.0.3":
version: 11.0.3
resolution: "react-toastify@npm:11.0.3"
dependencies:
clsx: ^2.1.1
peerDependencies:
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: b951638b517e110f09a60f8164d759d29d480132832d574a57b5724ed6887ec728401f6fe9bf00d4a70ec5edb5a7871fc45f18ddeffdecf677b1dbbdddc55b2c
checksum: 72d771a7a780c86860350908e6adaf431b681c69ceb09726f3e572a20e361f9fc690906dd5953650e9a4964f0d240d7742d20bce4c86637487772714490c305e
languageName: node
linkType: hard

Expand Down
Loading