Skip to content

Commit

Permalink
Bump react-intl from 6.7.0 to 6.8.1
Browse files Browse the repository at this point in the history
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.7.0 to 6.8.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.7.0...react-intl@6.8.1)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent d07914d commit c08c442
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 94 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.53.0",
"react-intl": "^6.7.0",
"react-intl": "^6.8.1",
"react-router-dom": "^6.27.0",
"react-to-print": "^2.15.1",
"urql": "^4.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"graphql": "^16.9.0",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"react-intl": "^6.7.0",
"react-intl": "^6.8.1",
"urql": "^4.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/date-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@gc-digital-talent/graphql": "workspace:*",
"@gc-digital-talent/i18n": "workspace:*",
"date-fns": "^4.1.0",
"react-intl": "^6.7.0"
"react-intl": "^6.8.1"
},
"devDependencies": {
"@gc-digital-talent/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest-environment-jsdom": "^29.7.0",
"react": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-intl": "^6.7.0",
"react-intl": "^6.8.1",
"tsconfig": "workspace:*",
"typescript": "^5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"js-yaml": "^4.1.0",
"json-stable-stringify": "^1.1.1",
"react": "^18.3.1",
"react-intl": "^6.7.0",
"react-intl": "^6.8.1",
"react-router-dom": "^6.27.0",
"tsconfig": "workspace:*",
"tsx": "^4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@gc-digital-talent/i18n": "workspace:*",
"jest": "^29.7.0",
"react-helmet-async": "^2.0.5",
"react-intl": "^6.7.0",
"react-intl": "^6.8.1",
"react-router-dom": "^6.27.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint": "^8.57.0",
"jest": "^29.7.0",
"react": "^18.3.1",
"react-intl": "^6.7.0",
"react-intl": "^6.8.1",
"react-router-dom": "^6.27.0",
"tsconfig": "workspace:*",
"typescript": "^5.6.3"
Expand Down
144 changes: 57 additions & 87 deletions pnpm-lock.yaml

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

0 comments on commit c08c442

Please sign in to comment.