From 46e09cb5083df67141958ea18f4da25f9c9a2e2d Mon Sep 17 00:00:00 2001 From: Florian Schwarzmeier Date: Thu, 12 Dec 2024 15:50:14 +0100 Subject: [PATCH] Updates packages (#192) --- package-lock.json | 43 +++++++++++++++++-------------------------- package.json | 8 ++++---- 2 files changed, 21 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4644da6..e66cc5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@tanstack/table-core": "^8.20.5", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^4.16.14", + "astro": "^4.16.17", "astro-compressor": "^0.4.1", "astro-icon": "^1.1.1", "clipboard": "^2.0.11", @@ -37,12 +37,12 @@ "gsap": "^3.12.5", "html-minifier-terser": "^7.2.0", "lenis": "^1.1.6", - "preline": "^2.3.0", + "preline": "^2.6.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.5", "sharp-ico": "^0.1.5", - "tailwindcss": "^3.4.14" + "tailwindcss": "^3.4.16" }, "devDependencies": { "@iconify-json/mdi": "^1.2.1", @@ -50,7 +50,7 @@ "@tailwindcss/typography": "^0.5.14", "@types/node-fetch": "^2.6.11", "astro-vtbot": "^1.10.5", - "prettier": "^3.3.2", + "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.9", "typescript": "^5.5.4" @@ -5317,9 +5317,9 @@ } }, "node_modules/astro": { - "version": "4.16.16", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.16.tgz", - "integrity": "sha512-H1CttrV6+JFrDBQx0Mcbq5i5AeLhCbztB786+9wEu3svWL/QPNeCGqF0dgNORAYmP+rODGCPu/y9qKSh87iLuA==", + "version": "4.16.17", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.17.tgz", + "integrity": "sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", @@ -10839,18 +10839,18 @@ } }, "node_modules/preline": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/preline/-/preline-2.5.1.tgz", - "integrity": "sha512-fEXOsz0xLfTm5sJmNanourrMjwjcgGtaVNg8Pt6GzUbZ/oXHIdcR94LBdeE0Ea0pBPFOOHzEL5LQwSbAvCJEfw==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/preline/-/preline-2.6.0.tgz", + "integrity": "sha512-8O9ayfWgicM8w64k6HIXoRafVqI3xsyFhlT/OCR99USR5izlMGvCunAW+HsTtCwWI0V04m96eXcYy8ElYkDqNg==", "license": "Licensed under MIT and Preline UI Fair Use License", "dependencies": { "@popperjs/core": "^2.11.2" } }, "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==", "devOptional": true, "license": "MIT", "bin": { @@ -12427,9 +12427,9 @@ "license": "MIT" }, "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", @@ -12441,7 +12441,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", @@ -12511,15 +12511,6 @@ "node": ">=10.13.0" } }, - "node_modules/tailwindcss/node_modules/lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "license": "MIT", - "engines": { - "node": ">=10" - } - }, "node_modules/tailwindcss/node_modules/picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", diff --git a/package.json b/package.json index 413714c..e767687 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tanstack/table-core": "^8.20.5", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^4.16.14", + "astro": "^4.16.17", "astro-compressor": "^0.4.1", "astro-icon": "^1.1.1", "clipboard": "^2.0.11", @@ -40,12 +40,12 @@ "gsap": "^3.12.5", "html-minifier-terser": "^7.2.0", "lenis": "^1.1.6", - "preline": "^2.3.0", + "preline": "^2.6.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.5", "sharp-ico": "^0.1.5", - "tailwindcss": "^3.4.14" + "tailwindcss": "^3.4.16" }, "devDependencies": { "@iconify-json/mdi": "^1.2.1", @@ -53,7 +53,7 @@ "@tailwindcss/typography": "^0.5.14", "@types/node-fetch": "^2.6.11", "astro-vtbot": "^1.10.5", - "prettier": "^3.3.2", + "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.9", "typescript": "^5.5.4"