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 Feb 5, 2023
1 parent c0858c3 commit 9f9e808
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 721 deletions.
14 changes: 7 additions & 7 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.6",
"astro-compress": "^1.1.29",
"node-html-parser": "^6.1.4",
"npm-check-updates": "^16.6.2",
"npm-check-updates": "^16.6.3",
"rehype-external-links": "^2.0.1",
"roadmap-renderer": "^1.0.4",
"tailwindcss": "^3.2.4"
},
"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-plugin-astro": "^0.8.0"
}
}
Loading

0 comments on commit 9f9e808

Please sign in to comment.