Skip to content

Commit

Permalink
chore(deps): update devdependencies (#531)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [i18next](https://www.i18next.com)
([source](https://github.com/i18next/i18next)) | [`~23.4.6` ->
`~23.10.0`](https://renovatebot.com/diffs/npm/i18next/23.4.6/23.10.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/i18next/23.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/i18next/23.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/i18next/23.4.6/23.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/i18next/23.4.6/23.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [image-size](https://github.com/image-size/image-size) | [`^1.0.2`
-> `^1.1.1`](https://renovatebot.com/diffs/npm/image-size/1.0.2/1.1.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/image-size/1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/image-size/1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/image-size/1.0.2/1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/image-size/1.0.2/1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [joi](https://github.com/hapijs/joi) | [`^17.10.1` ->
`^17.12.2`](https://renovatebot.com/diffs/npm/joi/17.10.1/17.12.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/joi/17.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/joi/17.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/joi/17.10.1/17.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/joi/17.10.1/17.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [ts-node](https://typestrong.org/ts-node)
([source](https://github.com/TypeStrong/ts-node)) | [`^10.9.1` ->
`^10.9.2`](https://renovatebot.com/diffs/npm/ts-node/10.9.1/10.9.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-node/10.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-node/10.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-node/10.9.1/10.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-node/10.9.1/10.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>i18next/i18next (i18next)</summary>

###
[`v23.10.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23100)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.9.0...v23.10.0)

- Add 'isInitializing' property so we're able to detect init() was
already called [2141](https://github.com/i18next/i18next/issues/2141)

###
[`v23.9.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2390)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.8.3...v23.9.0)

- types: support nested keys in `InterpolationMap`
[2140](https://github.com/i18next/i18next/pull/2140) fixes
[2014](https://github.com/i18next/i18next/issues/2014)

###
[`v23.8.3`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2383)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.8.2...v23.8.3)

- prevent resource mutation when using `addResourceBundle`
[2081](https://github.com/i18next/i18next/issues/2081)

###
[`v23.8.2`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2382)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.8.1...v23.8.2)

- optimize `addResources` to address
[2130](https://github.com/i18next/i18next/issues/2130)

###
[`v23.8.1`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2381)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.8.0...v23.8.1)

- types: support stricter typechecking for returnEmptyString and
returnNull [2129](https://github.com/i18next/i18next/pull/2129)

###
[`v23.8.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2380)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.20...v23.8.0)

- improve performance by reducing array slices and RegExp recreation
[2128](https://github.com/i18next/i18next/pull/2128)

###
[`v23.7.20`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23720)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.19...v23.7.20)

- optimize: consistent \_zero special handling also for
defaultValue_zero
[2124](https://github.com/i18next/i18next/issues/2124)
- intl plural rule for dev is now en (consistent with v3 compatibility)

###
[`v23.7.19`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23719)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.18...v23.7.19)

- fix: consistent \_zero special handling also for defaultValue_zero
[2124](https://github.com/i18next/i18next/issues/2124)

###
[`v23.7.18`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23718)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.17...v23.7.18)

- types: support readonly defaultNS
[2123](https://github.com/i18next/i18next/pull/2123)

###
[`v23.7.17`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23717)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.16...v23.7.17)

- types: fix support for defaultNS as array (fixes
[2118](https://github.com/i18next/i18next/issues/2118))
[2121](https://github.com/i18next/i18next/pull/2121)
- types: fix typo in `CustomInstanceExtensions`
[2122](https://github.com/i18next/i18next/pull/2122)

###
[`v23.7.16`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23716)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.15...v23.7.16)

- fix: Use Typescript 5 types with Typescript 5+
[2108](https://github.com/i18next/i18next/pull/2108)
- Hint: If you're using TypeScript 4 and you navigate to the type
definitions in your code editor, it might be you will see the TypeScript
5 types, but the TS compiler should use the correct types.

###
[`v23.7.15`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23715)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.14...v23.7.15)

- types: simplifies types for array access and fixes
[2103](https://github.com/i18next/i18next/issues/2103)

###
[`v23.7.14`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23714)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.13...v23.7.14)

-   types: fix types for array access

###
[`v23.7.13`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23713)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.12...v23.7.13)

- types: optimise ParseTReturn
[2095](https://github.com/i18next/i18next/pull/2095)

###
[`v23.7.12`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23712)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.11...v23.7.12)

-   types: fix for older ts version (context validation only for TS 5)

###
[`v23.7.11`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23711)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.10...v23.7.11)

- types: fix for older ts versions
[2090](https://github.com/i18next/i18next/issues/2090)

###
[`v23.7.10`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23710)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.9...v23.7.10)

- types: initializedStoreOnce and initializedLanguageOnce
[2089](https://github.com/i18next/i18next/pull/2089)

###
[`v23.7.9`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2379)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.8...v23.7.9)

- types: fix FormatFunction should allow any value inside options
parameter

###
[`v23.7.8`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2378)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.7...v23.7.8)

-   prevent cosmetic SyntaxError because of non catched error variable

###
[`v23.7.7`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2377)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.6...v23.7.7)

-   optimize TypeScript V4 export

###
[`v23.7.6`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2376)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.5...v23.7.6)

-   types: CustomInstanceExtenstions

###
[`v23.7.5`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2375)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.4...v23.7.5)

-   fix types export for TypeScript v4 in combination with react-i18next

###
[`v23.7.4`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2374)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.3...v23.7.4)

-   fix for TypeScript v4 in combination with react-i18next

###
[`v23.7.3`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2373)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.2...v23.7.3)

-   fix: consider importing '\*.js'

###
[`v23.7.2`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2372)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.1...v23.7.2)

-   types: optimize mts

###
[`v23.7.1`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2371)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.7.0...v23.7.1)

-   fix some mjs typings

###
[`v23.7.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2370)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.6.0...v23.7.0)

- fix: separate cjs and mjs typings
[2010](https://github.com/i18next/i18next/issues/2010)
- fix: consider importing './typescript/t.js'
[2048](https://github.com/i18next/i18next/issues/2048)

###
[`v23.6.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2360)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.5.1...v23.6.0)

- add interpolation data to response if returnDetails is true
[2053](https://github.com/i18next/i18next/pull/2053)

###
[`v23.5.1`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2351)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.5.0...v23.5.1)

- types: use unknown to better infer types on nested t functions also
for older typescript version
[2032](https://github.com/i18next/i18next/issues/2032)

###
[`v23.5.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2350)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.4.9...v23.5.0)

- types: use unknown to better infer types on nested t functions
[2018](https://github.com/i18next/i18next/pull/2018)

###
[`v23.4.9`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2349)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.4.8...v23.4.9)

- fix: preload languages also on cimode, if configured also as
fallbackLng

###
[`v23.4.8`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2348)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.4.7...v23.4.8)

-   fix: preload languages also on cimode, if configured

###
[`v23.4.7`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2347)

[Compare
Source](https://github.com/i18next/i18next/compare/v23.4.6...v23.4.7)

-   preload languages also on cimode, if configured

</details>

<details>
<summary>image-size/image-size (image-size)</summary>

###
[`v1.1.1`](https://github.com/image-size/image-size/compare/v1.1.0...v1.1.1)

[Compare
Source](https://github.com/image-size/image-size/compare/v1.1.0...v1.1.1)

###
[`v1.1.0`](https://github.com/image-size/image-size/releases/tag/v1.1.0)

[Compare
Source](https://github.com/image-size/image-size/compare/v1.0.2...v1.1.0)

This release adds support for KTX2.0, and AVIF/HEIC/HEIF images.

#####
[Changes](https://github.com/image-size/image-size/compare/n8n@1.0.2...n8n@1.1.0)

</details>

<details>
<summary>hapijs/joi (joi)</summary>

###
[`v17.12.2`](https://github.com/hapijs/joi/compare/v17.12.1...v17.12.2)

[Compare
Source](https://github.com/hapijs/joi/compare/v17.12.1...v17.12.2)

###
[`v17.12.1`](https://github.com/hapijs/joi/compare/v17.12.0...v17.12.1)

[Compare
Source](https://github.com/hapijs/joi/compare/v17.12.0...v17.12.1)

###
[`v17.12.0`](https://github.com/hapijs/joi/compare/v17.11.1...v17.12.0)

[Compare
Source](https://github.com/hapijs/joi/compare/v17.11.1...v17.12.0)

###
[`v17.11.1`](https://github.com/hapijs/joi/compare/v17.11.0...v17.11.1)

[Compare
Source](https://github.com/hapijs/joi/compare/v17.11.0...v17.11.1)

###
[`v17.11.0`](https://github.com/hapijs/joi/compare/v17.10.2...v17.11.0)

[Compare
Source](https://github.com/hapijs/joi/compare/v17.10.2...v17.11.0)

###
[`v17.10.2`](https://github.com/hapijs/joi/compare/v17.10.1...v17.10.2)

[Compare
Source](https://github.com/hapijs/joi/compare/v17.10.1...v17.10.2)

</details>

<details>
<summary>TypeStrong/ts-node (ts-node)</summary>

###
[`v10.9.2`](https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2):
Fix `tsconfig.json` file not found

[Compare
Source](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

**Fixed**

- Fixed `tsconfig.json` file not found on latest TypeScript version
([https://github.com/TypeStrong/ts-node/pull/2091](https://github.com/TypeStrong/ts-node/pull/2091))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
UTC, Automerge - "after 8:00 before 23:00 every weekday except on
Friday" in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/dapp-list).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjEyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 3c5e1d8 commit 9e18306
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.1.0",
"i18next": "~23.4.6",
"image-size": "^1.0.2",
"i18next": "~23.10.0",
"image-size": "^1.1.1",
"jest": "^29.7.0",
"joi": "^17.10.1",
"joi": "^17.12.2",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "5.3.3"
}
}
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,12 +263,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"

"@babel/runtime@^7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==
"@babel/runtime@^7.23.2":
version "7.24.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e"
integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==
dependencies:
regenerator-runtime "^0.13.11"
regenerator-runtime "^0.14.0"

"@babel/template@^7.18.10", "@babel/template@^7.3.3":
version "7.18.10"
Expand Down Expand Up @@ -385,12 +385,12 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@hapi/hoek@^9.0.0":
version "9.2.1"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.1.tgz#9551142a1980503752536b5050fd99f4a7f13b17"
integrity sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==
"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0":
version "9.3.0"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==

"@hapi/topo@^5.0.0":
"@hapi/topo@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
Expand Down Expand Up @@ -693,10 +693,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@sideway/address@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.3.tgz#d93cce5d45c5daec92ad76db492cc2ee3c64ab27"
integrity sha512-8ncEUtmnTsMmL7z1YPB47kPUq7LpKWJNFPsRzHiIajGC5uXlWGn+AmkYPcHNl8S4tcEGx+cnORnNYaw2wvL+LQ==
"@sideway/address@^4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==
dependencies:
"@hapi/hoek" "^9.0.0"

Expand Down Expand Up @@ -2573,12 +2573,12 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==

i18next@~23.4.6:
version "23.4.6"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.6.tgz#10211e72d5bd29e274baae99c6cc0178b93a93f8"
integrity sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg==
i18next@~23.10.0:
version "23.10.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c"
integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==
dependencies:
"@babel/runtime" "^7.22.5"
"@babel/runtime" "^7.23.2"

ieee754@^1.1.13:
version "1.2.1"
Expand All @@ -2590,10 +2590,10 @@ ignore@^5.2.0, ignore@^5.2.4:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==

image-size@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.2.tgz#d778b6d0ab75b2737c1556dd631652eb963bc486"
integrity sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==
image-size@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.1.1.tgz#ddd67d4dc340e52ac29ce5f546a09f4e29e840ac"
integrity sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==
dependencies:
queue "6.0.2"

Expand Down Expand Up @@ -3295,14 +3295,14 @@ jest@^29.7.0:
import-local "^3.0.2"
jest-cli "^29.7.0"

joi@^17.10.1:
version "17.10.1"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.1.tgz#f908ee1617137cca5d83b91587cde80e472b5753"
integrity sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==
joi@^17.12.2:
version "17.12.2"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.2.tgz#283a664dabb80c7e52943c557aab82faea09f521"
integrity sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"
"@sideway/address" "^4.1.3"
"@hapi/hoek" "^9.3.0"
"@hapi/topo" "^5.1.0"
"@sideway/address" "^4.1.5"
"@sideway/formula" "^3.0.1"
"@sideway/pinpoint" "^2.0.0"

Expand Down Expand Up @@ -3958,10 +3958,10 @@ reflect.getprototypeof@^1.0.3:
globalthis "^1.0.3"
which-builtin-type "^1.1.3"

regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
regenerator-runtime@^0.14.0:
version "0.14.1"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==

regexp.prototype.flags@^1.4.3, regexp.prototype.flags@^1.5.0:
version "1.5.0"
Expand Down Expand Up @@ -4391,10 +4391,10 @@ ts-jest@^29.1.2:
semver "^7.5.3"
yargs-parser "^21.0.1"

ts-node@^10.9.1:
version "10.9.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
ts-node@^10.9.2:
version "10.9.2"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
dependencies:
"@cspotcode/source-map-support" "^0.8.0"
"@tsconfig/node10" "^1.0.7"
Expand Down

0 comments on commit 9e18306

Please sign in to comment.