mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency bootstrap to v5
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a365c09873
commit
a43e4815a0
Generated
+3
-3
@@ -6414,9 +6414,9 @@
|
||||
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz",
|
||||
"integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw=="
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0.tgz",
|
||||
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "4.6.0",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "4.24.0",
|
||||
"@typescript-eslint/parser": "4.24.0",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
"bootstrap": "4.6.0",
|
||||
"bootstrap": "5.0.0",
|
||||
"bootswatch": "4.6.0",
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user