Updated react-timezone-select

pull/163/head
Leonardo Stenico 2021-05-06 19:34:33 +02:00
parent 28dd2421f2
commit 926a37c31b
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"next-transpile-modules": "^7.0.0", "next-transpile-modules": "^7.0.0",
"react": "17.0.1", "react": "17.0.1",
"react-dom": "17.0.1", "react-dom": "17.0.1",
"react-timezone-select": "^0.10.10" "react-timezone-select": "^1.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^14.14.33", "@types/node": "^14.14.33",

View File

@ -2625,10 +2625,10 @@ react-select@^4.2.1:
react-input-autosize "^3.0.0" react-input-autosize "^3.0.0"
react-transition-group "^4.3.0" react-transition-group "^4.3.0"
react-timezone-select@^0.10.10: react-timezone-select@^1.0.2:
version "0.10.10" version "1.0.2"
resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-0.10.10.tgz#853aeb73e84fcf00bd01eb57c35f2df1b84e1cc0" resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-1.0.2.tgz#37e6d99bc15372bd3f9ebc7541bda6f3a10c852b"
integrity sha512-PEEQQkiL+fFW3940MmhrX6xNf2VMz16BW2UyF6Mu7jzCv89McwJ93Bp5mqE6ouhLPZSsyTnhjILifsEFUUMuFg== integrity sha512-MDv4rmDkop3nZcIH27tLwIuIVovJE6ushmr9r0kR1SSzVErdydV01vI1ch8u4JAAFpnR5lYDt5PBqQW/lUS+Jg==
dependencies: dependencies:
react-select "^4.2.1" react-select "^4.2.1"
spacetime "^6.14.0" spacetime "^6.14.0"