Skip to content

Commit

Permalink
build(deps): Bump the patch-minor group with 8 updates (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 4f7d461 commit cba4383
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 251 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"check-links": "lychee --config .lychee.toml ."
},
"dependencies": {
"@astrojs/check": "^0.8.2",
"@astrojs/check": "^0.8.3",
"@astrojs/db": "^0.12.0",
"@astrojs/markdown-remark": "^5.2.0",
"@astrojs/mdx": "^3.1.3",
Expand All @@ -40,7 +40,7 @@
"classnames": "^2.5.1",
"dayjs": "^1.11.12",
"fathom-client": "^3.7.2",
"framer-motion": "^11.3.8",
"framer-motion": "^11.3.19",
"howler": "^2.2.4",
"markdown-it": "^14.1.0",
"nanoid": "^5.0.7",
Expand All @@ -55,23 +55,23 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.9.1",
"@playwright/test": "^1.45.2",
"@playwright/test": "^1.45.3",
"@radix-ui/colors": "^3.0.0",
"@types/howler": "^2.2.11",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"hastscript": "^9.0.0",
"html-validate": "^8.21.0",
"husky": "^9.1.1",
"husky": "^9.1.3",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
Expand All @@ -80,6 +80,6 @@
"stylelint-config-html": "^1.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.1.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit cba4383

Please sign in to comment.