From 292751dc2c81dfceb67ad6c7464c2af4d7f375ac Mon Sep 17 00:00:00 2001 From: Anton Tetov Date: Thu, 1 Feb 2024 00:57:41 +0100 Subject: [PATCH] bump deps --- composer.lock | 35 +-- package-lock.json | 565 +++++++++++++++++++++++----------------------- package.json | 48 ++-- 3 files changed, 329 insertions(+), 319 deletions(-) diff --git a/composer.lock b/composer.lock index 21e0c5bc..e0c8fcb3 100644 --- a/composer.lock +++ b/composer.lock @@ -8,26 +8,24 @@ "packages": [ { "name": "masterminds/html5", - "version": "2.7.6", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "897eb517a343a2281f11bc5556d6548db7d93947" + "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", - "reference": "897eb517a343a2281f11bc5556d6548db7d93947", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf", + "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf", "shasum": "" }, "require": { - "ext-ctype": "*", "ext-dom": "*", - "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" }, "type": "library", "extra": { @@ -41,7 +39,9 @@ } }, "notification-url": "https://packagist.org/downloads/", - "license": ["MIT"], + "license": [ + "MIT" + ], "authors": [ { "name": "Matt Butcher", @@ -69,9 +69,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.6" + "source": "https://github.com/Masterminds/html5-php/tree/2.8.1" }, - "time": "2022-08-18T16:18:26+00:00" + "time": "2023-05-10T11:58:31+00:00" }, { "name": "mf2/mf2", @@ -101,13 +101,20 @@ "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you", "masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support." }, - "bin": ["bin/fetch-mf2", "bin/parse-mf2"], + "bin": [ + "bin/fetch-mf2", + "bin/parse-mf2" + ], "type": "library", "autoload": { - "files": ["Mf2/Parser.php"] + "files": [ + "Mf2/Parser.php" + ] }, "notification-url": "https://packagist.org/downloads/", - "license": ["CC0-1.0"], + "license": [ + "CC0-1.0" + ], "authors": [ { "name": "Barnaby Walters", @@ -137,5 +144,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } diff --git a/package-lock.json b/package-lock.json index 926715b2..28b4dba7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "tetov.se", "version": "0.1.0", "devDependencies": { - "@babel/eslint-parser": "^7.23.3", + "@babel/eslint-parser": "^7.23.10", "@fontsource/noto-sans": "^5.0.18", "@graphql-eslint/eslint-plugin": "^3.20.1", "@headlessui/react": "^1.7.18", @@ -17,46 +17,46 @@ "@tailwindcss/typography": "^0.5.10", "@types/jest": "^29.5.11", "@types/react-test-renderer": "^18.0.7", - "@typescript-eslint/eslint-plugin": "^6.19.0", - "@typescript-eslint/parser": "^6.19.0", + "@typescript-eslint/eslint-plugin": "^6.20.0", + "@typescript-eslint/parser": "^6.20.0", "autoprefixer": "^10.4.17", "babel-jest": "^29.7.0", - "babel-preset-gatsby": "^3.13.0", - "citation-js": "^0.7.6", + "babel-preset-gatsby": "^3.13.1", + "citation-js": "^0.7.8", "classnames": "^2.5.1", "csl-json": "^0.1.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", - "gatsby": "^5.13.1", - "gatsby-plugin-catch-links": "^5.13.0", + "gatsby": "^5.13.3", + "gatsby-plugin-catch-links": "^5.13.1", "gatsby-plugin-client-side-redirect": "^1.1.0", - "gatsby-plugin-feed": "^5.13.0", - "gatsby-plugin-image": "^3.13.0", - "gatsby-plugin-manifest": "^5.13.0", - "gatsby-plugin-postcss": "^6.13.0", + "gatsby-plugin-feed": "^5.13.1", + "gatsby-plugin-image": "^3.13.1", + "gatsby-plugin-manifest": "^5.13.1", + "gatsby-plugin-postcss": "^6.13.1", "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-root-import": "^2.0.9", - "gatsby-plugin-sharp": "^5.13.0", - "gatsby-remark-autolink-headers": "^6.13.0", - "gatsby-remark-copy-linked-files": "^6.13.0", - "gatsby-remark-images": "^7.13.0", - "gatsby-remark-prismjs": "^7.13.0", - "gatsby-remark-responsive-iframe": "^6.13.0", - "gatsby-remark-smartypants": "^6.13.0", + "gatsby-plugin-sharp": "^5.13.1", + "gatsby-remark-autolink-headers": "^6.13.1", + "gatsby-remark-copy-linked-files": "^6.13.1", + "gatsby-remark-images": "^7.13.1", + "gatsby-remark-prismjs": "^7.13.1", + "gatsby-remark-responsive-iframe": "^6.13.1", + "gatsby-remark-smartypants": "^6.13.1", "gatsby-remark-video": "^1.2.5", - "gatsby-source-filesystem": "^5.13.0", - "gatsby-transformer-remark": "^6.13.0", - "gatsby-transformer-sharp": "^5.13.0", - "gatsby-transformer-yaml": "^5.13.0", + "gatsby-source-filesystem": "^5.13.1", + "gatsby-transformer-remark": "^6.13.1", + "gatsby-transformer-sharp": "^5.13.1", + "gatsby-transformer-yaml": "^5.13.1", "jest": "^29.7.0", "node-html-parser": "^6.1.12", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.14", "postcss": "^8.4.33", "prettier": "3.2.4", "prettier-plugin-organize-imports": "^3.2.4", "prismjs": "^1.29.0", - "puppeteer": "^21.7.0", + "puppeteer": "^21.10.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^5.0.1", @@ -270,9 +270,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz", - "integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==", + "version": "7.23.10", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz", + "integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", @@ -2210,18 +2210,18 @@ } }, "node_modules/@citation-js/cli": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/@citation-js/cli/-/cli-0.7.6.tgz", - "integrity": "sha512-GBoFR85+/m3EeSRSZ5bPXVfviK+wvICXvAiioVtnv4fvazus+ahF35IOXnOLkiRP35XfUcWrFQjEJvXdcWgzMQ==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/@citation-js/cli/-/cli-0.7.8.tgz", + "integrity": "sha512-ItnNY0kOtfaJveVX4ooHhQ40HHH4mRcwzU7bDuxUYTNwdOFwuimAv5yi2zES0vwglxEvbnYdfMRTXw1B10Xh8w==", "dev": true, "dependencies": { "@citation-js/core": "^0.7.6", "@citation-js/plugin-bibjson": "^0.7.6", - "@citation-js/plugin-bibtex": "^0.7.6", + "@citation-js/plugin-bibtex": "^0.7.8", "@citation-js/plugin-csl": "^0.7.6", - "@citation-js/plugin-doi": "^0.7.6", + "@citation-js/plugin-doi": "^0.7.8", "@citation-js/plugin-ris": "^0.7.6", - "@citation-js/plugin-wikidata": "^0.7.6", + "@citation-js/plugin-wikidata": "^0.7.8", "commander": "^11.0.0" }, "bin": { @@ -2290,9 +2290,9 @@ } }, "node_modules/@citation-js/plugin-bibtex": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.7.6.tgz", - "integrity": "sha512-UpkeFYroj0qnBK4j0/+hskaQyZbVzR2DIixbQCW2fCjg3qPz0rncJwIpIAF1F91nZHmrSELaqtTY3dYL3k+AFg==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.7.8.tgz", + "integrity": "sha512-20fUXe1zm1oCONFflGj3mgIk6DHspPjWrBirGfsyHmVSR/4xqnSbrqtztLiV15zt3tbKLepTaHm3ZTrcLOK0MA==", "dev": true, "dependencies": { "@citation-js/date": "^0.5.0", @@ -2323,9 +2323,9 @@ } }, "node_modules/@citation-js/plugin-doi": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/@citation-js/plugin-doi/-/plugin-doi-0.7.6.tgz", - "integrity": "sha512-BtC/3Vdra61O3NjwCZEE+WXha7CuEURCyFKpMyqxtSnNNI5p/U+R4WwVV1ftS12cCRokR09QXELLJZTTCl6mmA==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/@citation-js/plugin-doi/-/plugin-doi-0.7.8.tgz", + "integrity": "sha512-jqdEVSlPXI1vE4YfdJmj5JPTP8tdlfHwCgytOCO4ENQQJ1U2cXGRUrgC9THt+vhre+fP8zhB8MZ+MN38PbmYuQ==", "dev": true, "dependencies": { "@citation-js/date": "^0.5.0" @@ -2354,9 +2354,9 @@ } }, "node_modules/@citation-js/plugin-wikidata": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/@citation-js/plugin-wikidata/-/plugin-wikidata-0.7.6.tgz", - "integrity": "sha512-EOoFPPROPHC4e3q0AEv41f8xF4XiAaQ6E55HgZL9xxJsyO6pgssxvvPgPZG/G72dOo6p1WfTM1H0FBA+dy2ygA==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/@citation-js/plugin-wikidata/-/plugin-wikidata-0.7.8.tgz", + "integrity": "sha512-cIzKd0+cUXW+3hJVQsWUZ/afdhm5u9ed3Wm0y98c7N6e6YkIqabC0+SH+PvtZ3UivWXOUBmuIJpzWbYZZnVVdA==", "dev": true, "dependencies": { "@citation-js/date": "^0.5.0", @@ -2510,15 +2510,15 @@ "dev": true }, "node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.13.0.tgz", - "integrity": "sha512-KCB3j6uufUirkd4831nqyCT05n7JTJ2fklQGLNZ//P8DQPANz/5DhOqvkUdrcAe9qtIps9LGr+dmLPgmBIrxjw==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.13.1.tgz", + "integrity": "sha512-ze0u/CAt6fKV2yQlExkBARi8oqA559lX6/GFWwdtD9S1J4h8Bje70Odl/bcIECvT/w9mWCCQEVtKLvqkraDopw==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "@parcel/namer-default": "2.8.3", "@parcel/plugin": "2.8.3", - "gatsby-core-utils": "^4.13.0" + "gatsby-core-utils": "^4.13.1" }, "engines": { "node": ">=18.0.0", @@ -4338,9 +4338,9 @@ "dev": true }, "node_modules/@lezer/lr": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.3.14.tgz", - "integrity": "sha512-z5mY4LStlA3yL7aHT/rqgG614cfcvklS+8oFRFBYrs4YaWLJyKKM4+nN6KopToX0o9Hj6zmH6M5kinOYuy06ug==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.4.0.tgz", + "integrity": "sha512-Wst46p51km8gH0ZUmeNrtpRYmdlRHUpN1DQd3GFAyKANi8WVz8c2jHYTf1CVScFaCjQw1iO3ZZdqGDxQPRErTg==", "dev": true, "dependencies": { "@lezer/common": "^1.0.0" @@ -6148,6 +6148,19 @@ "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==", "dev": true }, + "node_modules/@sigmacomputing/babel-plugin-lodash": { + "version": "3.3.5", + "resolved": "https://registry.npmjs.org/@sigmacomputing/babel-plugin-lodash/-/babel-plugin-lodash-3.3.5.tgz", + "integrity": "sha512-VFhaHjlNzWyBtBm3YdqOwP8GbQHK7sWzXKpSUBTLjl2Zz6/9PwCK4qXZXI5CHpDjmvbouHUDbjrZP2KU5h6VQg==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.0.0", + "@babel/types": "^7.0.0", + "glob": "^7.1.1", + "lodash": "^4.17.10", + "require-package-name": "^2.0.1" + } + }, "node_modules/@sigstore/bundle": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-1.0.0.tgz", @@ -6858,16 +6871,16 @@ "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.0.tgz", - "integrity": "sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz", + "integrity": "sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.5.1", - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/type-utils": "6.19.0", - "@typescript-eslint/utils": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", + "@typescript-eslint/scope-manager": "6.20.0", + "@typescript-eslint/type-utils": "6.20.0", + "@typescript-eslint/utils": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.2.4", @@ -6926,15 +6939,15 @@ "dev": true }, "node_modules/@typescript-eslint/parser": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.19.0.tgz", - "integrity": "sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.20.0.tgz", + "integrity": "sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/typescript-estree": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", + "@typescript-eslint/scope-manager": "6.20.0", + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/typescript-estree": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0", "debug": "^4.3.4" }, "engines": { @@ -6954,13 +6967,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz", - "integrity": "sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz", + "integrity": "sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0" + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0" }, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -6971,13 +6984,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.19.0.tgz", - "integrity": "sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz", + "integrity": "sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "6.19.0", - "@typescript-eslint/utils": "6.19.0", + "@typescript-eslint/typescript-estree": "6.20.0", + "@typescript-eslint/utils": "6.20.0", "debug": "^4.3.4", "ts-api-utils": "^1.0.1" }, @@ -6998,9 +7011,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.19.0.tgz", - "integrity": "sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.20.0.tgz", + "integrity": "sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==", "dev": true, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -7011,13 +7024,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz", - "integrity": "sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz", + "integrity": "sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -7096,17 +7109,17 @@ "dev": true }, "node_modules/@typescript-eslint/utils": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.19.0.tgz", - "integrity": "sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.20.0.tgz", + "integrity": "sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@types/json-schema": "^7.0.12", "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/typescript-estree": "6.19.0", + "@typescript-eslint/scope-manager": "6.20.0", + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/typescript-estree": "6.20.0", "semver": "^7.5.4" }, "engines": { @@ -7154,12 +7167,12 @@ "dev": true }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz", - "integrity": "sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz", + "integrity": "sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.19.0", + "@typescript-eslint/types": "6.20.0", "eslint-visitor-keys": "^3.4.1" }, "engines": { @@ -8229,19 +8242,6 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, - "node_modules/babel-plugin-lodash": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz", - "integrity": "sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==", - "dev": true, - "dependencies": { - "@babel/helper-module-imports": "^7.0.0-beta.49", - "@babel/types": "^7.0.0-beta.49", - "glob": "^7.1.1", - "lodash": "^4.17.10", - "require-package-name": "^2.0.1" - } - }, "node_modules/babel-plugin-macros": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", @@ -8297,14 +8297,14 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.0.tgz", - "integrity": "sha512-ZqrQUsnkOuEEjofPXSDfBbDY0CYEQEieofyaBIg/apQop+eQCmMphWPMd7/57MLMZi1Dnq1yw1FfSWO50LmhjA==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.1.tgz", + "integrity": "sha512-yncJ/W6Un48aBRpK/rmdpQOMcr4+EmJ3oi2Wq1zXKu8WLlw+j93KTbejf7fg2msm8GUskb/+9Nnpz7oMCqO9aA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.13.0" + "gatsby-core-utils": "^4.13.1" }, "engines": { "node": ">=18.0.0" @@ -8388,9 +8388,9 @@ } }, "node_modules/babel-preset-gatsby": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.13.0.tgz", - "integrity": "sha512-dkTg3j8K1FLXQvAAs3iQnL5rPVaWFqvBeWns0rOg7iijyXC63Ma5FI1Mp7aKfwXWDd29//hIZ1+DNpy2rrGiDg==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.13.1.tgz", + "integrity": "sha512-JpWj9bkUZ2mlcu4Hc+8Yp8Bml5jmShW1IGVVCQyXrbiKHyBoTr77PhWqy00mvY9EPwlmfTPlgB6QrQBVONLqmw==", "dev": true, "dependencies": { "@babel/plugin-proposal-class-properties": "^7.18.6", @@ -8406,7 +8406,7 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "gatsby-legacy-polyfills": "^3.13.0" }, "engines": { @@ -9333,13 +9333,13 @@ } }, "node_modules/chromium-bidi": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.2.tgz", - "integrity": "sha512-PbVOSddxgKyj+JByqavWMNqWPCoCaT6XK5Z1EFe168sxnB/BM51LnZEPXSbFcFAJv/+u2B4XNTs9uXxy4GW3cQ==", + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.6.tgz", + "integrity": "sha512-ber8smgoAs4EqSUHRb0I8fpx371ZmvsdQav8HRM9oO4fk5Ox16vQiNYXlsZkRj4FfvVL2dCef+zBFQixp+79CA==", "dev": true, "dependencies": { "mitt": "3.0.1", - "urlpattern-polyfill": "9.0.0" + "urlpattern-polyfill": "10.0.0" }, "peerDependencies": { "devtools-protocol": "*" @@ -9352,9 +9352,9 @@ "dev": true }, "node_modules/chromium-bidi/node_modules/urlpattern-polyfill": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-9.0.0.tgz", - "integrity": "sha512-WHN8KDQblxd32odxeIgo83rdVDE2bvdkb86it7bMhYZwWKJz0+O0RK/eZiHYnM+zgt/U7hAHOlCQGfjjvSkw2g==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", "dev": true }, "node_modules/ci-info": { @@ -9364,21 +9364,21 @@ "dev": true }, "node_modules/citation-js": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/citation-js/-/citation-js-0.7.6.tgz", - "integrity": "sha512-7RuhnZ2dJAGkGtClp4kowB5mVGVyB/gWLK9izTh3dCSx92fJaZv9IS4ThiQB+fYc7ff0vum4fJaLYC8Iow9mEg==", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/citation-js/-/citation-js-0.7.8.tgz", + "integrity": "sha512-8QDVuZ2U2+syKGJcfy5a8KmtKSMGl8gTbYN3IQ63v44l7fK5o1sqfuvtaKmhqftMee96FvFzVN76UDg6aCHv0w==", "dev": true, "dependencies": { - "@citation-js/cli": "0.7.6", + "@citation-js/cli": "0.7.8", "@citation-js/core": "0.7.6", "@citation-js/date": "0.5.1", "@citation-js/name": "0.4.2", "@citation-js/plugin-bibjson": "0.7.6", - "@citation-js/plugin-bibtex": "0.7.6", + "@citation-js/plugin-bibtex": "0.7.8", "@citation-js/plugin-csl": "0.7.6", - "@citation-js/plugin-doi": "0.7.6", + "@citation-js/plugin-doi": "0.7.8", "@citation-js/plugin-ris": "0.7.6", - "@citation-js/plugin-wikidata": "0.7.6", + "@citation-js/plugin-wikidata": "0.7.8", "citeproc": "^2.4.59" }, "bin": { @@ -10153,9 +10153,9 @@ } }, "node_modules/create-gatsby": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.13.0.tgz", - "integrity": "sha512-LioljItQuXjGOmla7tmpaPQ452mO8FYlEzEvhF6oMy+aureMLjiYHrO1BlpNQoaRQxIPp85iMnhliy4cQwDVwg==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.13.1.tgz", + "integrity": "sha512-CCg8Vz/iQs1cgMEzyRlVGMvNs8ivE/2w+TL6yS56FVe1JjOou8nKYHzxnWxRmBUtC7rTfjxVaTESIotuYBsltQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13" @@ -10985,9 +10985,9 @@ "dev": true }, "node_modules/devtools-protocol": { - "version": "0.0.1203626", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1203626.tgz", - "integrity": "sha512-nEzHZteIUZfGCZtTiS1fRpC8UZmsfD1SiyPvaUNvS13dvKf666OAm8YTi0+Ca3n1nLEyu49Cy4+dPWpaHFJk9g==", + "version": "0.0.1232444", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1232444.tgz", + "integrity": "sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg==", "dev": true }, "node_modules/didyoumean": { @@ -13427,9 +13427,9 @@ } }, "node_modules/gatsby": { - "version": "5.13.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.1.tgz", - "integrity": "sha512-y8VB381ZnHX3Xxc1n78AAAd+t0EsIyyIRtfqlSQ10CXwZHpZzBR3DTRoHmqIG3/NmdiqWhbHb/nRlmKZUzixtQ==", + "version": "5.13.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.3.tgz", + "integrity": "sha512-SSnGpjswK20BQORcvTbtK8eI+W4QUG+u8rdVswB4suva6BfvTakW2wiktj7E2MdO4NjRvlgJjF5dUUncU5nldA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -13456,6 +13456,7 @@ "@parcel/cache": "2.8.3", "@parcel/core": "2.8.3", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", + "@sigmacomputing/babel-plugin-lodash": "^3.3.5", "@types/http-proxy": "^1.17.11", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.60.1", @@ -13470,9 +13471,8 @@ "babel-loader": "^8.3.0", "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-dynamic-import-node": "^2.3.3", - "babel-plugin-lodash": "^3.3.4", - "babel-plugin-remove-graphql-queries": "^5.13.0", - "babel-preset-gatsby": "^3.13.0", + "babel-plugin-remove-graphql-queries": "^5.13.1", + "babel-preset-gatsby": "^3.13.1", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "body-parser": "1.20.1", @@ -13514,20 +13514,20 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.13.1", - "gatsby-core-utils": "^4.13.0", - "gatsby-graphiql-explorer": "^3.13.0", + "gatsby-cli": "^5.13.2", + "gatsby-core-utils": "^4.13.1", + "gatsby-graphiql-explorer": "^3.13.1", "gatsby-legacy-polyfills": "^3.13.0", - "gatsby-link": "^5.13.0", - "gatsby-page-utils": "^3.13.0", - "gatsby-parcel-config": "1.13.0", - "gatsby-plugin-page-creator": "^5.13.0", - "gatsby-plugin-typescript": "^5.13.0", - "gatsby-plugin-utils": "^4.13.0", - "gatsby-react-router-scroll": "^6.13.0", + "gatsby-link": "^5.13.1", + "gatsby-page-utils": "^3.13.1", + "gatsby-parcel-config": "1.13.1", + "gatsby-plugin-page-creator": "^5.13.1", + "gatsby-plugin-typescript": "^5.13.1", + "gatsby-plugin-utils": "^4.13.1", + "gatsby-react-router-scroll": "^6.13.1", "gatsby-script": "^2.13.0", - "gatsby-telemetry": "^4.13.0", - "gatsby-worker": "^2.13.0", + "gatsby-telemetry": "^4.13.1", + "gatsby-worker": "^2.13.1", "glob": "^7.2.3", "globby": "^11.1.0", "got": "^11.8.6", @@ -13616,9 +13616,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.13.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.13.1.tgz", - "integrity": "sha512-8BEdbNC8A6Q/s/WBRbRYiTE+B5OR+dB9Ka+qkYHIPBHmW0VuQnhWElYiPX7Nd3ffW3KNmL8BDU3Ns9Hhm66cyA==", + "version": "5.13.2", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.13.2.tgz", + "integrity": "sha512-Wxsfgfp5jDciXOR00aKQk9SQANXoYaftNZz6LGGkRZcwMFjhPal1LdCioyy3sOXrRvB0uUsACrGLS1ghXxd2QA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -13638,13 +13638,13 @@ "clipboardy": "^4.0.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^3.13.0", + "create-gatsby": "^3.13.1", "envinfo": "^7.10.0", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", - "gatsby-telemetry": "^4.13.0", + "gatsby-core-utils": "^4.13.1", + "gatsby-telemetry": "^4.13.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.9.2", @@ -13775,9 +13775,9 @@ "dev": true }, "node_modules/gatsby-core-utils": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.13.0.tgz", - "integrity": "sha512-+oJJsADfcEnzpQpof+L5qtP4iSeMaEPn1QSjXENlg/go9Pi/4eqb+Nn3y3q8bC/zy4hMWFWrPdMJmdW581uNvA==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.13.1.tgz", + "integrity": "sha512-w7G6SsQr8T2q+AJ1MxvRNGocCt+wjc22MiRLj2Zi3Ijpjszbr818JxwI4+aPt8WOSHlKT5SYCHICnEvcYPm9gg==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -13802,9 +13802,9 @@ } }, "node_modules/gatsby-graphiql-explorer": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.13.0.tgz", - "integrity": "sha512-KK1+ka+rC8mBSaR2iBR/rVZa/KLYtGoK+lkjDw+rGGWB3zzwPQJtmNz9QYeOaelUy5PHQaMvyTxbBK5DWiyUhw==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.13.1.tgz", + "integrity": "sha512-WR6jv18OhKLwK/hGZ6ZGUd82GFtM6gHz+sOpgsJJx/+uqRjZwqcrH2LSrWRSWUCk7FoZY1rJuBSD1QkOODV01A==", "dev": true, "engines": { "node": ">=14.15.0" @@ -13834,13 +13834,13 @@ } }, "node_modules/gatsby-link": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.13.0.tgz", - "integrity": "sha512-3qgJXL9DGOjW6lp2WRtJUyJ2y+kPA7tp3fKGZVJJ2RFz2vVWajuOtH20pp9LMyJZESxX7ACDnwRd15nRGjifQw==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.13.1.tgz", + "integrity": "sha512-naQxvgX/rd4Pj5ICL2DcqT30TAENk6wHttcLioxIqW9/UhwAXGkM9QsOJOyUmwbrp37UIKU3K92Ks/cMbRxwXA==", "dev": true, "dependencies": { "@types/reach__router": "^1.3.10", - "gatsby-page-utils": "^3.13.0", + "gatsby-page-utils": "^3.13.1", "prop-types": "^15.8.1" }, "engines": { @@ -13853,16 +13853,16 @@ } }, "node_modules/gatsby-page-utils": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.13.0.tgz", - "integrity": "sha512-DZZlktfTne3b4OIJ84K+Or618ZK8wWBbqVXyClhzg8OXSF/8qbPD/eJug39ieEOlVe8mZ5k3QzCA2VZ3uK9zDg==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.13.1.tgz", + "integrity": "sha512-+/V+ZKPn1Lv3KfeTBV/XUVljwTFQq5kg3T0esu9ygXEz3EVXjG5VjL/IX57awiDm9sLsEALqRuuYLoHpfNHg0A==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" @@ -13872,12 +13872,12 @@ } }, "node_modules/gatsby-parcel-config": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-1.13.0.tgz", - "integrity": "sha512-TIneu+p+2Zo7SClgcTtisW+Qw7SBJCzmlSsDCe94i5AT3jCn/Ai8P/J2fFUeRhms9fRHfuHfGiehYMzcmoGEZQ==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-1.13.1.tgz", + "integrity": "sha512-zEiDKnq1UQvDDireYQN2TmDsxDf9n2SHYXASHyUTipwsMlNMEi0nLav1vHRQAfzbjw4tabk9Z5kcknkJ6nLqOA==", "dev": true, "dependencies": { - "@gatsbyjs/parcel-namer-relative-to-cwd": "^2.13.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "^2.13.1", "@parcel/bundler-default": "2.8.3", "@parcel/compressor-raw": "2.8.3", "@parcel/namer-default": "2.8.3", @@ -13898,9 +13898,9 @@ } }, "node_modules/gatsby-plugin-catch-links": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.13.0.tgz", - "integrity": "sha512-B8Rbn0QUOXlQ9ZSc+cgSox/aYaUq2y84ruF0gCtxXpQwdpY15MWngkbzZVaOj5nntQn3NUSKZxKAOTjbSMVmEg==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.13.1.tgz", + "integrity": "sha512-lU0AxsXWTEMzPhZZPSCQAAQyQkcfcrK1fVinxQ2Zc85A/d+3k76SsuH+G14LsqjhidknltwBddKtPdRE0DOSRA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -13958,15 +13958,15 @@ } }, "node_modules/gatsby-plugin-feed": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.13.0.tgz", - "integrity": "sha512-waialhDHWkah4Pohi0ulmcLE5HJInTiJm2VBDBwddrssjR/6mnuvGCn/fcsCa7DEDs+hdVuk5+3PRenYa+Ptbw==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.13.1.tgz", + "integrity": "sha512-Vg6oTqwxqA8suOnGF8wAeFMv1oFlEp1EXemd46hMTR8ubzOTYMKRjR1rv3WTYZPbVSsjLxliNykDUXokWoH/0A==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.13.0", + "gatsby-plugin-utils": "^4.13.1", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, @@ -13980,9 +13980,9 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.13.0.tgz", - "integrity": "sha512-l5aEZbl81lTJUzchL03CzbjOADmbSKUMcBP+TO4j5Mu//K286ilfNUa97QD6VeaWeLEBMCK2tACc+8wmgYmxvQ==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.13.1.tgz", + "integrity": "sha512-v5jGXxjr//iLk7LzpW6RW/9H4KNVezxee2Sgy9mxvdvekTuFQLYoQmtk2jOZINMZMP3Vm+Rl3MqWWVMfhHuWFw==", "dev": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -13990,13 +13990,13 @@ "@babel/runtime": "^7.20.13", "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.13.0", + "babel-plugin-remove-graphql-queries": "^5.13.1", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", - "gatsby-plugin-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", + "gatsby-plugin-utils": "^4.13.1", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -14030,14 +14030,14 @@ } }, "node_modules/gatsby-plugin-manifest": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.13.0.tgz", - "integrity": "sha512-qeR9fivtxNzJzQcBK/II+QXIX4+4V3Lgo7vAIPwXFbrihj48z5KedksDcwtCnYYK8KEggHGDZXCx2V28YVdJ6Q==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.13.1.tgz", + "integrity": "sha512-F8zGMYz2tRDAzQO7hLrYv+xCFyIoeySeGsEk9j1KTdWB4liVQvLtFSXzj7yljyOTinDmA7mDStCiQFStC0rHZQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.13.0", - "gatsby-plugin-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", + "gatsby-plugin-utils": "^4.13.1", "semver": "^7.5.3", "sharp": "^0.32.6" }, @@ -14082,9 +14082,9 @@ "dev": true }, "node_modules/gatsby-plugin-page-creator": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.13.0.tgz", - "integrity": "sha512-U3QknigfEBuQneb9Ukf17o4ZrAlLmysSehCiJEMj1b+Plze/hXV73Z0HA7z2TC83E7TvpVLay8YWbxppwlhddQ==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.13.1.tgz", + "integrity": "sha512-WBTQc0cFqaojS1Oh7MjBRSnLCOWWWl3L5t5LEsXwV+4L9OL6D5fLTz7K5xC34OVgfAIryuEKE/M2ZIEk3onVnw==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14093,10 +14093,10 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", - "gatsby-page-utils": "^3.13.0", - "gatsby-plugin-utils": "^4.13.0", - "gatsby-telemetry": "^4.13.0", + "gatsby-core-utils": "^4.13.1", + "gatsby-page-utils": "^3.13.1", + "gatsby-plugin-utils": "^4.13.1", + "gatsby-telemetry": "^4.13.1", "globby": "^11.1.0", "lodash": "^4.17.21" }, @@ -14108,9 +14108,9 @@ } }, "node_modules/gatsby-plugin-postcss": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-6.13.0.tgz", - "integrity": "sha512-GRQNJgOZRXwdtFj5GePemzNpswF2QPY1q9vGVUac3aCfy8IbP8m3jjxcFSkED6QU9H6j1JtDVke1X18LVMZE+A==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-6.13.1.tgz", + "integrity": "sha512-5b/6D2Y91nAYpPVIwVO1PgrknQc+CDHQDrM7C7/SeUcT01ghQWtLo99v5PseNiGiO3XEkps4dbuLfNR7VzZYZA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14246,9 +14246,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.13.0.tgz", - "integrity": "sha512-mechLDYE5dIo5n1rC3VtmqEtrts9v1136Yq6S3i2vUyW9ZhEgsMo4XXxKmF6g/SoYgN9AWevXE4XsCByFpMsMA==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.13.1.tgz", + "integrity": "sha512-PA1LxLjZ7nKjgGykfbIxNQqrfqqfNsMN6+7wZNy5HK4Vhqjw1zDyImJEBEn6v08L2T3tlLMgR0or/OE7yo7F9A==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14257,8 +14257,8 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", - "gatsby-plugin-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", + "gatsby-plugin-utils": "^4.13.1", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", "semver": "^7.5.3", @@ -14311,9 +14311,9 @@ "dev": true }, "node_modules/gatsby-plugin-typescript": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.13.0.tgz", - "integrity": "sha512-3wy8q+1tEGyv6SVTxoZBfYjK6hICeT8lRzyY7LtCgtiw3lXKezZEZLFAN5ikadp8Sn9N2aEnbwGWhIn8g6oxGA==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.13.1.tgz", + "integrity": "sha512-FsTihoFKWTjzyIaUTndqktL39qMTAb0KyHj9kP+LxTY2FySqHIvFoYc1ycS5q52J76AoWUiGStJuuQLMNq66FQ==", "dev": true, "dependencies": { "@babel/core": "^7.20.12", @@ -14322,7 +14322,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/preset-typescript": "^7.18.6", "@babel/runtime": "^7.20.13", - "babel-plugin-remove-graphql-queries": "^5.13.0" + "babel-plugin-remove-graphql-queries": "^5.13.1" }, "engines": { "node": ">=18.0.0" @@ -14332,15 +14332,15 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.0.tgz", - "integrity": "sha512-3qwhM6mUYjorRiD0D0cgmCHcKwroG2d4PlfErnapHJpM/ISGfdBBOfRhPyk2N0u3dbGeb3KQq5gImCCS73bvxg==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.1.tgz", + "integrity": "sha512-dQ8cZyUENWHqZOOSBBYWCJ8yG3zSYnHYk0mKQbgZblUS30Sp7ZFM4r0/+lsvUkEYaBOnzFBQjSSQtTa0xu9QWA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "gatsby-sharp": "^1.13.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", @@ -14356,9 +14356,9 @@ } }, "node_modules/gatsby-react-router-scroll": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.13.0.tgz", - "integrity": "sha512-Sgw4jHL4bMGXVR+ygb/IRr509DAMxKuwZ/ewoBWsdd0l7fTrYiExqAtszcGIq4PT0/3XeljImRtH7BZGIpDsxQ==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.13.1.tgz", + "integrity": "sha512-srBpg/ZHW4miwH/4OWOcspHqr8ZmKLE4DBNvckt0KO4giJerWiGoLj6qePwLFRWZPfV7txJr2kuUzACxarpL5g==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14374,9 +14374,9 @@ } }, "node_modules/gatsby-remark-autolink-headers": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.13.0.tgz", - "integrity": "sha512-F/JbuZs0FjHOks4Y/rNSWAfY5/o6TEZeamr0st0Etgs087ipFqw6Q4ug4+pmoazwQxebLn7d/+PgGxbm9PE9Eg==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.13.1.tgz", + "integrity": "sha512-nKmmA2n4xJnMV6AR+QPU7eQzjxoseLfGcNlT7k43goPRhDkRgL4DsXOMs8d06ZrAmJf8Wps5LVg+KtUUGBkjxw==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14395,9 +14395,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.13.0.tgz", - "integrity": "sha512-hdWgIjCnvfixKIGRpWQwW8kxkMJg/7zD5bRjZH7Dsm2vHn/mv+g58pV3xGCA4CQGF4e+ZgSJk5mYkXciOFaxkA==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.13.1.tgz", + "integrity": "sha512-KBf+1NDdsKxD2144pgurTdWaQVLET19h1Wru4kWcq3oL1aahpWOMTw1+Zam+p3BMANu4joGgHY9yoYcdef1DSw==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14417,15 +14417,15 @@ } }, "node_modules/gatsby-remark-images": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.0.tgz", - "integrity": "sha512-baxdl8USNJ7IiQpC4bNddTP7tB2/Zq3/dkNHrNdZK4R4izIZp58bfMsngmAVFvnHtq8kinBmkNG/W4TQNOFuzA==", + "version": "7.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.13.1.tgz", + "integrity": "sha512-Fv+k0rGNsP6rDeoCuxjwKP4zsHVqsARVyCso8YrDIAzdv1pZ91THuZcA3phorpkr8wtmija17kLLKDjT8/RZtQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -14512,9 +14512,9 @@ } }, "node_modules/gatsby-remark-prismjs": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.0.tgz", - "integrity": "sha512-rleWRLq9EPwLBJ13VyxXVcwfI52JNKjw7z1Vf132JTCSPynwBnZ0lYjoHyUsZ1zfwqHC0zzGjkNaCbwLcx1X3g==", + "version": "7.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-7.13.1.tgz", + "integrity": "sha512-xyEri5Xr/ggIhgPaJUpOAp2G2BEAjyCNXP0Qk8olt1t7KvIp1XBdrhF1bvcIQJ3UEfInmt/6ykwY39kFXzkW3g==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14530,9 +14530,9 @@ } }, "node_modules/gatsby-remark-responsive-iframe": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.0.tgz", - "integrity": "sha512-MMKUkTftqyNiwv11oJekz7mOma0xrpWRYOV0UYgK/GmJfMpQNGQDPyl/XuYZVIw1N7FvdjS56WyMnOd2v7WrjQ==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.1.tgz", + "integrity": "sha512-lNC1YQGTX9bngJT/YyBS79ZS5nRPkKD3jSqLb04mFXZTwmfDomYJEF5b+kZIVdKy9JZW6LDzFlEcL6CvqK1klA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14549,9 +14549,9 @@ } }, "node_modules/gatsby-remark-smartypants": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-6.13.0.tgz", - "integrity": "sha512-AG/MhG01I+AQbAQrmV6uHPcBwyMjvbrmsrfMpyeVJeT8rLAkgeaUBezUsF1nUWbWDtIjnWbpGfpaBWTSr2nD+A==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-6.13.1.tgz", + "integrity": "sha512-0OI+BIzpQSOzQEiySdjO5h/nqp+aCFCXxONyZYh/7lRTjLTohQ+2AGmD70Ik15Fb+CYAB+5AEBfrarG5MAq8iQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14626,16 +14626,16 @@ } }, "node_modules/gatsby-source-filesystem": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.0.tgz", - "integrity": "sha512-yn4axQhIPHLQDMgrhEmerXyoawiTVB1haUz36BTlQers0HfMmODyjbnIK01Dt1IKAbYVfS0A2suBjBjIbNLwAg==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.1.tgz", + "integrity": "sha512-nFWzOBpi84nDeVNeO7bpKL9mVYMl1tfjJmE5l868YATFShGzZnA6qMd200XCsf78PexZHAiV/P1MlsyKqjJduA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "mime": "^3.0.0", "pretty-bytes": "^5.6.0", "valid-url": "^1.0.9", @@ -14649,9 +14649,9 @@ } }, "node_modules/gatsby-telemetry": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.13.0.tgz", - "integrity": "sha512-tUtXF782y4AlQd8hMMOcwoqB4vT+umjApXi4RefWy6vc45Zi/oB3x6IYYgoTuTeZigL0OZWbXyiNLur9vFebVw==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.13.1.tgz", + "integrity": "sha512-NstKs3N8LK9rwEli6SXO+ClNmewFbVzqS2yo6XZzQSXbymH6+Kkk+eqQivKhrD8PbQLLrdXkk1p47n91zc85XQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -14662,7 +14662,7 @@ "boxen": "^5.1.2", "configstore": "^5.0.1", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "git-up": "^7.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -14673,13 +14673,13 @@ } }, "node_modules/gatsby-transformer-remark": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.13.0.tgz", - "integrity": "sha512-eliRUa1fXgJMXpSYTeg1ayvrVTPHQlC93Nd9LymYhgrLbxhyI/zDG46O1oNDKiY2qYE4++i6woMhk0TUSJXW8w==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.13.1.tgz", + "integrity": "sha512-rHHr8QK6jELzUiv8Ip/IjxavApW38ga7qVOrk1cXsl9Feo8WDEgkc3eHUbSL6doTk63LY7e/OOgi6INFlfdCAA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.13.0", + "gatsby-core-utils": "^4.13.1", "gray-matter": "^4.0.3", "hast-util-raw": "^6.1.0", "hast-util-to-html": "^7.1.3", @@ -14709,16 +14709,16 @@ } }, "node_modules/gatsby-transformer-sharp": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.13.0.tgz", - "integrity": "sha512-jGpH1Nf1oNiv3Yze9xNZIrzwyJx2UAkPHhcru6B6TCtYfEbvctEx018LZfgvO2VKnQZkTKPDZOvldGl3d2LdQA==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.13.1.tgz", + "integrity": "sha512-H5gBpnKOn86ns65fv0cP8yIpnT//+dkpnSOZSrtrtYEgmwEFqblUHSSyolu2SURgE+Af55W7IKTYk2w2d9+PCQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.13.0", + "gatsby-plugin-utils": "^4.13.1", "probe-image-size": "^7.2.3", "semver": "^7.5.3", "sharp": "^0.32.6" @@ -14765,9 +14765,9 @@ "dev": true }, "node_modules/gatsby-transformer-yaml": { - "version": "5.13.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-yaml/-/gatsby-transformer-yaml-5.13.0.tgz", - "integrity": "sha512-vGVbvhIWRQZ39ZVNIj/6m73WtzEHkPrW+PEbe0t2ze48vFJ3ceEe5+z5L9ayM1BUob3Th3taWnxDic+KFE2qmQ==", + "version": "5.13.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-yaml/-/gatsby-transformer-yaml-5.13.1.tgz", + "integrity": "sha512-Abl5Ls2WjiJ+02plPaRnyZN/KmTns38EO+wcQiAhPo/4z0L2t013GUyuYAJzAkSfBSb9umdqEFfElPA2/DuqhQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -14800,9 +14800,9 @@ } }, "node_modules/gatsby-worker": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-2.13.0.tgz", - "integrity": "sha512-WEA/pEnmWVO+BIzSiIOANLzqUkNz4SDuj2JkC2jUJkyqtLaNaf1GoC0vvvU4Bw3o4uXj6AJOBvKlyoZHpdURVw==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-2.13.1.tgz", + "integrity": "sha512-CEm+5M2+3PzPcqTaJ0xjNuorQ3d1PfnKG1yqRRPfw8LFdPiycGhZAug/jqx0iTyVWXFHakEmddlykGFEbq54/Q==", "dev": true, "dependencies": { "@babel/core": "^7.20.12", @@ -21220,10 +21220,13 @@ "dev": true }, "node_modules/node-addon-api": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.0.0.tgz", - "integrity": "sha512-vgbBJTS4m5/KkE16t5Ly0WW9hz46swAstv0hYYwMtbG7AznRhNyfLRe8HZAiWIpcHzoO7HxhLuBQj9rJ/Ho0ZA==", - "dev": true + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz", + "integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==", + "dev": true, + "engines": { + "node": "^16 || ^18 || >= 20" + } }, "node_modules/node-fetch": { "version": "2.6.12", @@ -21478,9 +21481,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", - "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", + "version": "16.14.14", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.14.tgz", + "integrity": "sha512-Y3ajS/Ep40jM489rLBdz9jehn/BMil5s9fA4PSr2ZJxxSmtLWCSmRqsI2IEZ9Nb3MTMu8a3s7kBs0l+JbjdkTA==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -24355,15 +24358,15 @@ } }, "node_modules/puppeteer": { - "version": "21.7.0", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-21.7.0.tgz", - "integrity": "sha512-Yy+UUy0b9siJezbhHO/heYUoZQUwyqDK1yOQgblTt0l97tspvDVFkcW9toBlnSvSfkDmMI3Dx9cZL6R8bDArHA==", + "version": "21.10.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-21.10.0.tgz", + "integrity": "sha512-Y1yQjcLE00hHTDAmv3M3A6hhW0Ytjdp6xr6nyjl7FZ7E7hzp/6Rsw80FbaTJzJHFCplBNi082wrgynbmD7RlYw==", "dev": true, "hasInstallScript": true, "dependencies": { "@puppeteer/browsers": "1.9.1", - "cosmiconfig": "8.3.6", - "puppeteer-core": "21.7.0" + "cosmiconfig": "9.0.0", + "puppeteer-core": "21.10.0" }, "bin": { "puppeteer": "lib/esm/puppeteer/node/cli.js" @@ -24373,16 +24376,16 @@ } }, "node_modules/puppeteer-core": { - "version": "21.7.0", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-21.7.0.tgz", - "integrity": "sha512-elPYPozrgiM3phSy7VDUJCVWQ07SPnOm78fpSaaSNFoQx5sur/MqhTSro9Wz8lOEjqCykGC6WRkwxDgmqcy1dQ==", + "version": "21.10.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-21.10.0.tgz", + "integrity": "sha512-NVaqO3K462qwMuLO4Gurs/Mau1Wss+08QgNYzF0dIqZWMvpskrt/TbxbmHU+7zMTUOvPEq/lR4BLJmjMBgBGfQ==", "dev": true, "dependencies": { "@puppeteer/browsers": "1.9.1", - "chromium-bidi": "0.5.2", + "chromium-bidi": "0.5.6", "cross-fetch": "4.0.0", "debug": "4.3.4", - "devtools-protocol": "0.0.1203626", + "devtools-protocol": "0.0.1232444", "ws": "8.16.0" }, "engines": { @@ -24426,15 +24429,15 @@ "dev": true }, "node_modules/puppeteer/node_modules/cosmiconfig": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", - "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", "dev": true, "dependencies": { + "env-paths": "^2.2.1", "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", - "parse-json": "^5.2.0", - "path-type": "^4.0.0" + "parse-json": "^5.2.0" }, "engines": { "node": ">=14" diff --git a/package.json b/package.json index ff9a695f..d0b4667b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "name": "Anton Tetov" }, "devDependencies": { - "@babel/eslint-parser": "^7.23.3", + "@babel/eslint-parser": "^7.23.10", "@fontsource/noto-sans": "^5.0.18", "@graphql-eslint/eslint-plugin": "^3.20.1", "@headlessui/react": "^1.7.18", @@ -16,46 +16,46 @@ "@tailwindcss/typography": "^0.5.10", "@types/jest": "^29.5.11", "@types/react-test-renderer": "^18.0.7", - "@typescript-eslint/eslint-plugin": "^6.19.0", - "@typescript-eslint/parser": "^6.19.0", + "@typescript-eslint/eslint-plugin": "^6.20.0", + "@typescript-eslint/parser": "^6.20.0", "autoprefixer": "^10.4.17", "babel-jest": "^29.7.0", - "babel-preset-gatsby": "^3.13.0", - "citation-js": "^0.7.6", + "babel-preset-gatsby": "^3.13.1", + "citation-js": "^0.7.8", "classnames": "^2.5.1", "csl-json": "^0.1.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", - "gatsby": "^5.13.1", - "gatsby-plugin-catch-links": "^5.13.0", + "gatsby": "^5.13.3", + "gatsby-plugin-catch-links": "^5.13.1", "gatsby-plugin-client-side-redirect": "^1.1.0", - "gatsby-plugin-feed": "^5.13.0", - "gatsby-plugin-image": "^3.13.0", - "gatsby-plugin-manifest": "^5.13.0", - "gatsby-plugin-postcss": "^6.13.0", + "gatsby-plugin-feed": "^5.13.1", + "gatsby-plugin-image": "^3.13.1", + "gatsby-plugin-manifest": "^5.13.1", + "gatsby-plugin-postcss": "^6.13.1", "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-root-import": "^2.0.9", - "gatsby-plugin-sharp": "^5.13.0", - "gatsby-remark-autolink-headers": "^6.13.0", - "gatsby-remark-copy-linked-files": "^6.13.0", - "gatsby-remark-images": "^7.13.0", - "gatsby-remark-prismjs": "^7.13.0", - "gatsby-remark-responsive-iframe": "^6.13.0", - "gatsby-remark-smartypants": "^6.13.0", + "gatsby-plugin-sharp": "^5.13.1", + "gatsby-remark-autolink-headers": "^6.13.1", + "gatsby-remark-copy-linked-files": "^6.13.1", + "gatsby-remark-images": "^7.13.1", + "gatsby-remark-prismjs": "^7.13.1", + "gatsby-remark-responsive-iframe": "^6.13.1", + "gatsby-remark-smartypants": "^6.13.1", "gatsby-remark-video": "^1.2.5", - "gatsby-source-filesystem": "^5.13.0", - "gatsby-transformer-remark": "^6.13.0", - "gatsby-transformer-sharp": "^5.13.0", - "gatsby-transformer-yaml": "^5.13.0", + "gatsby-source-filesystem": "^5.13.1", + "gatsby-transformer-remark": "^6.13.1", + "gatsby-transformer-sharp": "^5.13.1", + "gatsby-transformer-yaml": "^5.13.1", "jest": "^29.7.0", "node-html-parser": "^6.1.12", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.14", "postcss": "^8.4.33", "prettier": "3.2.4", "prettier-plugin-organize-imports": "^3.2.4", "prismjs": "^1.29.0", - "puppeteer": "^21.7.0", + "puppeteer": "^21.10.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^5.0.1",