Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee committed Nov 23, 2024
1 parent cffad92 commit 5fccdb0
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 57 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astro-template",
"type": "module",
"version": "4.16.10",
"version": "4.16.14",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -19,7 +19,7 @@
"@astrojs/sitemap": "^3.2.1",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.3",
"astro": "^4.16.13",
"astro": "^4.16.14",
"astro-helmet": "^1.0.3",
"astro-relative-links": "^0.4.0",
"astro-typograf": "^2.1.0",
Expand All @@ -33,13 +33,13 @@
"postcss-nested": "^7.0.2",
"postcss-sort-media-queries": "^5.2.0",
"postcss-utopia": "^1.1.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"devDependencies": {
"@divriots/jampack": "^0.30.0",
"@img/sharp-linux-x64": "^0.33.5",
"@playform/compress": "^0.1.6",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/parser": "^8.15.0",
"eslint": "^9.15.0",
"eslint-plugin-astro": "^1.3.1",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 5fccdb0

Please sign in to comment.