Skip to content

Commit 58484df

Browse files
committed
Update dependencies
1 parent 881f46e commit 58484df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@onwidget/astrowind",
33
"description": "A template to make your website using Astro + Tailwind CSS.",
4-
"version": "0.9.5",
4+
"version": "0.9.6",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",
@@ -27,14 +27,14 @@
2727
"@typescript-eslint/eslint-plugin": "^5.48.0",
2828
"@typescript-eslint/parser": "^5.48.0",
2929
"astro": "^1.9.1",
30-
"astro-compress": "1.1.24",
30+
"astro-compress": "1.1.25",
3131
"astro-icon": "^0.8.0",
3232
"eslint": "^8.31.0",
3333
"eslint-plugin-astro": "^0.21.1",
3434
"eslint-plugin-jsx-a11y": "^6.6.1",
3535
"limax": "^2.1.0",
3636
"mdast-util-to-string": "^3.1.0",
37-
"prettier": "^2.8.1",
37+
"prettier": "^2.8.2",
3838
"prettier-plugin-astro": "^0.7.2",
3939
"reading-time": "^1.5.0",
4040
"sharp": "^0.31.3",

0 commit comments

Comments
 (0)