mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
chore: upgrade tiddlywiki
This commit is contained in:
parent
29a9e4555d
commit
31fb13f5ba
2 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "tidgi",
|
"name": "tidgi",
|
||||||
"productName": "TidGi",
|
"productName": "TidGi",
|
||||||
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
|
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
|
||||||
"version": "0.12.1",
|
"version": "0.12.2",
|
||||||
"license": "MPL 2.0",
|
"license": "MPL 2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "pnpm run clean && pnpm run init:git-submodule && pnpm run start:without-clean",
|
"start": "pnpm run clean && pnpm run init:git-submodule && pnpm run start:without-clean",
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"strip-ansi": "^7.1.0",
|
"strip-ansi": "^7.1.0",
|
||||||
"threads": "1.7.0",
|
"threads": "1.7.0",
|
||||||
"tiddlywiki": "5.3.6",
|
"tiddlywiki": "5.3.7",
|
||||||
"type-fest": "4.33.0",
|
"type-fest": "4.33.0",
|
||||||
"typescript-styled-is": "^2.1.0",
|
"typescript-styled-is": "^2.1.0",
|
||||||
"v8-compile-cache-lib": "^3.0.1",
|
"v8-compile-cache-lib": "^3.0.1",
|
||||||
|
|
|
||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -128,8 +128,8 @@ importers:
|
||||||
specifier: 1.7.0
|
specifier: 1.7.0
|
||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
tiddlywiki:
|
tiddlywiki:
|
||||||
specifier: 5.3.6
|
specifier: 5.3.7
|
||||||
version: 5.3.6
|
version: 5.3.7
|
||||||
type-fest:
|
type-fest:
|
||||||
specifier: 4.33.0
|
specifier: 4.33.0
|
||||||
version: 4.33.0
|
version: 4.33.0
|
||||||
|
|
@ -6669,8 +6669,8 @@ packages:
|
||||||
thunky@1.1.0:
|
thunky@1.1.0:
|
||||||
resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==}
|
resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==}
|
||||||
|
|
||||||
tiddlywiki@5.3.6:
|
tiddlywiki@5.3.7:
|
||||||
resolution: {integrity: sha512-RfWt+Bo/UsTdzP5N4nEInjaJjgAzylUMf21hE4FL5v65c3x054+A+3g3sgW1m68lTJbTbiiqSZ6q6BEIZMwhSQ==}
|
resolution: {integrity: sha512-BVVmqGUj47BC+wFZgNLU5qKuNJbTnWWTOB9mEELHtovdKaAchMF5DEXFvZEl0SOTjhF29ljecKhjla19vmoHPA==}
|
||||||
engines: {node: '>=0.8.2'}
|
engines: {node: '>=0.8.2'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
bundledDependencies: []
|
bundledDependencies: []
|
||||||
|
|
@ -14616,7 +14616,7 @@ snapshots:
|
||||||
|
|
||||||
thunky@1.1.0: {}
|
thunky@1.1.0: {}
|
||||||
|
|
||||||
tiddlywiki@5.3.6: {}
|
tiddlywiki@5.3.7: {}
|
||||||
|
|
||||||
tiny-case@1.0.3: {}
|
tiny-case@1.0.3: {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue