|
3 | 3 | "description": "Pocket front end web client",
|
4 | 4 | "version": "1.0.0",
|
5 | 5 | "dependencies": {
|
6 |
| - "@braze/web-sdk": "5.6.1", |
| 6 | + "@braze/web-sdk": "5.7.0", |
7 | 7 | "@common/constants": "workspace:*",
|
8 | 8 | "@emotion/cache": "11.14.0",
|
9 | 9 | "@emotion/css": "11.13.5",
|
|
12 | 12 | "@n8tb1t/use-scroll-position": "2.0.3",
|
13 | 13 | "@popperjs/core": "2.11.8",
|
14 | 14 | "@sentry/integrations": "7.114.0",
|
15 |
| - "@sentry/nextjs": "8.51.0", |
| 15 | + "@sentry/nextjs": "8.54.0", |
16 | 16 | "@snowplow/browser-plugin-button-click-tracking": "4.3.1",
|
17 | 17 | "@snowplow/browser-plugin-client-hints": "4.3.1",
|
18 | 18 | "@snowplow/browser-plugin-form-tracking": "4.3.1",
|
|
21 | 21 | "@snowplow/browser-plugin-privacy-sandbox": "4.3.1",
|
22 | 22 | "@snowplow/browser-plugin-timezone": "4.3.1",
|
23 | 23 | "@snowplow/browser-tracker": "4.3.1",
|
24 |
| - "@storybook/react": "8.5.1", |
| 24 | + "@storybook/react": "8.5.3", |
25 | 25 | "@types/jest": "^29.5.14",
|
26 | 26 | "@ui/icons": "workspace:*",
|
27 | 27 | "@ui/styles": "workspace:*",
|
28 | 28 | "body-scroll-lock": "4.0.0-beta.0",
|
29 | 29 | "clipboard-copy": "4.0.1",
|
30 | 30 | "dayjs": "1.11.13",
|
31 | 31 | "diff-match-patch": "1.0.5",
|
32 |
| - "dompurify": "3.2.3", |
| 32 | + "dompurify": "3.2.4", |
33 | 33 | "he": "1.2.0",
|
34 | 34 | "intersection-observer": "0.12.2",
|
35 | 35 | "jsonwebtoken": "9.0.2",
|
|
76 | 76 | "@testing-library/jest-dom": "6.6.3",
|
77 | 77 | "@testing-library/react": "16.2.0",
|
78 | 78 | "@testing-library/user-event": "14.6.1",
|
79 |
| - "@types/node": "22.10.9", |
| 79 | + "@types/node": "22.13.1", |
80 | 80 | "@types/react": "19.0.8",
|
81 | 81 | "@types/react-beautiful-dnd": "13.1.8",
|
82 | 82 | "graphql": "16.10.0",
|
|
0 commit comments