|
32 | 32 | "bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues", |
33 | 33 | "dependencies": { |
34 | 34 | "@oclif/core": "^3.8.0", |
35 | | - "@oclif/plugin-version": "^2.2.15", |
| 35 | + "@oclif/plugin-version": "^2.2.21", |
36 | 36 | "@salesforce/core": "^5.3.12", |
37 | 37 | "@salesforce/lwc-dev-mobile-core": "^3.3.1", |
38 | 38 | "@salesforce/sf-plugins-core": "^4.0.0", |
|
42 | 42 | "@types/cli-progress": "^3.11.6", |
43 | 43 | "@types/inquirer": "^9.0.7", |
44 | 44 | "@types/jest": "^29.5.14", |
45 | | - "@types/node": "^22.8.7", |
| 45 | + "@types/node": "^22.13.0", |
46 | 46 | "@types/sinon": "^17.0.3", |
47 | | - "@typescript-eslint/eslint-plugin": "^8.13.0", |
48 | | - "@typescript-eslint/parser": "^8.13.0", |
| 47 | + "@typescript-eslint/eslint-plugin": "^8.22.0", |
| 48 | + "@typescript-eslint/parser": "^8.22.0", |
49 | 49 | "eslint": "^8.57.0", |
50 | 50 | "eslint-config-prettier": "^9.1.0", |
51 | 51 | "eslint-plugin-import": "^2.31.0", |
52 | | - "eslint-plugin-jsdoc": "^50.4.3", |
| 52 | + "eslint-plugin-jsdoc": "^50.6.3", |
53 | 53 | "eslint-plugin-prefer-arrow": "^1.2.3", |
54 | | - "eslint-plugin-prettier": "^5.2.1", |
55 | | - "eslint-plugin-react": "^7.37.2", |
| 54 | + "eslint-plugin-prettier": "^5.2.3", |
| 55 | + "eslint-plugin-react": "^7.37.4", |
56 | 56 | "eslint-plugin-unicorn": "^55.0.0", |
57 | | - "husky": "^9.1.6", |
| 57 | + "husky": "^9.1.7", |
58 | 58 | "jest": "^29.7.0", |
59 | 59 | "jest-chain": "^1.1.6", |
60 | 60 | "jest-extended": "^4.0.2", |
61 | 61 | "jest-junit": "^16.0.0", |
62 | | - "lint-staged": "^15.2.10", |
63 | | - "oclif": "^4.15.20", |
64 | | - "prettier": "^3.3.3", |
| 62 | + "lint-staged": "^15.4.3", |
| 63 | + "oclif": "^4.17.21", |
| 64 | + "prettier": "^3.4.2", |
65 | 65 | "ts-jest": "^29.2.5", |
66 | | - "typescript": "^5.6.3" |
| 66 | + "typescript": "^5.7.3" |
67 | 67 | }, |
68 | 68 | "engines": { |
69 | 69 | "node": ">=20" |
|
0 commit comments