File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
packages/rtk-query-codegen-openapi Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 35
35
"@babel/core" : " ^7.12.10" ,
36
36
"@babel/preset-env" : " ^7.12.11" ,
37
37
"@babel/preset-typescript" : " ^7.12.7" ,
38
+ "@oazapfts/runtime" : " ^1.0.3" ,
38
39
"@reduxjs/toolkit" : " ^1.6.0" ,
39
40
"@types/commander" : " ^2.12.2" ,
40
41
"@types/glob-to-regexp" : " ^0.4.0" ,
Original file line number Diff line number Diff line change @@ -7563,6 +7563,13 @@ __metadata:
7563
7563
languageName: node
7564
7564
linkType: hard
7565
7565
7566
+ "@oazapfts/runtime@npm:^1.0.3":
7567
+ version: 1.0.3
7568
+ resolution: "@oazapfts/runtime@npm:1.0.3"
7569
+ checksum: 10/97e1bb8491b609bddae5b19191d961ca28a87c4878bdc4342b79cf0f169d8987f55b62316ac092fcf4a8bc9dd3d961c6bc814d96a6f4c3072ad0062d046fb5f3
7570
+ languageName: node
7571
+ linkType: hard
7572
+
7566
7573
"@octokit/auth-token@npm:^2.4.4":
7567
7574
version: 2.5.0
7568
7575
resolution: "@octokit/auth-token@npm:2.5.0"
@@ -8208,6 +8215,7 @@ __metadata:
8208
8215
"@babel/core": "npm:^7.12.10"
8209
8216
"@babel/preset-env": "npm:^7.12.11"
8210
8217
"@babel/preset-typescript": "npm:^7.12.7"
8218
+ "@oazapfts/runtime": "npm:^1.0.3"
8211
8219
"@reduxjs/toolkit": "npm:^1.6.0"
8212
8220
"@types/commander": "npm:^2.12.2"
8213
8221
"@types/glob-to-regexp": "npm:^0.4.0"
You can’t perform that action at this time.
0 commit comments