Skip to content

Commit b0fee46

Browse files
committed
Update Bit envs, outdated (direct) external dependencies, and workspace components according to the defined CI task parameter --allow
1 parent 2bc8513 commit b0fee46

File tree

5 files changed

+1796
-2279
lines changed

5 files changed

+1796
-2279
lines changed

test-data/.bitmap

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,39 +48,40 @@
4848
"teambit.dependencies/dependency-resolver": {
4949
"policy": {
5050
"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.9",
54+
"@types/react-dom": "19.1.7",
55+
"vite": "^7.0.6",
5656
"vitest": "^3.2.4",
5757
"@vitest/coverage-istanbul": "^3.2.4",
58-
"rollup": "4.45.1",
58+
"rollup": "4.46.2",
5959
"jsdom": "^26.1.0",
60-
"react-router-dom": "^7.7.0",
60+
"react-router-dom": "^7.7.1",
6161
"graphql": "^16.11.0",
62-
"@apollo/client": "^3.13.8",
62+
"@apollo/client": "^3.13.9",
6363
"@mdx-js/react": "3.1.0",
64-
"webpack": "^5.100.2",
64+
"webpack": "^5.101.0",
6565
"eslint-plugin-import": "2.32.0",
6666
"eslint-plugin-jest": "29.0.1",
6767
"eslint-plugin-jsx-a11y": "6.10.2",
68-
"eslint": "9.31.0",
68+
"eslint": "9.32.0",
6969
"@types/eslint": "9.6.1",
7070
"eslint-plugin-mdx": "^3.6.2",
7171
"eslint-plugin-react": "7.37.5",
7272
"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",
73+
"@typescript-eslint/parser": "8.39.0",
74+
"@typescript-eslint/eslint-plugin": "8.39.0",
75+
"pino-pretty": "13.1.1",
7676
"@babel/core": "7.28.0",
7777
"@mdx-js/mdx": "3.1.0",
7878
"sass": "^1.89.2",
7979
"browserslist": "4.25.1",
80-
"@types/node": "24.0.15",
80+
"@types/node": "24.2.0",
8181
"@types/jest": "^30.0.0",
8282
"@testing-library/react": "^16.3.0",
83-
"@testing-library/jest-dom": "6.6.3"
83+
"@testing-library/jest-dom": "6.6.4",
84+
"@testing-library/dom": "10.4.1"
8485
}
8586
}
8687
},

test-data/.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// bit-generated-eslint-config
22
{
33
"extends": [
4-
"./node_modules/.cache/.eslintrc.bit.bad1ca49e9735c3328d97a2ac7a60f30b908a0ce.json"
4+
"./node_modules/.cache/.eslintrc.bit.c319ac1a04a1c01b2ec1f29dede1453e817cabfd.json"
55
]
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// bit-generated-eslint-config
22
{
33
"extends": [
4-
"./../../node_modules/.cache/.eslintrc.bit.c5fd573b2eea4c817b6828385608ec193a92d4c9.json"
4+
"./../../node_modules/.cache/.eslintrc.bit.594b27d86f8e95cae5de9e6936dd4b9ce7c741ce.json"
55
]
66
}

0 commit comments

Comments
 (0)