|
68 | 68 | "@codemirror/lang-rust": "^6.0.2", |
69 | 69 | "@codemirror/language": "^6.11.2", |
70 | 70 | "@codemirror/state": "^6.5.2", |
71 | | - "@codemirror/view": "^6.37.2", |
| 71 | + "@codemirror/view": "^6.38.0", |
72 | 72 | "@firefox-devtools/react-contextmenu": "^5.2.2", |
73 | 73 | "@fluent/bundle": "^0.19.1", |
74 | 74 | "@fluent/langneg": "^0.7.0", |
|
81 | 81 | "classnames": "^2.5.1", |
82 | 82 | "common-tags": "^1.8.2", |
83 | 83 | "copy-to-clipboard": "^3.3.3", |
84 | | - "core-js": "^3.43.0", |
| 84 | + "core-js": "^3.44.0", |
85 | 85 | "escape-string-regexp": "^4.0.0", |
86 | 86 | "gecko-profiler-demangle": "^0.3.3", |
87 | 87 | "idb": "^8.0.3", |
|
94 | 94 | "namedtuplemap": "^1.0.0", |
95 | 95 | "photon-colors": "^3.3.2", |
96 | 96 | "protobufjs": "^7.5.3", |
97 | | - "query-string": "^9.2.1", |
| 97 | + "query-string": "^9.2.2", |
98 | 98 | "react": "^18.3.1", |
99 | 99 | "react-dom": "^18.3.1", |
100 | 100 | "react-intersection-observer": "^9.16.0", |
|
110 | 110 | "workbox-window": "^7.3.0" |
111 | 111 | }, |
112 | 112 | "devDependencies": { |
113 | | - "@babel/cli": "^7.27.2", |
| 113 | + "@babel/cli": "^7.28.0", |
114 | 114 | "@babel/core": "^7.28.0", |
115 | | - "@babel/eslint-parser": "^7.27.5", |
| 115 | + "@babel/eslint-parser": "^7.28.0", |
116 | 116 | "@babel/eslint-plugin": "^7.27.1", |
117 | 117 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
118 | | - "@babel/preset-env": "^7.27.2", |
| 118 | + "@babel/preset-env": "^7.28.0", |
119 | 119 | "@babel/preset-flow": "^7.27.1", |
120 | 120 | "@babel/preset-react": "^7.27.1", |
121 | 121 | "@fetch-mock/jest": "^0.2.16", |
|
124 | 124 | "@testing-library/react": "^16.3.0", |
125 | 125 | "alex": "^11.0.1", |
126 | 126 | "autoprefixer": "^10.4.21", |
127 | | - "babel-jest": "^30.0.0", |
| 127 | + "babel-jest": "^30.0.4", |
128 | 128 | "babel-loader": "^10.0.0", |
129 | 129 | "babel-plugin-module-resolver": "^5.0.2", |
130 | 130 | "browserslist": "^4.25.1", |
|
153 | 153 | "glob": "^11.0.3", |
154 | 154 | "html-webpack-plugin": "^5.6.3", |
155 | 155 | "husky": "^4.3.8", |
156 | | - "jest": "^30.0.0", |
157 | | - "jest-environment-jsdom": "^30.0.0", |
| 156 | + "jest": "^30.0.4", |
| 157 | + "jest-environment-jsdom": "^30.0.4", |
158 | 158 | "jest-extended": "^6.0.0", |
159 | 159 | "json-loader": "^0.5.7", |
160 | 160 | "local-web-server": "^5.4.0", |
|
0 commit comments