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 aab94e3 commit f019a40Copy full SHA for f019a40
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "titanium",
3
- "version": "7.0.0-rc",
+ "version": "7.0.0-rc2",
4
"author": "TiDev, Inc. <npm@tidev.io>",
5
"description": "Command line interface for building Titanium SDK apps",
6
"type": "module",
@@ -25,15 +25,15 @@
25
"pretty-bytes": "6.1.1",
26
"prompts": "2.4.2",
27
"semver": "7.6.0",
28
- "undici": "6.7.0",
+ "undici": "6.10.1",
29
"which": "4.0.0",
30
"wrap-ansi": "9.0.0",
31
"xpath": "0.0.34",
32
"yauzl": "3.1.2"
33
},
34
"devDependencies": {
35
- "@reporters/github": "1.6.0",
36
- "@vitest/coverage-istanbul": "1.3.1",
+ "@reporters/github": "1.7.0",
+ "@vitest/coverage-istanbul": "1.4.0",
37
"c8": "9.1.0",
38
"eslint": "8.57.0",
39
"eslint-plugin-promise": "6.1.1",
0 commit comments