Skip to content

Commit f223982

Browse files
committed
docs: update example
1 parent 70158b0 commit f223982

3 files changed

Lines changed: 221 additions & 154 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,28 +34,28 @@
3434
"devDependencies": {
3535
"@modern-js/tsconfig": "^2.29.0",
3636
"@types/archiver": "5.3.2",
37-
"@types/eslint": "8.40.2",
37+
"@types/eslint": "8.44.1",
3838
"@types/fs-extra": "11.0.1",
3939
"@types/node": "^20.4.7",
40-
"@types/react": "^18.2.14",
41-
"@types/react-dom": "^18.2.6",
40+
"@types/react": "^18.2.18",
41+
"@types/react-dom": "^18.2.7",
4242
"archiver": "5.3.1",
43-
"browserslist": "4.21.9",
44-
"dprint": "^0.37.1",
45-
"esbuild": "0.18.10",
46-
"esbuild-plugin-browserslist": "0.8.0",
47-
"eslint-config-tidgi": "^1.1.2",
43+
"browserslist": "4.21.10",
44+
"dprint": "^0.40.2",
45+
"esbuild": "0.18.17",
46+
"esbuild-plugin-browserslist": "0.8.1",
47+
"eslint-config-tidgi": "^1.1.4",
4848
"fs-extra": "11.1.1",
4949
"github-action-ts-run-api": "3.0.3",
5050
"react": "^18.2.0",
5151
"serve": "14.2.0",
52-
"tiddlywiki": "5.2.7",
53-
"tslib": "2.6.0",
52+
"tiddlywiki": "5.3.0",
53+
"tslib": "2.6.1",
5454
"tw5-plugin-packer": "0.0.10",
55-
"tw5-typed": "0.3.7",
55+
"tw5-typed": "0.3.9",
5656
"typescript": "5.1.6",
5757
"typesync": "0.11.1",
58-
"zx": "7.2.2"
58+
"zx": "7.2.3"
5959
},
6060
"peerDependencies": {
6161
"react": "^18.2.0",

0 commit comments

Comments
 (0)