astro-vtbot
Advanced tools
Comparing version 2.0.3 to 2.0.4
import { defineToolbarApp } from 'astro/toolbar'; | ||
//@ts-expect-error | ||
import icon from "../assets/bag-of-tricks.svg?raw"; | ||
//@ts-expect-error | ||
import { icon } from "../assets/bag-of-tricks"; | ||
import imgSrc from '../assets/chamber.png'; | ||
@@ -6,0 +4,0 @@ |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", | ||
@@ -81,3 +81,3 @@ "homepage": "https://events-3bg.pages.dev/", | ||
"@vtbag/element-crossing": "^1.1.0", | ||
"@vtbag/inspection-chamber": "^1.0.19", | ||
"@vtbag/inspection-chamber": "^1.0.20", | ||
"@vtbag/turn-signal": "^1.3.0" | ||
@@ -87,3 +87,3 @@ }, | ||
"@astrojs/check": "^0.9.4", | ||
"@astrojs/starlight": "^0.30.3", | ||
"@astrojs/starlight": "^0.31.1", | ||
"@changesets/changelog-github": "0.5.0", | ||
@@ -97,3 +97,3 @@ "@changesets/cli": "^2.27.11", | ||
"prettier-plugin-astro": "^0.14.1", | ||
"publint": "^0.2.12", | ||
"publint": "^0.3.2", | ||
"typescript": "^5.7.2" | ||
@@ -100,0 +100,0 @@ }, |
138316
79
1570