File tree Expand file tree Collapse file tree 5 files changed +217
-144
lines changed
packages/eslint-plugin-function Expand file tree Collapse file tree 5 files changed +217
-144
lines changed Original file line number Diff line number Diff line change 1717 "@tsconfig/node24" : " ^24.0.4" ,
1818 "@tsconfig/strictest" : " ^2.0.8" ,
1919 "tsl" : " ^1.0.29" ,
20- "tsl-dx" : " workspace:* "
20+ "tsl-dx" : " ^0.7.0 "
2121 }
2222}
Original file line number Diff line number Diff line change 2525 " packages/**/docs"
2626 ],
2727 "plugins" : [
28- " https://plugins.dprint.dev/typescript-0.95.13 .wasm" ,
28+ " https://plugins.dprint.dev/typescript-0.95.15 .wasm" ,
2929 " https://plugins.dprint.dev/json-0.21.1.wasm" ,
30- " https://plugins.dprint.dev/markdown-0.20.0 .wasm" ,
30+ " https://plugins.dprint.dev/markdown-0.21.1 .wasm" ,
3131 " https://plugins.dprint.dev/toml-0.7.0.wasm" ,
3232 " https://plugins.dprint.dev/g-plane/pretty_yaml-v0.6.0.wasm" ,
33- " https://plugins.dprint.dev/g-plane/markup_fmt-v0.25.3 .wasm"
33+ " https://plugins.dprint.dev/g-plane/markup_fmt-v0.26.0 .wasm"
3434 ]
3535}
Original file line number Diff line number Diff line change 3131 "update:version" : " tsx ./scripts/update-version.ts"
3232 },
3333 "devDependencies" : {
34- "@effect/platform" : " ^0.94.4 " ,
34+ "@effect/platform" : " ^0.94.5 " ,
3535 "@effect/platform-node" : " ^0.104.1" ,
3636 "@eslint/compat" : " ^2.0.2" ,
3737 "@local/configs" : " workspace:*" ,
4141 "@types/node" : " ^25.2.3" ,
4242 "ansis" : " ^4.2.0" ,
4343 "dprint" : " ^0.51.1" ,
44- "effect" : " ^3.19.16 " ,
44+ "effect" : " ^3.19.17 " ,
4545 "publint" : " ^0.3.17" ,
4646 "skott" : " ^0.35.7" ,
4747 "sort-package-json" : " ^3.6.1" ,
5151 "tsl" : " ^1.0.29" ,
5252 "tsl-dx" : " workspace:*" ,
5353 "tsx" : " latest" ,
54- "typedoc" : " ^0.28.16 " ,
54+ "typedoc" : " ^0.28.17 " ,
5555 "typedoc-plugin-markdown" : " ^4.10.0" ,
5656 "typedoc-plugin-mdn-links" : " ^5.1.1" ,
5757 "typescript" : " ^5.9.3" ,
Original file line number Diff line number Diff line change 3434 "publish" : " pnpm run build && pnpm run lint:publish"
3535 },
3636 "dependencies" : {
37- "@eslint-react/ast" : " ^2.12.4 " ,
38- "@eslint-react/shared" : " ^2.12.4 " ,
39- "@typescript-eslint/scope-manager" : " ^8.55 .0" ,
40- "@typescript-eslint/type-utils" : " ^8.55 .0" ,
41- "@typescript-eslint/types" : " ^8.55 .0" ,
42- "@typescript-eslint/utils" : " ^8.55 .0" ,
37+ "@eslint-react/ast" : " ^2.13.0 " ,
38+ "@eslint-react/shared" : " ^2.13.0 " ,
39+ "@typescript-eslint/scope-manager" : " ^8.56 .0" ,
40+ "@typescript-eslint/type-utils" : " ^8.56 .0" ,
41+ "@typescript-eslint/types" : " ^8.56 .0" ,
42+ "@typescript-eslint/utils" : " ^8.56 .0" ,
4343 "string-ts" : " ^2.3.1" ,
4444 "ts-api-utils" : " ^2.4.0" ,
4545 "ts-pattern" : " ^5.9.0" ,
46- "typescript-eslint" : " ^8.55 .0"
46+ "typescript-eslint" : " ^8.56 .0"
4747 },
4848 "devDependencies" : {
4949 "@local/eff" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments