@scalar/use-toasts
Advanced tools
+6
-0
| # @scalar/use-toasts | ||
| ## 0.9.0 | ||
| ### Minor Changes | ||
| - [#7199](https://github.com/scalar/scalar/pull/7199) [`0d9c945`](https://github.com/scalar/scalar/commit/0d9c945a696ea8b826d86f7b48ec6de4d85e64f0) Thanks [@marcalexiei](https://github.com/marcalexiei)! - feat: update vue to 3.5.21 | ||
| ## 0.8.0 | ||
@@ -4,0 +10,0 @@ |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"ScalarToasts.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScalarToasts.vue"],"names":[],"mappings":";AAuKA,wBAKG"} | ||
| {"version":3,"file":"ScalarToasts.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScalarToasts.vue"],"names":[],"mappings":";AAoJA,wBAKG"} |
+8
-9
@@ -20,3 +20,3 @@ { | ||
| ], | ||
| "version": "0.8.0", | ||
| "version": "0.9.0", | ||
| "engines": { | ||
@@ -32,14 +32,13 @@ "node": ">=20" | ||
| "dependencies": { | ||
| "nanoid": "^5.1.5", | ||
| "vue": "^3.5.12", | ||
| "nanoid": "5.1.5", | ||
| "vue": "^3.5.21", | ||
| "vue-sonner": "^1.0.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@vitejs/plugin-vue": "^5.0.4", | ||
| "@vitest/coverage-v8": "^1.6.0", | ||
| "@vue/test-utils": "^2.4.1", | ||
| "vite": "5.4.19", | ||
| "@vitejs/plugin-vue": "6.0.1", | ||
| "@vue/test-utils": "2.4.6", | ||
| "vite": "7.1.11", | ||
| "vite-plugin-css-injected-by-js": "^3.4.0", | ||
| "vitest": "^1.6.0", | ||
| "@scalar/build-tooling": "0.2.0" | ||
| "vitest": "3.2.4", | ||
| "@scalar/build-tooling": "0.2.8" | ||
| }, | ||
@@ -46,0 +45,0 @@ "scripts": { |
11757
1.92%6
-14.29%+ Added
- Removed
Updated
Updated