Skip to content

Commit d21e5bb

Browse files
committed
fix : 19.1 => 18.2
1 parent 031e938 commit d21e5bb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
],
6565
"homepage": "https://github.com/codegouvfr/react-dsfr",
6666
"dependencies": {
67-
"react": "^19.1.0",
68-
"react-dom": "^19.1.0",
6967
"tsafe": "^1.8.5",
7068
"yargs-parser": "^21.1.1"
7169
},
@@ -120,8 +118,8 @@
120118
"patch-package": "^8.0.0",
121119
"powerhooks": "^0.22.0",
122120
"prettier": "^2.3.0",
123-
"react": "^19.1.0",
124-
"react-dom": "^19.1.0",
121+
"react": "18.2.0",
122+
"react-dom": "18.2.0",
125123
"remixicon": "^4.2.0",
126124
"storybook-dark-mode": "^1.1.2",
127125
"svgo": "^3.3.2",

0 commit comments

Comments
 (0)