aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c532127..adc6a1f 100644
--- a/package.json
+++ b/package.json
@@ -3,9 +3,9 @@
"version": "0.0.0",
"devDependencies": {
"@changesets/cli": "^2.27.10",
- "prettier": "^3.3.2",
+ "prettier": "^3.4.1",
"syncpack": "13.0.0",
- "turbo": "^2.3.1"
+ "turbo": "^2.3.3"
},
"engines": {
"node": ">=18"