fix(deps): update dependency react-datepicker to v8.3.0 (main) (#17182)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/17185/head
renovate[bot] 1 month ago committed by GitHub
parent ad073e13b8
commit a494772f91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      pkg/ui/frontend/package-lock.json

@ -5871,9 +5871,9 @@
} }
}, },
"node_modules/react-datepicker": { "node_modules/react-datepicker": {
"version": "8.2.1", "version": "8.3.0",
"resolved": "https://registry.npmjs.org/react-datepicker/-/react-datepicker-8.2.1.tgz", "resolved": "https://registry.npmjs.org/react-datepicker/-/react-datepicker-8.3.0.tgz",
"integrity": "sha512-1pyALWM9mTZ7DG7tfcApwBy2kkld9Kz/EI++LhPnoXJAASbvuq6fdsDfkoB3q1JrxF7vhghVmQ759H/rOwUNNw==", "integrity": "sha512-DhfrIJnTPJTUVRtXU7c7zooug40rD6q+Fc8UTCt19dYEotLpDQgTN98MfocY6Rc4S99oOFFEoxyanOM/TKauuw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@floating-ui/react": "^0.27.3", "@floating-ui/react": "^0.27.3",

Loading…
Cancel
Save