|
31 | 31 | "@lwc/engine-dom": "^2.0.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "^7.15.5", |
35 | | - "@babel/plugin-proposal-class-properties": "^7.14.5", |
36 | | - "@lwc/compiler": "^2.5.3", |
37 | | - "@lwc/engine-dom": "^2.5.3", |
38 | | - "@lwc/eslint-plugin-lwc": "^1.1.0", |
39 | | - "@lwc/jest-preset": "^11.2.1", |
40 | | - "@lwc/synthetic-shadow": "^2.5.3", |
41 | | - "@rollup/plugin-babel": "^5.3.0", |
42 | | - "@salesforce/eslint-config-lwc": "^3.0.0", |
| 34 | + "@babel/core": "^7.18.13", |
| 35 | + "@babel/plugin-proposal-class-properties": "^7.18.6", |
| 36 | + "@lwc/compiler": "^2.23.1", |
| 37 | + "@lwc/engine-dom": "^2.23.1", |
| 38 | + "@lwc/eslint-plugin-lwc": "^1.4.0", |
| 39 | + "@lwc/jest-preset": "^11.4.0", |
| 40 | + "@lwc/synthetic-shadow": "^2.23.1", |
| 41 | + "@rollup/plugin-babel": "^5.3.1", |
| 42 | + "@salesforce/eslint-config-lwc": "^3.3.3", |
43 | 43 | "@salesforce/eslint-plugin-lightning": "^0.1.1", |
44 | 44 | "eslint": "^7.32.0", |
45 | 45 | "eslint-plugin-import": "^2.24.2", |
46 | 46 | "eslint-plugin-jest": "^24.5.2", |
47 | 47 | "isbinaryfile": "^4.0.8", |
48 | 48 | "jest": "^27.2.4", |
49 | 49 | "rimraf": "^3.0.2", |
50 | | - "rollup": "^2.58.0" |
| 50 | + "rollup": "^2.78.1" |
51 | 51 | }, |
52 | 52 | "lwc": { |
53 | 53 | "modules": [ |
|
0 commit comments