Skip to content

Commit 7f93b00

Browse files
chore(deps): update devdependency @nuxt/typescript-build to v3
1 parent dfd4ffb commit 7f93b00

File tree

2 files changed

+27
-17
lines changed

2 files changed

+27
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@commitlint/cli": "^15.0.0",
4141
"@commitlint/config-conventional": "^15.0.0",
4242
"@nuxt/types": "^2.15.8",
43-
"@nuxt/typescript-build": "^2.1.0",
43+
"@nuxt/typescript-build": "^3.0.2",
4444
"@nuxt/typescript-runtime": "^2.1.0",
4545
"@nuxtjs/eslint-config-typescript": "^7.0.2",
4646
"@types/jest": "^27.0.3",

yarn.lock

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1602,15 +1602,15 @@
16021602
"@types/webpack-hot-middleware" "2.25.4"
16031603
sass-loader "10.1.1"
16041604

1605-
"@nuxt/typescript-build@^2.1.0":
1606-
version "2.1.0"
1607-
resolved "https://registry.yarnpkg.com/@nuxt/typescript-build/-/typescript-build-2.1.0.tgz#191fe60e942ce84a01468ba6e255744e01c7c538"
1608-
integrity sha512-7TLMpfzgOckf3cBkzoPFns6Xl8FzY6MoFfm/5HUE47QeTWAdOG9ZFxMrVhHWieZHYUuV+k6byRtaRv4S/3R8zA==
1605+
"@nuxt/typescript-build@^3.0.2":
1606+
version "3.0.2"
1607+
resolved "https://registry.yarnpkg.com/@nuxt/typescript-build/-/typescript-build-3.0.2.tgz#3bc9db607c83207f8dcbd8790a579710eb87469b"
1608+
integrity sha512-IFSznjafW5xm0XHg9Q9aHVW7i9J2pAYfyorh3ro3Pf0OnCbS0acmwBnp2juza+DqNhZa1DhNentmUsgiYp730g==
16091609
dependencies:
1610-
consola "^2.15.3"
1611-
fork-ts-checker-webpack-plugin "^6.1.1"
1612-
ts-loader "^8.0.17"
1613-
typescript "~4.2"
1610+
consola "^3.0.0"
1611+
defu "^6.0.0"
1612+
fork-ts-checker-webpack-plugin "6.5.3"
1613+
ts-loader "8.4.0"
16141614

16151615
"@nuxt/typescript-runtime@^2.1.0":
16161616
version "2.1.0"
@@ -3681,6 +3681,11 @@ consola@^2.10.0, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0, consola@^2.9.
36813681
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
36823682
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
36833683

3684+
consola@^3.0.0:
3685+
version "3.2.3"
3686+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f"
3687+
integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==
3688+
36843689
console-browserify@^1.1.0:
36853690
version "1.2.0"
36863691
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
@@ -4365,6 +4370,11 @@ defu@^5.0.0:
43654370
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
43664371
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
43674372

4373+
defu@^6.0.0:
4374+
version "6.1.4"
4375+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.4.tgz#4e0c9cf9ff68fe5f3d7f2765cc1a012dfdcb0479"
4376+
integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==
4377+
43684378
delayed-stream@~1.0.0:
43694379
version "1.0.0"
43704380
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
@@ -5324,10 +5334,10 @@ for-in@^1.0.2:
53245334
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
53255335
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
53265336

5327-
fork-ts-checker-webpack-plugin@^6.1.1:
5328-
version "6.4.2"
5329-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.4.2.tgz#6d307fb4072ce4abe4d56a89c8ef060066f33d81"
5330-
integrity sha512-EqtzzRdx2mldr0KEydSN9jaNrf419gMpwkloumG6K/S7jtJc9Fl7wMJ+y+o7DLLGMMU/kouYr06agTD/YkxzIQ==
5337+
fork-ts-checker-webpack-plugin@6.5.3:
5338+
version "6.5.3"
5339+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz#eda2eff6e22476a2688d10661688c47f611b37f3"
5340+
integrity sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==
53315341
dependencies:
53325342
"@babel/code-frame" "^7.8.3"
53335343
"@types/json-schema" "^7.0.5"
@@ -10573,10 +10583,10 @@ ts-jest@^27.0.7:
1057310583
semver "7.x"
1057410584
yargs-parser "20.x"
1057510585

10576-
ts-loader@^8.0.17:
10577-
version "8.3.0"
10578-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.3.0.tgz#83360496d6f8004fab35825279132c93412edf33"
10579-
integrity sha512-MgGly4I6cStsJy27ViE32UoqxPTN9Xly4anxxVyaIWR+9BGxboV4EyJBGfR3RePV7Ksjj3rHmPZJeIt+7o4Vag==
10586+
ts-loader@8.4.0:
10587+
version "8.4.0"
10588+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.4.0.tgz#e845ea0f38d140bdc3d7d60293ca18d12ff2720f"
10589+
integrity sha512-6nFY3IZ2//mrPc+ImY3hNWx1vCHyEhl6V+wLmL4CZcm6g1CqX7UKrkc6y0i4FwcfOhxyMPCfaEvh20f4r9GNpw==
1058010590
dependencies:
1058110591
chalk "^4.1.0"
1058210592
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)