Skip to content

Commit

Permalink
chore: update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
GulajavaMinistudio authored Apr 2, 2023
1 parent 663a5f5 commit c3cc5e2
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
"dependencies": {
"@astrojs/sitemap": "^1.2.1",
"@astrojs/tailwind": "^3.1.1",
"astro": "^2.1.3",
"astro": "^2.1.9",
"astro-compress": "^1.1.35",
"node-html-parser": "^6.1.5",
"npm-check-updates": "^16.7.12",
"npm-check-updates": "^16.9.0",
"rehype-external-links": "^2.0.1",
"roadmap-renderer": "^1.0.4",
"tailwindcss": "^3.2.7"
"tailwindcss": "^3.3.1"
},
"devDependencies": {
"@playwright/test": "^1.31.2",
"@playwright/test": "^1.32.1",
"@tailwindcss/typography": "^0.5.9",
"gh-pages": "^5.0.0",
"js-yaml": "^4.1.0",
"markdown-it": "^13.0.1",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"prettier-plugin-astro": "^0.8.0"
}
}
Loading

0 comments on commit c3cc5e2

Please sign in to comment.