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 3232 "typescript" : " ^5.3.3"
3333 },
3434 "devDependencies" : {
35+ "@reduxjs/eslint-config" : " workspace:^" ,
3536 "@reduxjs/prettier-config" : " workspace:^" ,
3637 "@types/jscodeshift" : " ^0.11.11" ,
3738 "eslint" : " ^9.10.0" ,
Original file line number Diff line number Diff line change 5454 "@babel/helper-module-imports" : " ^7.24.7" ,
5555 "@microsoft/api-extractor" : " ^7.13.2" ,
5656 "@phryneas/ts-version" : " ^1.0.2" ,
57+ "@reduxjs/eslint-config" : " workspace:^" ,
5758 "@reduxjs/prettier-config" : " workspace:^" ,
5859 "@size-limit/file" : " ^11.0.1" ,
5960 "@size-limit/webpack" : " ^11.0.1" ,
Original file line number Diff line number Diff line change @@ -6676,6 +6676,7 @@ __metadata:
66766676 version: 0.0.0-use.local
66776677 resolution: "@reduxjs/rtk-codemods@workspace:packages/rtk-codemods"
66786678 dependencies:
6679+ "@reduxjs/eslint-config": "workspace:^"
66796680 "@reduxjs/prettier-config": "workspace:^"
66806681 "@types/jscodeshift": "npm:^0.11.11"
66816682 eslint: "npm:^9.10.0"
@@ -6761,6 +6762,7 @@ __metadata:
67616762 "@babel/helper-module-imports": "npm:^7.24.7"
67626763 "@microsoft/api-extractor": "npm:^7.13.2"
67636764 "@phryneas/ts-version": "npm:^1.0.2"
6765+ "@reduxjs/eslint-config": "workspace:^"
67646766 "@reduxjs/prettier-config": "workspace:^"
67656767 "@size-limit/file": "npm:^11.0.1"
67666768 "@size-limit/webpack": "npm:^11.0.1"
You can’t perform that action at this time.
0 commit comments