Skip to content

Commit

Permalink
build(deps): Bump the patch-minor group with 12 updates (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 77016a7 commit 4c3bf52
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 438 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/db": "^0.14.1",
"@astrojs/markdown-remark": "^5.2.0",
"@astrojs/mdx": "^3.1.7",
"@astrojs/db": "^0.14.2",
"@astrojs/markdown-remark": "^5.3.0",
"@astrojs/mdx": "^3.1.8",
"@astrojs/react": "^3.6.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/rss": "^4.0.8",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/vercel": "^7.8.1",
"@nanostores/react": "^0.8.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.11",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.2",
"astro-expressive-code": "^0.37.0",
"astro-font": "^0.1.81",
"astro-loading-indicator": "^0.6.0",
"autoprefixer": "^10.4.20",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"fathom-client": "^3.7.2",
"framer-motion": "^11.11.1",
"framer-motion": "^11.11.8",
"howler": "^2.2.4",
"markdown-it": "^14.1.0",
"nanoid": "^5.0.7",
Expand All @@ -55,19 +55,19 @@
"devDependencies": {
"@axe-core/playwright": "^4.10.0",
"@biomejs/biome": "^1.9.3",
"@playwright/test": "^1.47.2",
"@playwright/test": "^1.48.0",
"@radix-ui/colors": "^3.0.0",
"@types/howler": "^2.2.12",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"hastscript": "^9.0.0",
"html-validate": "^8.24.0",
"html-validate": "^8.24.1",
"husky": "^9.1.6",
"postcss-html": "^1.7.0",
"sass": "^1.79.4",
"sass": "^1.79.5",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.1.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 4c3bf52

Please sign in to comment.