|
7 | 7 | "license": "Apache-2.0", |
8 | 8 | "devDependencies": { |
9 | 9 | "@babel/cli": "^7.27.2", |
10 | | - "@babel/core": "^7.27.4", |
| 10 | + "@babel/core": "^7.27.7", |
11 | 11 | "@babel/eslint-parser": "^7.27.5", |
12 | 12 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
13 | 13 | "@babel/plugin-proposal-decorators": "^7.27.1", |
|
20 | 20 | "@babel/register": "^7.27.1", |
21 | 21 | "@babel/runtime-corejs2": "^7.27.6", |
22 | 22 | "@inquirer/prompts": "^7.5.3", |
23 | | - "@pmmmwh/react-refresh-webpack-plugin": "^0.6.0", |
| 23 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1", |
24 | 24 | "@storybook/addon-designs": "8.2.1", |
25 | 25 | "@storybook/addon-essentials": "8.6.14", |
26 | 26 | "@storybook/addon-mdx-gfm": "8.6.14", |
27 | 27 | "@storybook/addon-actions": "9.0.8", |
28 | | - "@storybook/cli": "9.0.12", |
| 28 | + "@storybook/cli": "9.0.14", |
29 | 29 | "@storybook/react": "8.6.14", |
30 | 30 | "@storybook/react-webpack5": "8.6.14", |
31 | 31 | "@testing-library/cypress": "^10.0.3", |
|
50 | 50 | "eslint-plugin-cypress": "^3.6.0", |
51 | 51 | "eslint-plugin-import": "^2.32.0", |
52 | 52 | "eslint-plugin-jest": "^28.13.0", |
53 | | - "eslint-plugin-jsdoc": "^51.2.2", |
| 53 | + "eslint-plugin-jsdoc": "^51.3.1", |
54 | 54 | "eslint-plugin-prefer-arrow": "^1.2.3", |
55 | | - "eslint-plugin-prettier": "5.5.0", |
| 55 | + "eslint-plugin-prettier": "5.5.1", |
56 | 56 | "eslint-plugin-react": "^7.37.5", |
57 | 57 | "file-loader": "^6.2.0", |
58 | 58 | "html-webpack-plugin": "^5.6.3", |
59 | 59 | "http-proxy-middleware": "^3.0.5", |
60 | | - "jest": "^30.0.2", |
| 60 | + "jest": "^30.0.3", |
61 | 61 | "jest-environment-jsdom": "^30.0.2", |
62 | 62 | "js-yaml": "^4.0.0", |
63 | 63 | "json": "^11.0.0", |
|
66 | 66 | "mjml": "^4.15.3", |
67 | 67 | "mkdirp": "^3.0.1", |
68 | 68 | "nib": "^1.2.0", |
69 | | - "pg": "^8.16.2", |
70 | | - "prettier": "3.6.0", |
| 69 | + "pg": "^8.16.3", |
| 70 | + "prettier": "3.6.2", |
71 | 71 | "react-refresh": "^0.17.0", |
72 | 72 | "stylelint": "^16.21.0", |
73 | 73 | "stylelint-stylus": "^1.0.0", |
|
92 | 92 | "@formatjs/intl-relativetimeformat": "^11.4.11", |
93 | 93 | "@reduxjs/toolkit": "^2.8.2", |
94 | 94 | "@sentry/integrations": "^7.114.0", |
95 | | - "@sentry/react": "^9.31.0", |
| 95 | + "@sentry/react": "^9.33.0", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | 97 | "apexcharts": "^4.7.0", |
98 | 98 | "autobind-decorator": "^2.4.0", |
|
0 commit comments