Skip to content

Commit fa2caee

Browse files
Bump the frontends-prod group across 2 directories with 4 updates
Bumps the frontends-prod group with 4 updates in the /client directory: [@surfnet/sds](https://github.com/SURFnet/sds), [i18n-js](https://github.com/fnando/i18n), [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) and [react-select](https://github.com/JedWatson/react-select). Bumps the frontends-prod group with 3 updates in the /welcome directory: [@surfnet/sds](https://github.com/SURFnet/sds), [i18n-js](https://github.com/fnando/i18n) and [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify). Updates `@surfnet/sds` from 0.0.120 to 0.0.127 - [Commits](https://github.com/SURFnet/sds/commits) Updates `i18n-js` from 4.4.3 to 4.5.1 - [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md) - [Commits](fnando/i18n@v4.4.3...v4.5.1) Updates `isomorphic-dompurify` from 2.16.0 to 2.21.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.21.0) Updates `react-select` from 5.8.0 to 5.10.0 - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.0...react-select@5.10.0) Updates `@surfnet/sds` from 0.0.120 to 0.0.127 - [Commits](https://github.com/SURFnet/sds/commits) Updates `i18n-js` from 4.4.3 to 4.5.1 - [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md) - [Commits](fnando/i18n@v4.4.3...v4.5.1) Updates `isomorphic-dompurify` from 2.15.0 to 2.21.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.21.0) --- updated-dependencies: - dependency-name: "@surfnet/sds" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: isomorphic-dompurify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: "@surfnet/sds" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: isomorphic-dompurify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d992d9f commit fa2caee

File tree

4 files changed

+391
-172
lines changed

4 files changed

+391
-172
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@surfnet/sds": "^0.0.120",
6+
"@surfnet/sds": "^0.0.127",
77
"dompurify": "^3.2.4",
8-
"i18n-js": "^4.4.3",
9-
"isomorphic-dompurify": "^2.16.0",
8+
"i18n-js": "^4.5.1",
9+
"isomorphic-dompurify": "^2.21.0",
1010
"js-cookie": "^3.0.5",
1111
"lodash.debounce": "^4.0.8",
1212
"luxon": "^3.5.0",
@@ -16,7 +16,7 @@
1616
"react-dom": "^18.3.1",
1717
"react-router": "^6.26.1",
1818
"react-router-dom": "^6.26.1",
19-
"react-select": "^5.8.0",
19+
"react-select": "^5.10.0",
2020
"react-tooltip": "^5.28.0",
2121
"timeago.js": "^4.0.2",
2222
"tough-cookie": "^4.1.4",

0 commit comments

Comments
 (0)