mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 05:34:15 +00:00
Bump bootstrap vue
This commit is contained in:
parent
46b016e245
commit
34a1d8698e
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"@vue-stripe/vue-stripe": "^4.4.2",
|
||||
"axios": "^0.21.1",
|
||||
"bootstrap": "^4.5.2",
|
||||
"bootstrap-vue": "^2.22.0",
|
||||
"bootstrap-vue": "^2.23.0",
|
||||
"core-js": "^3.8.3",
|
||||
"firebase": "^7.23.0",
|
||||
"firebase-admin": "^9.2.0",
|
||||
|
|
|
@ -3549,10 +3549,10 @@ boolbase@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
||||
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
|
||||
|
||||
bootstrap-vue@^2.22.0:
|
||||
version "2.22.0"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.22.0.tgz#2b3d7926d24af0bd289ddce7ba76b07000aab3e5"
|
||||
integrity sha512-denjR/ae0K7Jrcqud3TrZWw0p/crtyigeGUNunWQ4t+KFi+7rzJ6j6lx1W5/gpUtSSUgNbWrXcHH4lIWXzXOOQ==
|
||||
bootstrap-vue@^2.23.0:
|
||||
version "2.23.1"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.23.1.tgz#8f866f7cda27eb0e7e13a0bea8d55d8fc7a82199"
|
||||
integrity sha512-SEWkG4LzmMuWjQdSYmAQk1G/oOKm37dtNfjB5kxq0YafnL2W6qUAmeDTcIZVbPiQd2OQlIkWOMPBRGySk/zGsg==
|
||||
dependencies:
|
||||
"@nuxt/opencollective" "^0.3.2"
|
||||
bootstrap "^4.6.1"
|
||||
|
|
Loading…
Reference in a new issue