File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"dependencies" : {
34
34
"@babel/runtime-corejs3" : " ^7.9.6" ,
35
- "@nuxt/typescript-runtime" : " ^0.4.6 " ,
35
+ "@nuxt/typescript-runtime" : " ^0.4.10 " ,
36
36
"@nuxtjs/axios" : " ^5.11.0" ,
37
37
"@nuxtjs/dotenv" : " ^1.4.1" ,
38
38
"@nuxtjs/pwa" : " ^3.0.0-0" ,
Original file line number Diff line number Diff line change 1624
1624
ts-loader "^7.0.5"
1625
1625
typescript "~3.8"
1626
1626
1627
- "@nuxt/typescript-runtime@^0.4.6 ":
1628
- version "0.4.8 "
1629
- resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-0.4.8 .tgz#4815fff6c3682cca013f325e15999be2014ea4a1 "
1630
- integrity sha512-iMWe6rZNi/ygYSXNMhsnqNT92uIziXhqE85ic8WWIMJ/J7oaKvEqo25Elyjw/T1+VXjl58SF0znlItxiFub5fw ==
1627
+ "@nuxt/typescript-runtime@^0.4.10 ":
1628
+ version "0.4.10 "
1629
+ resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-0.4.10 .tgz#83480c476eb1a503ea82543930f4754b6fb9e9a9 "
1630
+ integrity sha512-IxRXl/MeWCiotnj9CV+KNTZEUcOt1J+2pcDgeZtJ5jZwGMAmJad4khj6sQsq8uV28WPvio1+LoIlhBHZ4CAcvw ==
1631
1631
dependencies:
1632
- "@nuxt/types" "0.7.7 "
1633
- ts-node "^8.10.1 "
1632
+ "@nuxt/types" "0.7.9 "
1633
+ ts-node "^8.10.2 "
1634
1634
typescript "~3.8"
1635
1635
1636
1636
@@ -12856,7 +12856,7 @@ ts-loader@^7.0.5:
12856
12856
micromatch "^4.0.0"
12857
12857
semver "^6.0.0"
12858
12858
12859
- ts-node@^8.10.1 :
12859
+ ts-node@^8.10.2 :
12860
12860
version "8.10.2"
12861
12861
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
12862
12862
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
You can’t perform that action at this time.
0 commit comments