mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
55 lines
1.7 KiB
JSON
55 lines
1.7 KiB
JSON
{
|
|
"name": "Aaru.Server",
|
|
"version": "4.5.99.1663",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "Aaru.Server",
|
|
"version": "4.5.99.1663",
|
|
"license": "LGPL",
|
|
"dependencies": {
|
|
"bootstrap": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@popperjs/core": {
|
|
"version": "2.11.8",
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
|
|
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/popperjs"
|
|
}
|
|
},
|
|
"node_modules/bootstrap": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0.tgz",
|
|
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/bootstrap"
|
|
},
|
|
"peerDependencies": {
|
|
"@popperjs/core": "^2.9.2"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@popperjs/core": {
|
|
"version": "2.11.8",
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
|
|
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
|
|
"peer": true
|
|
},
|
|
"bootstrap": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0.tgz",
|
|
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|