-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update devdependencies (non-major) (#320)
* chore(deps): update devdependencies (non-major) * chore: fix tests * chore: update browsers list --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: almouro <[email protected]>
- Loading branch information
1 parent
dcfb1fd
commit d492217
Showing
5 changed files
with
401 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1370,6 +1370,19 @@ | |
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.5.2" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz#4e8f9c0703e23b2e07ebfce96598ec83e4dd2a9e" | ||
integrity sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg== | ||
dependencies: | ||
"@docusaurus/types" "3.5.2" | ||
"@types/history" "^4.7.11" | ||
"@types/react" "*" | ||
"@types/react-router-config" "*" | ||
"@types/react-router-dom" "*" | ||
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.4.0.tgz#6373632fdbababbda73a13c4a08f907d7de8f007" | ||
|
@@ -1603,6 +1616,21 @@ | |
webpack "^5.88.1" | ||
webpack-merge "^5.9.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.5.2" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.5.2.tgz#058019dbeffbee2d412c3f72569e412a727f9608" | ||
integrity sha512-N6GntLXoLVUwkZw7zCxwy9QiuEXIcTVzA9AkmNw16oc0AP3SXLrMmDMMBIfgqwuKWa6Ox6epHol9kMtJqekACw== | ||
dependencies: | ||
"@mdx-js/mdx" "^3.0.0" | ||
"@types/history" "^4.7.11" | ||
"@types/react" "*" | ||
commander "^5.1.0" | ||
joi "^17.9.2" | ||
react-helmet-async "^1.3.0" | ||
utility-types "^3.10.0" | ||
webpack "^5.88.1" | ||
webpack-merge "^5.9.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.4.0.tgz#2a43fefd35b85ab9fcc6833187e66c15f8bfbbc6" | ||
|
@@ -7886,9 +7914,9 @@ typedarray-to-buffer@^3.1.5: | |
is-typedarray "^1.0.0" | ||
|
||
typescript@^5.4.2: | ||
version "5.5.3" | ||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" | ||
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== | ||
version "5.6.2" | ||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" | ||
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== | ||
|
||
undici-types@~5.26.4: | ||
version "5.26.5" | ||
|
Oops, something went wrong.