Skip to content

Commit

Permalink
Merge pull request #83 from Staffbase/dependabot/npm_and_yarn/samples…
Browse files Browse the repository at this point in the history
…/weather-forecast/npm-updates-06db6ff70e
  • Loading branch information
Ninerian authored Jun 28, 2024
2 parents ff9710a + fcd16be commit 2900a25
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions samples/weather-forecast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"@babel/preset-typescript": "^7.24.7",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@rjsf/core": "5.18.4",
"@rjsf/utils": "5.18.4",
"@rjsf/material-ui": "5.18.4",
"@rjsf/core": "5.18.5",
"@rjsf/utils": "5.18.5",
"@rjsf/material-ui": "5.18.5",
"@rjsf/validator-ajv8": "^5.18.4",
"@svgr/webpack": "6.5.1",
"@testing-library/dom": "8.2.0",
Expand Down
24 changes: 12 additions & 12 deletions samples/weather-forecast/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,26 +1583,26 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@rjsf/core@5.18.4", "@rjsf/core@^5.13.6":
version "5.18.4"
resolved "https://registry.yarnpkg.com/@rjsf/core/-/core-5.18.4.tgz#a0e5a77a54dd07bcd40dd287db7002b8973421f4"
integrity sha512-OUPC+l44X1geYT9sSsmQC2pakvFWCQB+5Iy/ITfLMJq3MIjJn0gakCwYHXMMBGUAKM1SSMIyKWyCazt3kY9fhg==
"@rjsf/core@5.18.5", "@rjsf/core@^5.13.6":
version "5.18.5"
resolved "https://registry.yarnpkg.com/@rjsf/core/-/core-5.18.5.tgz#580209de5cf66fac975b0a649df9b8e921aac96a"
integrity sha512-TTG6zSybzfSp+ko4U/WIeyVX5dRLbl7C0ZU2lpK/f6ruuLbBji8A523iLYINOzyDQL5uBtMdmRdO6oMdCz79tw==
dependencies:
lodash "^4.17.21"
lodash-es "^4.17.21"
markdown-to-jsx "^7.4.1"
nanoid "^3.3.7"
prop-types "^15.8.1"

"@rjsf/material-ui@5.18.4":
version "5.18.4"
resolved "https://registry.yarnpkg.com/@rjsf/material-ui/-/material-ui-5.18.4.tgz#9135ccd544b0e4cfb75c33a37f94d1c33863c85b"
integrity sha512-jShLQ7AGDGK+b5MDdMzSSu97YaIk4OTtWYfjlbKlVMOFIWW4AGO/exPZfLtcGW3ST4LYWWQE02g8O0SQpnLWaA==
"@rjsf/material-ui@5.18.5":
version "5.18.5"
resolved "https://registry.yarnpkg.com/@rjsf/material-ui/-/material-ui-5.18.5.tgz#bbb68519217a67b80679429fb97dd3e57c56e823"
integrity sha512-1JiXnwvvnOin6/PfmbFVxSUN7ZQA780QSFEoscoi2VlB008rLpLPQcxFxPJFNGw37QjXvCiySjsFpHKJKqvqIw==

"@rjsf/utils@5.18.4", "@rjsf/utils@^5.13.6":
version "5.18.4"
resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.18.4.tgz#098c767f6bfbbf660f201d864bf8bba247453dfd"
integrity sha512-svLMk5aW6q3JQRYVTJradFc9tLeQ1vX5/k6fPwxf+08eweqPbINq7aokLBSStUNr8FfYgThTl8IfehLoVP2dvw==
"@rjsf/utils@5.18.5", "@rjsf/utils@^5.13.6":
version "5.18.5"
resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.18.5.tgz#638724740b29784804dd244b0574213aa181469b"
integrity sha512-b39ZSPv2lpH+VXUKrVsPnPyOKcTa9P08h50J0A1+7xHj6dm4KG1KY/mY4QCaNavZVXsQoieHOe8kmdFDlXirzA==
dependencies:
json-schema-merge-allof "^0.8.1"
jsonpointer "^5.0.1"
Expand Down

0 comments on commit 2900a25

Please sign in to comment.