@storm-software/prettier
Advanced tools
+5
-5
| { | ||
| "name": "@storm-software/prettier", | ||
| "version": "0.58.1", | ||
| "version": "0.58.2", | ||
| "type": "commonjs", | ||
@@ -65,3 +65,3 @@ "description": "⚡ A package containing the base Prettier configuration used by Storm Software across many projects.", | ||
| "peerDependencies": { | ||
| "prettier": "^3.7.4", | ||
| "prettier": "^3.8.1", | ||
| "prettier-plugin-astro": "^0.14.1", | ||
@@ -95,4 +95,4 @@ "prettier-plugin-organize-imports": "^4.0.0", | ||
| "devDependencies": { | ||
| "@types/node": "^24.10.4", | ||
| "prettier": "^3.7.4", | ||
| "@types/node": "^24.10.13", | ||
| "prettier": "^3.8.1", | ||
| "prettier-plugin-astro": "^0.14.1", | ||
@@ -104,3 +104,3 @@ "prettier-plugin-prisma": "^5.0.0", | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "f802411a3ecd34e4715cab07613af9487bf29285" | ||
| "gitHead": "ba13eafff9d45759d5a5d4947f0b38ee79000e15" | ||
| } |
49880
0