Skip to content

Commit f1d528f

Browse files
chore: update dependencies to latest
1 parent 663a5f5 commit f1d528f

File tree

2 files changed

+88
-76
lines changed

2 files changed

+88
-76
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020
"dependencies": {
2121
"@astrojs/sitemap": "^1.2.1",
2222
"@astrojs/tailwind": "^3.1.1",
23-
"astro": "^2.1.3",
23+
"astro": "^2.1.7",
2424
"astro-compress": "^1.1.35",
2525
"node-html-parser": "^6.1.5",
26-
"npm-check-updates": "^16.7.12",
26+
"npm-check-updates": "^16.8.0",
2727
"rehype-external-links": "^2.0.1",
2828
"roadmap-renderer": "^1.0.4",
2929
"tailwindcss": "^3.2.7"
3030
},
3131
"devDependencies": {
32-
"@playwright/test": "^1.31.2",
32+
"@playwright/test": "^1.32.1",
3333
"@tailwindcss/typography": "^0.5.9",
3434
"gh-pages": "^5.0.0",
3535
"js-yaml": "^4.1.0",
3636
"markdown-it": "^13.0.1",
37-
"prettier": "^2.8.4",
37+
"prettier": "^2.8.7",
3838
"prettier-plugin-astro": "^0.8.0"
3939
}
4040
}

0 commit comments

Comments
 (0)