Skip to content

Commit

Permalink
Bump @types/react in /app-frontend in the all group (#968)
Browse files Browse the repository at this point in the history
Bumps the all group in /app-frontend with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


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

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 6dcc32b commit 1476773
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions app-frontend/.pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion app-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"copy-webpack-plugin": "^12.0.2",
Expand Down
10 changes: 5 additions & 5 deletions app-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -416,13 +416,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
"@types/react@npm:^18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/cdc946f15fcad62387e6485a2bbef3e45609708fd81e3ce30b03580077bb8a8a1bd0d19858d8602b33c3921bbb8907ddbc9411fd25294a2c2e944907dad8dd67
checksum: 10/a36f0707fdfe9fe19cbe5892bcdab0f042ecadb501ea4e1c39519943f3e74cffbd31e892d3860f5c87cf33f5f223552b246a552bed0087b95954f2cb39d5cf65
languageName: node
linkType: hard

Expand Down Expand Up @@ -955,7 +955,7 @@ __metadata:
resolution: "awesome-kotlin@workspace:."
dependencies:
"@types/node": "npm:^22.7.4"
"@types/react": "npm:^18.3.10"
"@types/react": "npm:^18.3.11"
"@types/react-dom": "npm:^18.3.0"
autoprefixer: "npm:^10.4.20"
copy-to-clipboard: "npm:^3.3.3"
Expand Down

0 comments on commit 1476773

Please sign in to comment.