Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee committed May 5, 2024
1 parent 8567e06 commit c9588df
Show file tree
Hide file tree
Showing 2 changed files with 456 additions and 391 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"astro": "^4.6.4",
"astro": "^4.7.1",
"astro-relative-links": "^0.3.9",
"astro-typograf": "^2.0.0",
"autoprefixer": "^10.4.19",
"cssnano": "^6.1.2",
"cssnano-preset-advanced": "^6.1.2",
"cssnano": "^7.0.1",
"cssnano-preset-advanced": "^7.0.1",
"postcss-combine-duplicated-selectors": "^10.0.3",
"postcss-combine-media-query": "^1.0.1",
"postcss-import": "^16.1.0",
Expand All @@ -34,10 +34,10 @@
"@divriots/jampack": "^0.24.0",
"@img/sharp-linux-x64": "^0.33.3",
"@playform/compress": "^0.0.3",
"@typescript-eslint/parser": "^7.7.1",
"astro-eslint-parser": "^0.17.0",
"eslint": "^9.1.1",
"eslint-plugin-astro": "^0.34.0",
"@typescript-eslint/parser": "^7.8.0",
"astro-eslint-parser": "^1.0.2",
"eslint": "^9.2.0",
"eslint-plugin-astro": "^1.1.2",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-css-order": "^2.1.2"
Expand Down
Loading

0 comments on commit c9588df

Please sign in to comment.