@@ -2,10 +2,10 @@
|
||||
"name": "cachet",
|
||||
"devDependencies": {
|
||||
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
|
||||
"autosize": "^3.0.19",
|
||||
"autosize": "^3.0.20",
|
||||
"bootstrap-sass": "^3.3.6",
|
||||
"chart.js": "^2.4.0",
|
||||
"eonasdan-bootstrap-datetimepicker": "~4.17",
|
||||
"eonasdan-bootstrap-datetimepicker": "^4.17.46",
|
||||
"github-markdown-css": "^2.3.0",
|
||||
"gulp": "~3.9.1",
|
||||
"ionicons": "~2.0",
|
||||
@@ -15,9 +15,9 @@
|
||||
"jquery-sparkline": "^2.4.0",
|
||||
"laravel-elixir": "^6.0.0-15",
|
||||
"livestamp": "git+https://github.com/mattbradley/livestampjs.git#develop",
|
||||
"lodash": "^4.17.2",
|
||||
"lodash": "^4.17.4",
|
||||
"messenger": "git+https://github.com/HubSpot/messenger.git",
|
||||
"moment": "^2.17.0",
|
||||
"moment": "^2.17.1",
|
||||
"sortablejs": "^1.4.2",
|
||||
"sweetalert2": "^6.0.1"
|
||||
},
|
||||
|
||||
11373
public/build/dist/css/app-4d530c63fb.css
vendored
Normal file
11373
public/build/dist/css/app-4d530c63fb.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2
public/build/dist/css/app.css.map
vendored
2
public/build/dist/css/app.css.map
vendored
File diff suppressed because one or more lines are too long
14266
public/build/dist/css/dashboard-7f070a0e85.css
vendored
Normal file
14266
public/build/dist/css/dashboard-7f070a0e85.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
public/build/dist/css/dashboard.css.map
vendored
2
public/build/dist/css/dashboard.css.map
vendored
File diff suppressed because one or more lines are too long
2093
public/build/dist/js/all-027b664a8e.js
vendored
Normal file
2093
public/build/dist/js/all-027b664a8e.js
vendored
Normal file
File diff suppressed because one or more lines are too long
22
public/build/dist/js/all-589e966392.js
vendored
Normal file
22
public/build/dist/js/all-589e966392.js
vendored
Normal file
File diff suppressed because one or more lines are too long
22
public/build/dist/js/all-74bb70763d.js
vendored
22
public/build/dist/js/all-74bb70763d.js
vendored
File diff suppressed because one or more lines are too long
2
public/build/dist/js/all.js.map
vendored
2
public/build/dist/js/all.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"dist/css/app.css": "dist/css/app-763b0b9d7f.css",
|
||||
"dist/css/dashboard.css": "dist/css/dashboard-654ce9264c.css",
|
||||
"dist/js/all.js": "dist/js/all-74bb70763d.js"
|
||||
"dist/js/all.js": "dist/js/all-589e966392.js"
|
||||
}
|
||||
@@ -34,7 +34,7 @@ $(function() {
|
||||
});
|
||||
|
||||
// Autosizing of textareas.
|
||||
autosize($('textarea.autosize'));
|
||||
// autosize($('textarea.autosize'));
|
||||
|
||||
// Mock the DELETE form requests.
|
||||
$('[data-method]').not(".disabled").append(function() {
|
||||
|
||||
36
yarn.lock
36
yarn.lock
@@ -166,9 +166,9 @@ autoprefixer@^6.0.0:
|
||||
postcss "^5.2.4"
|
||||
postcss-value-parser "^3.2.3"
|
||||
|
||||
autosize@^3.0.19:
|
||||
version "3.0.19"
|
||||
resolved "https://registry.yarnpkg.com/autosize/-/autosize-3.0.19.tgz#3ee11b8683e534aeb680eb80dba3970c8f3da7ea"
|
||||
autosize@^3.0.20:
|
||||
version "3.0.20"
|
||||
resolved "https://registry.yarnpkg.com/autosize/-/autosize-3.0.20.tgz#e343ea7c5603834738169420f0349dc953e62a9e"
|
||||
|
||||
aws-sign2@~0.6.0:
|
||||
version "0.6.0"
|
||||
@@ -572,9 +572,9 @@ end-of-stream@~0.1.5:
|
||||
dependencies:
|
||||
once "~1.3.0"
|
||||
|
||||
eonasdan-bootstrap-datetimepicker@~4.17:
|
||||
version "4.17.42"
|
||||
resolved "https://registry.yarnpkg.com/eonasdan-bootstrap-datetimepicker/-/eonasdan-bootstrap-datetimepicker-4.17.42.tgz#6d3c6c1b851a1efabaf5e244f9a3cbadbcc2c0f0"
|
||||
eonasdan-bootstrap-datetimepicker@^4.17.46:
|
||||
version "4.17.46"
|
||||
resolved "https://registry.yarnpkg.com/eonasdan-bootstrap-datetimepicker/-/eonasdan-bootstrap-datetimepicker-4.17.46.tgz#d143e0f09830d3e1671d52d17a61fcef65e7d527"
|
||||
dependencies:
|
||||
bootstrap "^3.3"
|
||||
jquery "^1.8.3 || ^2.0"
|
||||
@@ -1728,10 +1728,14 @@ lodash@4.11.2:
|
||||
version "4.11.2"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.11.2.tgz#d6b4338b110a58e21dae5cebcfdbbfd2bc4cdb3b"
|
||||
|
||||
lodash@^4.0.0, lodash@^4.17.2:
|
||||
lodash@^4.0.0:
|
||||
version "4.17.2"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
|
||||
|
||||
lodash@^4.17.4:
|
||||
version "4.17.4"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
|
||||
|
||||
lodash@~1.0.1:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.0.2.tgz#8f57560c83b59fc270bd3d561b690043430e2551"
|
||||
@@ -1884,11 +1888,11 @@ moment-timezone@^0.4.0:
|
||||
dependencies:
|
||||
moment ">= 2.6.0"
|
||||
|
||||
"moment@>= 2.6.0", moment@^2.10:
|
||||
version "2.15.1"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.15.1.tgz#e979c2a29e22888e60f396f2220a6118f85cd94c"
|
||||
"moment@>= 2.6.0", moment@^2.10, moment@^2.17.1:
|
||||
version "2.17.1"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82"
|
||||
|
||||
moment@^2.10.6, moment@^2.17.0:
|
||||
moment@^2.10.6:
|
||||
version "2.17.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.0.tgz#a4c292e02aac5ddefb29a6eed24f51938dd3b74f"
|
||||
|
||||
@@ -2425,14 +2429,14 @@ sass-graph@^2.1.1:
|
||||
lodash "^4.0.0"
|
||||
yargs "^4.7.1"
|
||||
|
||||
"semver@2 || 3 || 4 || 5", semver@^4.1.0:
|
||||
version "4.3.6"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da"
|
||||
|
||||
"semver@2.x || 3.x || 4 || 5", semver@^5.1.0:
|
||||
"semver@2 || 3 || 4 || 5", "semver@2.x || 3.x || 4 || 5", semver@^5.1.0:
|
||||
version "5.3.0"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
|
||||
|
||||
semver@^4.1.0:
|
||||
version "4.3.6"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da"
|
||||
|
||||
sequencify@~0.0.7:
|
||||
version "0.0.7"
|
||||
resolved "https://registry.yarnpkg.com/sequencify/-/sequencify-0.0.7.tgz#90cff19d02e07027fd767f5ead3e7b95d1e7380c"
|
||||
|
||||
Reference in New Issue
Block a user