We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ec9ce commit 845f9bdCopy full SHA for 845f9bd
package.json
@@ -148,9 +148,9 @@
148
"yargs-parser": "^22.0.0"
149
},
150
"devDependencies": {
151
- "@babel/plugin-transform-optional-chaining": "^7.21.0",
152
"@babel/code-frame": "^7.22.5",
153
"@babel/core": "^7.22.5",
+ "@babel/plugin-transform-optional-chaining": "^7.21.0",
154
"@babel/preset-env": "^7.0.0",
155
"@cloudcmd/clipboard": "^2.0.0",
156
"@cloudcmd/create-element": "^2.0.0",
@@ -177,7 +177,7 @@
177
"eslint-plugin-n": "^17.0.0-4",
178
"eslint-plugin-putout": "^31.0.0",
179
"globals": "^17.0.0",
180
- "gritty": "^10.0.2",
+ "gritty": "^10.2.0",
181
"gunzip-maybe": "^1.3.1",
182
"html-webpack-plugin": "^5.6.3",
183
"inherits": "^2.0.3",
0 commit comments