Skip to content

Commit 6605486

Browse files
fix(deps): update disable autoapprove for major updates to v5
1 parent c34fc9c commit 6605486

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apps/blog/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@ark-ui/solid": "^4.0.0",
2525
"@astrojs/partytown": "^2.1.2",
2626
"@astrojs/sitemap": "^3.1.6",
27-
"@astrojs/solid-js": "^4.4.2",
27+
"@astrojs/solid-js": "^5.0.0",
2828
"@astropub/flow": "^0.4.0",
2929
"@builder.io/qwik": "^1.9.0",
3030
"@hbsnow/rehype-sectionize": "^1.0.7",
@@ -33,11 +33,11 @@
3333
"@qwikdev/astro": "^0.6.3",
3434
"@tanstack/solid-query": "^5.56.2",
3535
"@unpic/astro": "^0.0.47",
36-
"astro": "~4.16.0",
37-
"astro-purgecss": "^4.6.0",
36+
"astro": "~5.0.0",
37+
"astro-purgecss": "^5.0.0",
3838
"astro-remote": "^0.3.3",
39-
"astro-seo-meta": "^4.1.1",
40-
"astro-seo-schema": "^4.0.2",
39+
"astro-seo-meta": "^5.0.0",
40+
"astro-seo-schema": "^5.0.0",
4141
"fast-deep-equal": "^3.1.3",
4242
"hast-util-has-property": "^3.0.0",
4343
"hast-util-heading-rank": "^3.0.0",

0 commit comments

Comments
 (0)