Skip to content

Commit 51746a1

Browse files
chore(deps): bump the minor-and-patch group with 10 updates (#715)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9e001b commit 51746a1

2 files changed

Lines changed: 643 additions & 766 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"test": "vitest run"
2424
},
2525
"dependencies": {
26-
"@astrojs/check": "0.9.7",
27-
"@astrojs/netlify": "7.0.2",
28-
"@astrojs/react": "5.0.0",
26+
"@astrojs/check": "0.9.8",
27+
"@astrojs/netlify": "7.0.4",
28+
"@astrojs/react": "5.0.1",
2929
"@astrojs/rss": "4.0.17",
3030
"@astrojs/sitemap": "3.7.1",
3131
"@astrojs/ts-plugin": "^1.10.7",
@@ -42,13 +42,13 @@
4242
"clsx": "^2.1.1",
4343
"cmdk": "^1.1.1",
4444
"date-fns": "^4.1.0",
45-
"framer-motion": "^12.36.0",
45+
"framer-motion": "^12.38.0",
4646
"lucide-react": "^0.577.0",
47-
"posthog-js": "^1.360.2",
47+
"posthog-js": "^1.363.1",
4848
"prism-react-renderer": "^2.4.1",
4949
"react": "^19.2.4",
5050
"react-dom": "^19.2.4",
51-
"satori": "^0.25.0",
51+
"satori": "^0.26.0",
5252
"satori-html": "^0.3.2",
5353
"schema-dts": "^1.1.5",
5454
"sharp": "^0.34.0",
@@ -59,10 +59,10 @@
5959
"@eslint/js": "^10.0.1",
6060
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
6161
"@tailwindcss/typography": "^0.5.19",
62-
"@tailwindcss/vite": "^4.2.1",
62+
"@tailwindcss/vite": "^4.2.2",
6363
"@types/react": "^19.2.14",
6464
"@types/react-dom": "^19.2.0",
65-
"eslint": "^10.0.3",
65+
"eslint": "^10.1.0",
6666
"eslint-config-prettier": "^10.1.0",
6767
"eslint-plugin-astro": "^1.6.0",
6868
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -74,9 +74,9 @@
7474
"prettier": "^3.8.1",
7575
"prettier-plugin-astro": "^0.14.1",
7676
"prettier-plugin-tailwindcss": "^0.7.0",
77-
"tailwindcss": "^4.2.1",
77+
"tailwindcss": "^4.2.2",
7878
"typescript": "5.9.3",
79-
"typescript-eslint": "^8.57.0",
79+
"typescript-eslint": "^8.57.1",
8080
"vitest": "^4.1.0"
8181
}
8282
}

0 commit comments

Comments
 (0)