Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Sep 23, 2024
1 parent 909b0f6 commit 399d8e5
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 1,676 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
]
},
"devDependencies": {
"@modern-js/tsconfig": "^2.56.2",
"@types/node": "^22.0.0",
"@modern-js/tsconfig": "^2.60.1",
"@types/node": "^22.5.5",
"dprint": "^0.47.2",
"eslint-config-tidgi": "1.2.3",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"postcss": "^8.4.40",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tw5-typed": "^0.5.11",
"typescript": "^5.5.4"
"tw5-typed": "^0.5.12",
"typescript": "^5.6.2"
},
"dependencies": {
"npm-check-updates": "^16.14.20",
"npm-check-updates": "^17.1.3",
"tiddlywiki": "^5.3.5",
"tiddlywiki-plugin-dev": "^0.2.1"
"tiddlywiki-plugin-dev": "^0.3.1"
}
}
Loading

0 comments on commit 399d8e5

Please sign in to comment.