mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update bootstrap to v5.1.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
7e3179db70
commit
3bc3f9d863
Generated
+6
-6
@@ -7134,14 +7134,14 @@
|
||||
"dev": true
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.2.tgz",
|
||||
"integrity": "sha512-me838a7TSEkldKyplkx21dqFm16+9NbH/rCj3Myo+h2cByyjckqV4m0OnS8QBsSDEoBv8R2jHqfulGQXpvM8Bw=="
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.3.tgz",
|
||||
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.2.tgz",
|
||||
"integrity": "sha512-ibg1i79ph0lgcYaWf6TzNKiQoVbIQlJlyFFb7dF9s3sjfB/WXT3vxLV+5vMJekdeEd5Vn9r5zhJZo3IrRjMPOg=="
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz",
|
||||
"integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g=="
|
||||
},
|
||||
"boxen": {
|
||||
"version": "4.2.0",
|
||||
|
||||
+2
-2
@@ -16,8 +16,8 @@
|
||||
"@popperjs/core": "2.10.2",
|
||||
"@sentry/browser": "6.13.3",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
"bootstrap": "5.1.2",
|
||||
"bootswatch": "5.1.2",
|
||||
"bootstrap": "5.1.3",
|
||||
"bootswatch": "5.1.3",
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user