Merge pull request #254 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.0.33

Bump @types/react from 18.0.31 to 18.0.33 in /client
This commit is contained in:
Mathias Wagner
2023-04-04 15:08:48 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -26,7 +26,7 @@
"vite-plugin-pwa": "^0.14.7"
},
"devDependencies": {
"@types/react": "^18.0.31",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11"
}
},
@@ -2156,9 +2156,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.0.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.31.tgz",
"integrity": "sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==",
"version": "18.0.33",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.33.tgz",
"integrity": "sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@@ -6187,9 +6187,9 @@
"dev": true
},
"@types/react": {
"version": "18.0.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.31.tgz",
"integrity": "sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==",
"version": "18.0.33",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.33.tgz",
"integrity": "sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -25,7 +25,7 @@
"vite-plugin-pwa": "^0.14.7"
},
"devDependencies": {
"@types/react": "^18.0.31",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11"
}
}