Skip to content

Commit 45dce1d

Browse files
committed
Update package.json
1 parent 05cb2f0 commit 45dce1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,8 @@
6464
],
6565
"homepage": "https://github.com/codegouvfr/react-dsfr",
6666
"dependencies": {
67-
"mustache": "^4.2.0",
6867
"react": "^19.1.0",
6968
"react-dom": "^19.1.0",
70-
"svgo": "^3.3.2",
7169
"tsafe": "^1.8.5",
7270
"yargs-parser": "^21.1.1"
7371
},
@@ -116,13 +114,15 @@
116114
"husky": "^4.3.8",
117115
"lint-staged": "^11.0.0",
118116
"memoizee": "^0.4.15",
117+
"mustache": "^4.2.0",
119118
"next": "13.5.1",
120119
"parse-numeric-range": "^1.3.0",
121120
"patch-package": "^8.0.0",
122121
"powerhooks": "^0.22.0",
123122
"prettier": "^2.3.0",
124123
"remixicon": "^4.2.0",
125124
"storybook-dark-mode": "^1.1.2",
125+
"svgo": "^3.3.2",
126126
"ts-node": "^10.9.1",
127127
"tss-react": "^4.9.1",
128128
"type-route": "^1.0.1",

0 commit comments

Comments
 (0)