We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34fc9c commit 8376d91Copy full SHA for 8376d91
apps/blog/package.json
@@ -61,8 +61,8 @@
61
"@astrojs/check": "^0.9.3",
62
"@astrojs/cloudflare": "^11.0.5",
63
"@astrojs/ts-plugin": "^1.10.2",
64
- "@pandacss/dev": "^0.47.0",
65
- "@park-ui/panda-preset": "^0.42.0",
+ "@pandacss/dev": "^0.53.0",
+ "@park-ui/panda-preset": "^0.43.0",
66
"@radix-ui/colors": "^3.0.0",
67
"@total-typescript/ts-reset": "^0.6.1",
68
"astro-robots-txt": "^1.0.0",
@@ -72,7 +72,7 @@
72
"schema-dts": "^1.1.2",
73
"type-fest": "^4.26.1",
74
"typed-query-selector": "^2.12.0",
75
- "vite-bundle-analyzer": "^0.12.0",
+ "vite-bundle-analyzer": "^0.19.0",
76
"vite-plugin-remove-console": "^2.2.0",
77
"vite-plugin-top-level-await": "^1.4.4"
78
}
0 commit comments