|
38 | 38 | "whatwg-fetch": "^3.4.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.17.12", |
| 41 | + "@babel/core": "^7.18.0", |
42 | 42 | "@babel/eslint-parser": "^7.17.0", |
43 | 43 | "@babel/plugin-proposal-optional-chaining": "^7.17.12", |
44 | | - "@babel/preset-env": "^7.17.12", |
| 44 | + "@babel/preset-env": "^7.18.0", |
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 | 50 | "copy-webpack-plugin": "^11.0.0", |
51 | | - "core-js": "3.22.5", |
| 51 | + "core-js": "3.22.6", |
52 | 52 | "css-loader": "^6.7.1", |
53 | | - "eslint": "^8.15.0", |
| 53 | + "eslint": "^8.16.0", |
54 | 54 | "eslint-config-prettier": "^8.5.0", |
55 | 55 | "husky": "^8.0.1", |
56 | 56 | "identity-obj-proxy": "^3.0.0", |
|
62 | 62 | "prettier": "^2.6.2", |
63 | 63 | "regenerator-runtime": "^0.13.9", |
64 | 64 | "release-it": "^15.0.0", |
65 | | - "sass": "^1.51.0", |
| 65 | + "sass": "^1.52.1", |
66 | 66 | "sass-loader": "^13.0.0", |
67 | 67 | "style-loader": "^3.3.0", |
68 | 68 | "terser-webpack-plugin": "^5.3.1", |
69 | | - "timezone-mock": "^1.3.1", |
| 69 | + "timezone-mock": "^1.3.2", |
70 | 70 | "webpack": "^5.72.1", |
71 | 71 | "webpack-bundle-analyzer": "^4.4.2", |
72 | 72 | "webpack-cli": "^4.9.2", |
|
0 commit comments