mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-04-27 23:43:05 -05:00
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:
Generated
+7
-7
@@ -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
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user