Skip to content

Commit

Permalink
build(deps): bump the web group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the web group with 4 updates in the /web directory: [@equinor/eds-core-react](https://github.com/equinor/design-system/tree/HEAD/packages/eds-core-react), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@equinor/eds-core-react` from 0.42.5 to 0.43.0
- [Release notes](https://github.com/equinor/design-system/releases)
- [Changelog](https://github.com/equinor/design-system/blob/develop/packages/eds-core-react/CHANGELOG.md)
- [Commits](https://github.com/equinor/design-system/commits/[email protected]/packages/eds-core-react)

Updates `react-router-dom` from 7.1.1 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `@testing-library/react` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0)

Updates `@types/node` from 22.10.6 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@equinor/eds-core-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: web
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 6912a7a commit a148623
Show file tree
Hide file tree
Showing 2 changed files with 980 additions and 921 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
]
},
"dependencies": {
"@equinor/eds-core-react": "^0.42.5",
"@equinor/eds-core-react": "^0.43.0",
"@equinor/eds-icons": "^0.22.0",
"axios": "^1.7.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-oauth2-code-pkce": "^1.22.2",
"react-router-dom": "^7.1.1",
"react-router-dom": "^7.1.3",
"styled-components": "^6.1.14"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/react": "^16.2.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/react-router": "^5.1.20",
Expand Down
Loading

0 comments on commit a148623

Please sign in to comment.