mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
bootstrap 4.5.1
This commit is contained in:
6
libraries/bootstrap/css/bootstrap.min.css
vendored
6
libraries/bootstrap/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
12
package-lock.json
generated
12
package-lock.json
generated
@@ -2762,9 +2762,9 @@
|
||||
}
|
||||
},
|
||||
"dayjs": {
|
||||
"version": "1.8.31",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.31.tgz",
|
||||
"integrity": "sha512-mPh1mslned+5PuIuiUfbw4CikHk6AEAf2Baxih+wP5fssv+wmlVhvgZ7mq+BhLt7Sr/Hc8leWDiwe6YnrpNt3g=="
|
||||
"version": "1.8.32",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.32.tgz",
|
||||
"integrity": "sha512-V91aTRu5btP+uzGHaaOfodckEfBWhmi9foRP7cauAO1PTB8+tZ9o0Jec7q6TIIRY1N4q1IfiKsZunkB/AEWqMQ=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.1.1",
|
||||
@@ -8147,9 +8147,9 @@
|
||||
"integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo="
|
||||
},
|
||||
"string-similarity": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.1.tgz",
|
||||
"integrity": "sha512-v36MJzloekKVvKAsYi6O/qpn2mIuvwEFIT9Gx3yg4spkNjXYsk7yxc37g4ZTyMVIBvt/9PZGxnqEtme8XHK+Mw=="
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.2.tgz",
|
||||
"integrity": "sha512-eCsPPyoQBgY4TMpVD6DVfO7pLrimUONriaO4Xjp3WPUW0YnNLqdHgRj23xotLlqrL90eJhBeq3zdAJf2mQgfBQ=="
|
||||
},
|
||||
"string-width": {
|
||||
"version": "1.0.2",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"commonmark": "0.29.1",
|
||||
"cookie-parser": "1.4.5",
|
||||
"csurf": "1.11.0",
|
||||
"dayjs": "1.8.31",
|
||||
"dayjs": "1.8.32",
|
||||
"debug": "4.1.1",
|
||||
"ejs": "3.1.3",
|
||||
"electron-debug": "3.1.0",
|
||||
@@ -65,7 +65,7 @@
|
||||
"semver": "7.3.2",
|
||||
"serve-favicon": "2.5.0",
|
||||
"session-file-store": "1.4.0",
|
||||
"string-similarity": "4.0.1",
|
||||
"string-similarity": "4.0.2",
|
||||
"striptags": "3.1.1",
|
||||
"turndown": "6.0.0",
|
||||
"turndown-plugin-gfm": "1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user