File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "rules-of-hooks" : " error" ,
1313 "react-in-jsx-scope" : " off" ,
1414 // @TODO these rules should be enabled, and the violations fixed
15- "no-unsafe-type-assertion" : " off"
15+ "no-unsafe-type-assertion" : " off" ,
16+ "no-underscore-dangle" : " off"
1617 },
1718 "overrides" : [
1819 {
Original file line number Diff line number Diff line change 5454 },
5555 "devDependencies" : {
5656 "@changesets/changelog-github" : " ^0.6.0" ,
57- "@changesets/cli" : " ^2.30 .0" ,
57+ "@changesets/cli" : " ^2.31 .0" ,
5858 "@sanity/client" : " ^7.22.0" ,
5959 "@sanity/tsconfig" : " ^2.1.0" ,
60- "@sanity/tsdown-config" : " ^0.5.8 " ,
60+ "@sanity/tsdown-config" : " ^0.6.1 " ,
6161 "@sanity/ui" : " ^3.1.14" ,
6262 "@types/leaflet" : " ^1.9.21" ,
6363 "@types/react" : " ^19.2.14" ,
6969 "esbuild-register" : " ^3.6.0" ,
7070 "groq" : " ^5.23.0" ,
7171 "leaflet" : " ^1.9.4" ,
72- "oxfmt" : " ^0.44 .0" ,
73- "oxlint" : " ^1.59 .0" ,
74- "oxlint-tsgolint" : " ^0.20.0 " ,
72+ "oxfmt" : " ^0.47 .0" ,
73+ "oxlint" : " ^1.62 .0" ,
74+ "oxlint-tsgolint" : " ^0.22.1 " ,
7575 "react" : " ^19.2.5" ,
7676 "react-dom" : " ^19.2.5" ,
7777 "react-is" : " ^19.2.5" ,
8282 "rollup-plugin-visualizer" : " ^7.0.1" ,
8383 "sanity" : " ^5.23.0" ,
8484 "styled-components" : " npm:@sanity/css-in-js@6.2.1" ,
85- "tsdown" : " ^0.21.7 " ,
85+ "tsdown" : " ^0.21.10 " ,
8686 "typescript" : " 5.9.3" ,
8787 "vite" : " ^7.3.1" ,
88- "vitest" : " ^4.1.2 "
88+ "vitest" : " ^4.1.5 "
8989 },
9090 "peerDependencies" : {
9191 "react" : " ^18.2 || ^19"
You can’t perform that action at this time.
0 commit comments