fix(deps): update bootstrap to v5.2.2

This commit is contained in:
renovate[bot]
2022-10-13 18:23:53 +00:00
parent cfaafb64ad
commit 34b0d2546d
2 changed files with 16 additions and 16 deletions
+14 -14
View File
@@ -16,8 +16,8 @@
"@fortawesome/react-fontawesome": "0.2.0",
"@juggle/resize-observer": "3.4.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.2.1",
"bootswatch": "5.2.1",
"bootstrap": "5.2.2",
"bootswatch": "5.2.2",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.2",
"csshake": "1.7.0",
@@ -13429,9 +13429,9 @@
"dev": true
},
"node_modules/bootstrap": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.1.tgz",
"integrity": "sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.2.tgz",
"integrity": "sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ==",
"funding": [
{
"type": "github",
@@ -13447,9 +13447,9 @@
}
},
"node_modules/bootswatch": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.1.tgz",
"integrity": "sha512-tbuZb0nJ1XUvRO8KYoEULsbAlAqazcFS6S5dTeJOkw2RxQgg0RJqKkngRTfNSFfqfI4mTdFPpC4mKkaw0YoDFA=="
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.2.tgz",
"integrity": "sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ=="
},
"node_modules/boxen": {
"version": "5.1.2",
@@ -45873,15 +45873,15 @@
"dev": true
},
"bootstrap": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.1.tgz",
"integrity": "sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.2.tgz",
"integrity": "sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ==",
"requires": {}
},
"bootswatch": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.1.tgz",
"integrity": "sha512-tbuZb0nJ1XUvRO8KYoEULsbAlAqazcFS6S5dTeJOkw2RxQgg0RJqKkngRTfNSFfqfI4mTdFPpC4mKkaw0YoDFA=="
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.2.tgz",
"integrity": "sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ=="
},
"boxen": {
"version": "5.1.2",
+2 -2
View File
@@ -15,8 +15,8 @@
"@fortawesome/react-fontawesome": "0.2.0",
"@juggle/resize-observer": "3.4.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.2.1",
"bootswatch": "5.2.1",
"bootstrap": "5.2.2",
"bootswatch": "5.2.2",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.2",
"csshake": "1.7.0",