|
44 | 44 | "start-photon": "node res/photon/server", |
45 | 45 | "test": "node bin/output-fixing-commands.js cross-env LC_ALL=C TZ=UTC NODE_ENV=test jest", |
46 | 46 | "test-all": "run-p --max-parallel 4 ts license-check lint test test-alex test-lockfile", |
47 | | - "test-all:ci": "run-p --max-parallel 4 ts license-check lint test test-alex test-lockfile", |
48 | 47 | "test-build-coverage": "yarn test --coverage --coverageReporters=html", |
49 | 48 | "test-serve-coverage": "ws -d coverage/ -p 4343", |
50 | 49 | "test-coverage": "run-s test-build-coverage test-serve-coverage", |
|
62 | 61 | "@codemirror/lang-cpp": "^6.0.3", |
63 | 62 | "@codemirror/lang-javascript": "^6.2.4", |
64 | 63 | "@codemirror/lang-rust": "^6.0.2", |
65 | | - "@codemirror/language": "^6.11.2", |
| 64 | + "@codemirror/language": "^6.11.3", |
66 | 65 | "@codemirror/state": "^6.5.2", |
67 | 66 | "@codemirror/view": "^6.38.1", |
68 | | - "@firefox-devtools/react-contextmenu": "^5.2.2", |
| 67 | + "@firefox-devtools/react-contextmenu": "^5.2.3", |
69 | 68 | "@fluent/bundle": "^0.19.1", |
70 | 69 | "@fluent/langneg": "^0.7.0", |
71 | 70 | "@fluent/react": "^0.15.2", |
|
77 | 76 | "classnames": "^2.5.1", |
78 | 77 | "common-tags": "^1.8.2", |
79 | 78 | "copy-to-clipboard": "^3.3.3", |
80 | | - "core-js": "^3.44.0", |
| 79 | + "core-js": "^3.45.0", |
81 | 80 | "escape-string-regexp": "^4.0.0", |
82 | 81 | "gecko-profiler-demangle": "^0.3.3", |
83 | 82 | "idb": "^8.0.3", |
|
89 | 88 | "mixedtuplemap": "^1.0.0", |
90 | 89 | "namedtuplemap": "^1.0.0", |
91 | 90 | "photon-colors": "^3.3.2", |
92 | | - "protobufjs": "^7.5.3", |
| 91 | + "protobufjs": "^7.5.4", |
93 | 92 | "query-string": "^9.2.2", |
94 | 93 | "react": "^18.3.1", |
95 | 94 | "react-dom": "^18.3.1", |
|
106 | 105 | "workbox-window": "^7.3.0" |
107 | 106 | }, |
108 | 107 | "devDependencies": { |
109 | | - "@babel/cli": "^7.28.0", |
110 | | - "@babel/core": "^7.28.0", |
| 108 | + "@babel/cli": "^7.28.3", |
| 109 | + "@babel/core": "^7.28.3", |
111 | 110 | "@babel/eslint-parser": "^7.28.0", |
112 | 111 | "@babel/eslint-plugin": "^7.27.1", |
113 | 112 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
114 | | - "@babel/preset-env": "^7.28.0", |
| 113 | + "@babel/preset-env": "^7.28.3", |
115 | 114 | "@babel/preset-react": "^7.27.1", |
116 | 115 | "@babel/preset-typescript": "^7.27.1", |
117 | 116 | "@fetch-mock/jest": "^0.2.16", |
118 | | - "@testing-library/dom": "^10.4.0", |
| 117 | + "@testing-library/dom": "^10.4.1", |
119 | 118 | "@testing-library/jest-dom": "^6.6.4", |
120 | 119 | "@testing-library/react": "^16.3.0", |
121 | 120 | "@types/clamp": "^1.0.3", |
122 | 121 | "@types/common-tags": "^1.8.4", |
123 | 122 | "@types/jest": "^30.0.0", |
124 | 123 | "@types/minimist": "^1.2.5", |
125 | 124 | "@types/query-string": "^6.3.0", |
126 | | - "@types/react": "^18.3.1", |
| 125 | + "@types/react": "^18.3.24", |
127 | 126 | "@types/react-dom": "^18.3.1", |
128 | 127 | "@types/react-splitter-layout": "^4.0.0", |
129 | 128 | "@types/react-transition-group": "^4.4.5", |
|
133 | 132 | "@typescript-eslint/parser": "^8.38.0", |
134 | 133 | "alex": "^11.0.1", |
135 | 134 | "autoprefixer": "^10.4.21", |
136 | | - "babel-jest": "^30.0.4", |
| 135 | + "babel-jest": "^30.0.5", |
137 | 136 | "babel-loader": "^10.0.0", |
138 | 137 | "babel-plugin-module-resolver": "^5.0.2", |
139 | | - "browserslist": "^4.25.1", |
140 | | - "caniuse-lite": "^1.0.30001727", |
| 138 | + "browserslist": "^4.25.2", |
| 139 | + "caniuse-lite": "^1.0.30001731", |
141 | 140 | "circular-dependency-plugin": "^5.2.1", |
142 | 141 | "codecov": "^3.8.3", |
143 | | - "copy-webpack-plugin": "^13.0.0", |
| 142 | + "copy-webpack-plugin": "^13.0.1", |
144 | 143 | "cross-env": "^10.0.0", |
145 | 144 | "css-loader": "^7.1.2", |
146 | 145 | "cssnano": "^7.1.0", |
|
153 | 152 | "eslint-plugin-jest-dom": "^5.5.0", |
154 | 153 | "eslint-plugin-jest-formatting": "^3.1.0", |
155 | 154 | "eslint-plugin-react": "^7.37.5", |
156 | | - "eslint-plugin-testing-library": "^7.6.0", |
| 155 | + "eslint-plugin-testing-library": "^7.6.3", |
157 | 156 | "espree": "^10.4.0", |
158 | | - "fake-indexeddb": "^6.0.1", |
| 157 | + "fake-indexeddb": "^6.1.0", |
159 | 158 | "file-loader": "^6.2.0", |
160 | 159 | "glob": "^11.0.3", |
161 | | - "html-webpack-plugin": "^5.6.3", |
| 160 | + "html-webpack-plugin": "^5.6.4", |
162 | 161 | "husky": "^4.3.8", |
163 | | - "jest": "^30.0.4", |
164 | | - "jest-environment-jsdom": "^30.0.4", |
| 162 | + "jest": "^30.0.5", |
| 163 | + "jest-environment-jsdom": "^30.0.5", |
165 | 164 | "jest-extended": "^6.0.0", |
166 | 165 | "json-loader": "^0.5.7", |
167 | 166 | "local-web-server": "^5.4.0", |
|
177 | 176 | "raw-loader": "^4.0.2", |
178 | 177 | "rimraf": "^5.0.10", |
179 | 178 | "style-loader": "^4.0.0", |
180 | | - "stylelint": "^16.21.1", |
| 179 | + "stylelint": "^16.23.0", |
181 | 180 | "stylelint-config-idiomatic-order": "^10.0.0", |
182 | | - "stylelint-config-standard": "^38.0.0", |
| 181 | + "stylelint-config-standard": "^39.0.0", |
183 | 182 | "typescript": "^5.8.3", |
184 | | - "webpack": "^5.100.2", |
| 183 | + "webpack": "^5.101.3", |
185 | 184 | "webpack-cli": "^6.0.1", |
186 | 185 | "webpack-dev-server": "^5.2.2", |
187 | 186 | "workbox-webpack-plugin": "^7.3.0", |
188 | 187 | "yargs": "^18.0.0" |
189 | 188 | }, |
190 | 189 | "resolutions": { |
191 | | - "@types/react-splitter-layout/@types/react": "^18.3.1", |
| 190 | + "@types/react-splitter-layout/@types/react": "^18.3.24", |
192 | 191 | "@types/trusted-types": "^2.0.7" |
193 | 192 | }, |
194 | 193 | "jest": { |
|
0 commit comments