We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
paths
1 parent 2274ca3 commit b276e2fCopy full SHA for b276e2f
packages/rtk-codemods/package.json
@@ -34,6 +34,8 @@
34
"devDependencies": {
35
"@reduxjs/eslint-config": "workspace:^",
36
"@reduxjs/prettier-config": "workspace:^",
37
+ "@reduxjs/toolkit": "workspace:^",
38
+ "@reduxjs/tsconfig": "workspace:^",
39
"@types/jscodeshift": "^0.11.11",
40
"eslint": "^9.10.0",
41
"jiti": "^2.0.0-beta.3",
yarn.lock
@@ -6678,6 +6678,8 @@ __metadata:
6678
dependencies:
6679
"@reduxjs/eslint-config": "workspace:^"
6680
"@reduxjs/prettier-config": "workspace:^"
6681
+ "@reduxjs/toolkit": "workspace:^"
6682
+ "@reduxjs/tsconfig": "workspace:^"
6683
"@types/jscodeshift": "npm:^0.11.11"
6684
eslint: "npm:^9.10.0"
6685
execa: "npm:^8.0.1"
0 commit comments