Skip to content

Commit

Permalink
chore(deps) Updates 07-08-23
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Aug 7, 2023
1 parent f300af1 commit a86ca9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@ckeditor/ckeditor5-react": "5.1.0",
"@ecl/preset-ec": "3.9.1",
"@ecl/preset-eu": "3.9.1",
"@types/node": "20.4.6",
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"create-react-class": "15.7.0",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"gray-matter": "4.0.3",
"i18next": "23.4.1",
"i18next": "23.4.2",
"i18next-browser-languagedetector": "7.1.0",
"js-search": "2.0.1",
"ncp": "2.0.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3911,11 +3911,16 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@20.4.6", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@>=6":
"@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@>=6":
version "20.4.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.6.tgz#b66b66c9bb5d49b199f03399e341c9d6036e9e88"
integrity sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==

"@types/node@20.4.8":
version "20.4.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.8.tgz#b5dda19adaa473a9bf0ab5cbd8f30ec7d43f5c85"
integrity sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==

"@types/node@^8.5.7":
version "8.10.66"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
Expand Down Expand Up @@ -10300,10 +10305,10 @@ i18next-browser-languagedetector@7.1.0:
dependencies:
"@babel/runtime" "^7.19.4"

i18next@23.4.1:
version "23.4.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc"
integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==
i18next@23.4.2:
version "23.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.2.tgz#e68108be82287114e027afc5402bb7830d7f45c9"
integrity sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit a86ca9f

Please sign in to comment.