|
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@aws-sdk/types": "^3.840.0", |
21 | | - "@babel/cli": "^7.28.0", |
22 | | - "@babel/core": "^7.28.0", |
| 21 | + "@babel/cli": "^7.28.3", |
| 22 | + "@babel/core": "^7.28.3", |
23 | 23 | "@babel/eslint-parser": "^7.28.0", |
24 | 24 | "@babel/helper-get-function-arity": "^7.16.7", |
25 | 25 | "@babel/plugin-proposal-decorators": "^7.28.0", |
26 | 26 | "@babel/plugin-transform-class-properties": "^7.27.1", |
27 | 27 | "@babel/plugin-transform-object-rest-spread": "^7.27.1", |
28 | 28 | "@babel/plugin-transform-optional-chaining": "^7.27.1", |
29 | | - "@babel/preset-env": "^7.28.0", |
| 29 | + "@babel/preset-env": "^7.28.3", |
30 | 30 | "@babel/preset-react": "^7.27.1", |
31 | 31 | "@babel/preset-typescript": "^7.27.1", |
32 | 32 | "@pact-foundation/pact": "^15.0.1", |
|
69 | 69 | "eslint-plugin-react": "^7.37.5", |
70 | 70 | "eslint-plugin-react-hooks": "^4.6.2", |
71 | 71 | "eslint-webpack-plugin": "^4.2.0", |
72 | | - "html-webpack-plugin": "^5.6.3", |
| 72 | + "html-webpack-plugin": "^5.6.4", |
73 | 73 | "intersection-observer": "^0.12.2", |
74 | 74 | "jest": "^29.7.0", |
75 | 75 | "jest-environment-jsdom": "^29.7.0", |
76 | 76 | "jest-fixed-jsdom": "^0.0.9", |
77 | | - "mini-css-extract-plugin": "^2.9.3", |
78 | | - "msw": "^2.10.4", |
| 77 | + "mini-css-extract-plugin": "^2.9.4", |
| 78 | + "msw": "^2.10.5", |
79 | 79 | "object-assign": "^4.1.1", |
80 | 80 | "os-browserify": "^0.3.0", |
81 | 81 | "path": "^0.12.7", |
|
94 | 94 | "typescript": "^5.8.3", |
95 | 95 | "url-loader": "^4.1.1", |
96 | 96 | "util": "^0.12.5", |
97 | | - "webpack": "^5.101.1", |
| 97 | + "webpack": "^5.101.2", |
98 | 98 | "webpack-bundle-analyzer": "^4.10.2", |
99 | 99 | "webpack-cli": "^5.1.4", |
100 | 100 | "webpack-dev-server": "^5.2.2", |
|
0 commit comments