mirror of
https://github.com/wizarrrr/wizarr.git
synced 2025-12-23 23:59:23 -05:00
build(deps): bump tiny-markdown-editor in /app/static
Bumps [tiny-markdown-editor](https://github.com/jefago/tiny-markdown-editor) from 0.2.10 to 0.2.11. - [Release notes](https://github.com/jefago/tiny-markdown-editor/releases) - [Commits](https://github.com/jefago/tiny-markdown-editor/compare/v0.2.10...v0.2.11) --- updated-dependencies: - dependency-name: tiny-markdown-editor dependency-version: 0.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
app/static/package-lock.json
generated
8
app/static/package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"htmx.org": "^2.0.8",
|
||||
"inapp-spy": "^5.0.8",
|
||||
"sortablejs": "^1.15.0",
|
||||
"tiny-markdown-editor": "^0.2.10"
|
||||
"tiny-markdown-editor": "^0.2.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.1.17",
|
||||
@@ -1536,9 +1536,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tiny-markdown-editor": {
|
||||
"version": "0.2.10",
|
||||
"resolved": "https://registry.npmjs.org/tiny-markdown-editor/-/tiny-markdown-editor-0.2.10.tgz",
|
||||
"integrity": "sha512-kVOynEET2Wy43r3M9dZGhX7FMUXsXIH/BihgULXN2+09MrvMdtt8gKm2mVfMRxWvUJx3eGGTNjt5+ihEiv4/rA==",
|
||||
"version": "0.2.11",
|
||||
"resolved": "https://registry.npmjs.org/tiny-markdown-editor/-/tiny-markdown-editor-0.2.11.tgz",
|
||||
"integrity": "sha512-zxB+lYI4XK3cNumbynGcgepIwLZu2wmuB6M+Vg9e8zy2P3nchErwDDu7XQIhdgE99l/7BX29sQ6a7MNH9FLaHA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"core-js": "^3.42.0"
|
||||
|
||||
@@ -25,6 +25,6 @@
|
||||
"htmx.org": "^2.0.8",
|
||||
"inapp-spy": "^5.0.8",
|
||||
"sortablejs": "^1.15.0",
|
||||
"tiny-markdown-editor": "^0.2.10"
|
||||
"tiny-markdown-editor": "^0.2.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user