1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

Upgrade dependencies

This commit is contained in:
Kamran Ahmed
2023-02-09 09:13:32 +00:00
parent 5bca9834fb
commit 253c88542f
2 changed files with 368 additions and 712 deletions

View File

@@ -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.8",
"astro-compress": "^1.1.31",
"node-html-parser": "^6.1.4",
"npm-check-updates": "^16.6.2",
"npm-check-updates": "^16.6.5",
"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"
}
}

1062
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff