File tree Expand file tree Collapse file tree 3 files changed +0
-14
lines changed Expand file tree Collapse file tree 3 files changed +0
-14
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:^" ,
36
35
"@reduxjs/prettier-config" : " workspace:^" ,
37
- "@reduxjs/toolkit" : " workspace:^" ,
38
- "@reduxjs/tsconfig" : " workspace:^" ,
39
- "@reduxjs/vitest-config" : " workspace:^" ,
40
36
"@types/jscodeshift" : " ^0.11.11" ,
41
37
"eslint" : " ^9.10.0" ,
42
38
"jiti" : " ^2.0.0-beta.3" ,
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:^" ,
58
57
"@reduxjs/prettier-config" : " workspace:^" ,
59
- "@reduxjs/tsconfig" : " workspace:^" ,
60
- "@reduxjs/vitest-config" : " workspace:^" ,
61
58
"@size-limit/file" : " ^11.0.1" ,
62
59
"@size-limit/webpack" : " ^11.0.1" ,
63
60
"@testing-library/react" : " ^13.3.0" ,
Original file line number Diff line number Diff line change @@ -6676,11 +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:^"
6680
6679
"@reduxjs/prettier-config": "workspace:^"
6681
- "@reduxjs/toolkit": "workspace:^"
6682
- "@reduxjs/tsconfig": "workspace:^"
6683
- "@reduxjs/vitest-config": "workspace:^"
6684
6680
"@types/jscodeshift": "npm:^0.11.11"
6685
6681
eslint: "npm:^9.10.0"
6686
6682
execa: "npm:^8.0.1"
@@ -6765,10 +6761,7 @@ __metadata:
6765
6761
"@babel/helper-module-imports": "npm:^7.24.7"
6766
6762
"@microsoft/api-extractor": "npm:^7.13.2"
6767
6763
"@phryneas/ts-version": "npm:^1.0.2"
6768
- "@reduxjs/eslint-config": "workspace:^"
6769
6764
"@reduxjs/prettier-config": "workspace:^"
6770
- "@reduxjs/tsconfig": "workspace:^"
6771
- "@reduxjs/vitest-config": "workspace:^"
6772
6765
"@size-limit/file": "npm:^11.0.1"
6773
6766
"@size-limit/webpack": "npm:^11.0.1"
6774
6767
"@testing-library/react": "npm:^13.3.0"
You can’t perform that action at this time.
0 commit comments