|
23 | 23 | "build-symbolicator-cli:quiet": "yarn build:clean && cross-env NODE_ENV=production webpack --config src/symbolicator-cli/webpack.config.js", |
24 | 24 | "lint": "node bin/output-fixing-commands.js run-p lint-js lint-css prettier-run", |
25 | 25 | "lint-fix": "run-p lint-fix-js lint-fix-css prettier-fix", |
26 | | - "lint-js": "node bin/output-fixing-commands.js eslint *.js bin src --report-unused-disable-directives --cache --cache-strategy content", |
| 26 | + "lint-js": "node bin/output-fixing-commands.js eslint . --report-unused-disable-directives --cache --cache-strategy content", |
27 | 27 | "lint-fix-js": "yarn lint-js --fix", |
28 | 28 | "lint-css": "node bin/output-fixing-commands.js stylelint \"src/**/*.css\" \"res/**/*.css\"", |
29 | 29 | "lint-fix-css": "yarn lint-css --fix", |
|
63 | 63 | "@codemirror/lang-rust": "^6.0.2", |
64 | 64 | "@codemirror/language": "^6.11.3", |
65 | 65 | "@codemirror/state": "^6.5.2", |
66 | | - "@codemirror/view": "^6.38.1", |
| 66 | + "@codemirror/view": "^6.38.2", |
67 | 67 | "@firefox-devtools/react-contextmenu": "^5.2.3", |
68 | 68 | "@fluent/bundle": "^0.19.1", |
69 | 69 | "@fluent/langneg": "^0.7.0", |
|
78 | 78 | "copy-to-clipboard": "^3.3.3", |
79 | 79 | "core-js": "^3.45.1", |
80 | 80 | "escape-string-regexp": "^4.0.0", |
81 | | - "gecko-profiler-demangle": "^0.3.3", |
| 81 | + "gecko-profiler-demangle": "^0.4.0", |
82 | 82 | "idb": "^8.0.3", |
83 | | - "iongraph-web": "0.1.4", |
| 83 | + "iongraph-web": "0.1.15", |
84 | 84 | "jszip": "^3.10.1", |
85 | 85 | "long": "^5.3.2", |
86 | 86 | "memoize-immutable": "^3.0.0", |
|
114 | 114 | "@babel/preset-env": "^7.28.3", |
115 | 115 | "@babel/preset-react": "^7.27.1", |
116 | 116 | "@babel/preset-typescript": "^7.27.1", |
117 | | - "@eslint/js": "^9.34.0", |
| 117 | + "@eslint/js": "^9.35.0", |
118 | 118 | "@testing-library/dom": "^10.4.1", |
119 | 119 | "@testing-library/jest-dom": "^6.8.0", |
120 | 120 | "@testing-library/react": "^16.3.0", |
121 | 121 | "@types/clamp": "^1.0.3", |
122 | 122 | "@types/common-tags": "^1.8.4", |
123 | 123 | "@types/jest": "^30.0.0", |
124 | 124 | "@types/minimist": "^1.2.5", |
125 | | - "@types/node": "^22.18.0", |
| 125 | + "@types/node": "^22.18.1", |
126 | 126 | "@types/query-string": "^6.3.0", |
127 | 127 | "@types/react": "^18.3.24", |
128 | 128 | "@types/react-dom": "^18.3.1", |
|
134 | 134 | "@typescript-eslint/parser": "^8.41.0", |
135 | 135 | "alex": "^11.0.1", |
136 | 136 | "autoprefixer": "^10.4.21", |
137 | | - "babel-jest": "^30.0.5", |
| 137 | + "babel-jest": "^30.1.2", |
138 | 138 | "babel-loader": "^10.0.0", |
139 | 139 | "babel-plugin-module-resolver": "^5.0.2", |
140 | | - "browserslist": "^4.25.2", |
| 140 | + "browserslist": "^4.25.4", |
141 | 141 | "caniuse-lite": "^1.0.30001731", |
142 | 142 | "circular-dependency-plugin": "^5.2.1", |
143 | 143 | "codecov": "^3.8.3", |
|
146 | 146 | "css-loader": "^7.1.2", |
147 | 147 | "cssnano": "^7.1.1", |
148 | 148 | "devtools-license-check": "^0.9.0", |
149 | | - "eslint": "^9.34.0", |
| 149 | + "eslint": "^9.35.0", |
150 | 150 | "eslint-config-prettier": "^10.1.8", |
151 | 151 | "eslint-import-resolver-alias": "^1.1.2", |
152 | 152 | "eslint-plugin-import": "^2.32.0", |
153 | 153 | "eslint-plugin-jest": "^29.0.1", |
154 | 154 | "eslint-plugin-jest-dom": "^5.5.0", |
155 | 155 | "eslint-plugin-jest-formatting": "^3.1.0", |
156 | 156 | "eslint-plugin-react": "^7.37.5", |
157 | | - "eslint-plugin-testing-library": "^7.6.6", |
| 157 | + "eslint-plugin-testing-library": "^7.6.8", |
158 | 158 | "espree": "^10.4.0", |
159 | | - "fake-indexeddb": "^6.1.0", |
160 | | - "fetch-mock": "^12.5.3", |
| 159 | + "fake-indexeddb": "^6.2.2", |
| 160 | + "fetch-mock": "^12.5.4", |
161 | 161 | "file-loader": "^6.2.0", |
162 | 162 | "glob": "^11.0.3", |
163 | 163 | "globals": "^16.3.0", |
164 | 164 | "html-webpack-plugin": "^5.6.4", |
165 | 165 | "husky": "^4.3.8", |
166 | | - "jest": "^30.0.5", |
167 | | - "jest-environment-jsdom": "^30.0.5", |
| 166 | + "jest": "^30.1.3", |
| 167 | + "jest-environment-jsdom": "^30.1.2", |
168 | 168 | "jest-extended": "^6.0.0", |
169 | 169 | "json-loader": "^0.5.7", |
170 | 170 | "local-web-server": "^5.4.0", |
|
174 | 174 | "open": "^10.2.0", |
175 | 175 | "patch-package": "^8.0.0", |
176 | 176 | "postcss": "^8.5.6", |
177 | | - "postcss-loader": "^8.1.1", |
| 177 | + "postcss-loader": "^8.2.0", |
178 | 178 | "postinstall-postinstall": "^2.1.0", |
179 | 179 | "prettier": "^3.6.2", |
180 | 180 | "raw-loader": "^4.0.2", |
|
0 commit comments