Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbansal committed Nov 7, 2023
1 parent ef50ea8 commit d3a82c9
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 195 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^3.3.0",
"@types/node": "^20.8.9",
"astro": "^3.3.4",
"@types/node": "^20.8.10",
"astro": "^3.4.3",
"change-case": "^5.1.2",
"dayjs": "^1.11.10",
"html-entities": "^2.4.0",
"normalize.css": "^8.0.1",
"reading-time": "^1.5.0",
"sass": "^1.69.5",
"sharp": "^0.32.6",
"shikiji": "^0.6.10",
"shikiji": "^0.6.12",
"typescript": "^5.2.2"
},
"devDependencies": {
"@astrojs/check": "^0.2.1",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"@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-plugin-astro": "^0.29.1",
"husky": "^8.0.3",
Expand Down
Loading

0 comments on commit d3a82c9

Please sign in to comment.