Skip to content

Commit

Permalink
Merge pull request #16 from jpbnetley/updates
Browse files Browse the repository at this point in the history
chore: update deps
  • Loading branch information
jpbnetley authored Jan 30, 2025
2 parents 5841226 + 1e17201 commit 449e5d5
Show file tree
Hide file tree
Showing 2 changed files with 1,102 additions and 864 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
},
"homepage": "https://github.com/jpbnetley/test-ts-doc#readme",
"devDependencies": {
"@parcel/packager-ts": "^2.13.2",
"@parcel/transformer-typescript-types": "^2.13.2",
"@types/node": "^20.17.9",
"parcel": "^2.13.2",
"typedoc": "^0.27.3",
"typescript": "^5.7.2",
"vite": "^4.5.5"
"@parcel/packager-ts": "^2.13.3",
"@parcel/transformer-typescript-types": "^2.13.3",
"@types/node": "^22.12.0",
"parcel": "^2.13.3",
"typedoc": "^0.27.6",
"typescript": "^5.7.3",
"vite": "^6.0.1"
},
"dependencies": {
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 449e5d5

Please sign in to comment.