mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Upgrade dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -18,23 +18,23 @@
|
|||||||
"test:e2e": "playwright test"
|
"test:e2e": "playwright test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/sitemap": "^1.0.0",
|
"@astrojs/sitemap": "^1.0.1",
|
||||||
"@astrojs/tailwind": "^2.1.3",
|
"@astrojs/tailwind": "^3.0.1",
|
||||||
"astro": "^1.9.2",
|
"astro": "^2.0.8",
|
||||||
"astro-compress": "^1.1.28",
|
"astro-compress": "^1.1.31",
|
||||||
"node-html-parser": "^6.1.4",
|
"node-html-parser": "^6.1.4",
|
||||||
"npm-check-updates": "^16.6.2",
|
"npm-check-updates": "^16.6.5",
|
||||||
"rehype-external-links": "^2.0.1",
|
"rehype-external-links": "^2.0.1",
|
||||||
"roadmap-renderer": "^1.0.4",
|
"roadmap-renderer": "^1.0.4",
|
||||||
"tailwindcss": "^3.2.4"
|
"tailwindcss": "^3.2.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "^1.29.2",
|
"@playwright/test": "^1.30.0",
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
"gh-pages": "^5.0.0",
|
"gh-pages": "^5.0.0",
|
||||||
"json-to-pretty-yaml": "^1.2.2",
|
"json-to-pretty-yaml": "^1.2.2",
|
||||||
"markdown-it": "^13.0.1",
|
"markdown-it": "^13.0.1",
|
||||||
"prettier": "^2.8.3",
|
"prettier": "^2.8.4",
|
||||||
"prettier-plugin-astro": "^0.7.2"
|
"prettier-plugin-astro": "^0.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1062
pnpm-lock.yaml
generated
1062
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user