Update Bootstrap to 5.3.0-alpha2
This commit is contained in:
11
paige/package-lock.json
generated
11
paige/package-lock.json
generated
@@ -6,11 +6,10 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.0-alpha1",
|
||||
"bootstrap": "^5.3.0-alpha2",
|
||||
"bootstrap-icons": "^1.10.3",
|
||||
"katex": "^0.16.4"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
},
|
||||
"node_modules/@popperjs/core": {
|
||||
"version": "2.11.6",
|
||||
@@ -23,9 +22,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bootstrap": {
|
||||
"version": "5.3.0-alpha1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha1.tgz",
|
||||
"integrity": "sha512-ABZpKK4ObS3kKlIqH+ZVDqoy5t/bhFG0oHTAzByUdon7YIom0lpCeTqRniDzJmbtcWkNe800VVPBiJgxSYTYew==",
|
||||
"version": "5.3.0-alpha2",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha2.tgz",
|
||||
"integrity": "sha512-r1ayh5d56rhwrezVjhM8bt8tiUcdQ8J9JeCwCTAeKSpOrCWH5V5S6XiJ26DqbX7o5QSH5HIKm7W88CKxVjhCVQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
Reference in New Issue
Block a user