Skip to content

Commit

Permalink
Update garronej_modules_update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent f74d3e1 commit fb09b0b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 25 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"homepage": "https://xxx.yy/sill",
"name": "sill-web",
"version": "1.40.3",
"version": "1.40.4",
"license": "MIT",
"scripts": {
"start": "react-app-rewired start",
Expand All @@ -19,8 +19,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@codegouvfr/react-dsfr": "^1.0.0",
"@codegouvfr/sill": "^1.19.1",
"@codegouvfr/react-dsfr": "^1.2.1",
"@codegouvfr/sill": "^1.19.3",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.0.4",
Expand All @@ -30,25 +30,25 @@
"@trpc/client": "^10.18.0",
"@types/react-form": "^4.0.2",
"@uiw/react-md-editor": "^3.23.5",
"evt": "^2.5.3",
"evt": "^2.5.7",
"flexsearch": "0.7.21",
"i18nifty": "^3.1.2",
"i18nifty": "^3.2.0",
"oidc-spa": "^4.0.0",
"keycloakify": "^9.2.0",
"memoizee": "^0.4.14",
"moment": "^2.29.1",
"path": "^0.12.7",
"powerhooks": "^1.0.5",
"powerhooks": "^1.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.0",
"react-markdown": "^5.0.3",
"react-scripts": "5.0.1",
"react-waypoint": "^10.3.0",
"redux-clean-architecture": "^4.1.1",
"redux-clean-architecture": "^4.3.2",
"run-exclusive": "^2.2.19",
"superjson": "^1.12.2",
"tsafe": "^1.6.5",
"tsafe": "^1.6.6",
"tss-react": "^4.9.3",
"type-route": "^1.0.1",
"zod": "^3.21.4"
Expand Down
57 changes: 40 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1225,23 +1225,23 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@codegouvfr/react-dsfr@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@codegouvfr/react-dsfr/-/react-dsfr-1.0.0.tgz#53f2b28d6d82e78c0fa52d1959eb2ba8882fe6f4"
integrity sha512-dHLzlpXNhSJ1hP53OkzgmkKer8fw5vzmbAzlqCr5p2L2vcspA17J/8LVZKLvPD1DJy3u9ydSZGNHeVygMsrJRQ==
"@codegouvfr/react-dsfr@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@codegouvfr/react-dsfr/-/react-dsfr-1.2.1.tgz#19b705163719de9b3d8ef94882a6e0aae8eb442c"
integrity sha512-8TIQc9IObRGe/qfD0cPqHZM2vmLmIw0AVvIbEY9P+16vZijLxshXWNZlNlyupMxNlIs5MRrfsJVaRiGru+r20A==
dependencies:
tsafe "^1.6.3"

"@codegouvfr/sill@^1.19.1":
version "1.19.1"
resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.19.1.tgz#b2e7b966c2098ba0de10c165f82f6f209f4b3a51"
integrity sha512-JI8h0qqY5TNdYJHNRHlqmGSfyLM0GpSbJiMFaNVOLUEO89tZDQgz/+sYmfw7XfUsbegby4JYtNwhlcyWUj11OQ==
"@codegouvfr/sill@^1.19.3":
version "1.19.3"
resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.19.3.tgz#8dc62558a9a8f6aff51de629fdcd60108bbaf42f"
integrity sha512-xrWC/sB4vaugHrjM/vEcAKhSMw4RFklKzzFfEYJK71MADcNSvi83ByCCmWC1MkrGKMWsSy+lHMo3DE87nI19Ew==
dependencies:
"@octokit/graphql" "^7.0.2"
"@trpc/server" "^10.18.0"
jwt-decode "^3.1.2"
semver "^7.5.4"
tsafe "^1.6.0"
tsafe "^1.6.6"
zod "^3.21.4"

"@colors/[email protected]":
Expand Down Expand Up @@ -7721,6 +7721,15 @@ evt@^2.5.3:
run-exclusive "^2.2.19"
tsafe "^1.6.5"

evt@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.5.7.tgz#55c5f8ff910f4b7531bfac91e963d4cb3231f253"
integrity sha512-dr7Wd16ry5F8WNU1xXLKpFpO3HsoAGg8zC48e08vDdzMzGWCP9/QFGt1PQptEEDh8SwYP3EL8M+d/Gb0kgUp6g==
dependencies:
minimal-polyfills "^2.2.3"
run-exclusive "^2.2.19"
tsafe "^1.6.6"

exec-sh@^0.3.2:
version "0.3.6"
resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.6.tgz#ff264f9e325519a60cb5e273692943483cca63bc"
Expand Down Expand Up @@ -9137,10 +9146,10 @@ husky@^4.3.8:
slash "^3.0.0"
which-pm-runs "^1.0.0"

i18nifty@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.1.2.tgz#f82bdb9b6b40a038997790d82492db7d4cc72b67"
integrity sha512-QsHrFzH0DEEW2WPXKLyVjFEnEaL3n1W+9P9Ul7jCiyrRxdY1tGaBxNjZSoOYCoaZOMP5t2a6KRCuYa50gNUI/A==
i18nifty@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.2.0.tgz#277676d20893b12fad9199e71aa5564f81b66f41"
integrity sha512-6+WgmW4oZOoUiQp9Hik4d+uDeO9LBeTrcEvOIuIYOkIo7W/s/BVKlDtpXn1JGaH3thy9iEtZ9sxx/fhxDo2aUQ==
dependencies:
powerhooks "^1.0.5"
tsafe "^1.6.5"
Expand Down Expand Up @@ -13380,6 +13389,15 @@ powerhooks@^1.0.5:
memoizee "^0.4.15"
tsafe "^1.6.5"

powerhooks@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.8.tgz#e64e10b7f9cb2f367a3e92da2be8d2373f3d2418"
integrity sha512-BJJIJ5G/aT65Pbu7zAoOgK1NsWcRmho0W4sRSbKen/pqemkxG+2YsX4d8c2j6cbE1ldnN0muf76YnV5k4RwURw==
dependencies:
evt "^2.5.7"
memoizee "^0.4.15"
tsafe "^1.6.6"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down Expand Up @@ -14041,10 +14059,10 @@ redent@^1.0.0:
indent-string "^2.1.0"
strip-indent "^1.0.1"

redux-clean-architecture@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/redux-clean-architecture/-/redux-clean-architecture-4.1.1.tgz#1914cee90525765648e9a52ac64e25e7c8dc6f1a"
integrity sha512-ZdaIM4mHoWdjkC6GNf1P3Hb/yY9n4oplxhnOZ7o2WvB2OoaV5GmBjhZsIj7llAnEh0Y92gOGPxrO9kgUO9Evuw==
redux-clean-architecture@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/redux-clean-architecture/-/redux-clean-architecture-4.3.2.tgz#de5dab37d671a87db291974b3c51ba4dcc781878"
integrity sha512-UJ6lp223WqworsBlZ2h8w94Rz7BSqt8fr2HOQ1lJvSzvJO7dEwMBU3Q9j9u9y/HGckTj+tyGye1UgeRZ43kBuw==
dependencies:
"@reduxjs/toolkit" "^1.9.6"
minimal-polyfills "^2.2.3"
Expand Down Expand Up @@ -16066,6 +16084,11 @@ tsafe@^1.6.5:
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.5.tgz#74943b69190069168a53d2accd6d07891cf1cce8"
integrity sha512-895zss8xqqHKTc28sHGIfZKnt3C5jrstB1DyPr/h3/flK0zojsZUMQL1/W4ytdDW6KI4Oth62nb9rrxmA3s3Iw==

tsafe@^1.6.6:
version "1.6.6"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.6.tgz#fd93e64d6eb13ef83ed1650669cc24bad4f5df9f"
integrity sha512-gzkapsdbMNwBnTIjgO758GujLCj031IgHK/PKr2mrmkCSJMhSOR5FeOuSxKLMUoYc0vAA4RGEYYbjt/v6afD3g==

tsconfig-paths@^3.14.1:
version "3.14.2"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
Expand Down

0 comments on commit fb09b0b

Please sign in to comment.