diff --git a/README.md b/README.md index ac0981b..a3d252e 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ A current deployment of tech demos and the documentation can be found at https:/ ## !!! NEW TRICKS ✨ IN THE BAG 👜 !!! -Brings you current versions of the @vtbag/inspection-chamber and @vtbag/turn-signal! +Brings you the latest version of @vtbag/element-crossing, which now supports animated SVGs, thanks to [Lukas](https://github.com/trombach)! -For details, see the [CHANGELOG of the Bag](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md), the [CHANGELOG of the Instruction-Chamber](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md) and the [CHANGELOG of the Turn-Signal](https://github.com/vtbag/turn-signal/blob/main/CHANGELOG.md). +For details, see the [CHANGELOG of the ElementCrossing](https://github.com/vtbag/element-crossing/blob/main/CHANGELOG.md). ## Recently Learned Tricks ## diff --git a/package-lock.json b/package-lock.json index b7616d9..99aa672 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,27 +1,27 @@ { "name": "astro-vtbot", - "version": "1.10.4", + "version": "1.10.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro-vtbot", - "version": "1.10.4", + "version": "1.10.5", "license": "ISC", "dependencies": { "@vtbag/cam-shaft": "^1.0.1", - "@vtbag/element-crossing": "^1.0.2", + "@vtbag/element-crossing": "^1.0.3", "@vtbag/inspection-chamber": "^1.0.17", "@vtbag/turn-signal": "^1.1.0" }, "devDependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.28.3", + "@astrojs/starlight": "^0.28.4", "@changesets/changelog-github": "0.5.0", "@changesets/cli": "^2.27.9", - "@playwright/test": "^1.48.1", + "@playwright/test": "^1.48.2", "@types/dom-view-transitions": "^1.0.5", - "@types/node": "^22.7.8", + "@types/node": "^22.8.4", "astro": "^4.16.7", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", @@ -208,9 +208,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.28.3", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.28.3.tgz", - "integrity": "sha512-GXXIPKSu5d50mLVtgI4jf6pb3FPQm8n4MI6ZXuQQqqnA0xg7PJQ76WFSVyrICeqM5fKABSqcBksp/glyEJes/A==", + "version": "0.28.4", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.28.4.tgz", + "integrity": "sha512-SU0vgCQCQZ6AuA84doxpGr5Aowr9L/PalddUbeDWSzkjE/YierFcvmBg78cSB0pdL0Q1v4k4l+wqhz176wHmTA==", "dev": true, "license": "MIT", "dependencies": { @@ -1753,13 +1753,13 @@ ] }, "node_modules/@playwright/test": { - "version": "1.48.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.1.tgz", - "integrity": "sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==", + "version": "1.48.2", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.2.tgz", + "integrity": "sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.48.1" + "playwright": "1.48.2" }, "bin": { "playwright": "cli.js" @@ -2171,13 +2171,13 @@ } }, "node_modules/@types/node": { - "version": "22.7.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.8.tgz", - "integrity": "sha512-a922jJy31vqR5sk+kAdIENJjHblqcZ4RmERviFsER4WJcEONqxKcjNOlk0q7OUfrF5sddT+vng070cdfMlrPLg==", + "version": "22.8.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.4.tgz", + "integrity": "sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/sax": { @@ -2305,9 +2305,9 @@ } }, "node_modules/@vtbag/element-crossing": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@vtbag/element-crossing/-/element-crossing-1.0.2.tgz", - "integrity": "sha512-2nTgDd2gvuwn4mouoXIaYwzB3pXySXAd/7842um/qmQYBLwns7nqHCc0d99Wgoi28KeYgQuWMP4ZR5vMqHz5ww==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@vtbag/element-crossing/-/element-crossing-1.0.3.tgz", + "integrity": "sha512-veAN03yabaUSKaoeaHUu0mSpAqzsUAmnrxlOy75OhqZZ4y3+GHR3vBFZIUSfwSYpFfBfRDSbxyfapkPiQsKZmw==", "license": "ISC", "funding": { "type": "github", @@ -6186,13 +6186,13 @@ } }, "node_modules/playwright": { - "version": "1.48.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.1.tgz", - "integrity": "sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==", + "version": "1.48.2", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.2.tgz", + "integrity": "sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.48.1" + "playwright-core": "1.48.2" }, "bin": { "playwright": "cli.js" @@ -6205,9 +6205,9 @@ } }, "node_modules/playwright-core": { - "version": "1.48.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.1.tgz", - "integrity": "sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==", + "version": "1.48.2", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2.tgz", + "integrity": "sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==", "dev": true, "license": "Apache-2.0", "bin": { @@ -7268,7 +7268,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 9981a9b..8b43f9c 100644 --- a/package.json +++ b/package.json @@ -76,18 +76,18 @@ }, "dependencies": { "@vtbag/cam-shaft": "^1.0.1", - "@vtbag/element-crossing": "^1.0.2", + "@vtbag/element-crossing": "^1.0.3", "@vtbag/inspection-chamber": "^1.0.17", "@vtbag/turn-signal": "^1.1.0" }, "devDependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.28.3", + "@astrojs/starlight": "^0.28.4", "@changesets/changelog-github": "0.5.0", "@changesets/cli": "^2.27.9", - "@playwright/test": "^1.48.1", + "@playwright/test": "^1.48.2", "@types/dom-view-transitions": "^1.0.5", - "@types/node": "^22.7.8", + "@types/node": "^22.8.4", "astro": "^4.16.7", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1",