Merge pull request #1623 from TriliumNext/renovate/bootstrap-5.x

chore(deps): update dependency bootstrap to v5.3.4
This commit is contained in:
JYC333 2025-04-04 15:29:35 +08:00 committed by GitHub
commit 08132faa83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -155,7 +155,7 @@
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "3.1.1",
"autoprefixer": "10.4.21",
"bootstrap": "5.3.3",
"bootstrap": "5.3.4",
"copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
@ -6982,9 +6982,9 @@
"optional": true
},
"node_modules/bootstrap": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
"integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.4.tgz",
"integrity": "sha512-q2oK3ZPDTa5I44FTyY3H76+SDTJREvOBxtX1HNLHcxMni50jMvUtOh+dgFdgpsAHtJ9bfNAWr6d6VezJHJ/7tg==",
"dev": true,
"funding": [
{

View File

@ -212,7 +212,7 @@
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "3.1.1",
"autoprefixer": "10.4.21",
"bootstrap": "5.3.3",
"bootstrap": "5.3.4",
"copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",