Commits on Source (21)
-
Leximpact socio-fiscal UI CI authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
Merge branch '355-les-dispositifs-prestations-sociales-du-graphique-se-cachent-montrent-en-meme-temps' into 'master' Resolve "Les dispositifs "prestations sociales" du graphique se cachent/montrent en même temps" Closes #355 See merge request !305
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
David Smadja authored
-
Emmanuel Raviart authored
-
Leximpact socio-fiscal UI CI authored
-
Emmanuel Raviart authored
-
Leximpact socio-fiscal UI CI authored
-
Leximpact socio-fiscal UI CI authored
Showing
- README.md 22 additions, 3 deletionsREADME.md
- gitlab-ci/src/gitlab-ci.ts 1 addition, 1 deletiongitlab-ci/src/gitlab-ci.ts
- package-lock.json 10 additions, 10 deletionspackage-lock.json
- package.json 2 additions, 2 deletionspackage.json
- src/lib/components/impacts_view/test_cases_view/test_case_selected/graph/TestCaseGraph.svelte 5 additions, 3 deletions..._cases_view/test_case_selected/graph/TestCaseGraph.svelte
- src/lib/shared.svelte.ts 2 additions, 2 deletionssrc/lib/shared.svelte.ts
- src/lib/situations.ts 7 additions, 3 deletionssrc/lib/situations.ts
- src/scripts/generate_openfisca_tests_yaml.ts 368 additions, 29 deletionssrc/scripts/generate_openfisca_tests_yaml.ts
{ | ||
"name": "leximpact-socio-fiscal-ui", | ||
"version": "0.0.1026", | ||
"version": "0.0.1040", | ||
"type": "module", | ||
"scripts": { | ||
"build": "NODE_OPTIONS=--max_old_space_size=4096 vite build", | ||
... | ... | @@ -18,7 +18,7 @@ |
"@eslint/compat": "^1.2.4", | ||
"@fontsource/lato": "^5.0.5", | ||
"@fontsource/lora": "^5.0.5", | ||
"@leximpact/socio-fiscal-openfisca-json": "^0.0.333", | ||
"@leximpact/socio-fiscal-openfisca-json": "^0.0.336", | ||
"@openfisca/json-model": "^3.1.0", | ||
"@playwright/test": "^1.28.1", | ||
"@popperjs/core": "^2.11.6", | ||
... | ... |