|
31 | 31 | "@lwc/engine-dom": "^2.0.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "^7.20.5", |
| 34 | + "@babel/core": "^7.21.0", |
35 | 35 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
36 | | - "@lwc/compiler": "^2.35.0", |
37 | | - "@lwc/engine-dom": "^2.35.0", |
38 | | - "@lwc/eslint-plugin-lwc": "^1.5.0", |
39 | | - "@lwc/jest-preset": "^11.6.0", |
40 | | - "@lwc/synthetic-shadow": "^2.35.0", |
| 36 | + "@lwc/compiler": "^2.37.3", |
| 37 | + "@lwc/engine-dom": "^2.37.3", |
| 38 | + "@lwc/eslint-plugin-lwc": "^1.6.1", |
| 39 | + "@lwc/jest-preset": "^11.7.0", |
| 40 | + "@lwc/synthetic-shadow": "^2.37.3", |
41 | 41 | "@rollup/plugin-babel": "^6.0.3", |
42 | | - "@salesforce/eslint-config-lwc": "^3.3.3", |
| 42 | + "@salesforce/eslint-config-lwc": "^3.3.4", |
43 | 43 | "@salesforce/eslint-plugin-lightning": "^1.0.0", |
44 | | - "eslint": "^8.30.0", |
45 | | - "eslint-plugin-import": "^2.26.0", |
46 | | - "eslint-plugin-jest": "^27.1.7", |
| 44 | + "eslint": "^8.34.0", |
| 45 | + "eslint-plugin-import": "^2.27.5", |
| 46 | + "eslint-plugin-jest": "^27.2.1", |
47 | 47 | "isbinaryfile": "^5.0.0", |
48 | | - "jest": "^29.3.1", |
49 | | - "jest-environment-jsdom": "^29.3.1", |
50 | | - "rimraf": "^3.0.2", |
51 | | - "rollup": "^3.7.5" |
| 48 | + "jest": "^29.4.3", |
| 49 | + "jest-environment-jsdom": "^29.4.3", |
| 50 | + "rimraf": "^4.1.2", |
| 51 | + "rollup": "^3.17.2" |
52 | 52 | }, |
53 | 53 | "lwc": { |
54 | 54 | "modules": [ |
|
0 commit comments