Skip to content

Commit

Permalink
Merge pull request #18 from InseeFr/develop
Browse files Browse the repository at this point in the history
change version to retry ci deployment
  • Loading branch information
isMattCoding authored Mar 8, 2023
2 parents 2559e89 + 93ae088 commit c4b1377
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inseefr/lunatic-dsfr",
"version": "0.0.2",
"version": "0.0.3",
"description": "Couche graphique pour Lunatic reposant sur le Système de Design de l'État (DSFR)",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,15 +45,14 @@
"!dist/tsconfig.tsbuildinfo"
],
"keywords": [],
"homepage": "https://github.com/isMattCoding/lunatic-dsfr",
"peerDependencies": {
"@codegouvfr/react-dsfr": "^0.27.2",
"@emotion/react": "^11.10.5",
"react": "*"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@codegouvfr/react-dsfr": "^0.27.2",
"@codegouvfr/react-dsfr": "^0.37.0",
"@emotion/react": "^11.10.5",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1151,10 +1151,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@codegouvfr/react-dsfr@^0.27.2":
version "0.27.3"
resolved "https://registry.yarnpkg.com/@codegouvfr/react-dsfr/-/react-dsfr-0.27.3.tgz#728aa50476b5e00b03a04014d51a6a7fffc722d8"
integrity sha512-2GXlRjMGDAcOWF3ffMbncmkr8qjLGZi7sipMrtO+dIiSANq2r32DkRc+zE/qf4xiPc1ol4Vrjzn41mzfIBRO/g==
"@codegouvfr/react-dsfr@^0.37.0":
version "0.37.0"
resolved "https://registry.yarnpkg.com/@codegouvfr/react-dsfr/-/react-dsfr-0.37.0.tgz#906775481e40c571489ed0a74e3f8f8051fcd1ed"
integrity sha512-etO7Lf2ZcaA9GFECNVOvbhxHFrGbNrJO9iG0SsJ0HjzSvYSzmUTtDAn3uZNmWQf3ouDPC3f+3tgYLWW90DBTyw==
dependencies:
tsafe "^1.4.0"

Expand Down Expand Up @@ -5126,9 +5126,9 @@ [email protected]:
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-to-chromium@^1.4.284:
version "1.4.322"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.322.tgz#e0afa1d115b66c1d47869db40d8f2f3729cecc16"
integrity sha512-KovjizNC9XB7dno/2GjxX8VS0SlfPpCjtyoKft+bCO+UfD8bFy16hY4Sh9s0h9BDxbRH2U0zX5VBjpM1LTcNlg==
version "1.4.324"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.324.tgz#0cff81794e6c48efbb0b029224968621230d8ace"
integrity sha512-m+eBs/kh3TXnCuqDF6aHLLRwLK2U471JAbZ1KYigf0TM96fZglxv0/ZFBvyIxnLKsIWUoDiVnHTA2mhYz1fqdA==

elliptic@^6.5.3:
version "6.5.4"
Expand Down

0 comments on commit c4b1377

Please sign in to comment.