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:
Viren070
2024-11-09 17:51:30 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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
View File
@@ -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": {