|
38 | 38 | "jsan": "^3.1.14", |
39 | 39 | "localforage": "^1.10.0", |
40 | 40 | "lodash-es": "^4.18.1", |
41 | | - "react": "^19.2.6", |
42 | | - "react-dom": "^19.2.6", |
| 41 | + "react": "^19.2.7", |
| 42 | + "react-dom": "^19.2.7", |
43 | 43 | "react-icons": "^5.6.0", |
44 | | - "react-is": "^19.2.6", |
| 44 | + "react-is": "^19.2.7", |
45 | 45 | "react-json-tree": "workspace:^", |
46 | 46 | "react-redux": "^9.3.0", |
47 | 47 | "redux": "^5.0.1", |
48 | 48 | "redux-persist": "^6.0.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@babel/core": "^7.29.0", |
52 | | - "@babel/preset-env": "^7.29.5", |
53 | | - "@babel/preset-react": "^7.28.5", |
54 | | - "@babel/preset-typescript": "^7.28.5", |
55 | | - "@babel/register": "^7.29.3", |
| 52 | + "@babel/preset-env": "^7.29.7", |
| 53 | + "@babel/preset-react": "^7.29.7", |
| 54 | + "@babel/preset-typescript": "^7.29.7", |
| 55 | + "@babel/register": "^7.29.7", |
56 | 56 | "@jest/globals": "^30.4.1", |
57 | 57 | "@testing-library/dom": "^10.4.1", |
58 | 58 | "@testing-library/jest-dom": "^6.9.1", |
59 | 59 | "@testing-library/react": "^16.3.2", |
60 | | - "@types/chrome": "^0.1.42", |
| 60 | + "@types/chrome": "^0.1.43", |
61 | 61 | "@types/lodash-es": "^4.17.12", |
62 | | - "@types/react": "^19.2.14", |
| 62 | + "@types/react": "^19.2.17", |
63 | 63 | "@types/react-dom": "^19.2.3", |
64 | | - "chromedriver": "^148.0.3", |
| 64 | + "chromedriver": "^148.0.4", |
65 | 65 | "cross-env": "^10.1.0", |
66 | 66 | "electron": "^42.4.1", |
67 | 67 | "esbuild": "^0.28.0", |
68 | 68 | "globals": "^17.6.0", |
69 | | - "immutable": "^5.1.5", |
| 69 | + "immutable": "^5.1.6", |
70 | 70 | "jest": "^30.4.2", |
71 | 71 | "jest-environment-jsdom": "^30.4.1", |
72 | 72 | "pug": "^3.0.4", |
73 | 73 | "rimraf": "^6.1.3", |
74 | | - "selenium-webdriver": "^4.44.0", |
| 74 | + "selenium-webdriver": "^4.45.0", |
75 | 75 | "sinon-chrome": "^3.0.1", |
76 | | - "ts-jest": "^29.4.9", |
| 76 | + "ts-jest": "^29.4.11", |
77 | 77 | "typescript": "~6.0.3", |
78 | | - "webpack": "^5.106.2", |
79 | | - "webpack-cli": "^7.0.2" |
| 78 | + "webpack": "^5.107.2", |
| 79 | + "webpack-cli": "^7.0.3" |
80 | 80 | } |
81 | 81 | } |
0 commit comments