|
60 | 60 | "@codemirror/lang-javascript": "^6.2.2", |
61 | 61 | "@codemirror/lang-rust": "^6.0.1", |
62 | 62 | "@codemirror/language": "^6.10.8", |
63 | | - "@codemirror/state": "^6.5.0", |
64 | | - "@codemirror/view": "^6.36.1", |
| 63 | + "@codemirror/state": "^6.5.1", |
| 64 | + "@codemirror/view": "^6.36.2", |
65 | 65 | "@firefox-devtools/react-contextmenu": "^5.2.0", |
66 | 66 | "@fluent/bundle": "^0.18.0", |
67 | 67 | "@fluent/langneg": "^0.7.0", |
68 | 68 | "@fluent/react": "^0.15.2", |
69 | 69 | "@lezer/highlight": "^1.2.1", |
70 | | - "@tgwf/co2": "^0.16.4", |
| 70 | + "@tgwf/co2": "^0.16.5", |
71 | 71 | "array-move": "^3.0.1", |
72 | 72 | "array-range": "^1.0.1", |
73 | 73 | "clamp": "^1.0.1", |
|
77 | 77 | "core-js": "^3.40.0", |
78 | 78 | "escape-string-regexp": "^4.0.0", |
79 | 79 | "gecko-profiler-demangle": "^0.3.3", |
80 | | - "idb": "^8.0.0", |
| 80 | + "idb": "^8.0.2", |
81 | 81 | "jszip": "^3.10.1", |
82 | | - "long": "^5.2.3", |
| 82 | + "long": "^5.2.4", |
83 | 83 | "memoize-immutable": "^3.0.0", |
84 | 84 | "memoize-one": "^6.0.0", |
85 | 85 | "minimist": "^1.2.8", |
|
90 | 90 | "query-string": "^9.1.1", |
91 | 91 | "react": "^18.3.1", |
92 | 92 | "react-dom": "^18.3.1", |
93 | | - "react-intersection-observer": "^9.14.1", |
| 93 | + "react-intersection-observer": "^9.15.1", |
94 | 94 | "react-redux": "^9.2.0", |
95 | 95 | "react-splitter-layout": "^4.0.0", |
96 | 96 | "react-transition-group": "^4.4.5", |
|
104 | 104 | }, |
105 | 105 | "devDependencies": { |
106 | 106 | "@babel/cli": "^7.26.4", |
107 | | - "@babel/core": "^7.26.0", |
108 | | - "@babel/eslint-parser": "^7.25.9", |
| 107 | + "@babel/core": "^7.26.7", |
| 108 | + "@babel/eslint-parser": "^7.26.5", |
109 | 109 | "@babel/eslint-plugin": "^7.25.9", |
110 | 110 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
111 | 111 | "@babel/preset-env": "^7.26.0", |
112 | 112 | "@babel/preset-flow": "^7.25.9", |
113 | 113 | "@babel/preset-react": "^7.26.3", |
114 | 114 | "@testing-library/dom": "^10.4.0", |
115 | 115 | "@testing-library/jest-dom": "^6.6.3", |
116 | | - "@testing-library/react": "^16.1.0", |
| 116 | + "@testing-library/react": "^16.2.0", |
117 | 117 | "alex": "^11.0.1", |
118 | 118 | "autoprefixer": "^10.4.20", |
119 | 119 | "babel-jest": "^29.7.0", |
120 | 120 | "babel-loader": "^9.2.1", |
121 | 121 | "babel-plugin-module-resolver": "^5.0.2", |
122 | | - "browserslist": "^4.24.3", |
123 | | - "caniuse-lite": "^1.0.30001690", |
| 122 | + "browserslist": "^4.24.4", |
| 123 | + "caniuse-lite": "^1.0.30001692", |
124 | 124 | "circular-dependency-plugin": "^5.2.1", |
125 | 125 | "codecov": "^3.8.3", |
126 | 126 | "copy-webpack-plugin": "^12.0.2", |
|
133 | 133 | "eslint-import-resolver-alias": "^1.1.2", |
134 | 134 | "eslint-plugin-flowtype": "^8.0.3", |
135 | 135 | "eslint-plugin-import": "^2.31.0", |
136 | | - "eslint-plugin-jest": "^28.10.0", |
| 136 | + "eslint-plugin-jest": "^28.11.0", |
137 | 137 | "eslint-plugin-jest-dom": "^5.5.0", |
138 | 138 | "eslint-plugin-jest-formatting": "^3.1.0", |
139 | | - "eslint-plugin-react": "^7.37.3", |
| 139 | + "eslint-plugin-react": "^7.37.4", |
140 | 140 | "eslint-plugin-testing-library": "^7.1.1", |
141 | 141 | "espree": "^10.3.0", |
142 | 142 | "fake-indexeddb": "^6.0.0", |
|
158 | 158 | "node-fetch": "^2.6.11", |
159 | 159 | "npm-run-all2": "^7.0.2", |
160 | 160 | "open": "^10.1.0", |
161 | | - "postcss": "^8.4.49", |
| 161 | + "postcss": "^8.5.1", |
162 | 162 | "postcss-loader": "^8.1.1", |
163 | 163 | "prettier": "^3.4.2", |
164 | 164 | "raw-loader": "^4.0.2", |
|
0 commit comments