File tree Expand file tree Collapse file tree 3 files changed +148
-278
lines changed Expand file tree Collapse file tree 3 files changed +148
-278
lines changed Original file line number Diff line number Diff line change 7171 "scripts" : {
7272 "start" : " node scripts/start.js" ,
7373 "build" : " node scripts/build.js" ,
74- "test" : " node scripts/test.js" ,
75- "postinstall" : " patch-package"
74+ "test" : " node scripts/test.js"
7675 },
7776 "eslintConfig" : {
7877 "extends" : [
9796 "@types/node" : " ^22.10.7" ,
9897 "@types/react" : " ^19.0.0" ,
9998 "@types/react-dom" : " ^19.0.0" ,
100- "parse-svg-path" : " ^0.1.2" ,
101- "patch-package" : " ^8.0.1" ,
102- "postinstall-postinstall" : " ^2.1.0"
99+ "parse-svg-path" : " ^0.1.2"
103100 },
104101 "resolutions" : {
105102 "@types/react" : " 19.0.0" ,
106103 "@types/react-dom" : " 19.0.0" ,
107104 "react" : " ^19.0.0" ,
108105 "react-dom" : " ^19.0.0" ,
109106 "@fluentui/chart-utilities" : " ^1.1.35" ,
110- "@griffel/react" : " 1.5.30 "
107+ "@griffel/react" : " 1.5.32 "
111108 },
112109 "jest" : {
113110 "roots" : [
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments