@storm-software/prettier
Advanced tools
+4
-4
| { | ||
| "name": "@storm-software/prettier", | ||
| "version": "0.59.100", | ||
| "version": "0.59.101", | ||
| "private": false, | ||
@@ -89,3 +89,3 @@ "description": "⚡ A package containing the base Prettier configuration used by Storm Software across many projects.", | ||
| "@types/node": "^25.9.2", | ||
| "prettier": "^3.8.3", | ||
| "prettier": "^3.8.4", | ||
| "prettier-plugin-astro": "^0.14.1", | ||
@@ -97,3 +97,3 @@ "prettier-plugin-prisma": "^5.0.0", | ||
| "peerDependencies": { | ||
| "prettier": "^3.8.3", | ||
| "prettier": "^3.8.4", | ||
| "prettier-plugin-astro": "^0.14.1", | ||
@@ -120,3 +120,3 @@ "prettier-plugin-organize-imports": "^4.0.0", | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "ff3900187f7e15b7d04c8cba134a09b8634a1e2d" | ||
| "gitHead": "e46d17f5911b4e7cac525e87bafdc19b43eab7ef" | ||
| } |