|
3 | 3 | "version": "1.1.0", |
4 | 4 | "private": false, |
5 | 5 | "engines": { |
6 | | - "node": ">=18", |
| 6 | + "node": ">=18.20.8", |
7 | 7 | "npm": ">=7.24.2" |
8 | 8 | }, |
9 | 9 | "scripts": { |
|
27 | 27 | "test-storybook:ci": "test-storybook --ci" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@data-driven-forms/pf4-component-mapper": "^4.1.4", |
31 | | - "@data-driven-forms/react-form-renderer": "^4.1.4", |
| 30 | + "@data-driven-forms/pf4-component-mapper": "^4.1.15", |
| 31 | + "@data-driven-forms/react-form-renderer": "^4.1.13", |
32 | 32 | "@monaco-editor/react": "^4.7.0", |
33 | 33 | "@patternfly/quickstarts": "^6.4.0", |
34 | | - "@patternfly/react-core": "^6.4.0", |
35 | | - "@patternfly/react-table": "^6.4.0", |
| 34 | + "@patternfly/react-core": "^6.4.1", |
| 35 | + "@patternfly/react-table": "^6.4.1", |
36 | 36 | "@redhat-cloud-services/frontend-components": "^6.1.1", |
37 | 37 | "@redhat-cloud-services/frontend-components-utilities": "^6.1.1", |
38 | 38 | "@redhat-cloud-services/types": "^2.0.3", |
39 | 39 | "@scalprum/core": "^0.9.0", |
40 | 40 | "@scalprum/react-core": "^0.11.1", |
41 | 41 | "@unleash/proxy-client-react": "^4.5.2", |
42 | | - "axios": "^1.13.2", |
| 42 | + "axios": "^1.14.0", |
43 | 43 | "classnames": "^2.5.1", |
44 | 44 | "monaco-editor": "^0.55.1", |
45 | 45 | "react": "18.3.1", |
46 | 46 | "react-dom": "18.3.1", |
47 | | - "react-intl": "^6.6.2", |
48 | | - "react-router-dom": "^6.30.2", |
49 | | - "yaml": "^2.8.1" |
| 47 | + "react-intl": "^6.8.9", |
| 48 | + "react-router-dom": "^6.30.3", |
| 49 | + "yaml": "^2.8.3" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@playwright/test": "1.58.0", |
| 52 | + "@playwright/test": "1.59.0", |
53 | 53 | "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.12", |
54 | | - "@redhat-cloud-services/frontend-components-config": "^6.7.4", |
55 | | - "@redhat-cloud-services/tsc-transform-imports": "^1.0.26", |
56 | | - "@storybook/addon-docs": "^9.1.17", |
| 54 | + "@redhat-cloud-services/frontend-components-config": "^6.8.3", |
| 55 | + "@redhat-cloud-services/tsc-transform-imports": "^1.0.57", |
| 56 | + "@storybook/addon-docs": "^9.1.20", |
57 | 57 | "@storybook/addon-webpack5-compiler-swc": "^3.0.0", |
58 | | - "@storybook/react-webpack5": "^9.1.17", |
59 | | - "@storybook/test-runner": "^0.23.0", |
| 58 | + "@storybook/react-webpack5": "^9.1.20", |
| 59 | + "@storybook/test-runner": "^0.24.3", |
60 | 60 | "@testing-library/jest-dom": "^5.17.0", |
61 | 61 | "@testing-library/react": "^14.3.1", |
62 | | - "@types/react": "18.3.27", |
| 62 | + "@types/react": "18.3.28", |
63 | 63 | "@types/react-dom": "^18.3.7", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
65 | 65 | "@typescript-eslint/parser": "^6.21.0", |
|
70 | 70 | "jest": "29.7.0", |
71 | 71 | "jest_workaround": "^0.79.19", |
72 | 72 | "jest-environment-jsdom": "^29.7.0", |
73 | | - "msw": "2.12.10", |
| 73 | + "msw": "2.12.14", |
74 | 74 | "msw-storybook-addon": "^2.0.6", |
75 | 75 | "npm-run-all2": "5.0.2", |
76 | | - "remark-gfm": "^4.0.0", |
77 | | - "storybook": "^9.1.17", |
78 | | - "ts-jest": "^29.4.5", |
| 76 | + "remark-gfm": "^4.0.1", |
| 77 | + "storybook": "^9.1.20", |
| 78 | + "ts-jest": "^29.4.9", |
79 | 79 | "ts-patch": "^3.3.0", |
80 | 80 | "typescript": "^5.9.3", |
81 | 81 | "uuid": "^9.0.1", |
|
0 commit comments