astro-vtbot
Advanced tools
Comparing version 1.7.15 to 1.7.16
@@ -0,1 +1,6 @@ | ||
/* | ||
* These functions are deprecated. | ||
* Starting from Astro 4.8, please have a look at astro/dist/transitions/swap-functions.js | ||
*/ | ||
const PERSIST_ATTR = 'data-astro-transition-persist'; | ||
@@ -2,0 +7,0 @@ |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.7.15", | ||
"version": "1.7.16", | ||
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions", | ||
@@ -73,10 +73,10 @@ "homepage": "https://github.com/martrapp/astro-vtbot#readme", | ||
"devDependencies": { | ||
"@astrojs/check": "^0.5.4", | ||
"@astrojs/starlight": "latest", | ||
"@astrojs/check": "^0.6.0", | ||
"@astrojs/starlight": "^0.22.2", | ||
"@changesets/changelog-github": "0.5.0", | ||
"@changesets/cli": "^2.27.1", | ||
"@playwright/test": "^1.43.1", | ||
"@playwright/test": "^1.44.0", | ||
"@types/dom-view-transitions": "^1.0.4", | ||
"@types/node": "^20.10.4", | ||
"astro": "latest", | ||
"@types/node": "^20.12.11", | ||
"astro": "^4.8.2", | ||
"prettier": "^3.1.0", | ||
@@ -83,0 +83,0 @@ "prettier-plugin-astro": "^0.13.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
93935
56
1244