From 845f9bd1278287b03f6289260ca522e493ed1f8c Mon Sep 17 00:00:00 2001 From: coderiaser Date: Sun, 5 Apr 2026 20:52:26 +0300 Subject: [PATCH] feature: cloudcmd: gritty v10.2.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3dc5e6f8..9077200c 100644 --- a/package.json +++ b/package.json @@ -148,9 +148,9 @@ "yargs-parser": "^22.0.0" }, "devDependencies": { - "@babel/plugin-transform-optional-chaining": "^7.21.0", "@babel/code-frame": "^7.22.5", "@babel/core": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.21.0", "@babel/preset-env": "^7.0.0", "@cloudcmd/clipboard": "^2.0.0", "@cloudcmd/create-element": "^2.0.0", @@ -177,7 +177,7 @@ "eslint-plugin-n": "^17.0.0-4", "eslint-plugin-putout": "^31.0.0", "globals": "^17.0.0", - "gritty": "^10.0.2", + "gritty": "^10.2.0", "gunzip-maybe": "^1.3.1", "html-webpack-plugin": "^5.6.3", "inherits": "^2.0.3",