Skip to content

Commit bf23b74

Browse files
authored
Merge pull request #25 from privy-open-source/renovate/nuxt-typescript-build-3.x
2 parents 628f309 + 31c7718 commit bf23b74

File tree

2 files changed

+12
-31
lines changed

2 files changed

+12
-31
lines changed

example-nuxt-2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@commitlint/cli": "^17.1.2",
3535
"@commitlint/config-conventional": "^17.1.0",
3636
"@nuxt/types": "^2.15.8",
37-
"@nuxt/typescript-build": "^2.1.0",
37+
"@nuxt/typescript-build": "^3.0.0",
3838
"@nuxtjs/eslint-config-typescript": "^11.0.0",
3939
"@nuxtjs/eslint-module": "^3.1.0",
4040
"@nuxtjs/stylelint-module": "^4.1.0",

yarn.lock

Lines changed: 11 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4289,17 +4289,18 @@ __metadata:
42894289
languageName: node
42904290
linkType: hard
42914291

4292-
"@nuxt/typescript-build@npm:^2.1.0":
4293-
version: 2.1.0
4294-
resolution: "@nuxt/typescript-build@npm:2.1.0"
4292+
"@nuxt/typescript-build@npm:^3.0.0":
4293+
version: 3.0.1
4294+
resolution: "@nuxt/typescript-build@npm:3.0.1"
42954295
dependencies:
42964296
consola: ^2.15.3
4297-
fork-ts-checker-webpack-plugin: ^6.1.1
4298-
ts-loader: ^8.0.17
4299-
typescript: ~4.2
4297+
defu: ^6.0.0
4298+
fork-ts-checker-webpack-plugin: 6.5.3
4299+
ts-loader: 8.4.0
43004300
peerDependencies:
43014301
"@nuxt/types": ">=2.13.1"
4302-
checksum: 1589023f12516698dc0ce4c035a49f5afaa126e680fb001f41d7b823b9a7e959ed49935d61a0f4efc3a6b6709cd9c0056ce651b3edf720098a998992a5d1dbc6
4302+
typescript: 4.x || 5.x
4303+
checksum: 1af306f5423c318f25eaff80477ee1bf966b6dcb9ec3fff57f750296e751730bd4c6af8c899da0a5737d95095d32ca96c3d7653b897f94fb76c355dae9428913
43034304
languageName: node
43044305
linkType: hard
43054306

@@ -8743,7 +8744,7 @@ __metadata:
87438744
"@commitlint/cli": ^17.1.2
87448745
"@commitlint/config-conventional": ^17.1.0
87458746
"@nuxt/types": ^2.15.8
8746-
"@nuxt/typescript-build": ^2.1.0
8747+
"@nuxt/typescript-build": ^3.0.0
87478748
"@nuxtjs/eslint-config-typescript": ^11.0.0
87488749
"@nuxtjs/eslint-module": ^3.1.0
87498750
"@nuxtjs/stylelint-module": ^4.1.0
@@ -12632,7 +12633,7 @@ __metadata:
1263212633
languageName: node
1263312634
linkType: hard
1263412635

12635-
"fork-ts-checker-webpack-plugin@npm:^6.1.1":
12636+
"fork-ts-checker-webpack-plugin@npm:6.5.3":
1263612637
version: 6.5.3
1263712638
resolution: "fork-ts-checker-webpack-plugin@npm:6.5.3"
1263812639
dependencies:
@@ -24563,7 +24564,7 @@ __metadata:
2456324564
languageName: node
2456424565
linkType: hard
2456524566

24566-
"ts-loader@npm:^8.0.17":
24567+
"ts-loader@npm:8.4.0":
2456724568
version: 8.4.0
2456824569
resolution: "ts-loader@npm:8.4.0"
2456924570
dependencies:
@@ -24826,16 +24827,6 @@ __metadata:
2482624827
languageName: node
2482724828
linkType: hard
2482824829

24829-
"typescript@npm:~4.2":
24830-
version: 4.2.4
24831-
resolution: "typescript@npm:4.2.4"
24832-
bin:
24833-
tsc: bin/tsc
24834-
tsserver: bin/tsserver
24835-
checksum: 89c397df192f239359ad798b96d8e8d552e12c0c189ac5676cec4c20c410d6eec636b8e59a88f2aef0a56d961a9678d99c400099be9b7cae2f7b062eb4b7b171
24836-
languageName: node
24837-
linkType: hard
24838-
2483924830
"typescript@patch:typescript@*#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
2484024831
version: 5.0.4
2484124832
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
@@ -24856,16 +24847,6 @@ __metadata:
2485624847
languageName: node
2485724848
linkType: hard
2485824849

24859-
"typescript@patch:typescript@~4.2#~builtin<compat/typescript>":
24860-
version: 4.2.4
24861-
resolution: "typescript@patch:typescript@npm%3A4.2.4#~builtin<compat/typescript>::version=4.2.4&hash=334f98"
24862-
bin:
24863-
tsc: bin/tsc
24864-
tsserver: bin/tsserver
24865-
checksum: eb86e0e8022e5297f7a7b871b6edfbf33b57049416ada8bf97c358760125c7c79f074fbebd1b8e8230f858ae05eb22ad0e805e8f6acd5eae1fa886681624c15e
24866-
languageName: node
24867-
linkType: hard
24868-
2486924850
"ua-parser-js@npm:^0.7.30":
2487024851
version: 0.7.35
2487124852
resolution: "ua-parser-js@npm:0.7.35"

0 commit comments

Comments
 (0)