|
48 | 48 | "teambit.dependencies/dependency-resolver": { |
49 | 49 | "policy": { |
50 | 50 | "dependencies": { |
51 | | - "react": "19.1.0", |
52 | | - "react-dom": "19.1.0", |
53 | | - "@types/react": "19.1.8", |
54 | | - "@types/react-dom": "19.1.6", |
55 | | - "vite": "^7.0.5", |
| 51 | + "react": "19.1.1", |
| 52 | + "react-dom": "19.1.1", |
| 53 | + "@types/react": "19.1.10", |
| 54 | + "@types/react-dom": "19.1.7", |
| 55 | + "vite": "^7.1.2", |
56 | 56 | "vitest": "^3.2.4", |
57 | 57 | "@vitest/coverage-istanbul": "^3.2.4", |
58 | | - "rollup": "4.45.1", |
| 58 | + "rollup": "4.46.2", |
59 | 59 | "jsdom": "^26.1.0", |
60 | | - "react-router-dom": "^7.7.0", |
| 60 | + "react-router-dom": "^7.8.1", |
61 | 61 | "graphql": "^16.11.0", |
62 | | - "@apollo/client": "^3.13.8", |
| 62 | + "@apollo/client": "^3.13.9", |
63 | 63 | "@mdx-js/react": "3.1.0", |
64 | | - "webpack": "^5.100.2", |
| 64 | + "webpack": "^5.101.2", |
65 | 65 | "eslint-plugin-import": "2.32.0", |
66 | 66 | "eslint-plugin-jest": "29.0.1", |
67 | 67 | "eslint-plugin-jsx-a11y": "6.10.2", |
68 | | - "eslint": "9.31.0", |
| 68 | + "eslint": "9.33.0", |
69 | 69 | "@types/eslint": "9.6.1", |
70 | 70 | "eslint-plugin-mdx": "^3.6.2", |
71 | 71 | "eslint-plugin-react": "7.37.5", |
72 | 72 | "eslint-plugin-react-hooks": "5.2.0", |
73 | | - "@typescript-eslint/parser": "8.37.0", |
74 | | - "@typescript-eslint/eslint-plugin": "8.37.0", |
75 | | - "pino-pretty": "13.0.0", |
76 | | - "@babel/core": "7.28.0", |
| 73 | + "@typescript-eslint/parser": "8.39.1", |
| 74 | + "@typescript-eslint/eslint-plugin": "8.39.1", |
| 75 | + "pino-pretty": "13.1.1", |
| 76 | + "@babel/core": "7.28.3", |
77 | 77 | "@mdx-js/mdx": "3.1.0", |
78 | | - "sass": "^1.89.2", |
79 | | - "browserslist": "4.25.1", |
80 | | - "@types/node": "24.0.15", |
| 78 | + "sass": "^1.90.0", |
| 79 | + "browserslist": "4.25.2", |
| 80 | + "@types/node": "24.3.0", |
81 | 81 | "@types/jest": "^30.0.0", |
82 | 82 | "@testing-library/react": "^16.3.0", |
83 | | - "@testing-library/jest-dom": "6.6.3" |
| 83 | + "@testing-library/jest-dom": "6.7.0", |
| 84 | + "@testing-library/dom": "10.4.1" |
84 | 85 | } |
85 | 86 | } |
86 | 87 | }, |
87 | | - "bitdev.general/envs/bit-env@3.0.5": {} |
| 88 | + "bitdev.general/envs/bit-env@3.0.6": {} |
88 | 89 | } |
89 | 90 | }, |
90 | 91 | "$schema-version": "17.0.0" |
|
0 commit comments