Skip to content

Commit 0a4f429

Browse files
committed
Merge branch 'feat/add-webdav-improvements' of internxt:internxt/cli into feat/add-webdav-improvements
2 parents beb050b + a2537ce commit 0a4f429

2 files changed

Lines changed: 429 additions & 208 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
],
3838
"dependencies": {
3939
"@dashlane/pqc-kem-kyber512-node": "1.0.0",
40-
"@inquirer/prompts": "8.4.3",
40+
"@inquirer/prompts": "8.5.1",
4141
"@internxt/inxt-js": "3.2.2",
4242
"@internxt/lib": "1.4.2",
4343
"@internxt/sdk": "1.17.0",
44-
"@oclif/core": "4.11.3",
45-
"@oclif/plugin-autocomplete": "3.2.49",
44+
"@oclif/core": "4.11.4",
45+
"@oclif/plugin-autocomplete": "3.2.50",
4646
"axios": "1.16.1",
4747
"better-sqlite3": "12.10.0",
4848
"bip39": "3.1.0",
@@ -76,11 +76,11 @@
7676
"@types/range-parser": "^1.2.7",
7777
"@vitest/coverage-istanbul": "^4.1.7",
7878
"@vitest/spy": "^4.1.7",
79-
"eslint": "^10.4.0",
79+
"eslint": "^10.4.1",
8080
"husky": "^9.1.7",
8181
"lint-staged": "^17.0.5",
8282
"nodemon": "^3.1.14",
83-
"oclif": "^4.23.7",
83+
"oclif": "^4.23.8",
8484
"prettier": "^3.8.3",
8585
"rimraf": "^6.1.3",
8686
"sql.js": "^1.14.1",

0 commit comments

Comments
 (0)