mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
chore(deps-dev): bump @zerodevx/svelte-toast in /frontend (#761)
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/zerodevx/svelte-toast/releases) - [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.7.2...v0.8.0) --- updated-dependencies: - dependency-name: "@zerodevx/svelte-toast" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -26,7 +26,7 @@
|
||||
"@types/vscode": "~1.72.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"@zerodevx/svelte-toast": "^0.7.2",
|
||||
"@zerodevx/svelte-toast": "^0.8.0",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"cssnano": "^5.1.13",
|
||||
"eslint": "^8.25.0",
|
||||
@@ -834,9 +834,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/@zerodevx/svelte-toast": {
|
||||
"version": "0.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@zerodevx/svelte-toast/-/svelte-toast-0.7.2.tgz",
|
||||
"integrity": "sha512-vWiY6IqsstcOoQ8PFBuFuxgPkj1JFAGhUF9gC7wLx7c5A9SSfdtxWs/39ekGSIeyJK0yqWhTcmzGrCEWSELzDw==",
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@zerodevx/svelte-toast/-/svelte-toast-0.8.0.tgz",
|
||||
"integrity": "sha512-PAcQQGhGYkdZJqPY7obnGIdlBoeoMteogYoN/nJn87CI5LYgRz6X9ST4AA65jyGlybWnniYzlrTT/dFepvuC/g==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/accepts": {
|
||||
@@ -7194,9 +7194,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"@zerodevx/svelte-toast": {
|
||||
"version": "0.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@zerodevx/svelte-toast/-/svelte-toast-0.7.2.tgz",
|
||||
"integrity": "sha512-vWiY6IqsstcOoQ8PFBuFuxgPkj1JFAGhUF9gC7wLx7c5A9SSfdtxWs/39ekGSIeyJK0yqWhTcmzGrCEWSELzDw==",
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@zerodevx/svelte-toast/-/svelte-toast-0.8.0.tgz",
|
||||
"integrity": "sha512-PAcQQGhGYkdZJqPY7obnGIdlBoeoMteogYoN/nJn87CI5LYgRz6X9ST4AA65jyGlybWnniYzlrTT/dFepvuC/g==",
|
||||
"dev": true
|
||||
},
|
||||
"accepts": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@types/vscode": "~1.72.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"@zerodevx/svelte-toast": "^0.7.2",
|
||||
"@zerodevx/svelte-toast": "^0.8.0",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"cssnano": "^5.1.13",
|
||||
"eslint": "^8.25.0",
|
||||
|
||||
Reference in New Issue
Block a user