|
44 | 44 | "@emotion/babel-preset-css-prop": "^11.12.0", |
45 | 45 | "@guardian/eslint-config-typescript": "^12.0.0", |
46 | 46 | "@guardian/prettier": "^8.0.1", |
47 | | - "@storybook/addon-essentials": "^8.3.5", |
48 | | - "@storybook/addon-links": "^8.3.5", |
| 47 | + "@storybook/addon-essentials": "^8.3.6", |
| 48 | + "@storybook/addon-links": "^8.3.6", |
49 | 49 | "@storybook/addon-styling-webpack": "^1.0.0", |
50 | | - "@storybook/addon-themes": "^8.3.5", |
| 50 | + "@storybook/addon-themes": "^8.3.6", |
51 | 51 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3", |
52 | | - "@storybook/preact-webpack5": "^8.3.5", |
53 | | - "@storybook/react": "^8.3.5", |
54 | | - "@swc/core": "^1.7.35", |
| 52 | + "@storybook/preact-webpack5": "^8.3.6", |
| 53 | + "@storybook/react": "^8.3.6", |
| 54 | + "@swc/core": "^1.7.36", |
55 | 55 | "@swc/plugin-emotion": "^4.0.3", |
56 | 56 | "@testing-library/cypress": "^10.0.2", |
57 | | - "@testing-library/jest-dom": "^6.5.0", |
| 57 | + "@testing-library/jest-dom": "^6.6.2", |
58 | 58 | "@testing-library/preact": "^3.2.4", |
59 | 59 | "@testing-library/preact-hooks": "^1.1.0", |
60 | 60 | "@testing-library/react": "npm:@testing-library/preact", |
|
75 | 75 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
76 | 76 | "@typescript-eslint/parser": "^7.18.0", |
77 | 77 | "assets-webpack-plugin": "^7.1.1", |
78 | | - "axe-core": "^4.10.0", |
| 78 | + "axe-core": "^4.10.1", |
79 | 79 | "chalk-rainbow": "^1.0.0", |
80 | 80 | "copy-webpack-plugin": "^12.0.2", |
81 | 81 | "cypress": "13.15.0", |
|
105 | 105 | "prettier": "^3.3.3", |
106 | 106 | "react-docgen-typescript-plugin": "^1.0.8", |
107 | 107 | "sharp": "^0.33.5", |
108 | | - "storybook": "^8.3.5", |
| 108 | + "storybook": "^8.3.6", |
109 | 109 | "swc-loader": "^0.2.6", |
110 | 110 | "terser-webpack-plugin": "^5.3.10", |
111 | 111 | "ts-jest": "^29.2.5", |
|
120 | 120 | "zod-to-json-schema": "^3.23.3" |
121 | 121 | }, |
122 | 122 | "dependencies": { |
123 | | - "@aws-sdk/client-cloudwatch": "^3.670.0", |
124 | | - "@aws-sdk/client-sesv2": "^3.670.0", |
125 | | - "@aws-sdk/credential-providers": "^3.670.0", |
| 123 | + "@aws-sdk/client-cloudwatch": "^3.675.0", |
| 124 | + "@aws-sdk/client-sesv2": "^3.675.0", |
| 125 | + "@aws-sdk/credential-providers": "^3.675.0", |
126 | 126 | "@emotion/react": "^11.13.3", |
127 | 127 | "@faire/mjml-react": "^3.4.0", |
128 | 128 | "@guardian/ab-core": "8.0.0", |
|
153 | 153 | "react-dom": "npm:@preact/compat", |
154 | 154 | "serialize-javascript": "^6.0.2", |
155 | 155 | "supertest": "^7.0.0", |
156 | | - "tslib": "^2.7.0", |
| 156 | + "tslib": "^2.8.0", |
157 | 157 | "winston": "^3.15.0", |
158 | 158 | "zod": "^3.23.8" |
159 | 159 | } |
|
0 commit comments