File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 32
32
"typescript" : " ^5.3.3"
33
33
},
34
34
"devDependencies" : {
35
+ "@reduxjs/eslint-config" : " workspace:^" ,
35
36
"@reduxjs/prettier-config" : " workspace:^" ,
36
37
"@types/jscodeshift" : " ^0.11.11" ,
37
38
"eslint" : " ^9.10.0" ,
Original file line number Diff line number Diff line change 54
54
"@babel/helper-module-imports" : " ^7.24.7" ,
55
55
"@microsoft/api-extractor" : " ^7.13.2" ,
56
56
"@phryneas/ts-version" : " ^1.0.2" ,
57
+ "@reduxjs/eslint-config" : " workspace:^" ,
57
58
"@reduxjs/prettier-config" : " workspace:^" ,
58
59
"@size-limit/file" : " ^11.0.1" ,
59
60
"@size-limit/webpack" : " ^11.0.1" ,
Original file line number Diff line number Diff line change @@ -6349,6 +6349,7 @@ __metadata:
6349
6349
version: 0.0.0-use.local
6350
6350
resolution: "@reduxjs/rtk-codemods@workspace:packages/rtk-codemods"
6351
6351
dependencies:
6352
+ "@reduxjs/eslint-config": "workspace:^"
6352
6353
"@reduxjs/prettier-config": "workspace:^"
6353
6354
"@types/jscodeshift": "npm:^0.11.11"
6354
6355
eslint: "npm:^9.10.0"
@@ -6434,6 +6435,7 @@ __metadata:
6434
6435
"@babel/helper-module-imports": "npm:^7.24.7"
6435
6436
"@microsoft/api-extractor": "npm:^7.13.2"
6436
6437
"@phryneas/ts-version": "npm:^1.0.2"
6438
+ "@reduxjs/eslint-config": "workspace:^"
6437
6439
"@reduxjs/prettier-config": "workspace:^"
6438
6440
"@size-limit/file": "npm:^11.0.1"
6439
6441
"@size-limit/webpack": "npm:^11.0.1"
You can’t perform that action at this time.
0 commit comments