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