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 Mar 12, 2023
1 parent 4d27212 commit 34cc9a1
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 83 deletions.
12 changes: 6 additions & 6 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.1.0",
"@astrojs/tailwind": "^3.0.1",
"astro": "^2.0.15",
"astro-compress": "^1.1.34",
"@astrojs/sitemap": "^1.2.0",
"@astrojs/tailwind": "^3.1.0",
"astro": "^2.1.2",
"astro-compress": "^1.1.35",
"node-html-parser": "^6.1.5",
"npm-check-updates": "^16.7.9",
"npm-check-updates": "^16.7.12",
"rehype-external-links": "^2.0.1",
"roadmap-renderer": "^1.0.4",
"tailwindcss": "^3.2.7"
},
"devDependencies": {
"@playwright/test": "^1.31.1",
"@playwright/test": "^1.31.2",
"@tailwindcss/typography": "^0.5.9",
"gh-pages": "^5.0.0",
"js-yaml": "^4.1.0",
Expand Down
Loading

0 comments on commit 34cc9a1

Please sign in to comment.