Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee committed Jun 24, 2024
1 parent fd3a7ad commit fb8bcc9
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 1,023 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,30 @@
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/check": "^0.7.0",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.0",
"astro": "^4.10.0",
"alpinejs": "^3.14.1",
"astro": "^4.11.0",
"astro-relative-links": "^0.3.9",
"astro-typograf": "^2.0.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.2",
"cssnano-preset-advanced": "^7.0.2",
"cssnano": "^7.0.3",
"cssnano-preset-advanced": "^7.0.3",
"postcss-combine-duplicated-selectors": "^10.0.3",
"postcss-combine-media-query": "^1.0.1",
"postcss-import": "^16.1.0",
"postcss-media-minmax": "^5.0.0",
"postcss-nested": "^6.0.1",
"postcss-sort-media-queries": "^5.2.0",
"postcss-utopia": "^1.1.0",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"devDependencies": {
"@divriots/jampack": "^0.24.4",
"@img/sharp-linux-x64": "^0.33.4",
"@playform/compress": "^0.0.10",
"@typescript-eslint/parser": "^7.12.0",
"eslint": "^9.4.0",
"eslint-plugin-astro": "^1.2.0",
"prettier": "^3.3.1",
"@playform/compress": "^0.0.13",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^9.5.0",
"eslint-plugin-astro": "^1.2.2",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-css-order": "^2.1.2"
}
Expand Down
Loading

0 comments on commit fb8bcc9

Please sign in to comment.