@inseefr/lunatic 3.9.1-rc-react19.0 → 3.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inseefr/lunatic",
3
- "version": "3.9.1-rc-react19.0",
3
+ "version": "3.10.0",
4
4
  "description": "Library of questionnaire components",
5
5
  "repository": {
6
6
  "type": "git",
@@ -2079,7 +2079,7 @@
2079
2079
  "access": "public"
2080
2080
  },
2081
2081
  "peerDependencies": {
2082
- "react": "^18.3.1 "
2082
+ "react": "^19.2.3"
2083
2083
  },
2084
2084
  "volta": {
2085
2085
  "node": "20.16.0",