Bump bootstrap-select from 1.13.17 to 1.13.18 (#2924)

This commit is contained in:
yubiuser
2024-01-06 12:51:05 +01:00
committed by GitHub
5 changed files with 9 additions and 9 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"admin-lte": "2.4.18",
"bootstrap-notify": "3.1.3",
"bootstrap-select": "1.13.17",
"bootstrap-select": "1.13.18",
"bootstrap-toggle": "2.2.2",
"chart.js": "4.4.1",
"chartjs-adapter-moment": "1.0.1",
@@ -1454,9 +1454,9 @@
"integrity": "sha512-cnTactFVG8aHri03+RmuZ5sl9VcA+jTTM/mTdEOQN+R1V9u4YBu8Ca+Pf6NGeVfieGv0Z6CxK8FzlWg59omzyg=="
},
"node_modules/bootstrap-select": {
"version": "1.13.17",
"resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.17.tgz",
"integrity": "sha512-LbzSQumoZNYGuoYMpShKIHbJ2qUWFLI0qVHVeKqw5+nfhtMxz+Gre1+IuI3X74bTzQfalBqDKc8fS8tZMdciWg==",
"version": "1.13.18",
"resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.18.tgz",
"integrity": "sha512-V1IzK4rxBq5FrJtkzSH6RmFLFBsjx50byFbfAf8jYyXROWs7ZpprGjdHeoyq2HSsHyjJhMMwjsQhRoYAfxCGow==",
"peerDependencies": {
"bootstrap": ">=3.0.0",
"jquery": "1.9.1 - 3"

View File

@@ -109,7 +109,7 @@
"dependencies": {
"admin-lte": "2.4.18",
"bootstrap-notify": "3.1.3",
"bootstrap-select": "1.13.17",
"bootstrap-select": "1.13.18",
"bootstrap-toggle": "2.2.2",
"chart.js": "4.4.1",
"chartjs-adapter-moment": "1.0.1",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.13.17 (https://developer.snapappointments.com/bootstrap-select)
* Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
*
* Copyright 2012-2020 SnapAppointments, LLC
* Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)