We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05cb2f0 commit 45dce1dCopy full SHA for 45dce1d
package.json
@@ -64,10 +64,8 @@
64
],
65
"homepage": "https://github.com/codegouvfr/react-dsfr",
66
"dependencies": {
67
- "mustache": "^4.2.0",
68
"react": "^19.1.0",
69
"react-dom": "^19.1.0",
70
- "svgo": "^3.3.2",
71
"tsafe": "^1.8.5",
72
"yargs-parser": "^21.1.1"
73
},
@@ -116,13 +114,15 @@
116
114
"husky": "^4.3.8",
117
115
"lint-staged": "^11.0.0",
118
"memoizee": "^0.4.15",
+ "mustache": "^4.2.0",
119
"next": "13.5.1",
120
"parse-numeric-range": "^1.3.0",
121
"patch-package": "^8.0.0",
122
"powerhooks": "^0.22.0",
123
"prettier": "^2.3.0",
124
"remixicon": "^4.2.0",
125
"storybook-dark-mode": "^1.1.2",
+ "svgo": "^3.3.2",
126
"ts-node": "^10.9.1",
127
"tss-react": "^4.9.1",
128
"type-route": "^1.0.1",
0 commit comments