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 50
50
"@babel/core" : " ^7.12.10" ,
51
51
"@babel/preset-env" : " ^7.12.11" ,
52
52
"@babel/preset-typescript" : " ^7.12.7" ,
53
+ "@oazapfts/runtime" : " ^1.0.3" ,
53
54
"@reduxjs/toolkit" : " ^1.6.0" ,
54
55
"@types/commander" : " ^2.12.2" ,
55
56
"@types/glob-to-regexp" : " ^0.4.0" ,
Original file line number Diff line number Diff line change @@ -7450,6 +7450,13 @@ __metadata:
7450
7450
languageName: node
7451
7451
linkType: hard
7452
7452
7453
+ "@oazapfts/runtime@npm:^1.0.3":
7454
+ version: 1.0.3
7455
+ resolution: "@oazapfts/runtime@npm:1.0.3"
7456
+ checksum: 10/97e1bb8491b609bddae5b19191d961ca28a87c4878bdc4342b79cf0f169d8987f55b62316ac092fcf4a8bc9dd3d961c6bc814d96a6f4c3072ad0062d046fb5f3
7457
+ languageName: node
7458
+ linkType: hard
7459
+
7453
7460
"@octokit/auth-token@npm:^2.4.4":
7454
7461
version: 2.5.0
7455
7462
resolution: "@octokit/auth-token@npm:2.5.0"
@@ -8084,6 +8091,7 @@ __metadata:
8084
8091
"@babel/core": "npm:^7.12.10"
8085
8092
"@babel/preset-env": "npm:^7.12.11"
8086
8093
"@babel/preset-typescript": "npm:^7.12.7"
8094
+ "@oazapfts/runtime": "npm:^1.0.3"
8087
8095
"@reduxjs/toolkit": "npm:^1.6.0"
8088
8096
"@types/commander": "npm:^2.12.2"
8089
8097
"@types/glob-to-regexp": "npm:^0.4.0"
You can’t perform that action at this time.
0 commit comments