|
83 | 83 | "core-js": "^3.42.0", |
84 | 84 | "escape-string-regexp": "^4.0.0", |
85 | 85 | "gecko-profiler-demangle": "^0.3.3", |
86 | | - "idb": "^8.0.2", |
| 86 | + "idb": "^8.0.3", |
87 | 87 | "jszip": "^3.10.1", |
88 | 88 | "long": "^5.3.2", |
89 | 89 | "memoize-immutable": "^3.0.0", |
|
132 | 132 | "copy-webpack-plugin": "^13.0.0", |
133 | 133 | "cross-env": "^7.0.3", |
134 | 134 | "css-loader": "^7.1.2", |
135 | | - "cssnano": "^7.0.6", |
| 135 | + "cssnano": "^7.0.7", |
136 | 136 | "devtools-license-check": "^0.9.0", |
137 | 137 | "eslint": "^8.57.1", |
138 | | - "eslint-config-prettier": "^10.1.2", |
| 138 | + "eslint-config-prettier": "^10.1.5", |
139 | 139 | "eslint-import-resolver-alias": "^1.1.2", |
140 | 140 | "eslint-plugin-flowtype": "^8.0.3", |
141 | 141 | "eslint-plugin-import": "^2.31.0", |
142 | 142 | "eslint-plugin-jest": "^28.11.0", |
143 | 143 | "eslint-plugin-jest-dom": "^5.5.0", |
144 | 144 | "eslint-plugin-jest-formatting": "^3.1.0", |
145 | 145 | "eslint-plugin-react": "^7.37.5", |
146 | | - "eslint-plugin-testing-library": "^7.1.1", |
| 146 | + "eslint-plugin-testing-library": "^7.2.1", |
147 | 147 | "espree": "^10.3.0", |
148 | | - "fake-indexeddb": "^6.0.0", |
| 148 | + "fake-indexeddb": "^6.0.1", |
149 | 149 | "fetch-mock-jest": "^1.5.1", |
150 | 150 | "file-loader": "^6.2.0", |
151 | 151 | "flow-bin": "^0.96.0", |
|
161 | 161 | "mkdirp": "^3.0.1", |
162 | 162 | "node-fetch": "^2.6.11", |
163 | 163 | "npm-run-all2": "^8.0.1", |
164 | | - "open": "^10.1.1", |
| 164 | + "open": "^10.1.2", |
165 | 165 | "postcss": "^8.5.3", |
166 | 166 | "postcss-loader": "^8.1.1", |
167 | 167 | "prettier": "^3.5.3", |
|
0 commit comments