Skip to content

Commit

Permalink
chore: update packages with minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbansal committed Jun 13, 2024
1 parent 7218a23 commit 042168d
Show file tree
Hide file tree
Showing 3 changed files with 3,671 additions and 2,638 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,29 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^3.3.0",
"@types/node": "^20.8.10",
"@types/node": "^20.14.2",
"astro": "^3.4.3",
"change-case": "^5.1.2",
"dayjs": "^1.11.10",
"html-entities": "^2.4.0",
"change-case": "^5.4.4",
"dayjs": "^1.11.11",
"html-entities": "^2.5.2",
"normalize.css": "^8.0.1",
"reading-time": "^1.5.0",
"sass": "^1.69.5",
"sharp": "^0.32.6",
"sass": "^1.77.5",
"sharp": "^0.33.4",
"shikiji": "^0.6.12",
"typescript": "^5.2.2"
"typescript": "^5.4.5"
},
"devDependencies": {
"@astrojs/check": "^0.3.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.29.1",
"husky": "^8.0.3",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.1",
"rehype-attr": "^3.0.1",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"rehype-attr": "^3.0.3",
"rehype-external-links": "^3.0.0"
}
}
Loading

0 comments on commit 042168d

Please sign in to comment.