mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-08-17 16:35:20 -05:00
Bump bootstrap5-tags from 1.7.16 to 1.7.17
Bumps [bootstrap5-tags](https://github.com/lekoala/bootstrap5-tags) from 1.7.16 to 1.7.17. - [Release notes](https://github.com/lekoala/bootstrap5-tags/releases) - [Commits](https://github.com/lekoala/bootstrap5-tags/compare/1.7.16...1.7.17) --- updated-dependencies: - dependency-name: bootstrap5-tags dependency-version: 1.7.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -3840,9 +3840,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/bootstrap5-tags": {
|
||||
"version": "1.7.16",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.7.16.tgz",
|
||||
"integrity": "sha512-P5guDQc+DVFJFK0+udbBRgapRnU6dWWhi4FcuAoMOEX7JdhqW/WB0xUxZGOa338odYIi1HogYN/b24yvJpAxfw==",
|
||||
"version": "1.7.17",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.7.17.tgz",
|
||||
"integrity": "sha512-LOHIaRRsi+UTklBouMHh3PBVJKNaJwxbPmYbCHoh0hu9iRzPqEEVwLfZ4RkkONOGPQus+srsGShr5oiKtsC3Sw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/brace-expansion": {
|
||||
@@ -12223,7 +12223,7 @@
|
||||
"alpinejs": "^3.15.2",
|
||||
"bootstrap": "^5",
|
||||
"bootstrap5-autocomplete": "^1",
|
||||
"bootstrap5-tags": "^1",
|
||||
"bootstrap5-tags": "^1.7.17",
|
||||
"chart.js": "^4",
|
||||
"chartjs-adapter-date-fns": "^3.0.0",
|
||||
"chartjs-chart-sankey": "^0.14.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"alpinejs": "^3.15.2",
|
||||
"bootstrap": "^5",
|
||||
"bootstrap5-autocomplete": "^1",
|
||||
"bootstrap5-tags": "^1",
|
||||
"bootstrap5-tags": "^1.7.17",
|
||||
"chart.js": "^4",
|
||||
"chartjs-adapter-date-fns": "^3.0.0",
|
||||
"chartjs-chart-sankey": "^0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user