Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Mar 21, 2024
1 parent e08c652 commit 79ca054
Show file tree
Hide file tree
Showing 2 changed files with 1,689 additions and 973 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
]
},
"devDependencies": {
"@modern-js/tsconfig": "^2.24.0",
"@types/node": "^20.3.1",
"dprint": "^0.37.1",
"eslint-config-tidgi": "1.1.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"postcss": "^8.4.24",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"tw5-typed": "^0.3.5",
"typescript": "^5.1.3"
"@modern-js/tsconfig": "^2.48.3",
"@types/node": "^20.11.30",
"dprint": "^0.45.0",
"eslint-config-tidgi": "^1.2.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"postcss": "^8.4.38",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"tw5-typed": "^0.5.4",
"typescript": "^5.4.3"
},
"dependencies": {
"npm-check-updates": "^16.10.12",
"tiddlywiki": "^5.2.7",
"tiddlywiki-plugin-dev": "^0.0.39"
"npm-check-updates": "^16.14.17",
"tiddlywiki": "^5.3.3",
"tiddlywiki-plugin-dev": "^0.0.41"
}
}
Loading

0 comments on commit 79ca054

Please sign in to comment.