|
79 | 79 | "homepage": "https://sendbird.com", |
80 | 80 | "devDependencies": { |
81 | 81 | "@babel/core": "^7.8.4", |
| 82 | + "@babel/eslint-parser": "^7.21.8", |
82 | 83 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
83 | 84 | "@babel/plugin-proposal-export-default-from": "^7.8.3", |
84 | 85 | "@babel/preset-env": "^7.8.3", |
|
101 | 102 | "@svgr/webpack": "^5.1.0", |
102 | 103 | "@testing-library/jest-dom": "^5.16.5", |
103 | 104 | "@testing-library/react": "^13.4.0", |
104 | | - "@typescript-eslint/eslint-plugin": "^3.10.1", |
105 | | - "@typescript-eslint/parser": "^3.10.1", |
| 105 | + "@typescript-eslint/eslint-plugin": "^5.59.2", |
| 106 | + "@typescript-eslint/parser": "^5.59.2", |
106 | 107 | "autoprefixer": "^9.7.4", |
107 | | - "babel-eslint": "^10.0.3", |
108 | 108 | "babel-jest": "^29.0.1", |
109 | 109 | "babel-loader": "^8.0.6", |
110 | 110 | "browserslist": "^4.14.5", |
111 | 111 | "caniuse-lite": "^1.0.30001148", |
112 | 112 | "css-loader": "^3.4.2", |
113 | 113 | "dts-bundle-generator": "^6.5.0", |
114 | | - "eslint": "^6.8.0", |
115 | | - "eslint-config-airbnb": "^18.0.1", |
116 | | - "eslint-config-airbnb-base": "^14.0.0", |
| 114 | + "eslint": "^8.40.0", |
| 115 | + "eslint-config-airbnb": "^19.0.4", |
| 116 | + "eslint-config-airbnb-base": "^15.0.0", |
117 | 117 | "eslint-plugin-babel": "^5.3.1", |
118 | | - "eslint-plugin-import": "^2.25.2", |
119 | | - "eslint-plugin-jsx-a11y": "^6.2.3", |
120 | | - "eslint-plugin-react": "^7.18.0", |
121 | | - "eslint-plugin-react-hooks": "^1.7.0", |
| 118 | + "eslint-plugin-import": "^2.27.5", |
| 119 | + "eslint-plugin-jsx-a11y": "^6.7.1", |
| 120 | + "eslint-plugin-react": "^7.32.2", |
| 121 | + "eslint-plugin-react-hooks": "^4.6.0", |
122 | 122 | "global-jsdom": "^8.5.0", |
123 | 123 | "jest": "^29.0.1", |
124 | 124 | "jest-environment-jsdom": "^29.0.1", |
|
0 commit comments