replaced uglifyjs to terser, updated autoprefixer & fixed npm audits

This commit is contained in:
REJack
2019-07-13 00:02:10 +02:00
parent f21bf2fb4f
commit 974a67812c
19 changed files with 258 additions and 212 deletions

View File

@@ -1,27 +1,31 @@
{
"_from": "daterangepicker",
"_args": [
[
"daterangepicker@3.0.5",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "daterangepicker@3.0.5",
"_id": "daterangepicker@3.0.5",
"_inBundle": false,
"_integrity": "sha512-BoVV+OjVARWNE15iF+3Y2QIMioAD2UODHvJwIq+NtG0vxh61dXRmOMXlw2dsvxS8KY4n5uvIcBfIPiEiiGJcBg==",
"_location": "/daterangepicker",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "daterangepicker",
"raw": "daterangepicker@3.0.5",
"name": "daterangepicker",
"escapedName": "daterangepicker",
"rawSpec": "",
"rawSpec": "3.0.5",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "3.0.5"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/daterangepicker/-/daterangepicker-3.0.5.tgz",
"_shasum": "97180f233cf9c222cd0767b9c37c2926976d633a",
"_spec": "daterangepicker",
"_spec": "3.0.5",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Dan Grossman",
@@ -31,12 +35,10 @@
"bugs": {
"url": "https://github.com/dangrossman/daterangepicker/issues"
},
"bundleDependencies": false,
"dependencies": {
"jquery": ">=1.10",
"moment": "^2.9.0"
},
"deprecated": false,
"description": "Date range picker component for Bootstrap",
"homepage": "https://github.com/dangrossman/daterangepicker",
"license": "MIT",

View File

@@ -1,28 +1,32 @@
{
"_from": "@fullcalendar/bootstrap",
"_args": [
[
"@fullcalendar/bootstrap@4.2.0",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "@fullcalendar/bootstrap@4.2.0",
"_id": "@fullcalendar/bootstrap@4.2.0",
"_inBundle": false,
"_integrity": "sha512-yavoxeP13f7MCeSuEk9aQHd0z82yvENw3yjbxZZHBtIY1/E/FOPZRGZYFmwffIvvz7AOs9W+Pt6hxzFLsPW02Q==",
"_location": "/@fullcalendar/bootstrap",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "@fullcalendar/bootstrap",
"raw": "@fullcalendar/bootstrap@4.2.0",
"name": "@fullcalendar/bootstrap",
"escapedName": "@fullcalendar%2fbootstrap",
"scope": "@fullcalendar",
"rawSpec": "",
"rawSpec": "4.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/bootstrap/-/bootstrap-4.2.0.tgz",
"_shasum": "8ddf310e3247502ff49a1ec852eb84d443cc942b",
"_spec": "@fullcalendar/bootstrap",
"_spec": "4.2.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Adam Shaw",
@@ -32,9 +36,7 @@
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"deprecated": false,
"description": "Bootstrap 4 theming for your calendar",
"docs": "https://fullcalendar.io/docs/bootstrap-theme",
"homepage": "https://fullcalendar.io/",

View File

@@ -1,28 +1,33 @@
{
"_from": "@fullcalendar/daygrid",
"_args": [
[
"@fullcalendar/daygrid@4.2.0",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "@fullcalendar/daygrid@4.2.0",
"_id": "@fullcalendar/daygrid@4.2.0",
"_inBundle": false,
"_integrity": "sha512-9C61TowLTTZ657cErdylkdRYxXj5HO0NgogQgYX9X2wz7yvn6loiyGx6oq0o6OFf+e/Z4Ey06j7f/fqn/BPYEQ==",
"_location": "/@fullcalendar/daygrid",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "@fullcalendar/daygrid",
"raw": "@fullcalendar/daygrid@4.2.0",
"name": "@fullcalendar/daygrid",
"escapedName": "@fullcalendar%2fdaygrid",
"scope": "@fullcalendar",
"rawSpec": "",
"rawSpec": "4.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.2.0"
},
"_requiredBy": [
"#USER",
"/"
"/",
"/@fullcalendar/timegrid"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-4.2.0.tgz",
"_shasum": "c49a9e27baf40b5a637a5d8fffa2670f19ed636b",
"_spec": "@fullcalendar/daygrid",
"_spec": "4.2.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Adam Shaw",
@@ -32,9 +37,7 @@
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"deprecated": false,
"description": "Display events on Month view or DayGrid view",
"docs": "https://fullcalendar.io/docs/month-view",
"homepage": "https://fullcalendar.io/",

View File

@@ -1,28 +1,32 @@
{
"_from": "@fullcalendar/interaction",
"_args": [
[
"@fullcalendar/interaction@4.2.0",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "@fullcalendar/interaction@4.2.0",
"_id": "@fullcalendar/interaction@4.2.0",
"_inBundle": false,
"_integrity": "sha512-wwAyocUp1HEY7c7xCymR9EGdh7AWZrwNiBQlIpP3ne0eJT0U4ZjlnoOoels3VPsTJ9a6pdO1/XoGjEvL1T5y4g==",
"_location": "/@fullcalendar/interaction",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "@fullcalendar/interaction",
"raw": "@fullcalendar/interaction@4.2.0",
"name": "@fullcalendar/interaction",
"escapedName": "@fullcalendar%2finteraction",
"scope": "@fullcalendar",
"rawSpec": "",
"rawSpec": "4.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-4.2.0.tgz",
"_shasum": "312e83f575aed67c33aec69884664d436aaedef2",
"_spec": "@fullcalendar/interaction",
"_spec": "4.2.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Adam Shaw",
@@ -32,9 +36,7 @@
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"deprecated": false,
"description": "Provides functionality for event drag-n-drop, resizing, dateClick, and selectable actions",
"docs": "https://fullcalendar.io/docs/editable",
"homepage": "https://fullcalendar.io/",

View File

@@ -1,28 +1,32 @@
{
"_from": "@fullcalendar/timegrid",
"_args": [
[
"@fullcalendar/timegrid@4.2.0",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "@fullcalendar/timegrid@4.2.0",
"_id": "@fullcalendar/timegrid@4.2.0",
"_inBundle": false,
"_integrity": "sha512-JtojTR+1uc1/WNzejcmsI5/2Jg007QprK5IpR8ocUVEcHXaBBXU6CPGirEWKyfk7QPZ7KzmJCykQ68QHiptyKA==",
"_location": "/@fullcalendar/timegrid",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "@fullcalendar/timegrid",
"raw": "@fullcalendar/timegrid@4.2.0",
"name": "@fullcalendar/timegrid",
"escapedName": "@fullcalendar%2ftimegrid",
"scope": "@fullcalendar",
"rawSpec": "",
"rawSpec": "4.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-4.2.0.tgz",
"_shasum": "e2372ba108f5da8e38c915366c2101b4365ff409",
"_spec": "@fullcalendar/timegrid",
"_spec": "4.2.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Adam Shaw",
@@ -32,12 +36,10 @@
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"dependencies": {
"@fullcalendar/daygrid": "~4.2.0"
},
"deprecated": false,
"description": "Display your events on a grid of time slots",
"docs": "https://fullcalendar.io/docs/timegrid-view",
"homepage": "https://fullcalendar.io/",

View File

@@ -1,28 +1,32 @@
{
"_from": "@fullcalendar/core",
"_args": [
[
"@fullcalendar/core@4.2.0",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "@fullcalendar/core@4.2.0",
"_id": "@fullcalendar/core@4.2.0",
"_inBundle": false,
"_integrity": "sha512-4kd5OGHxjMtwI0gUHKwAYzmR0Z79Qf8y0ARx2Ruh20JdVy3Tznn6oKwdpkUbaXWrLXNDoXYRkBiFCIgC27VNCw==",
"_location": "/@fullcalendar/core",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "@fullcalendar/core",
"raw": "@fullcalendar/core@4.2.0",
"name": "@fullcalendar/core",
"escapedName": "@fullcalendar%2fcore",
"scope": "@fullcalendar",
"rawSpec": "",
"rawSpec": "4.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-4.2.0.tgz",
"_shasum": "16716d6617137e54fceeb03c72f5124c92b86e58",
"_spec": "@fullcalendar/core",
"_spec": "4.2.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Adam Shaw",
@@ -32,9 +36,7 @@
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"deprecated": false,
"description": "Provides core functionality, including the Calendar class",
"docs": "https://fullcalendar.io/docs/initialize-es6",
"homepage": "https://fullcalendar.io/",

View File

@@ -1,27 +1,31 @@
{
"_from": "icheck-bootstrap",
"_args": [
[
"icheck-bootstrap@3.0.1",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "icheck-bootstrap@3.0.1",
"_id": "icheck-bootstrap@3.0.1",
"_inBundle": false,
"_integrity": "sha512-Rj3SybdcMcayhsP4IJ+hmCNgCKclaFcs/5zwCuLXH1WMo468NegjhZVxbSNKhEjJjnwc4gKETogUmPYSQ9lEZQ==",
"_location": "/icheck-bootstrap",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "icheck-bootstrap",
"raw": "icheck-bootstrap@3.0.1",
"name": "icheck-bootstrap",
"escapedName": "icheck-bootstrap",
"rawSpec": "",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/icheck-bootstrap/-/icheck-bootstrap-3.0.1.tgz",
"_shasum": "60c9c9a71524e1d9dd5bd05167a62fef05cc3a1b",
"_spec": "icheck-bootstrap",
"_spec": "3.0.1",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Hovhannes Bantikyan"
@@ -29,8 +33,6 @@
"bugs": {
"url": "https://github.com/bantikyan/icheck-bootstrap/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Pure css checkboxes and radio buttons for Twitter Bootstrap.",
"files": [
"icheck-bootstrap.css",

View File

@@ -1,27 +1,31 @@
{
"_from": "ion-rangeslider",
"_args": [
[
"ion-rangeslider@2.3.0",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "ion-rangeslider@2.3.0",
"_id": "ion-rangeslider@2.3.0",
"_inBundle": false,
"_integrity": "sha512-7TtH9/X4Aq/xCzboWxjwlv20gVqR90Ysc3aehMlTuH2/ULaSxpB80hq+yvD1N0FwWbPDtxQpjQrz/iX+LWXKmg==",
"_location": "/ion-rangeslider",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "ion-rangeslider",
"raw": "ion-rangeslider@2.3.0",
"name": "ion-rangeslider",
"escapedName": "ion-rangeslider",
"rawSpec": "",
"rawSpec": "2.3.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "2.3.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/ion-rangeslider/-/ion-rangeslider-2.3.0.tgz",
"_shasum": "7957ce2e78acfc956b8c43009373da91f743347e",
"_spec": "ion-rangeslider",
"_spec": "2.3.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Denis Ineshin",
@@ -31,11 +35,9 @@
"bugs": {
"url": "https://github.com/IonDen/ion.rangeSlider/issues"
},
"bundleDependencies": false,
"dependencies": {
"jquery": ">=1.8"
},
"deprecated": false,
"description": "Cool, comfortable and easily customizable range slider with many options and skin support",
"directories": {
"lib": "js"

View File

@@ -1,28 +1,32 @@
{
"_from": "jquery-mousewheel",
"_args": [
[
"jquery-mousewheel@3.1.13",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "jquery-mousewheel@3.1.13",
"_id": "jquery-mousewheel@3.1.13",
"_inBundle": false,
"_integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU=",
"_location": "/jquery-mousewheel",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "jquery-mousewheel",
"raw": "jquery-mousewheel@3.1.13",
"name": "jquery-mousewheel",
"escapedName": "jquery-mousewheel",
"rawSpec": "",
"rawSpec": "3.1.13",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "3.1.13"
},
"_requiredBy": [
"#USER",
"/",
"/jquery-mapael"
],
"_resolved": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
"_shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5",
"_spec": "jquery-mousewheel",
"_spec": "3.1.13",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "jQuery Foundation and other contributors",
@@ -31,8 +35,6 @@
"bugs": {
"url": "https://github.com/jquery/jquery-mousewheel/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
"devDependencies": {
"grunt": "~0.4.1",

View File

@@ -1,26 +1,31 @@
{
"_from": "jquery-ui-dist@^1.12.1",
"_args": [
[
"jquery-ui-dist@1.12.1",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "jquery-ui-dist@1.12.1",
"_id": "jquery-ui-dist@1.12.1",
"_inBundle": false,
"_integrity": "sha1-XAgV08xvkP9fqvWyaKbiO0ypBPo=",
"_location": "/jquery-ui-dist",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "jquery-ui-dist@^1.12.1",
"raw": "jquery-ui-dist@1.12.1",
"name": "jquery-ui-dist",
"escapedName": "jquery-ui-dist",
"rawSpec": "^1.12.1",
"rawSpec": "1.12.1",
"saveSpec": null,
"fetchSpec": "^1.12.1"
"fetchSpec": "1.12.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",
"_shasum": "5c0815d3cc6f90ff5faaf5b268a6e23b4ca904fa",
"_spec": "jquery-ui-dist@^1.12.1",
"_spec": "1.12.1",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "jQuery Foundation and other contributors",
@@ -29,9 +34,7 @@
"bugs": {
"url": "https://bugs.jqueryui.com/"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
"devDependencies": {
"commitplease": "2.3.0",

View File

@@ -1,28 +1,32 @@
{
"_from": "raphael",
"_args": [
[
"raphael@2.2.8",
"/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
]
],
"_from": "raphael@2.2.8",
"_id": "raphael@2.2.8",
"_inBundle": false,
"_integrity": "sha512-0kWKcGn4lXTw4eUiOhjspYiG+v0m6zSmTmlO62E0hl2CYKUvCuHER9YKqXYvOn2nj24mYp8jzHOLeBuj/Gn28Q==",
"_location": "/raphael",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "raphael",
"raw": "raphael@2.2.8",
"name": "raphael",
"escapedName": "raphael",
"rawSpec": "",
"rawSpec": "2.2.8",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "2.2.8"
},
"_requiredBy": [
"#USER",
"/",
"/jquery-mapael"
],
"_resolved": "https://registry.npmjs.org/raphael/-/raphael-2.2.8.tgz",
"_shasum": "4b18443c2c6030c3b492d8d11fbbca14ebe4d3f3",
"_spec": "raphael",
"_spec": "2.2.8",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Dmitry Baranovskiy"
@@ -30,7 +34,6 @@
"bugs": {
"url": "https://github.com/DmitryBaranovskiy/raphael/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Tomas Alabes",
@@ -40,7 +43,6 @@
"dependencies": {
"eve-raphael": "0.5.0"
},
"deprecated": false,
"description": "JavaScript Vector Library",
"devDependencies": {
"qunitjs": "^1.0.0",