From 96af89904502f3bd1af74e73c92fcdb6f4a038b5 Mon Sep 17 00:00:00 2001 From: James Blair Date: Thu, 5 Dec 2024 12:56:55 +1300 Subject: [PATCH] Update npm dependencies. --- package-lock.json | 62 +++++++++++++++-------------------------------- package.json | 6 ++--- 2 files changed, 23 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index b5ddd30..414d435 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "next": "^15.0.3", "next-themes": "^0.4.3", "postcss": "^8.4.49", - "preact": "^10.25.0", + "preact": "^10.25.1", "react": "18.3.1", "react-dom": "18.3.1", "react-medium-image-zoom": "^4.3.5", @@ -36,7 +36,7 @@ "remark-gfm": "^3.0.1", "remark-math": "^6.0.0", "sharp": "^0.33.5", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.16", "unist-util-visit": "^5.0.0" }, "devDependencies": { @@ -53,7 +53,7 @@ "inquirer": "^12.1.0", "lint-staged": "^15.2.10", "next-remote-watch": "^2.0.0", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", "socket.io": "^4.8.1", "socket.io-client": "^4.8.1" @@ -10183,12 +10183,15 @@ } }, "node_modules/lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "license": "MIT", "engines": { - "node": ">=10" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" } }, "node_modules/lines-and-columns": { @@ -10248,19 +10251,6 @@ "node": ">=18" } }, - "node_modules/lint-staged/node_modules/lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, "node_modules/listr2": { "version": "8.2.4", "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.4.tgz", @@ -13662,18 +13652,6 @@ } } }, - "node_modules/postcss-load-config/node_modules/lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, "node_modules/postcss-nested": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", @@ -13732,9 +13710,9 @@ "license": "MIT" }, "node_modules/preact": { - "version": "10.25.0", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.0.tgz", - "integrity": "sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==", + "version": "10.25.1", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.1.tgz", + "integrity": "sha512-frxeZV2vhQSohQwJ7FvlqC40ze89+8friponWUFeVEkaCfhC6Eu4V0iND5C9CXz8JLndV07QRDeXzH1+Anz5Og==", "license": "MIT", "funding": { "type": "opencollective", @@ -13752,9 +13730,9 @@ } }, "node_modules/prettier": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", - "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "dev": true, "license": "MIT", "bin": { @@ -16744,9 +16722,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.15", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.15.tgz", - "integrity": "sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==", + "version": "3.4.16", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", + "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -16758,7 +16736,7 @@ "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.21.6", - "lilconfig": "^2.1.0", + "lilconfig": "^3.1.3", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", diff --git a/package.json b/package.json index df3baa4..b4b7617 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "next": "^15.0.3", "next-themes": "^0.4.3", "postcss": "^8.4.49", - "preact": "^10.25.0", + "preact": "^10.25.1", "react": "18.3.1", "react-dom": "18.3.1", "react-medium-image-zoom": "^4.3.5", @@ -43,7 +43,7 @@ "remark-gfm": "^3.0.1", "remark-math": "^6.0.0", "sharp": "^0.33.5", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.16", "unist-util-visit": "^5.0.0" }, "devDependencies": { @@ -60,7 +60,7 @@ "inquirer": "^12.1.0", "lint-staged": "^15.2.10", "next-remote-watch": "^2.0.0", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", "socket.io": "^4.8.1", "socket.io-client": "^4.8.1"