File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 148
148
"ts-patch" : " ^3.0.2" ,
149
149
"ts-transformer-keys" : " ^0.4.4" ,
150
150
"type-fest" : " ^4.15.0" ,
151
- "typescript" : " ^ 5.2.2" ,
151
+ "typescript" : " ~ 5.2.2" ,
152
152
"typescript-transform-paths" : " ^3.4.6"
153
153
},
154
154
"resolutions" : {
155
155
"cypher-query-builder/neo4j-driver" : " ^5" ,
156
156
"@nestjs/cli/fork-ts-checker-webpack-plugin" : " npm:empty-npm-package@*" ,
157
157
"@nestjs/cli/webpack" : " npm:empty-npm-package@*" ,
158
- "@nestjs/cli/typescript" : " ^5.1.6 " ,
158
+ "@nestjs/cli/typescript" : " ~5.2.2 " ,
159
159
"@whatwg-node/fetch" : " patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch" ,
160
160
"process-warning" : " ^5" ,
161
161
"secure-json-parse" : " ^4" ,
Original file line number Diff line number Diff line change @@ -5912,7 +5912,7 @@ __metadata:
5912
5912
ts-patch: "npm:^3.0.2"
5913
5913
ts-transformer-keys: "npm:^0.4.4"
5914
5914
type-fest: "npm:^4.15.0"
5915
- typescript: "npm:^ 5.2.2"
5915
+ typescript: "npm:~ 5.2.2"
5916
5916
typescript-transform-paths: "npm:^3.4.6"
5917
5917
urlpattern-polyfill: "npm:^10.0.0"
5918
5918
uuid: "npm:^10.0.0"
@@ -13491,7 +13491,7 @@ __metadata:
13491
13491
languageName: node
13492
13492
linkType: hard
13493
13493
13494
- "typescript@npm:^5.1.6, typescript@npm:^ 5.2.2":
13494
+ "typescript@npm:~ 5.2.2":
13495
13495
version: 5.2.2
13496
13496
resolution: "typescript@npm:5.2.2"
13497
13497
bin:
@@ -13501,7 +13501,7 @@ __metadata:
13501
13501
languageName: node
13502
13502
linkType: hard
13503
13503
13504
- "typescript@patch:typescript@npm%3A^5.1.6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^ 5.2.2#optional!builtin<compat/typescript>":
13504
+ "typescript@patch:typescript@npm%3A~ 5.2.2#optional!builtin<compat/typescript>":
13505
13505
version: 5.2.2
13506
13506
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
13507
13507
bin:
You can’t perform that action at this time.
0 commit comments