Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip netlify]
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent f3d8916 commit ff1a262
Show file tree
Hide file tree
Showing 3 changed files with 802 additions and 864 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.13.1
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"lint:check": "astro check"
},
"dependencies": {
"@astrojs/check": "^0.5.6",
"@astrojs/check": "^0.6.0",
"@iconify-json/logos": "1.1.42",
"@iconify-json/mdi": "1.1.66",
"astro": "4.5.18",
"astro": "4.8.2",
"astro-icon": "1.1.0",
"modern-normalize": "2.0.0",
"nanostores": "0.10.3"
Expand All @@ -43,20 +43,20 @@
"@percy/cli": "1.28.5",
"@percy/playwright": "1.0.5",
"@playwright/test": "^1.42.0",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "0.33.1",
"eslint-plugin-astro": "0.34.0",
"eslint-plugin-prettier": "5.1.3",
"lefthook": "1.6.10",
"postcss": "8.4.38",
"postcss-html": "1.6.0",
"postcss-html": "1.7.0",
"postcss-preset-env": "9.5.11",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"sharp": "0.33.3",
"stylelint": "16.3.1",
"stylelint": "16.5.0",
"stylelint-config-html": "1.1.0",
"stylelint-config-property-sort-order-smacss": "10.0.0",
"stylelint-config-standard": "36.0.0",
Expand Down
Loading

0 comments on commit ff1a262

Please sign in to comment.