Merge pull request #254 from gnmyt/dependabot/npm_and_yarn/client/multi-ac08903459

Bump react and @types/react in /client
This commit is contained in:
Mathias Wagner 2024-04-29 18:06:52 +02:00 committed by GitHub
commit 051d326a55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -15,7 +15,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"buffer": "^6.0.3",
"qrcode.react": "^3.1.0",
"react": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-router-dom": "^6.23.0",
"react-transition-group": "^4.4.5",
@ -26,7 +26,7 @@
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",

View File

@ -662,10 +662,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@^18.3.0":
version "18.3.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0.tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a"
integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==
"@types/react@^18.3.1":
version "18.3.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
@ -2321,10 +2321,10 @@ react-transition-group@^4.4.5:
loose-envify "^1.4.0"
prop-types "^15.6.2"
react@^18.3.0:
version "18.3.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
react@^18.3.1:
version "18.3.1"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
dependencies:
loose-envify "^1.1.0"