Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Nov 24, 2024
1 parent 75c9f05 commit eb3d378
Show file tree
Hide file tree
Showing 2 changed files with 2,345 additions and 2,449 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.62.1",
"@types/node": "^22.9.3",
"dprint": "^0.47.5",
"eslint-config-tidgi": "1.2.3",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"postcss": "^8.4.49",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tw5-typed": "^0.5.14",
"typescript": "^5.7.2"
},
"dependencies": {
"npm-check-updates": "^16.10.12",
"tiddlywiki": "^5.2.7",
"tiddlywiki-plugin-dev": "^0.0.39"
"npm-check-updates": "^17.1.11",
"tiddlywiki": "^5.3.6",
"tiddlywiki-plugin-dev": "^0.3.2"
}
}
Loading

0 comments on commit eb3d378

Please sign in to comment.