|
51 | 51 | "@abhijithvijayan/eslint-config": "2.8.1", |
52 | 52 | "@abhijithvijayan/eslint-config-airbnb": "^1.1.0", |
53 | 53 | "@abhijithvijayan/tsconfig": "^1.3.0", |
54 | | - "@babel/core": "^7.28.6", |
| 54 | + "@babel/core": "^7.29.0", |
55 | 55 | "@babel/eslint-parser": "^7.28.6", |
56 | 56 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
57 | 57 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
58 | 58 | "@babel/plugin-transform-destructuring": "^7.28.5", |
59 | | - "@babel/plugin-transform-runtime": "^7.28.5", |
60 | | - "@babel/preset-env": "^7.28.6", |
| 59 | + "@babel/plugin-transform-runtime": "^7.29.0", |
| 60 | + "@babel/preset-env": "^7.29.0", |
61 | 61 | "@babel/preset-react": "^7.28.5", |
62 | 62 | "@babel/preset-typescript": "^7.28.5", |
63 | 63 | "@jest/globals": "^30.2.0", |
64 | 64 | "@types/jest": "^30.0.0", |
65 | 65 | "@types/json-server": "^0.14.8", |
66 | 66 | "@types/lodash": "^4.17.23", |
67 | | - "@types/node": "^25.0.10", |
| 67 | + "@types/node": "^25.2.0", |
68 | 68 | "@types/selenium-webdriver": "^4.35.5", |
69 | 69 | "@types/text-encoding": "^0.0.40", |
70 | 70 | "@types/webextension-polyfill": "^0.12.4", |
71 | 71 | "@types/webpack": "^5.28.5", |
72 | 72 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
73 | 73 | "@typescript-eslint/parser": "^5.62.0", |
74 | | - "autoprefixer": "^10.4.23", |
| 74 | + "autoprefixer": "^10.4.24", |
75 | 75 | "babel-loader": "^10.0.0", |
76 | 76 | "clean-webpack-plugin": "^4.0.0", |
77 | 77 | "copy-webpack-plugin": "^13.0.1", |
78 | 78 | "cross-env": "^10.1.0", |
79 | | - "css-loader": "^7.1.2", |
| 79 | + "css-loader": "^7.1.3", |
80 | 80 | "eslint": "^7.32.0", |
81 | 81 | "eslint-config-prettier": "^10.1.8", |
82 | 82 | "eslint-plugin-import": "^2.32.0", |
|
0 commit comments