Skip to content

Commit

Permalink
chore: update all dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PetroSilenius committed Jan 2, 2024
1 parent 78625d9 commit 7a14b24
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 414 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "markdown-it-github-alerts",
"type": "module",
"version": "0.1.2",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.13.1",
"description": "Support GitHub-style alerts for markdown-it",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -56,24 +56,24 @@
"markdown-it": "^14.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.1.2",
"@antfu/eslint-config": "^2.6.1",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.6",
"@antfu/utils": "^0.7.7",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.10.1",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"@types/node": "^20.10.6",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"markdown-it": "^14.0.0",
"pnpm": "^8.11.0",
"prettier": "^3.1.0",
"pnpm": "^8.13.1",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.4",
"vitest": "^1.0.0-beta.6"
"vite": "^5.0.10",
"vitest": "^1.1.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 7a14b24

Please sign in to comment.