File tree Expand file tree Collapse file tree 10 files changed +64
-64
lines changed
eslint-plugin-react-naming-convention
eslint-plugin-react-web-api Expand file tree Collapse file tree 10 files changed +64
-64
lines changed Original file line number Diff line number Diff line change 109109 },
110110 "pnpm" : {
111111 "overrides" : {
112- "array-flatten" : " npm:@nolyfill/array-flatten@^1.0.42" ,
113- "is-core-module" : " npm:@nolyfill/is-core-module@^1.0.39" ,
114- "isarray" : " npm:@nolyfill/isarray@^1.0.29" ,
115- "safe-buffer" : " npm:@nolyfill/safe-buffer@^1.0.41" ,
116- "safer-buffer" : " npm:@nolyfill/safer-buffer@^1.0.41" ,
117- "side-channel" : " npm:@nolyfill/side-channel@^1.0.29" ,
118- "typedarray" : " npm:@nolyfill/typedarray@^1.0.29" ,
119112 "@types/react" : " ^19.0.2" ,
120113 "@types/react-dom" : " ^19.0.2" ,
114+ "array-flatten" : " npm:@nolyfill/array-flatten@^1.0.42" ,
121115 "cross-spawn" : " 7.0.6" ,
116+ "is-core-module" : " npm:@nolyfill/is-core-module@^1.0.39" ,
117+ "isarray" : " npm:@nolyfill/isarray@^1.0.29" ,
122118 "next" : " ^15.1.2" ,
123119 "react" : " ^19.0.0" ,
124120 "react-dom" : " ^19.0.0" ,
121+ "safe-buffer" : " npm:@nolyfill/safe-buffer@^1.0.41" ,
122+ "safer-buffer" : " npm:@nolyfill/safer-buffer@^1.0.41" ,
123+ "side-channel" : " npm:@nolyfill/side-channel@^1.0.29" ,
125124 "ts-api-utils" : " ^2.0.0" ,
125+ "typedarray" : " npm:@nolyfill/typedarray@^1.0.29" ,
126126 "typescript" : " ^5.7.2"
127127 }
128128 }
Original file line number Diff line number Diff line change 6060 "@typescript-eslint/types" : " ^8.18.1" ,
6161 "@typescript-eslint/utils" : " ^8.18.1" ,
6262 "compare-versions" : " ^6.1.1" ,
63+ "string-ts" : " ^2.2.0" ,
6364 "ts-pattern" : " ^5.6.0"
6465 },
6566 "devDependencies" : {
6667 "@types/react" : " ^19.0.2" ,
6768 "@types/react-dom" : " ^19.0.2" ,
6869 "@workspace/configs" : " workspace:*" ,
69- "string-ts" : " ^2.2.0" ,
7070 "tsup" : " ^8.3.5"
7171 },
7272 "peerDependencies" : {
Original file line number Diff line number Diff line change 6161 "@typescript-eslint/type-utils" : " ^8.18.1" ,
6262 "@typescript-eslint/types" : " ^8.18.1" ,
6363 "@typescript-eslint/utils" : " ^8.18.1" ,
64+ "string-ts" : " ^2.2.0" ,
6465 "ts-pattern" : " ^5.6.0"
6566 },
6667 "devDependencies" : {
6768 "@types/react" : " ^19.0.2" ,
6869 "@types/react-dom" : " ^19.0.2" ,
6970 "@workspace/configs" : " workspace:*" ,
70- "string-ts" : " ^2.2.0" ,
7171 "tsup" : " ^8.3.5"
7272 },
7373 "peerDependencies" : {
Original file line number Diff line number Diff line change 5959 "@typescript-eslint/type-utils" : " ^8.18.1" ,
6060 "@typescript-eslint/types" : " ^8.18.1" ,
6161 "@typescript-eslint/utils" : " ^8.18.1" ,
62+ "string-ts" : " ^2.2.0" ,
6263 "ts-pattern" : " ^5.6.0"
6364 },
6465 "devDependencies" : {
6566 "@types/react" : " ^19.0.2" ,
6667 "@types/react-dom" : " ^19.0.2" ,
6768 "@workspace/configs" : " workspace:*" ,
68- "string-ts" : " ^2.2.0" ,
6969 "tsup" : " ^8.3.5"
7070 },
7171 "peerDependencies" : {
Original file line number Diff line number Diff line change 6060 "@typescript-eslint/types" : " ^8.18.1" ,
6161 "@typescript-eslint/utils" : " ^8.18.1" ,
6262 "birecord" : " ^0.1.1" ,
63+ "string-ts" : " ^2.2.0" ,
6364 "ts-pattern" : " ^5.6.0"
6465 },
6566 "devDependencies" : {
6667 "@types/react" : " ^19.0.2" ,
6768 "@types/react-dom" : " ^19.0.2" ,
6869 "@workspace/configs" : " workspace:*" ,
69- "string-ts" : " ^2.2.0" ,
7070 "tsup" : " ^8.3.5"
7171 },
7272 "peerDependencies" : {
Original file line number Diff line number Diff line change 6161 "@typescript-eslint/utils" : " ^8.18.1" ,
6262 "compare-versions" : " ^6.1.1" ,
6363 "is-immutable-type" : " ^5.0.0" ,
64+ "string-ts" : " ^2.2.0" ,
65+ "ts-api-utils" : " ^2.0.0" ,
6466 "ts-pattern" : " ^5.6.0"
6567 },
6668 "devDependencies" : {
6769 "@types/react" : " ^19.0.2" ,
6870 "@types/react-dom" : " ^19.0.2" ,
6971 "@workspace/configs" : " workspace:*" ,
70- "string-ts" : " ^2.2.0" ,
71- "ts-api-utils" : " ^2.0.0" ,
7272 "tsup" : " ^8.3.5"
7373 },
7474 "peerDependencies" : {
Original file line number Diff line number Diff line change 4444 "dependencies" : {
4545 "@eslint-react/eff" : " workspace:*" ,
4646 "@typescript-eslint/utils" : " ^8.18.1" ,
47+ "fast-equals" : " ^5.0.1" ,
48+ "micro-memoize" : " ^4.1.2" ,
4749 "picomatch" : " ^4.0.2" ,
48- "ts-pattern" : " ^5.6.0"
50+ "ts-pattern" : " ^5.6.0" ,
51+ "valibot" : " ^1.0.0-beta.9"
4952 },
5053 "devDependencies" : {
5154 "@types/picomatch" : " ^3.0.1" ,
5255 "@workspace/configs" : " workspace:*" ,
53- "fast-equals" : " ^5.0.1" ,
54- "micro-memoize" : " ^4.1.2" ,
5556 "tsup" : " ^8.3.5" ,
56- "type-fest" : " ^4.30.2" ,
57- "valibot" : " ^1.0.0-beta.9"
57+ "type-fest" : " ^4.30.2"
5858 }
5959}
Original file line number Diff line number Diff line change 4747 "@typescript-eslint/scope-manager" : " ^8.18.1" ,
4848 "@typescript-eslint/types" : " ^8.18.1" ,
4949 "@typescript-eslint/utils" : " ^8.18.1" ,
50+ "string-ts" : " ^2.2.0" ,
5051 "ts-pattern" : " ^5.6.0"
5152 },
5253 "devDependencies" : {
5354 "@workspace/configs" : " workspace:*" ,
54- "string-ts" : " ^2.2.0" ,
5555 "tsup" : " ^8.3.5"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments