Skip to content

Commit

Permalink
Merge pull request #48 from SocialGouv/renovate/react-bootstrap-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency react-bootstrap to v2
  • Loading branch information
alebret authored Feb 2, 2022
2 parents a78631f + 1956d06 commit 88b422c
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 76 deletions.
146 changes: 95 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"next": "^11.1.3",
"next-i18next": "^10.0.0",
"react": "17.0.2",
"react-bootstrap": "^1.6.4",
"react-bootstrap": "^2.0.0",
"react-bootstrap-icons": "^1.5.0",
"react-dom": "17.0.2",
"react-leaflet": "^3.2.2",
Expand Down
64 changes: 40 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
core-js-pure "^3.16.0"
regenerator-runtime "^0.13.4"

"@babel/[email protected]", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.13.17", "@babel/runtime@^7.13.8", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.5", "@babel/runtime@^7.15.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
"@babel/[email protected]", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.13.16", "@babel/runtime@^7.13.17", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.5", "@babel/runtime@^7.15.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
version "7.15.3"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.3.tgz"
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
Expand Down Expand Up @@ -734,10 +734,17 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@popperjs/core@^2.8.6":
version "2.9.3"
resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.9.3.tgz"
integrity sha512-xDu17cEfh7Kid/d95kB6tZsLOmSWKCZKtprnhVepjsSaCij+lM3mItSJDuuHDMbCWTh8Ejmebwb+KONcCJ0eXQ==
"@popperjs/core@^2.10.1":
version "2.11.0"
resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.0.tgz"
integrity sha512-zrsUxjLOKAzdewIDRWy9nsV1GQsKBCWaGwsZQlCgr6/q+vjyZhFgqedLfFBuI9anTPEUT4APq9Mu0SZBTzIcGQ==

"@react-aria/ssr@^3.0.1":
version "3.1.0"
resolved "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.1.0.tgz"
integrity sha512-RxqQKmE8sO7TGdrcSlHTcVzMP450hqowtBSd2bBS9oPlcokVkaGq28c3Rwa8ty5ctw4EBCjXqjP7xdcKMGDzug==
dependencies:
"@babel/runtime" "^7.6.2"

"@react-leaflet/core@^1.1.1":
version "1.1.1"
Expand All @@ -756,6 +763,29 @@
dependencies:
dequal "^2.0.2"

"@restart/hooks@^0.4.0":
version "0.4.5"
resolved "https://registry.npmjs.org/@restart/hooks/-/hooks-0.4.5.tgz"
integrity sha512-tLGtY0aHeIfT7aPwUkvQuhIy3+q3w4iqmUzFLPlOAf/vNUacLaBt1j/S//jv/dQhenRh8jvswyMojCwmLvJw8A==
dependencies:
dequal "^2.0.2"

"@restart/ui@^0.2.3":
version "0.2.5"
resolved "https://registry.npmjs.org/@restart/ui/-/ui-0.2.5.tgz"
integrity sha512-3dP8pMFickPpvAG5MVQW53HnJl0c17h7MwvI4nNy9QF66sHSYVchudlqlI8eOSaqnmc5YVjGura63vMb9LTNbQ==
dependencies:
"@babel/runtime" "^7.13.16"
"@popperjs/core" "^2.10.1"
"@react-aria/ssr" "^3.0.1"
"@restart/hooks" "^0.4.0"
"@types/warning" "^3.0.0"
dequal "^2.0.2"
dom-helpers "^5.2.0"
prop-types "^15.7.2"
uncontrollable "^7.2.1"
warning "^4.0.3"

"@rushstack/eslint-patch@^1.0.6":
version "1.0.7"
resolved "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.0.7.tgz"
Expand Down Expand Up @@ -4633,14 +4663,15 @@ react-bootstrap-icons@^1.5.0:
dependencies:
prop-types "^15.7.2"

react-bootstrap@^1.6.4:
version "1.6.4"
resolved "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.6.4.tgz"
integrity sha512-z3BhBD4bEZuLP8VrYqAD7OT7axdcSkkyvWBWnS2U/4MhyabUihrUyucPWkan7aMI1XIHbmH4LCpEtzWGfx/yfA==
react-bootstrap@^2.0.0:
version "2.0.3"
resolved "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.0.3.tgz"
integrity sha512-gIRzQf170SGKS09azr8Cl9+8FxBf3J9jyFf/8sWNWXtRcgbRzTog9bFCS4ua5Wv1U/A7W7hRlnrKxzy+wl+5Rw==
dependencies:
"@babel/runtime" "^7.14.0"
"@restart/context" "^2.1.4"
"@restart/hooks" "^0.3.26"
"@restart/ui" "^0.2.3"
"@types/invariant" "^2.2.33"
"@types/prop-types" "^15.7.3"
"@types/react" ">=16.14.8"
Expand All @@ -4651,7 +4682,6 @@ react-bootstrap@^1.6.4:
invariant "^2.2.4"
prop-types "^15.7.2"
prop-types-extra "^1.1.0"
react-overlays "^5.1.1"
react-transition-group "^4.4.1"
uncontrollable "^7.2.1"
warning "^4.0.3"
Expand Down Expand Up @@ -4695,20 +4725,6 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz"
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==

react-overlays@^5.1.1:
version "5.1.1"
resolved "https://registry.npmjs.org/react-overlays/-/react-overlays-5.1.1.tgz"
integrity sha512-eCN2s2/+GVZzpnId4XVWtvDPYYBD2EtOGP74hE+8yDskPzFy9+pV1H3ZZihxuRdEbQzzacySaaDkR7xE0ydl4Q==
dependencies:
"@babel/runtime" "^7.13.8"
"@popperjs/core" "^2.8.6"
"@restart/hooks" "^0.3.26"
"@types/warning" "^3.0.0"
dom-helpers "^5.2.0"
prop-types "^15.7.2"
uncontrollable "^7.2.1"
warning "^4.0.3"

[email protected]:
version "1.0.1"
resolved "https://registry.npmjs.org/react-property/-/react-property-1.0.1.tgz"
Expand Down

0 comments on commit 88b422c

Please sign in to comment.