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

chore(deps): update dependency bootstrap to v5.3.5
This commit is contained in:
Elian Doran 2025-04-05 22:43:31 +03:00 committed by GitHub
commit af76c18837
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.4",
"bootstrap": "5.3.5",
"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.4",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.4.tgz",
"integrity": "sha512-q2oK3ZPDTa5I44FTyY3H76+SDTJREvOBxtX1HNLHcxMni50jMvUtOh+dgFdgpsAHtJ9bfNAWr6d6VezJHJ/7tg==",
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.5.tgz",
"integrity": "sha512-ct1CHKtiobRimyGzmsSldEtM03E8fcEX4Tb3dGXz1V8faRwM50+vfHwTzOxB3IlKO7m+9vTH3s/3C6T2EAPeTA==",
"dev": true,
"funding": [
{

View File

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