Skip to content

Commit d9bc2c7

Browse files
Anush2303Anush
andauthored
remove patch (#599)
Co-authored-by: Anush <[email protected]>
1 parent f004d96 commit d9bc2c7

File tree

3 files changed

+148
-278
lines changed

3 files changed

+148
-278
lines changed

apps/plotly_examples/package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@
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": [
@@ -97,17 +96,15 @@
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": [

apps/plotly_examples/patches/@griffel+react+1.5.30.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)