@scalar/use-toasts
Advanced tools
Comparing version 0.7.6 to 0.7.7
# @scalar/use-toasts | ||
## 0.7.7 | ||
### Patch Changes | ||
- 0c34a18: chore: updated vue package to 3.5 | ||
## 0.7.6 | ||
@@ -4,0 +10,0 @@ |
@@ -1,4 +0,4 @@ | ||
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>; | ||
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; | ||
export default _default; | ||
//# sourceMappingURL=ScalarToasts.vue.d.ts.map |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"engines": { | ||
@@ -33,3 +33,3 @@ "node": ">=18" | ||
"nanoid": "^5.0.7", | ||
"vue": "^3.4.29", | ||
"vue": "^3.5.12", | ||
"vue-sonner": "^1.0.3" | ||
@@ -43,3 +43,3 @@ }, | ||
"vitest": "^1.6.0", | ||
"@scalar/build-tooling": "0.1.10" | ||
"@scalar/build-tooling": "0.1.11" | ||
}, | ||
@@ -46,0 +46,0 @@ "scripts": { |
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
19018
80
+ Addedpostcss@8.4.49(transitive)
- Removedpostcss@8.4.48(transitive)
Updatedvue@^3.5.12