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 26, 2023
1 parent 1458141 commit 042bb7a
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 85 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@astrojs/sitemap": "^1.0.1",
"@astrojs/sitemap": "^1.1.0",
"@astrojs/tailwind": "^3.0.1",
"astro": "^2.0.8",
"astro-compress": "^1.1.31",
"node-html-parser": "^6.1.4",
"npm-check-updates": "^16.6.5",
"astro": "^2.0.15",
"astro-compress": "^1.1.34",
"node-html-parser": "^6.1.5",
"npm-check-updates": "^16.7.9",
"rehype-external-links": "^2.0.1",
"roadmap-renderer": "^1.0.4",
"tailwindcss": "^3.2.6"
"tailwindcss": "^3.2.7"
},
"devDependencies": {
"@playwright/test": "^1.30.0",
"@playwright/test": "^1.31.1",
"@tailwindcss/typography": "^0.5.9",
"gh-pages": "^5.0.0",
"json-to-pretty-yaml": "^1.2.2",
Expand Down
Loading

0 comments on commit 042bb7a

Please sign in to comment.