mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-12 01:33:38 -07:00
chore: upgrade tiddlywiki version
This commit is contained in:
parent
10175be4bb
commit
a65e1a2f2d
2 changed files with 34 additions and 6 deletions
32
flow-typed/npm/@tiddlygit/tiddlywiki_vx.x.x.js
vendored
32
flow-typed/npm/@tiddlygit/tiddlywiki_vx.x.x.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
// flow-typed signature: 0f9d6edadcf5b27cd3082f61a0752983
|
||||
// flow-typed version: <<STUB>>/@tiddlygit/tiddlywiki_v^5.1.23-prerelease.20200829-fix-file-info/flow_v0.133.0
|
||||
// flow-typed signature: 084ebba1ca6b0febdfddbae6e0a3cc50
|
||||
// flow-typed version: <<STUB>>/@tiddlygit/tiddlywiki_v^5.1.23-prerelease.20201003-fix-file-info/flow_v0.133.0
|
||||
|
||||
/**
|
||||
* This is an autogenerated libdef stub for:
|
||||
|
|
@ -322,6 +322,18 @@ declare module '@tiddlygit/tiddlywiki/core/modules/filters/fields' {
|
|||
declare module.exports: any;
|
||||
}
|
||||
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/format' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/format/date' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/format/relativedate' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/get' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
|
@ -1526,6 +1538,10 @@ declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/command' {
|
|||
declare module.exports: any;
|
||||
}
|
||||
|
||||
declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/encodings' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/init' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
|
@ -2252,6 +2268,15 @@ declare module '@tiddlygit/tiddlywiki/core/modules/filters/field.js' {
|
|||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/fields.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/core/modules/filters/fields'>;
|
||||
}
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/format.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/core/modules/filters/format'>;
|
||||
}
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/format/date.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/core/modules/filters/format/date'>;
|
||||
}
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/format/relativedate.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/core/modules/filters/format/relativedate'>;
|
||||
}
|
||||
declare module '@tiddlygit/tiddlywiki/core/modules/filters/get.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/core/modules/filters/get'>;
|
||||
}
|
||||
|
|
@ -3155,6 +3180,9 @@ declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/async/files/async.min.v
|
|||
declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/command.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/command'>;
|
||||
}
|
||||
declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/encodings.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/encodings'>;
|
||||
}
|
||||
declare module '@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/init.js' {
|
||||
declare module.exports: $Exports<'@tiddlygit/tiddlywiki/plugins/tiddlywiki/aws/modules/init'>;
|
||||
}
|
||||
|
|
|
|||
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "TiddlyGit",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
@ -4610,9 +4610,9 @@
|
|||
}
|
||||
},
|
||||
"@tiddlygit/tiddlywiki": {
|
||||
"version": "5.1.23-prerelease.20200829-fix-file-info",
|
||||
"resolved": "https://registry.npmjs.org/@tiddlygit/tiddlywiki/-/tiddlywiki-5.1.23-prerelease.20200829-fix-file-info.tgz",
|
||||
"integrity": "sha512-AI1/cgOJP/MJuYOpb/ZvKX0AYj+aivBRkd3oVrkuYSN38FE6rlKWhtQU0cunlDPT+J0Qmv6EbUfaFsvqFHQvLw=="
|
||||
"version": "5.1.23-prerelease.20201003-fix-file-info",
|
||||
"resolved": "https://registry.npmjs.org/@tiddlygit/tiddlywiki/-/tiddlywiki-5.1.23-prerelease.20201003-fix-file-info.tgz",
|
||||
"integrity": "sha512-CMVq/sOkdctpP2/kCgXeFwBrQ2V62W1Y0teAfJBhWFzyPdf8WJfTpcIw4jZfVvV5BFQkXX0sWsDh5LtFGrEJ4Q=="
|
||||
},
|
||||
"@types/babel__core": {
|
||||
"version": "7.1.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue