From 7fc57c1732c74d30c420d249510e822b868c1fbf Mon Sep 17 00:00:00 2001 From: Greg Rickaby Date: Mon, 12 Aug 2024 07:27:14 -0500 Subject: [PATCH] dependency bump --- package-lock.json | 77 +++++++++++++++++++++++++---------------------- package.json | 16 +++++----- 2 files changed, 49 insertions(+), 44 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16297b7..70fc35a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "5.2.0", "license": "MIT", "dependencies": { - "@tabler/icons-react": "^3.11.0", - "hls.js": "^1.5.13", + "@tabler/icons-react": "^3.12.0", + "hls.js": "^1.5.14", "html-entities": "^2.5.2", "next": "^14.2.5", "react": "^18.3.1", @@ -18,23 +18,23 @@ "react-masonry-css": "^1.0.16" }, "devDependencies": { - "@evilmartians/lefthook": "^1.7.11", - "@tailwindcss/typography": "^0.5.13", - "@types/node": "^22.1.0", + "@evilmartians/lefthook": "^1.7.12", + "@tailwindcss/typography": "^0.5.14", + "@types/node": "^22.2.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "autoprefixer": "^10.4.20", "eslint": "^8.57.0", "eslint-config-next": "14.2.5", "eslint-config-prettier": "^9.1.0", - "postcss": "^8.4.40", + "postcss": "^8.4.41", "prettier": "^3.3.3", - "prettier-plugin-tailwindcss": "^0.6.5", + "prettier-plugin-tailwindcss": "^0.6.6", "rimraf": "^6.0.1", "sharp": "^0.33.4", "stylelint": "^16.8.1", "stylelint-config-standard": "^36.0.1", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.9", "typescript": "^5.5.4" } }, @@ -324,9 +324,9 @@ } }, "node_modules/@evilmartians/lefthook": { - "version": "1.7.11", - "resolved": "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.7.11.tgz", - "integrity": "sha512-zlpiLMfO5CmCRgRPq7gJiQ0yr5gt/O0QVefj9o6pMZPc83jpeA2Cjt/z3MZpxkKqRObwBjeekLFi8SUonD6BdQ==", + "version": "1.7.12", + "resolved": "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.7.12.tgz", + "integrity": "sha512-YW8tSpL3/KdQbNgXVNdm7DH8Sc8btp5NCX2J9MGIbJCGSEZENDI9mUC61jaClALNlx/dzEGGzdoM9WGSLa18Og==", "cpu": [ "x64", "arm64", @@ -1145,9 +1145,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.11.0.tgz", - "integrity": "sha512-/vZinJNvCYhdAB+RUsyCpanSPuOEKHHIZi4Uu0Bw7ilewHnQhCWUPrT704uHCRli2ROl7spADPmWzAqOganA5A==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.12.0.tgz", + "integrity": "sha512-Im37ar/mQkqLb6XUXsU7nOc4/66VB9/3KLuZ+6tUsJKHHNLaDUkYfCTNG3pnGDI03laByxVf5+umSNK2yPTx8A==", "license": "MIT", "funding": { "type": "github", @@ -1155,12 +1155,12 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.11.0.tgz", - "integrity": "sha512-xHNBi9mns1slvqos+7LkP3ube4CjWrANMbxMaorzwzO9J/+y1sAEG/sN8CV8FmtpYW/9/gDR+OWCjjLLg0RmAw==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.12.0.tgz", + "integrity": "sha512-RnJl3HrCqInuC8JJEUxWuYP4OFNYnY2EUtBqZFSpYatPKY3AnvJBIrShJLHf3fiLPpo6xEYAIoB7Qow93JX0fQ==", "license": "MIT", "dependencies": { - "@tabler/icons": "3.11.0" + "@tabler/icons": "3.12.0" }, "funding": { "type": "github", @@ -1171,10 +1171,11 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.13", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.13.tgz", - "integrity": "sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.14.tgz", + "integrity": "sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==", "dev": true, + "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", @@ -1192,9 +1193,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.1.0.tgz", - "integrity": "sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==", + "version": "22.2.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.2.0.tgz", + "integrity": "sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==", "dev": true, "license": "MIT", "dependencies": { @@ -3439,9 +3440,9 @@ } }, "node_modules/hls.js": { - "version": "1.5.13", - "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.13.tgz", - "integrity": "sha512-xRgKo84nsC7clEvSfIdgn/Tc0NOT+d7vdiL/wvkLO+0k0juc26NRBPPG1SfB8pd5bHXIjMW/F5VM8VYYkOYYdw==", + "version": "1.5.14", + "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.14.tgz", + "integrity": "sha512-5wLiQ2kWJMui6oUslaq8PnPOv1vjuee5gTxjJD0DSsccY12OXtDT0h137UuqjczNeHzeEYR0ROZQibKNMr7Mzg==", "license": "Apache-2.0" }, "node_modules/html-entities": { @@ -4729,9 +4730,9 @@ } }, "node_modules/postcss": { - "version": "8.4.40", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.40.tgz", - "integrity": "sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==", + "version": "8.4.41", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", + "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", "dev": true, "funding": [ { @@ -4950,9 +4951,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz", - "integrity": "sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==", + "version": "0.6.6", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.6.tgz", + "integrity": "sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng==", "dev": true, "license": "MIT", "engines": { @@ -4970,6 +4971,7 @@ "prettier-plugin-import-sort": "*", "prettier-plugin-jsdoc": "*", "prettier-plugin-marko": "*", + "prettier-plugin-multiline-arrays": "*", "prettier-plugin-organize-attributes": "*", "prettier-plugin-organize-imports": "*", "prettier-plugin-sort-imports": "*", @@ -5007,6 +5009,9 @@ "prettier-plugin-marko": { "optional": true }, + "prettier-plugin-multiline-arrays": { + "optional": true + }, "prettier-plugin-organize-attributes": { "optional": true }, @@ -6193,9 +6198,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", - "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", + "version": "3.4.9", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.9.tgz", + "integrity": "sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fce873d..a6ff9e9 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "start": "next start -p 3000" }, "dependencies": { - "@tabler/icons-react": "^3.11.0", - "hls.js": "^1.5.13", + "@tabler/icons-react": "^3.12.0", + "hls.js": "^1.5.14", "html-entities": "^2.5.2", "next": "^14.2.5", "react": "^18.3.1", @@ -32,23 +32,23 @@ "react-masonry-css": "^1.0.16" }, "devDependencies": { - "@evilmartians/lefthook": "^1.7.11", - "@tailwindcss/typography": "^0.5.13", - "@types/node": "^22.1.0", + "@evilmartians/lefthook": "^1.7.12", + "@tailwindcss/typography": "^0.5.14", + "@types/node": "^22.2.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "autoprefixer": "^10.4.20", "eslint": "^8.57.0", "eslint-config-next": "14.2.5", "eslint-config-prettier": "^9.1.0", - "postcss": "^8.4.40", + "postcss": "^8.4.41", "prettier": "^3.3.3", - "prettier-plugin-tailwindcss": "^0.6.5", + "prettier-plugin-tailwindcss": "^0.6.6", "rimraf": "^6.0.1", "sharp": "^0.33.4", "stylelint": "^16.8.1", "stylelint-config-standard": "^36.0.1", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.9", "typescript": "^5.5.4" } }