|
62 | 62 | "@babel/preset-env": "^7.27.2", |
63 | 63 | "@babel/preset-react": "^7.27.1", |
64 | 64 | "@babel/preset-typescript": "^7.27.1", |
65 | | - "@jest/globals": "^30.0.0", |
66 | | - "@playwright/test": "^1.53.0", |
| 65 | + "@jest/globals": "^30.0.2", |
| 66 | + "@playwright/test": "^1.53.1", |
67 | 67 | "@types/jest": "^29.4.0", |
68 | 68 | "@types/json-server": "^0.14.8", |
69 | | - "@types/lodash": "^4.17.17", |
| 69 | + "@types/lodash": "^4.17.18", |
70 | 70 | "@types/node": "^24.0.3", |
71 | 71 | "@types/text-encoding": "^0.0.40", |
72 | 72 | "@types/webextension-polyfill": "^0.12.3", |
|
81 | 81 | "css-loader": "^7.1.2", |
82 | 82 | "eslint": "^7.27.0", |
83 | 83 | "eslint-config-prettier": "^10.1.5", |
84 | | - "eslint-plugin-import": "^2.23.3", |
| 84 | + "eslint-plugin-import": "^2.32.0", |
85 | 85 | "eslint-plugin-jsx-a11y": "^6.4.1", |
86 | 86 | "eslint-plugin-node": "^11.1.0", |
87 | 87 | "eslint-plugin-prettier": "^4.2.1", |
|
93 | 93 | "html-webpack-plugin": "^5.5.0", |
94 | 94 | "http-server": "^14.1.1", |
95 | 95 | "jest": "^29.4.3", |
96 | | - "jest-environment-jsdom": "^30.0.0", |
| 96 | + "jest-environment-jsdom": "^30.0.2", |
97 | 97 | "jsdom": "^26.1.0", |
98 | 98 | "json-server": "^0.17.3", |
99 | 99 | "mini-css-extract-plugin": "^2.9.2", |
100 | 100 | "optimize-css-assets-webpack-plugin": "^6.0.1", |
101 | | - "playwright": "1.53.0", |
| 101 | + "playwright": "1.53.1", |
102 | 102 | "playwright-webextext": "^0.0.4", |
103 | 103 | "postcss": "^8.5.6", |
104 | 104 | "postcss-loader": "^8.1.1", |
|
0 commit comments