Skip to content

Commit

Permalink
npm: bump the all group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates in the /apps/frontend directory: [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@trivago/prettier-plugin-sort-imports` from 4.3.0 to 5.2.0
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](trivago/prettier-plugin-sort-imports@v4.3.0...v5.2.0)

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

Updates `@types/react-dom` from 19.0.0 to 19.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 4730661 commit 2114d75
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@navikt/ds-css": "^7.0.0",
"@navikt/ds-react": "^7.0.0",
"@navikt/ds-tailwind": "^7.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"@types/draft-js": "^0.11.13",
"@types/markdown-draft-js": "^2.2.5",
"@types/react-draft-wysiwyg": "^1.13.5",
Expand Down Expand Up @@ -97,12 +97,12 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@craco/craco": "^7.1.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"@types/amplitude-js": "^8.16.3",
"@types/lodash": "^4.14.199",
"@types/node": "^22.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-helmet": "^6.1.7",
"@types/react-router-dom": "^5.3.3",
"@types/yup": "^0.32.0",
Expand Down

0 comments on commit 2114d75

Please sign in to comment.