|
95 | 95 | "@types/react-dom": "18.3.0", |
96 | 96 | "@types/webextension-polyfill": "0.10.7", |
97 | 97 | "@types/zen-observable": "0.8.7", |
98 | | - "@typescript-eslint/eslint-plugin": "7.14.1", |
99 | | - "@typescript-eslint/parser": "7.14.1", |
| 98 | + "@typescript-eslint/eslint-plugin": "8.4.0", |
| 99 | + "@typescript-eslint/parser": "8.4.0", |
100 | 100 | "archiver": "7.0.1", |
101 | 101 | "autoprefixer": "10.4.20", |
102 | 102 | "copy-webpack-plugin": "12.0.2", |
103 | | - "css-loader": "6.11.0", |
104 | | - "eslint": "8.57.0", |
| 103 | + "css-loader": "7.1.2", |
| 104 | + "eslint": "9.10.0", |
105 | 105 | "eslint-plugin-jest-dom": "5.4.0", |
106 | 106 | "eslint-plugin-react": "7.34.3", |
107 | 107 | "eslint-plugin-react-hooks": "4.6.2", |
108 | 108 | "eslint-plugin-testing-library": "6.2.2", |
109 | | - "globals": "14.0.0", |
| 109 | + "globals": "15.9.0", |
110 | 110 | "jest": "29.7.0", |
111 | 111 | "jest-environment-jsdom": "29.7.0", |
112 | 112 | "jest-matchmedia-mock": "1.1.0", |
|
115 | 115 | "postcss-loader": "8.1.1", |
116 | 116 | "prettier": "3.3.2", |
117 | 117 | "resize-observer-polyfill": "1.5.1", |
118 | | - "rimraf": "5.0.10", |
119 | | - "style-loader": "3.3.4", |
| 118 | + "rimraf": "6.0.1", |
| 119 | + "style-loader": "4.0.0", |
120 | 120 | "tailwindcss": "3.4.10", |
121 | 121 | "terser-webpack-plugin": "5.3.10", |
122 | 122 | "ts-jest": "29.1.5", |
123 | 123 | "ts-loader": "9.5.1", |
124 | 124 | "tsx": "4.11.0", |
125 | 125 | "typescript": "5.5.4", |
126 | | - "typescript-eslint": "7.14.1", |
| 126 | + "typescript-eslint": "8.4.0", |
127 | 127 | "web-ext-plugin": "2.9.0", |
128 | 128 | "webextension-polyfill": "0.12.0", |
129 | 129 | "webpack": "5.94.0", |
|
0 commit comments