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 @@ -6676,6 +6676,7 @@ __metadata:
6676
6676
version: 0.0.0-use.local
6677
6677
resolution: "@reduxjs/rtk-codemods@workspace:packages/rtk-codemods"
6678
6678
dependencies:
6679
+ "@reduxjs/eslint-config": "workspace:^"
6679
6680
"@reduxjs/prettier-config": "workspace:^"
6680
6681
"@types/jscodeshift": "npm:^0.11.11"
6681
6682
eslint: "npm:^9.10.0"
@@ -6761,6 +6762,7 @@ __metadata:
6761
6762
"@babel/helper-module-imports": "npm:^7.24.7"
6762
6763
"@microsoft/api-extractor": "npm:^7.13.2"
6763
6764
"@phryneas/ts-version": "npm:^1.0.2"
6765
+ "@reduxjs/eslint-config": "workspace:^"
6764
6766
"@reduxjs/prettier-config": "workspace:^"
6765
6767
"@size-limit/file": "npm:^11.0.1"
6766
6768
"@size-limit/webpack": "npm:^11.0.1"
You can’t perform that action at this time.
0 commit comments