Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Aug 14, 2024
1 parent b7ed610 commit 3a17480
Show file tree
Hide file tree
Showing 2 changed files with 5,542 additions and 4,408 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,23 @@
},
"homepage": "https://github.com/tiddly-gittly/TiddlyWiki-CPL#readme",
"devDependencies": {
"@modern-js/eslint-config": "^2.35.0",
"@modern-js/tsconfig": "^2.48.3",
"@modern-js/eslint-config": "^2.58.0",
"@modern-js/tsconfig": "^2.58.0",
"@types/fs-extra": "^11.0.4",
"@types/inquirer": "^9.0.3",
"@types/node": "^20.6.3",
"@types/inquirer": "^9.0.7",
"@types/node": "^22.3.0",
"cross-env": "^7.0.3",
"fs-extra": "^11.2.0",
"html-minifier-terser": "^7.2.0",
"rimraf": "^5.0.1",
"tiddlywiki": "5.3.3",
"rimraf": "^6.0.1",
"tiddlywiki": "5.3.5",
"ts-node": "^10.9.2",
"tw5-typed": "0.5.7",
"workbox-cli": "7.0.0"
"tw5-typed": "0.5.12",
"workbox-cli": "7.1.0"
},
"dependencies": {
"chalk": "^4.1.2",
"commander": "^12.0.0",
"inquirer": "^8.1.3"
"chalk": "^5.3.0",
"commander": "^12.1.0",
"inquirer": "^10.1.8"
}
}
Loading

0 comments on commit 3a17480

Please sign in to comment.