mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
Merge pull request #68 from Viren070/dependabot/npm_and_yarn/react-select-5.8.3
build(deps): bump react-select from 5.8.2 to 5.8.3
This commit is contained in:
Generated
+4
-4
@@ -17,7 +17,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-kofi": "0.0.2",
|
||||
"react-select": "^5.8.2",
|
||||
"react-select": "^5.8.3",
|
||||
"react-toastify": "10.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -13037,9 +13037,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-select": {
|
||||
"version": "5.8.2",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.2.tgz",
|
||||
"integrity": "sha512-a/LkOckoI62710gGPQSQqUp7A10fGbH/ya3/IR49qaq3XoBvwymgD5mJgtiHxBDsutyEQfdKNycWVh8Cg8UCjw==",
|
||||
"version": "5.8.3",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.3.tgz",
|
||||
"integrity": "sha512-lVswnIq8/iTj1db7XCG74M/3fbGB6ZaluCzvwPGT5ZOjCdL/k0CLWhEK0vCBLuU5bHTEf6Gj8jtSvi+3v+tO1w==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-kofi": "0.0.2",
|
||||
"react-select": "^5.8.2",
|
||||
"react-select": "^5.8.3",
|
||||
"react-toastify": "10.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user