Deleted sweetalert2.
This commit is contained in:
parent
3871670c91
commit
ed6a036d8d
15
app/application/package-lock.json
generated
15
app/application/package-lock.json
generated
@ -15,7 +15,6 @@
|
||||
"sass": "^1.47.0",
|
||||
"simplebar": "^5.3.4",
|
||||
"smooth-scroll": "^16.1.3",
|
||||
"sweetalert2": "^11.0.18",
|
||||
"vanillajs-datepicker": "^1.2.0",
|
||||
"waypoints": "^4.0.1"
|
||||
},
|
||||
@ -1659,15 +1658,6 @@
|
||||
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/sweetalert2": {
|
||||
"version": "11.7.12",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.12.tgz",
|
||||
"integrity": "sha512-TQJy8mQymJLzqWPQOMQErd81Zd/rSYr0UL4pEc7bqEihtjS+zt7LWJXLhfPp93e+Hf3Z2FHMB6QGNskAMCsdTg==",
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://github.com/sponsors/limonte"
|
||||
}
|
||||
},
|
||||
"node_modules/tapable": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
|
||||
@ -3050,11 +3040,6 @@
|
||||
"has-flag": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"sweetalert2": {
|
||||
"version": "11.7.12",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.12.tgz",
|
||||
"integrity": "sha512-TQJy8mQymJLzqWPQOMQErd81Zd/rSYr0UL4pEc7bqEihtjS+zt7LWJXLhfPp93e+Hf3Z2FHMB6QGNskAMCsdTg=="
|
||||
},
|
||||
"tapable": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
|
||||
|
@ -15,7 +15,6 @@
|
||||
"sass": "^1.47.0",
|
||||
"simplebar": "^5.3.4",
|
||||
"smooth-scroll": "^16.1.3",
|
||||
"sweetalert2": "^11.0.18",
|
||||
"vanillajs-datepicker": "^1.2.0",
|
||||
"waypoints": "^4.0.1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user