From 15ebba026c17e844860c680ea7d3bec3b54abb3e Mon Sep 17 00:00:00 2001 From: Greg Rickaby Date: Mon, 22 Jul 2024 07:53:41 -0500 Subject: [PATCH] dependency bump --- package-lock.json | 41 +++++++++++++++++++++-------------------- package.json | 8 ++++---- 2 files changed, 25 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 20ffb2c..da077f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,15 +12,15 @@ "@mantine/core": "7.11.2", "@mantine/hooks": "7.11.2", "@mantine/notifications": "^7.11.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.11.0", "next": "^14.2.5", "react": "^18.3.1", "react-dom": "^18.3.1", "swr": "^2.2.5" }, "devDependencies": { - "@evilmartians/lefthook": "^1.7.2", - "@types/node": "^20.14.10", + "@evilmartians/lefthook": "^1.7.5", + "@types/node": "^20.14.11", "@types/react": "^18.3.3", "eslint": "^8.57.0", "eslint-config-next": "^14.2.5", @@ -28,7 +28,7 @@ "markdownlint": "^0.34.0", "markdownlint-cli": "^0.41.0", "postcss": "^8.4.39", - "postcss-preset-mantine": "1.15.0", + "postcss-preset-mantine": "1.17.0", "postcss-simple-vars": "^7.0.1", "prettier": "^3.3.3", "rimraf": "^6.0.1", @@ -323,9 +323,9 @@ } }, "node_modules/@evilmartians/lefthook": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.7.2.tgz", - "integrity": "sha512-h3oY73g8kwJ/W3mZdmwXW15htAyKFlUnfMDhS8JAUYzAW3MKqkw3LXCHP3BV06On8/PYUgN1NOJQjYeaEuRUeA==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.7.5.tgz", + "integrity": "sha512-eFUrIGUOdVsgMVADhrR/H3I0WpOfGEh+If69Es91ygg3fKbq2BhfzzGGqfVfbvcvFp1w2Q/tNm3HD/s1AMkY2w==", "cpu": [ "x64", "arm64", @@ -747,9 +747,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.10.0.tgz", - "integrity": "sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.11.0.tgz", + "integrity": "sha512-/vZinJNvCYhdAB+RUsyCpanSPuOEKHHIZi4Uu0Bw7ilewHnQhCWUPrT704uHCRli2ROl7spADPmWzAqOganA5A==", "license": "MIT", "funding": { "type": "github", @@ -757,12 +757,12 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.10.0.tgz", - "integrity": "sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==", + "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==", "license": "MIT", "dependencies": { - "@tabler/icons": "3.10.0" + "@tabler/icons": "3.11.0" }, "funding": { "type": "github", @@ -779,9 +779,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.14.10", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz", - "integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==", + "version": "20.14.11", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.11.tgz", + "integrity": "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==", "dev": true, "license": "MIT", "dependencies": { @@ -4312,10 +4312,11 @@ } }, "node_modules/postcss-preset-mantine": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.15.0.tgz", - "integrity": "sha512-OKPs6uoORSXlU/GFH1ZtFaslecHBPwuoSikdL5W3WKJm4ZPAQM0mw9x9m3toa/Mo1JhoBmYMM28i+zEdav5Edg==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz", + "integrity": "sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ==", "dev": true, + "license": "MIT", "dependencies": { "postcss-mixins": "^9.0.4", "postcss-nested": "^6.0.1" diff --git a/package.json b/package.json index 6ae985b..35f9b23 100644 --- a/package.json +++ b/package.json @@ -26,15 +26,15 @@ "@mantine/core": "7.11.2", "@mantine/hooks": "7.11.2", "@mantine/notifications": "^7.11.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.11.0", "next": "^14.2.5", "react": "^18.3.1", "react-dom": "^18.3.1", "swr": "^2.2.5" }, "devDependencies": { - "@evilmartians/lefthook": "^1.7.2", - "@types/node": "^20.14.10", + "@evilmartians/lefthook": "^1.7.5", + "@types/node": "^20.14.11", "@types/react": "^18.3.3", "eslint": "^8.57.0", "eslint-config-next": "^14.2.5", @@ -42,7 +42,7 @@ "markdownlint": "^0.34.0", "markdownlint-cli": "^0.41.0", "postcss": "^8.4.39", - "postcss-preset-mantine": "1.15.0", + "postcss-preset-mantine": "1.17.0", "postcss-simple-vars": "^7.0.1", "prettier": "^3.3.3", "rimraf": "^6.0.1",