Updated dependencies

This commit is contained in:
Chris Kankiewicz
2020-05-04 17:49:22 -07:00
parent df6b9e37ac
commit cdf1b85576
3 changed files with 34 additions and 24 deletions

42
composer.lock generated
View File

@@ -1214,16 +1214,16 @@
},
{
"name": "slim/psr7",
"version": "1.0.0",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim-Psr7.git",
"reference": "7ca5b5d96687b7c563238715cc80b12675d8b895"
"reference": "3c76899e707910779f13d7af95fde12310b0a5ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/7ca5b5d96687b7c563238715cc80b12675d8b895",
"reference": "7ca5b5d96687b7c563238715cc80b12675d8b895",
"url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/3c76899e707910779f13d7af95fde12310b0a5ae",
"reference": "3c76899e707910779f13d7af95fde12310b0a5ae",
"shasum": ""
},
"require": {
@@ -1284,7 +1284,7 @@
"psr-7",
"psr7"
],
"time": "2020-01-04T23:05:43+00:00"
"time": "2020-05-01T14:24:20+00:00"
},
{
"name": "slim/slim",
@@ -2206,20 +2206,20 @@
},
{
"name": "vlucas/phpdotenv",
"version": "v4.1.4",
"version": "v4.1.5",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "feb6dad5ae24b1380827aee1629b730080fde500"
"reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/feb6dad5ae24b1380827aee1629b730080fde500",
"reference": "feb6dad5ae24b1380827aee1629b730080fde500",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/539bb6927c101a5605d31d11a2d17185a2ce2bf1",
"reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1",
"shasum": ""
},
"require": {
"php": "^5.5.9 || ^7.0",
"php": "^5.5.9 || ^7.0 || ^8.0",
"phpoption/phpoption": "^1.7.2",
"symfony/polyfill-ctype": "^1.9"
},
@@ -2266,7 +2266,17 @@
"env",
"environment"
],
"time": "2020-04-12T15:20:09+00:00"
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
"time": "2020-05-02T14:08:57+00:00"
}
],
"packages-dev": [
@@ -4035,16 +4045,16 @@
},
{
"name": "psy/psysh",
"version": "v0.10.3",
"version": "v0.10.4",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "2bde2fa03e05dff0aee834598b951d6fc7c6fe02"
"reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/2bde2fa03e05dff0aee834598b951d6fc7c6fe02",
"reference": "2bde2fa03e05dff0aee834598b951d6fc7c6fe02",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
"reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
"shasum": ""
},
"require": {
@@ -4103,7 +4113,7 @@
"interactive",
"shell"
],
"time": "2020-04-07T06:44:48+00:00"
"time": "2020-05-03T19:32:03+00:00"
},
{
"name": "sebastian/code-unit",

12
package-lock.json generated
View File

@@ -5157,9 +5157,9 @@
"dev": true
},
"highlight.js": {
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.0.1.tgz",
"integrity": "sha512-l1HB5S9nmBuvurFIOPbpeJv4psKh2MyKCTOYRK/E6dwRXkbG96PLH7amP/xpGNyZOK8OWqv45DxLS/ZAIb3n9w=="
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.0.2.tgz",
"integrity": "sha512-2gMT2MHU6/2OjAlnaOE2LFdr9dwviDN3Q2lSw7Ois3/5uTtahbgYTkr4EPoY828ps+2eQWiixPTF8+phU6Ofkg=="
},
"hmac-drbg": {
"version": "1.0.1",
@@ -9487,9 +9487,9 @@
}
},
"tailwindcss": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-1.4.2.tgz",
"integrity": "sha512-km9uPNjThE+3Jv26E9zqYe4F4Xl0mnAnyQO9hYWVIGo3JZE1pi4hsfroj5Bfr8X/khN8gZjVTMMY5r4sMVvhlg==",
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-1.4.4.tgz",
"integrity": "sha512-49Hy/+WnqQhxtGGjcGlhRlE7+hooX2A0/JOeJnA78fCEqDRlhURWujHY05aCl+lJ6G2qQ+1wlQTg4PqMPUcFVA==",
"dev": true,
"requires": {
"@fullhuman/postcss-purgecss": "^2.1.2",

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"axios": "^0.19.2",
"highlight.js": "^10.0.1",
"highlight.js": "^10.0.2",
"vue": "^2.6.11"
},
"devDependencies": {
@@ -22,7 +22,7 @@
"resolve-url-loader": "^3.1.1",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"tailwindcss": "^1.4.2",
"tailwindcss": "^1.4.4",
"vue-template-compiler": "^2.6.11"
}
}