(notyf)

This commit is contained in:
2021-04-04 16:45:06 +02:00
parent 32fc87b9e4
commit e604c94224
2 changed files with 6 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"core-js": "^3.9.0", "core-js": "^3.9.0",
"markdown-it": "^12.0.4", "markdown-it": "^12.0.4",
"nanoid": "^3.1.22", "nanoid": "^3.1.22",
"notyf": "^3.9.0",
"pinia": "^2.0.0-alpha.7", "pinia": "^2.0.0-alpha.7",
"pouchdb-adapter-indexeddb": "^7.2.2", "pouchdb-adapter-indexeddb": "^7.2.2",
"pouchdb-browser": "^7.2.2", "pouchdb-browser": "^7.2.2",

View File

@@ -8351,6 +8351,11 @@ normalize-url@^3.0.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559" resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg== integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
notyf@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/notyf/-/notyf-3.9.0.tgz#012a83d989a5017c9a37c23372ee20f78d8b33ba"
integrity sha512-3zqV/AuP8w5OpPhUElsLte1BFfL42tswMZM5Ya24w7GozMsQTJRYsQQgqmA9oylDL3t5TE7F4rP3ZGM6JfaKOQ==
npm-run-path@^2.0.0: npm-run-path@^2.0.0:
version "2.0.2" version "2.0.2"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"