Skip to content

Commit

Permalink
Bump @types/react in /app-frontend in the all group
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.5 to 18.3.8
- [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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 937b19a commit a201fd7
Show file tree
Hide file tree
Showing 5 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.
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.5.5",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@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.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
"@types/react@npm:^18.3.8":
version: 18.3.8
resolution: "@types/react@npm:18.3.8"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/ba0477c5ad4a762157c6262a199af6ccf9e24576877a26a7f516d5a9ba35374a6ac7f8686a10e5e8030513214f02bcb66e8363e43905afb7cd313deaf673de05
checksum: 10/75e64e7f481c28e6c8ce6dae12f49ccc3f36c7b10b82da3eb7728ad9c02bec58a2c967105603e38665902e8db9296962c7718bc2062e2cb64a16e92333bd1f4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -955,7 +955,7 @@ __metadata:
resolution: "awesome-kotlin@workspace:."
dependencies:
"@types/node": "npm:^22.5.5"
"@types/react": "npm:^18.3.5"
"@types/react": "npm:^18.3.8"
"@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 a201fd7

Please sign in to comment.