1
Fork 0

Remove / update dependencies

This commit is contained in:
Jake Howard 2018-08-18 11:11:57 +01:00
parent d0a88c2893
commit e60feea08c
Signed by: jake
GPG key ID: 57AFB45680EDD477
3 changed files with 1884 additions and 4890 deletions

6763
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,25 +7,24 @@
},
"author": "Jake Howard <git@theorangeone.net>",
"devDependencies": {
"broken-link-checker-local": "0.2.0",
"eslint-config-dabapps": "github:dabapps/eslint-config-dabapps#v3.0.0",
"markdown-spellcheck": "1.3.1",
"parcel-bundler": "1.9.1",
"parcel-bundler": "1.9.7",
"sass-lint": "1.12.1",
"yaml-lint": "1.2.3"
"yaml-lint": "1.2.4"
},
"dependencies": {
"@fortawesome/fontawesome": "1.1.8",
"@fortawesome/fontawesome-free-brands": "5.0.13",
"@fortawesome/fontawesome-free-regular": "5.0.13",
"@fortawesome/fontawesome-free-solid": "5.0.13",
"bootstrap": "4.1.1",
"bootstrap": "4.1.3",
"clipboard": "1.7.1",
"jquery": "3.3.1",
"lg-thumbnail": "1.1.0",
"lightgallery": "1.6.11",
"mermaid": "7.1.2",
"popper.js": "1.14.3",
"popper.js": "1.14.4",
"speedpack": "0.2.0"
}
}

View file

@ -9,5 +9,3 @@ eslint $STATIC_SRC/js
yamllint data/*.yml
yamllint config.yml
mdspell --en-gb -ranx 'content/**/*.md'
blcl -ero './public/'