Skip to content

Commit 6eda855

Browse files
authored
Update package.json
1 parent 6b6b8ab commit 6eda855

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@
7676
}
7777
},
7878
"devDependencies": {
79+
"@gouvfr/dsfr-chart": "^1.0.0",
7980
"@babel/core": "^7.20.2",
8081
"@emotion/react": "^11.10.4",
8182
"@emotion/styled": "^11.10.4",
8283
"@gouvfr/dsfr": "1.13.2",
83-
"@gouvfr/dsfr-chart": "^1.0.0",
8484
"@mui/icons-material": "^5.14.18",
8585
"@mui/material": "^5.14.18",
8686
"@storybook/addon-a11y": "^6.5.16",
@@ -115,7 +115,6 @@
115115
"mustache": "^4.2.0",
116116
"next": "13.5.1",
117117
"parse-numeric-range": "^1.3.0",
118-
"patch-package": "^8.0.0",
119118
"powerhooks": "^0.22.0",
120119
"prettier": "^2.3.0",
121120
"react": "18.2.0",
@@ -127,7 +126,8 @@
127126
"tss-react": "^4.9.1",
128127
"type-route": "^1.0.1",
129128
"typescript": "^4.9.1",
130-
"vitest": "^0.24.3"
129+
"vitest": "^0.24.3",
130+
"patch-package": "^8.0.0"
131131
},
132132
"main": "dist/fr/index.js",
133133
"types": "dist/fr/index.d.ts",

0 commit comments

Comments
 (0)