|
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.10", |
| 35 | + "@oclif/plugin-version": "^2.2.15", |
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", |
|
41 | 41 | "devDependencies": { |
42 | 42 | "@types/cli-progress": "^3.11.6", |
43 | 43 | "@types/inquirer": "^9.0.7", |
44 | | - "@types/jest": "^29.5.12", |
45 | | - "@types/node": "^22.2.0", |
| 44 | + "@types/jest": "^29.5.14", |
| 45 | + "@types/node": "^22.8.7", |
46 | 46 | "@types/sinon": "^17.0.3", |
47 | | - "@typescript-eslint/eslint-plugin": "^8.0.1", |
48 | | - "@typescript-eslint/parser": "^8.1.0", |
| 47 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 48 | + "@typescript-eslint/parser": "^8.13.0", |
49 | 49 | "eslint": "^8.57.0", |
50 | 50 | "eslint-config-prettier": "^9.1.0", |
51 | | - "eslint-plugin-import": "^2.29.1", |
52 | | - "eslint-plugin-jsdoc": "^50.0.0", |
| 51 | + "eslint-plugin-import": "^2.31.0", |
| 52 | + "eslint-plugin-jsdoc": "^50.4.3", |
53 | 53 | "eslint-plugin-prefer-arrow": "^1.2.3", |
54 | 54 | "eslint-plugin-prettier": "^5.2.1", |
55 | | - "eslint-plugin-react": "^7.35.0", |
| 55 | + "eslint-plugin-react": "^7.37.2", |
56 | 56 | "eslint-plugin-unicorn": "^55.0.0", |
57 | | - "husky": "^9.1.4", |
| 57 | + "husky": "^9.1.6", |
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.7", |
63 | | - "oclif": "^4.14.19", |
| 62 | + "lint-staged": "^15.2.10", |
| 63 | + "oclif": "^4.15.20", |
64 | 64 | "prettier": "^3.3.3", |
65 | | - "ts-jest": "^29.2.4", |
66 | | - "typescript": "^5.5.4" |
| 65 | + "ts-jest": "^29.2.5", |
| 66 | + "typescript": "^5.6.3" |
67 | 67 | }, |
68 | 68 | "engines": { |
69 | 69 | "node": ">=20" |
|
0 commit comments