|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@babel/core": "^7.13.10",
|
39 |
| - "@babel/preset-env": "^7.13.10", |
40 |
| - "@testing-library/jest-dom": "^5.11.9", |
41 |
| - "autoprefixer": "^9.8.6", |
| 39 | + "@babel/preset-env": "^7.13.12", |
| 40 | + "@testing-library/jest-dom": "^5.11.10", |
| 41 | + "autoprefixer": "^10.2.5", |
42 | 42 | "babel-jest": "^26.6.3",
|
43 | 43 | "babel-plugin-rewire": "^1.2.0",
|
44 | 44 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
|
53 | 53 | "jest-expect-message": "^1.0.2",
|
54 | 54 | "jest-transform-css": "^2.1.0",
|
55 | 55 | "mutationobserver-shim": "^0.3.7",
|
56 |
| - "postcss": "^7.0.35", |
| 56 | + "postcss": "^8.2.8", |
57 | 57 | "release-it": "^14.2.1",
|
58 | 58 | "release-it-lerna-changelog": "^3.1.0",
|
59 | 59 | "rimraf": "^3.0.2",
|
60 |
| - "rollup": "^2.42.2", |
| 60 | + "rollup": "^2.42.4", |
61 | 61 | "rollup-plugin-babel": "^4.4.0",
|
62 | 62 | "rollup-plugin-browsersync": "^1.3.1",
|
63 | 63 | "rollup-plugin-eslint": "^7.0.0",
|
|
66 | 66 | "rollup-plugin-sass": "^1.2.2",
|
67 | 67 | "rollup-plugin-terser": "^7.0.2",
|
68 | 68 | "rollup-plugin-visualizer": "^4.2.2",
|
69 |
| - "sinon": "^9.2.4", |
| 69 | + "sinon": "^10.0.0", |
70 | 70 | "start-server-and-test": "^1.12.1"
|
71 | 71 | },
|
72 | 72 | "publishConfig": {
|
|
0 commit comments