Update dependencies

This commit is contained in:
Jonny Barnes 2021-03-21 12:57:44 +00:00
parent da2c49a72c
commit 132807e678
5 changed files with 1464 additions and 1228 deletions

48
composer.lock generated
View file

@ -64,16 +64,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.174.2", "version": "3.175.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "80cc136f47fa808032f411fff70e26f461852510" "reference": "31baa9e0c4330f01eb74b8a7ef086e9d34f8391e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/80cc136f47fa808032f411fff70e26f461852510", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/31baa9e0c4330f01eb74b8a7ef086e9d34f8391e",
"reference": "80cc136f47fa808032f411fff70e26f461852510", "reference": "31baa9e0c4330f01eb74b8a7ef086e9d34f8391e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -148,9 +148,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.174.2" "source": "https://github.com/aws/aws-sdk-php/tree/3.175.0"
}, },
"time": "2021-03-17T18:13:11+00:00" "time": "2021-03-19T18:13:22+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -1198,16 +1198,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "1.7.0", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" "reference": "043f17d447dc88045a13b5b1b6d9f902e2820685"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", "url": "https://api.github.com/repos/guzzle/psr7/zipball/043f17d447dc88045a13b5b1b6d9f902e2820685",
"reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "reference": "043f17d447dc88045a13b5b1b6d9f902e2820685",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1267,9 +1267,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/1.7.0" "source": "https://github.com/guzzle/psr7/tree/1.8.0"
}, },
"time": "2020-09-30T07:37:11+00:00" "time": "2021-03-21T12:38:22+00:00"
}, },
{ {
"name": "indieauth/client", "name": "indieauth/client",
@ -2170,16 +2170,16 @@
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "4.1.2", "version": "4.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "c544710aa18e079baf0027ca4c8236913f46945b" "reference": "1e66927ea937c199539f8a8a35e284b6667c4f2c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/c544710aa18e079baf0027ca4c8236913f46945b", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/1e66927ea937c199539f8a8a35e284b6667c4f2c",
"reference": "c544710aa18e079baf0027ca4c8236913f46945b", "reference": "1e66927ea937c199539f8a8a35e284b6667c4f2c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2228,7 +2228,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/lcobucci/jwt/issues", "issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/4.1.2" "source": "https://github.com/lcobucci/jwt/tree/4.1.3"
}, },
"funding": [ "funding": [
{ {
@ -2240,7 +2240,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-02-19T19:37:15+00:00" "time": "2021-03-19T20:58:12+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -8600,16 +8600,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.10.0", "version": "2.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "6ecda5217bf048088b891f7403b262906be5a957" "reference": "f6e14679f948d8a5cfb866fa7065a30c66bd64d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/6ecda5217bf048088b891f7403b262906be5a957", "url": "https://api.github.com/repos/filp/whoops/zipball/f6e14679f948d8a5cfb866fa7065a30c66bd64d3",
"reference": "6ecda5217bf048088b891f7403b262906be5a957", "reference": "f6e14679f948d8a5cfb866fa7065a30c66bd64d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8659,7 +8659,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.10.0" "source": "https://github.com/filp/whoops/tree/2.11.0"
}, },
"funding": [ "funding": [
{ {
@ -8667,7 +8667,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-03-16T12:00:00+00:00" "time": "2021-03-19T12:00:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",

2609
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
"license": "CC0-1.0", "license": "CC0-1.0",
"dependencies": { "dependencies": {
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"puppeteer": "^7.1.0", "puppeteer": "^8.0.0",
"stylelint-a11y": "^1.2.3" "stylelint-a11y": "^1.2.3"
}, },
"devDependencies": { "devDependencies": {
@ -28,7 +28,7 @@
"postcss-loader": "^5.0.0", "postcss-loader": "^5.0.0",
"pre-commit": "^1.1.3", "pre-commit": "^1.1.3",
"stylelint": "^13.7.2", "stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0", "stylelint-config-standard": "^21.0.0",
"stylelint-webpack-plugin": "^2.1.1", "stylelint-webpack-plugin": "^2.1.1",
"webpack": "^5.3.2", "webpack": "^5.3.2",
"webpack-cli": "^4.0.0" "webpack-cli": "^4.0.0"

31
public/assets/app.js vendored
View file

@ -2,18 +2,6 @@
/******/ "use strict"; /******/ "use strict";
/******/ var __webpack_modules__ = ({ /******/ var __webpack_modules__ = ({
/***/ "./resources/js/app.js":
/*!*****************************!*\
!*** ./resources/js/app.js ***!
\*****************************/
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _css_app_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../css/app.css */ "./resources/css/app.css");
/***/ }),
/***/ "./resources/css/app.css": /***/ "./resources/css/app.css":
/*!*******************************!*\ /*!*******************************!*\
!*** ./resources/css/app.css ***! !*** ./resources/css/app.css ***!
@ -34,8 +22,9 @@ __webpack_require__.r(__webpack_exports__);
/******/ // The require function /******/ // The require function
/******/ function __webpack_require__(moduleId) { /******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache /******/ // Check if module is in cache
/******/ if(__webpack_module_cache__[moduleId]) { /******/ var cachedModule = __webpack_module_cache__[moduleId];
/******/ return __webpack_module_cache__[moduleId].exports; /******/ if (cachedModule !== undefined) {
/******/ return cachedModule.exports;
/******/ } /******/ }
/******/ // Create a new module (and put it into the cache) /******/ // Create a new module (and put it into the cache)
/******/ var module = __webpack_module_cache__[moduleId] = { /******/ var module = __webpack_module_cache__[moduleId] = {
@ -64,10 +53,16 @@ __webpack_require__.r(__webpack_exports__);
/******/ }(); /******/ }();
/******/ /******/
/************************************************************************/ /************************************************************************/
/******/ // startup var __webpack_exports__ = {};
/******/ // Load entry module // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
/******/ __webpack_require__("./resources/js/app.js"); !function() {
/******/ // This entry module used 'exports' so it can't be inlined /*!*****************************!*\
!*** ./resources/js/app.js ***!
\*****************************/
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _css_app_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../css/app.css */ "./resources/css/app.css");
}();
/******/ })() /******/ })()
; ;
//# sourceMappingURL=app.js.map //# sourceMappingURL=app.js.map

Binary file not shown.