Skip to content

Commit

Permalink
Bump the patches group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 3 updates: [react-hook-form](https://github.com/react-hook-form/react-hook-form), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@grafana/faro-web-sdk](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-sdk).


Updates `react-hook-form` from 7.46.0 to 7.46.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.46.0...v7.46.1)

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

Updates `@grafana/faro-web-sdk` from 1.1.3 to 1.1.4
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.1.4/packages/web-sdk)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@grafana/faro-web-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent a4d2697 commit 42f7fe7
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 55 deletions.
2 changes: 1 addition & 1 deletion frontend/arena-adapter-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-router-dom": "^6.15.0"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.4",
"typescript": "^5.1.6",
Expand Down
4 changes: 2 additions & 2 deletions frontend/mr-admin-flate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11",
"react-hook-form": "^7.46.0",
"react-hook-form": "^7.46.1",
"react-router-dom": "^6.15.0",
"react-select": "^5.7.4",
"react-toastify": "^9.1.3",
Expand All @@ -48,7 +48,7 @@
"devDependencies": {
"@rollup/plugin-terser": "^0.4.3",
"@types/debounce": "^1.2.1",
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.5.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/mulighetsrommet-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"styled-components": "^5.3.11"
},
"devDependencies": {
"@types/react": "^18.2.20"
"@types/react": "^18.2.21"
}
}
2 changes: 1 addition & 1 deletion frontend/mulighetsrommet-veileder-flate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"**/fsevents": "^1.2.9"
},
"dependencies": {
"@grafana/faro-web-sdk": "^1.1.3",
"@grafana/faro-web-sdk": "^1.1.4",
"@navikt/aksel-icons": "^5.3.1",
"@navikt/ds-css": "^5.3.1",
"@navikt/ds-react": "^5.3.1",
Expand Down
129 changes: 79 additions & 50 deletions package-lock.json

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

0 comments on commit 42f7fe7

Please sign in to comment.