📦(all) update packages namespace

Change packages namespace from `@openfun` to `@gouvfr-lasuite`.
This commit is contained in:
jbpenrath
2025-10-14 12:29:46 +02:00
committed by Jean-Baptiste PENRATH
parent 6097929593
commit a6681d19ed
51 changed files with 78 additions and 78 deletions

View File

@@ -13,9 +13,9 @@
},
"dependencies": {
"@faker-js/faker": "9.7.0",
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@gouvfr-lasuite/cunningham-react": "*",
"@gouvfr-lasuite/cunningham-tokens": "*",
"@gouvfr-lasuite/typescript-configs": "*",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.3",
"@vitejs/plugin-react": "4.4.1",