Skip to content

Commit

Permalink
chore: update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jashezan authored Feb 12, 2023
1 parent a55b751 commit 507d68c
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 740 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^2.1.3",
"astro": "^1.9.2",
"astro-compress": "^1.1.28",
"@astrojs/sitemap": "^1.0.1",
"@astrojs/tailwind": "^3.0.1",
"astro": "^2.0.10",
"astro-compress": "^1.1.32",
"node-html-parser": "^6.1.4",
"npm-check-updates": "^16.6.2",
"npm-check-updates": "^16.7.4",
"rehype-external-links": "^2.0.1",
"roadmap-renderer": "^1.0.4",
"tailwindcss": "^3.2.4"
"tailwindcss": "^3.2.6"
},
"devDependencies": {
"@playwright/test": "^1.29.2",
"@playwright/test": "^1.30.0",
"@tailwindcss/typography": "^0.5.9",
"gh-pages": "^5.0.0",
"json-to-pretty-yaml": "^1.2.2",
"markdown-it": "^13.0.1",
"prettier": "^2.8.3",
"prettier-plugin-astro": "^0.7.2"
"prettier": "^2.8.4",
"prettier-plugin-astro": "^0.8.0"
}
}
Loading

0 comments on commit 507d68c

Please sign in to comment.