Skip to content

Commit

Permalink
chore: Update npm dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee committed May 28, 2024
1 parent 929b255 commit d4f186e
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 414 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astro-template",
"type": "module",
"version": "4.9.1",
"version": "4.9.2",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -19,7 +19,7 @@
"@astrojs/check": "^0.7.0",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.0",
"astro": "^4.9.1",
"astro": "^4.9.2",
"astro-relative-links": "^0.3.9",
"astro-typograf": "^2.0.0",
"autoprefixer": "^10.4.19",
Expand All @@ -36,12 +36,12 @@
"devDependencies": {
"@divriots/jampack": "^0.24.4",
"@img/sharp-linux-x64": "^0.33.4",
"@playform/compress": "^0.0.4",
"@typescript-eslint/parser": "^7.10.0",
"@playform/compress": "^0.0.10",
"@typescript-eslint/parser": "^7.11.0",
"eslint": "^9.3.0",
"eslint-plugin-astro": "^1.2.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-css-order": "^2.1.2"
}
}
Loading

0 comments on commit d4f186e

Please sign in to comment.