|
38 | 38 | "whatwg-fetch": "^3.4.0"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@babel/core": "^7.17.10", |
| 41 | + "@babel/core": "^7.17.12", |
42 | 42 | "@babel/eslint-parser": "^7.17.0",
|
43 |
| - "@babel/plugin-proposal-optional-chaining": "^7.16.7", |
44 |
| - "@babel/preset-env": "^7.17.10", |
| 43 | + "@babel/plugin-proposal-optional-chaining": "^7.17.12", |
| 44 | + "@babel/preset-env": "^7.17.12", |
45 | 45 | "@commitlint/cli": "^17.0.0",
|
46 | 46 | "@commitlint/config-conventional": "^17.0.0",
|
47 | 47 | "@release-it/conventional-changelog": "^5.0.0",
|
48 | 48 | "@testing-library/jest-dom": "^5.16.4",
|
49 | 49 | "babel-loader": "^8.2.5",
|
50 |
| - "copy-webpack-plugin": "^10.2.4", |
| 50 | + "copy-webpack-plugin": "^11.0.0", |
51 | 51 | "core-js": "3.22.5",
|
52 | 52 | "css-loader": "^6.7.1",
|
53 | 53 | "eslint": "^8.15.0",
|
54 | 54 | "eslint-config-prettier": "^8.5.0",
|
55 | 55 | "husky": "^8.0.1",
|
56 | 56 | "identity-obj-proxy": "^3.0.0",
|
57 |
| - "imports-loader": "^3.1.0", |
| 57 | + "imports-loader": "^4.0.0", |
58 | 58 | "inspectpack": "^4.7.1",
|
59 | 59 | "jest": "^28.1.0",
|
60 | 60 | "jest-environment-jsdom": "^28.1.0",
|
|
63 | 63 | "regenerator-runtime": "^0.13.9",
|
64 | 64 | "release-it": "^15.0.0",
|
65 | 65 | "sass": "^1.51.0",
|
66 |
| - "sass-loader": "^12.6.0", |
| 66 | + "sass-loader": "^13.0.0", |
67 | 67 | "style-loader": "^3.3.0",
|
68 | 68 | "terser-webpack-plugin": "^5.3.1",
|
69 | 69 | "timezone-mock": "^1.3.1",
|
|
0 commit comments