Skip to content

Commit 5c9030b

Browse files
committed
Merge branch 'main' into nkruk/fixmainpreview
2 parents 80f6f69 + b616cad commit 5c9030b

File tree

2 files changed

+465
-433
lines changed

2 files changed

+465
-433
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.14",
1717
"@salesforce/sf-plugins-core": "^11.2.4",
1818
"axios": "^1.13.2",
19-
"glob": "^10.5.0",
19+
"glob": "^11.1.0",
2020
"lwc": "~8.25.1",
2121
"node-fetch": "^3.3.2",
2222
"open": "^10.2.0",
@@ -26,7 +26,7 @@
2626
"@oclif/plugin-command-snapshot": "^5.3.8",
2727
"@salesforce/cli-plugins-testkit": "^5.3.41",
2828
"@salesforce/dev-scripts": "^11.0.4",
29-
"@salesforce/plugin-command-reference": "^3.1.78",
29+
"@salesforce/plugin-command-reference": "^3.1.79",
3030
"@types/node-fetch": "^2.6.13",
3131
"@types/xml2js": "^0.4.14",
3232
"@typescript-eslint/eslint-plugin": "^6.21.0",
@@ -38,7 +38,7 @@
3838
"eslint-plugin-sf-plugin": "^1.20.33",
3939
"eslint-plugin-unicorn": "^50.0.1",
4040
"esmock": "^2.7.3",
41-
"oclif": "^4.22.44",
41+
"oclif": "^4.22.53",
4242
"ts-node": "^10.9.2",
4343
"typescript": "^5.5.4"
4444
},

0 commit comments

Comments
 (0)