File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 34
34
"@nuxt/test-utils" : " ^0.1.2" ,
35
35
"@nuxt/types" : " ^2.14.12" ,
36
36
"@nuxt/typescript-build" : " ^2.0.4" ,
37
- "@nuxt/typescript-runtime" : " ^2 .0.1" ,
37
+ "@nuxt/typescript-runtime" : " ^3 .0.1" ,
38
38
"@nuxtjs/eslint-config" : " latest" ,
39
39
"@nuxtjs/eslint-config-typescript" : " ^5.0.0" ,
40
40
"@nuxtjs/module-test-utils" : " latest" ,
Original file line number Diff line number Diff line change 1388
1388
ts-loader "^8.0.14"
1389
1389
typescript "~4.1"
1390
1390
1391
- "@nuxt/typescript-runtime@^2 .0.1":
1392
- version "2 .0.1"
1393
- resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2 .0.1.tgz#a04c56caa980ef26fb214cfa9fc8a5de6133ba46 "
1394
- integrity sha512-7yDI9v56E3P3D8oTEv2iprIbh5rTSBeC53lpiPfTgWq57X3ZE0U3EMbmeBezr8y1/kXO59HxSuNNlyzAvwyugg ==
1391
+ "@nuxt/typescript-runtime@^3 .0.1":
1392
+ version "3 .0.1"
1393
+ resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-3 .0.1.tgz#5f6add88e0c50ae67ef84ef92706c0bac0c57b89 "
1394
+ integrity sha512-tBnnxqRyx056B1/oWwnEOl7JLeF9WVXE4nxfCYpyq2B+ujIftt537KWyhKGBISHJpGR4NaBiRT+AF47B3U+h+w ==
1395
1395
dependencies:
1396
- ts-node "^9.1.1"
1397
- typescript "~4.1"
1396
+ ts-node "9.1.1"
1398
1397
1399
1398
1400
1399
version "2.15.0-26856070.8350560"
@@ -11317,7 +11316,7 @@ ts-loader@^8.0.14:
11317
11316
micromatch "^4.0.0"
11318
11317
semver "^7.3.4"
11319
11318
11320
- ts-node@^ 9.1.1:
11319
+
11321
11320
version "9.1.1"
11322
11321
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
11323
11322
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
You can’t perform that action at this time.
0 commit comments