From cb318d393ee2d41a5418e4bdc699ab10518d4680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:15:29 +0000 Subject: [PATCH 1/9] Bump lenis from 1.1.13 to 1.1.14 Bumps [lenis](https://github.com/darkroomengineering/lenis) from 1.1.13 to 1.1.14. - [Release notes](https://github.com/darkroomengineering/lenis/releases) - [Commits](https://github.com/darkroomengineering/lenis/compare/v1.1.13...v1.1.14) --- updated-dependencies: - dependency-name: lenis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb44eea..e5270f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "globby": "^14.0.2", "gsap": "^3.12.5", "html-minifier-terser": "^7.2.0", - "lenis": "^1.1.13", + "lenis": "^1.1.14", "preline": "^2.5.1", "rimraf": "^6.0.1", "sharp": "^0.33.5", @@ -4867,9 +4867,9 @@ } }, "node_modules/lenis": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/lenis/-/lenis-1.1.13.tgz", - "integrity": "sha512-iny+vWwUHcZGbJz+p2I75H1muLBRZqSG7t04jnhA+CWOQDFL1vt9bsZDwPPtYEmYVVvqAdo5MbXVFzNOlbgUkQ==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/lenis/-/lenis-1.1.14.tgz", + "integrity": "sha512-dzIeiOCdBL/7Tjh6jU8iN5j1uu5R3PIQwRYipS4C8POPyTH1pHyux3HDyvcGuLqNNsEztZjkmwfPii2cPLXBbg==", "dependencies": { "@darkroom.engineering/tempus": "^0.0.46" }, @@ -4879,13 +4879,13 @@ }, "peerDependencies": { "react": ">=17.0.0", - "react-dom": ">=17.0.0" + "vue": ">=3.0.0" }, "peerDependenciesMeta": { "react": { "optional": true }, - "react-dom": { + "vue": { "optional": true } } diff --git a/package.json b/package.json index 31bd6d5..b9a7fd3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "globby": "^14.0.2", "gsap": "^3.12.5", "html-minifier-terser": "^7.2.0", - "lenis": "^1.1.13", + "lenis": "^1.1.14", "preline": "^2.5.1", "rimraf": "^6.0.1", "sharp": "^0.33.5", From 1c79dac4801f09a3ffa2e3c34705ed81a10d579d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:15:40 +0000 Subject: [PATCH 2/9] Bump tailwindcss from 3.4.13 to 3.4.14 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.13 to 3.4.14. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb44eea..cb08eb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "rimraf": "^6.0.1", "sharp": "^0.33.5", "sharp-ico": "^0.1.5", - "tailwindcss": "^3.4.13" + "tailwindcss": "^3.4.14" }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", @@ -8121,9 +8121,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.13", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", - "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", + "version": "3.4.14", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", + "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index 31bd6d5..1954589 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "rimraf": "^6.0.1", "sharp": "^0.33.5", "sharp-ico": "^0.1.5", - "tailwindcss": "^3.4.13" + "tailwindcss": "^3.4.14" }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", From c082b84fdbe2b919baf5a80914aad4b91184ce48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:15:48 +0000 Subject: [PATCH 3/9] Bump @astrojs/sitemap from 3.2.0 to 3.2.1 Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.2.1/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb44eea..330e5f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "version": "0.0.1", "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/sitemap": "^3.2.0", + "@astrojs/sitemap": "^3.2.1", "@astrojs/starlight": "^0.28.3", "@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/tailwind": "^5.1.2", @@ -220,9 +220,9 @@ } }, "node_modules/@astrojs/sitemap": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.0.tgz", - "integrity": "sha512-SkrOCL3Z6HxdiXreZ1+aPBWgnBMJ31EgPdcscgQeLqI2Gqk/4EKLuw9q0SqKU9MmHpcPXXtcd0odfCk4barPoA==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.1.tgz", + "integrity": "sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==", "dependencies": { "sitemap": "^8.0.0", "stream-replace-string": "^2.0.0", diff --git a/package.json b/package.json index 31bd6d5..ea9aa76 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/sitemap": "^3.2.0", + "@astrojs/sitemap": "^3.2.1", "@astrojs/starlight": "^0.28.3", "@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/tailwind": "^5.1.2", From ba8709038ca93f0ec11aca35db485a9f847d077e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:15:57 +0000 Subject: [PATCH 4/9] Bump astro from 4.16.3 to 4.16.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.3 to 4.16.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.16.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 70 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb44eea..4ed4899 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", "@vercel/nft": "^0.27.4", - "astro": "^4.16.3", + "astro": "^4.16.6", "astro-compressor": "^0.4.1", "clipboard": "^2.0.11", "globby": "^14.0.2", @@ -331,9 +331,9 @@ } }, "node_modules/@babel/core": { - "version": "7.25.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz", - "integrity": "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==", + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.8.tgz", + "integrity": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==", "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.25.7", @@ -341,10 +341,10 @@ "@babel/helper-compilation-targets": "^7.25.7", "@babel/helper-module-transforms": "^7.25.7", "@babel/helpers": "^7.25.7", - "@babel/parser": "^7.25.7", + "@babel/parser": "^7.25.8", "@babel/template": "^7.25.7", "@babel/traverse": "^7.25.7", - "@babel/types": "^7.25.7", + "@babel/types": "^7.25.8", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -515,11 +515,11 @@ } }, "node_modules/@babel/parser": { - "version": "7.25.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz", - "integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==", + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz", + "integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==", "dependencies": { - "@babel/types": "^7.25.7" + "@babel/types": "^7.25.8" }, "bin": { "parser": "bin/babel-parser.js" @@ -602,9 +602,9 @@ } }, "node_modules/@babel/types": { - "version": "7.25.7", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz", - "integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==", + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz", + "integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==", "dependencies": { "@babel/helper-string-parser": "^7.25.7", "@babel/helper-validator-identifier": "^7.25.7", @@ -2481,17 +2481,17 @@ } }, "node_modules/astro": { - "version": "4.16.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.3.tgz", - "integrity": "sha512-0IrnbCUprAyfeZ8Au/d/d0ssrYGMAZOZ1K3fX7GxI0OwUhkA9bSex0+ywiyVNiVZE5uRlTKRSkvLNKYQWdtHqw==", + "version": "4.16.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.6.tgz", + "integrity": "sha512-LMMbjr+4aN26MOyJzTdjM+Y+srpAIkx7IX9IcdF3eHQLGr8PgkioZp+VQExRfioDIyA2HY6ottVg3QccTzJqYA==", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", "@astrojs/markdown-remark": "5.3.0", "@astrojs/telemetry": "3.1.0", - "@babel/core": "^7.25.7", + "@babel/core": "^7.25.8", "@babel/plugin-transform-react-jsx": "^7.25.7", - "@babel/types": "^7.25.7", + "@babel/types": "^7.25.8", "@oslojs/encoding": "^1.1.0", "@rollup/pluginutils": "^5.1.2", "@types/babel__core": "^7.20.5", @@ -2522,7 +2522,7 @@ "http-cache-semantics": "^4.1.1", "js-yaml": "^4.1.0", "kleur": "^4.1.5", - "magic-string": "^0.30.11", + "magic-string": "^0.30.12", "magicast": "^0.3.5", "micromatch": "^4.0.8", "mrmime": "^2.0.0", @@ -2536,11 +2536,11 @@ "semver": "^7.6.3", "shiki": "^1.22.0", "tinyexec": "^0.3.0", - "tsconfck": "^3.1.3", + "tsconfck": "^3.1.4", "unist-util-visit": "^5.0.0", "vfile": "^6.0.3", - "vite": "^5.4.8", - "vitefu": "^1.0.2", + "vite": "^5.4.9", + "vitefu": "^1.0.3", "which-pm": "^3.0.0", "xxhash-wasm": "^1.0.2", "yargs-parser": "^21.1.1", @@ -5027,9 +5027,9 @@ } }, "node_modules/magic-string": { - "version": "0.30.11", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.11.tgz", - "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==", + "version": "0.30.12", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.12.tgz", + "integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } @@ -8300,9 +8300,9 @@ "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==" }, "node_modules/tsconfck": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.3.tgz", - "integrity": "sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.4.tgz", + "integrity": "sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==", "bin": { "tsconfck": "bin/tsconfck.js" }, @@ -8593,9 +8593,9 @@ } }, "node_modules/vite": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", - "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", + "version": "5.4.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.9.tgz", + "integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -8651,11 +8651,11 @@ } }, "node_modules/vitefu": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.2.tgz", - "integrity": "sha512-0/iAvbXyM3RiPPJ4lyD4w6Mjgtf4ejTK6TPvTNG3H32PLwuT0N/ZjJLiXug7ETE/LWtTeHw9WRv7uX/tIKYyKg==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.3.tgz", + "integrity": "sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==", "peerDependencies": { - "vite": "^3.0.0 || ^4.0.0 || ^5.0.0" + "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0" }, "peerDependenciesMeta": { "vite": { diff --git a/package.json b/package.json index 31bd6d5..cdeaa6c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", "@vercel/nft": "^0.27.4", - "astro": "^4.16.3", + "astro": "^4.16.6", "astro-compressor": "^0.4.1", "clipboard": "^2.0.11", "globby": "^14.0.2", From 9c08d7e2a2d839588687351cf5a6cb734c152baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:16:02 +0000 Subject: [PATCH 5/9] Bump astro-vtbot from 1.10.3 to 1.10.4 Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.10.3 to 1.10.4. - [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/martrapp/astro-vtbot/commits) --- updated-dependencies: - dependency-name: astro-vtbot dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 49 ++++++++++++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 30 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb44eea..a1bb0e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", - "astro-vtbot": "^1.10.3", + "astro-vtbot": "^1.10.4", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.8", @@ -2246,9 +2246,9 @@ "integrity": "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==" }, "node_modules/@vtbag/cam-shaft": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@vtbag/cam-shaft/-/cam-shaft-1.0.0.tgz", - "integrity": "sha512-PeSTNMD/faT+RlvYAoBhyLoiMS5fKszQiRFz4k6oJnWEaNZZRqbbm6w4jrFzYn0hEVVNx0d7ludHscBAcfD7EA==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@vtbag/cam-shaft/-/cam-shaft-1.0.1.tgz", + "integrity": "sha512-9lSaxaT4sLX6mvcf4ixGgvT3EuUQAVCF7oSZcoj0tLRBdDM0W7ABZwvjqT37zX2omWaqDWavddmVuK6hu1DZnQ==", "dev": true, "funding": { "type": "github", @@ -2256,9 +2256,9 @@ } }, "node_modules/@vtbag/element-crossing": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@vtbag/element-crossing/-/element-crossing-1.0.1.tgz", - "integrity": "sha512-UgZZOyeof2zainGD9FYjVqkwK8gvsv8ABVC5YA1iSlyt39c+2Fz7WRGBHiE/9Vqb22DpZTqF87ArHqkxG7+Y9g==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@vtbag/element-crossing/-/element-crossing-1.0.2.tgz", + "integrity": "sha512-2nTgDd2gvuwn4mouoXIaYwzB3pXySXAd/7842um/qmQYBLwns7nqHCc0d99Wgoi28KeYgQuWMP4ZR5vMqHz5ww==", "dev": true, "funding": { "type": "github", @@ -2266,19 +2266,22 @@ } }, "node_modules/@vtbag/inspection-chamber": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.15.tgz", - "integrity": "sha512-8Zk3VhwmI2WjrLpezZNoCOdVIzX/kQUjZDP4DAGii3x1L7cEZPKOsztl6y92Gt57a7+ex0bJKbTEg3gIaqSXQA==", + "version": "1.0.16", + "resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.16.tgz", + "integrity": "sha512-90qz1rcIlrNyajH2HpDHYR/FiwsMQjTA8URgDtC0XZx1Ny2gpmSYSRVFzbGPt3qPD8A8fuGQS31IJa0h1fuSgw==", "dev": true, + "dependencies": { + "eruda": "^3.4.0" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/martrapp" } }, "node_modules/@vtbag/turn-signal": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@vtbag/turn-signal/-/turn-signal-1.0.2.tgz", - "integrity": "sha512-7XVN1dOE1xMLOftGFCrhp0sRXU65erYyUQxacZmZDNyms6FauwI/Pu/+t6tZDs+BGSyam5Viwy0m6ZZbWiNsRg==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@vtbag/turn-signal/-/turn-signal-1.0.3.tgz", + "integrity": "sha512-qa+dVrjJrg6LIcz22oI7X3QpS16qImZx/WscpMaghfpOF5pvHVH5O9zJkha5qxdqAELNm2gwk5O0+3q7I389yw==", "dev": true, "funding": { "type": "github", @@ -2577,15 +2580,15 @@ } }, "node_modules/astro-vtbot": { - "version": "1.10.3", - "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.10.3.tgz", - "integrity": "sha512-DihmfPh4xDS1vp+JfYwyheyWrwUBtWOcziljBMJx2/wXMKMDso9DUVBvW9WQb+tSS6Y3FoSErHBA2YlZXO2Q7w==", + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.10.4.tgz", + "integrity": "sha512-F/0D5i8PTytq7rS+ngtNRPMOC4AY7K7e5hZRjyjmhcEK1TYqDegeWkbUU6uSolChH+DSwyesLlIR8o7hV2PdTQ==", "dev": true, "dependencies": { - "@vtbag/cam-shaft": "^1.0.0", - "@vtbag/element-crossing": "^1.0.1", - "@vtbag/inspection-chamber": "^1.0.15", - "@vtbag/turn-signal": "^1.0.2" + "@vtbag/cam-shaft": "^1.0.1", + "@vtbag/element-crossing": "^1.0.2", + "@vtbag/inspection-chamber": "^1.0.16", + "@vtbag/turn-signal": "^1.0.3" }, "funding": { "type": "github", @@ -3532,6 +3535,12 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, + "node_modules/eruda": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/eruda/-/eruda-3.4.0.tgz", + "integrity": "sha512-MSPJUwdKX8gJuWXzlKN0YcZUm8+XAMtntW+tmnvEpb1hUVQRxMiB/lxrqkuOBQ/SQJRXpIP1E0cADsRZMDjpXg==", + "dev": true + }, "node_modules/es-module-lexer": { "version": "1.5.4", "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.4.tgz", diff --git a/package.json b/package.json index 31bd6d5..3c087a6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", - "astro-vtbot": "^1.10.3", + "astro-vtbot": "^1.10.4", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.8", From 8673c0aaaee9612c16818f03076ef5bf9406626f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:46:46 +0000 Subject: [PATCH 6/9] Bump astro from 4.16.6 to 4.16.7 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.6 to 4.16.7. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.16.7/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 221358a..1a4267e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", "@vercel/nft": "^0.27.4", - "astro": "^4.16.6", + "astro": "^4.16.7", "astro-compressor": "^0.4.1", "clipboard": "^2.0.11", "globby": "^14.0.2", @@ -2294,9 +2294,9 @@ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" }, "node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "version": "8.14.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "bin": { "acorn": "bin/acorn" }, @@ -2484,9 +2484,9 @@ } }, "node_modules/astro": { - "version": "4.16.6", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.6.tgz", - "integrity": "sha512-LMMbjr+4aN26MOyJzTdjM+Y+srpAIkx7IX9IcdF3eHQLGr8PgkioZp+VQExRfioDIyA2HY6ottVg3QccTzJqYA==", + "version": "4.16.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.7.tgz", + "integrity": "sha512-nON+8MUEkWTFwXbS4zsQIq4t0Fs42eulM4x236AL+qNnWfqNAOOqAnFxO1dxfJ1q+XopIBbbT9Mtev+0zH47PQ==", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", @@ -2499,7 +2499,7 @@ "@rollup/pluginutils": "^5.1.2", "@types/babel__core": "^7.20.5", "@types/cookie": "^0.6.0", - "acorn": "^8.12.1", + "acorn": "^8.13.0", "aria-query": "^5.3.2", "axobject-query": "^4.1.0", "boxen": "8.0.1", @@ -2538,7 +2538,7 @@ "rehype": "^13.0.2", "semver": "^7.6.3", "shiki": "^1.22.0", - "tinyexec": "^0.3.0", + "tinyexec": "^0.3.1", "tsconfck": "^3.1.4", "unist-util-visit": "^5.0.0", "vfile": "^6.0.3", @@ -8252,9 +8252,9 @@ "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==" }, "node_modules/tinyexec": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.0.tgz", - "integrity": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==" + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.1.tgz", + "integrity": "sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==" }, "node_modules/to-data-view": { "version": "1.1.0", diff --git a/package.json b/package.json index 194b093..82cce3a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", "@vercel/nft": "^0.27.4", - "astro": "^4.16.6", + "astro": "^4.16.7", "astro-compressor": "^0.4.1", "clipboard": "^2.0.11", "globby": "^14.0.2", From 125e052f914c6c259bb18f214d10c2f3414424a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:47:04 +0000 Subject: [PATCH 7/9] Bump astro-vtbot from 1.10.4 to 1.10.5 Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.10.4 to 1.10.5. - [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/martrapp/astro-vtbot/commits) --- updated-dependencies: - dependency-name: astro-vtbot dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 221358a..45a48cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", - "astro-vtbot": "^1.10.4", + "astro-vtbot": "^1.10.5", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.8", @@ -2266,9 +2266,9 @@ } }, "node_modules/@vtbag/inspection-chamber": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.16.tgz", - "integrity": "sha512-90qz1rcIlrNyajH2HpDHYR/FiwsMQjTA8URgDtC0XZx1Ny2gpmSYSRVFzbGPt3qPD8A8fuGQS31IJa0h1fuSgw==", + "version": "1.0.17", + "resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.17.tgz", + "integrity": "sha512-MDtO+qNtd4AkxjkJpQD3N2YhMQUaEdSkdArwk7Cy/81iMbOXhZek6cRQu06jn6JnrRv4andtb1oHtl5rYuNSSQ==", "dev": true, "dependencies": { "eruda": "^3.4.0" @@ -2279,9 +2279,9 @@ } }, "node_modules/@vtbag/turn-signal": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@vtbag/turn-signal/-/turn-signal-1.0.3.tgz", - "integrity": "sha512-qa+dVrjJrg6LIcz22oI7X3QpS16qImZx/WscpMaghfpOF5pvHVH5O9zJkha5qxdqAELNm2gwk5O0+3q7I389yw==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@vtbag/turn-signal/-/turn-signal-1.1.0.tgz", + "integrity": "sha512-2WoBbs3v7hWxu6BXvWab4G8MJIFr21vEcJ5Y4mhXlYifVzHLSf5M+aHxEEk62DMOeVmjHwqt8DK47GYnFrEqmg==", "dev": true, "funding": { "type": "github", @@ -2580,15 +2580,15 @@ } }, "node_modules/astro-vtbot": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.10.4.tgz", - "integrity": "sha512-F/0D5i8PTytq7rS+ngtNRPMOC4AY7K7e5hZRjyjmhcEK1TYqDegeWkbUU6uSolChH+DSwyesLlIR8o7hV2PdTQ==", + "version": "1.10.5", + "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.10.5.tgz", + "integrity": "sha512-1w5gviyjDn2bh8FGoK0bnULemLkQzkB4MzWUeUxs67u2ZfHaqc+R8O66ztjgSulr334N5RpRmuW11z6ciW+v2g==", "dev": true, "dependencies": { "@vtbag/cam-shaft": "^1.0.1", "@vtbag/element-crossing": "^1.0.2", - "@vtbag/inspection-chamber": "^1.0.16", - "@vtbag/turn-signal": "^1.0.3" + "@vtbag/inspection-chamber": "^1.0.17", + "@vtbag/turn-signal": "^1.1.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 194b093..51a0e0f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.9", - "astro-vtbot": "^1.10.4", + "astro-vtbot": "^1.10.5", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.8", From b074efebb7c102ab3d54f167afc63a1361123c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:47:11 +0000 Subject: [PATCH 8/9] Bump @preline/dropdown from 2.4.1 to 2.5.0 Bumps [@preline/dropdown](https://github.com/htmlstreamofficial/preline) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/htmlstreamofficial/preline/releases) - [Commits](https://github.com/htmlstreamofficial/preline/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: "@preline/dropdown" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 221358a..443e881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/tailwind": "^5.1.2", "@preline/accordion": "^2.5.0", "@preline/collapse": "^2.5.0", - "@preline/dropdown": "^2.4.1", + "@preline/dropdown": "^2.5.0", "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", "@vercel/nft": "^0.27.4", @@ -1705,9 +1705,9 @@ "integrity": "sha512-FFVB+T7FXn66EUmwgR8c1OtxXDlL74pRvBXtntXwwQ+9fqCZML1xPTOXfdeRL4e46kroAtigVcp/Y28lEpkXTQ==" }, "node_modules/@preline/dropdown": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@preline/dropdown/-/dropdown-2.4.1.tgz", - "integrity": "sha512-QalxVFD72RkBM6BBx9Znh/WokmvQIsIDrZiBL9Ylt4EM+MHtnZ3mBBV8Xkl3wXnBcUDWuni5Utjb5t94BlYaNA==" + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@preline/dropdown/-/dropdown-2.5.0.tgz", + "integrity": "sha512-ydKGBx02eLWzmCn8gkaaTe/gXXqvkZKZCgCYCWETRdy31qhaam43hvJMcpsGOROWSjlPNBgVyGrwYdAgJUO68g==" }, "node_modules/@preline/overlay": { "version": "2.5.0", diff --git a/package.json b/package.json index 194b093..df5a4c2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astrojs/tailwind": "^5.1.2", "@preline/accordion": "^2.5.0", "@preline/collapse": "^2.5.0", - "@preline/dropdown": "^2.4.1", + "@preline/dropdown": "^2.5.0", "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", "@vercel/nft": "^0.27.4", From e7bed965d870ee0104219a1709bfa2155553a069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:52:52 +0000 Subject: [PATCH 9/9] Bump @vercel/nft from 0.27.4 to 0.27.5 Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.4 to 0.27.5. - [Release notes](https://github.com/vercel/nft/releases) - [Commits](https://github.com/vercel/nft/compare/0.27.4...0.27.5) --- updated-dependencies: - dependency-name: "@vercel/nft" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 95d5ed1..b6c850e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@preline/dropdown": "^2.5.0", "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", - "@vercel/nft": "^0.27.4", + "@vercel/nft": "^0.27.5", "astro": "^4.16.7", "astro-compressor": "^0.4.1", "clipboard": "^2.0.11", @@ -2129,9 +2129,9 @@ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" }, "node_modules/@vercel/nft": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.4.tgz", - "integrity": "sha512-Rioz3LJkEKicKCi9BSyc1RXZ5R6GmXosFMeBSThh6msWSOiArKhb7c75MiWwZEgPL7x0/l3TAfH/l0cxKNuUFA==", + "version": "0.27.5", + "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.5.tgz", + "integrity": "sha512-b2A7M+4yMHdWKY7xCC+kBEcnMrpaSE84CnuauTjhKKoCEeej0byJMAB8h/RBVnw/HdZOAFVcxR0Izr3LL24FwA==", "dependencies": { "@mapbox/node-pre-gyp": "^1.0.5", "@rollup/pluginutils": "^4.0.0", @@ -2142,7 +2142,7 @@ "estree-walker": "2.0.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "micromatch": "^4.0.2", + "micromatch": "^4.0.8", "node-gyp-build": "^4.2.2", "resolve-from": "^5.0.0" }, diff --git a/package.json b/package.json index b17eb65..e814389 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@preline/dropdown": "^2.5.0", "@preline/overlay": "^2.5.0", "@preline/tabs": "^2.5.0", - "@vercel/nft": "^0.27.4", + "@vercel/nft": "^0.27.5", "astro": "^4.16.7", "astro-compressor": "^0.4.1", "clipboard": "^2.0.11",