aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 06fa883dd..f53cf87a5 100644
--- a/package.json
+++ b/package.json
@@ -12,9 +12,9 @@
"@babel/core": "7.13.16",
"@linaria/esbuild": "^3.0.0-beta.15",
"@linaria/shaker": "^3.0.0-beta.15",
- "esbuild": "^0.17.7",
- "prettier": "^2.8.8",
- "typedoc": "^0.25.1",
- "typescript": "^5.2.2"
+ "esbuild": "^0.19.9",
+ "prettier": "^3.1.1",
+ "typedoc": "^0.25.4",
+ "typescript": "^5.3.3"
}
}