Skip to content

Commit b3a7396

Browse files
fix(deps): update all non-major dependencies (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d32bbdf commit b3a7396

File tree

7 files changed

+622
-599
lines changed

7 files changed

+622
-599
lines changed

cases/react-10k/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@iconify/react": "^6.0.0",
2424
"react": "^19.1.0",
2525
"react-dom": "^19.1.0",
26-
"react-router-dom": "^7.6.3"
26+
"react-router-dom": "^7.7.1"
2727
}
2828
}

cases/react-1k/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@iconify/react": "^6.0.0",
2424
"react": "^19.1.0",
2525
"react-dom": "^19.1.0",
26-
"react-router-dom": "^7.6.3"
26+
"react-router-dom": "^7.7.1"
2727
}
2828
}

cases/react-5k/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@iconify/react": "^6.0.0",
2424
"react": "^19.1.0",
2525
"react-dom": "^19.1.0",
26-
"react-router-dom": "^7.6.3"
26+
"react-router-dom": "^7.7.1"
2727
}
2828
}

cases/rome/src/@romejs-integration/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"main": "./out/extension",
1717
"engines": {
18-
"vscode": "^1.101.2"
18+
"vscode": "^1.102.2"
1919
},
2020
"dependencies": {
2121
"vscode-languageclient": "^9.0.1"

cases/ui-components/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
"@emotion/react": "^11.14.0",
1717
"@emotion/styled": "^11.14.1",
1818
"@fluentui/react": "^8.123.1",
19-
"@headlessui/react": "^2.2.4",
20-
"@mantine/core": "^8.1.3",
19+
"@headlessui/react": "^2.2.6",
20+
"@mantine/core": "^8.2.1",
2121
"@mui/material": "^7.2.0",
22-
"antd": "^5.26.5",
22+
"antd": "^5.26.6",
2323
"element-plus": "^2.10.4",
2424
"react": "^19.1.0",
2525
"react-bootstrap": "^2.10.10",
2626
"react-dom": "^19.1.0",
2727
"vant": "^4.9.21",
28-
"vue": "^3.5.17",
29-
"vuetify": "^3.9.0"
28+
"vue": "^3.5.18",
29+
"vuetify": "^3.9.2"
3030
}
3131
}

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@
99
"@farmfe/core": "1.7.10",
1010
"@farmfe/plugin-react": "^1.2.6",
1111
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
12-
"@rsbuild/core": "^1.4.7",
12+
"@rsbuild/core": "^1.4.10",
1313
"@rsbuild/plugin-react": "^1.3.4",
14-
"@rspack/cli": "^1.4.8",
15-
"@rspack/core": "^1.4.8",
14+
"@rspack/cli": "^1.4.10",
15+
"@rspack/core": "^1.4.10",
1616
"@rspack/plugin-react-refresh": "^1.4.3",
1717
"@swc/css": "^0.0.28",
18-
"@types/node": "^22.16.4",
18+
"@types/node": "^22.16.5",
1919
"@types/react": "^19.1.8",
2020
"@types/react-dom": "^19.1.6",
21-
"@vitejs/plugin-react-oxc": "^0.2.3",
22-
"@vitejs/plugin-react-swc": "^3.10.2",
21+
"@vitejs/plugin-react-oxc": "^0.3.0",
22+
"@vitejs/plugin-react-swc": "^3.11.0",
2323
"babel-loader": "^10.0.0",
2424
"browserslist": "^4.25.1",
2525
"cross-env": "^7.0.3",
2626
"css-loader": "^7.1.2",
2727
"css-minimizer-webpack-plugin": "^7.0.2",
28-
"esbuild": "^0.25.6",
28+
"esbuild": "^0.25.8",
2929
"fast-glob": "^3.3.3",
3030
"fs-extra": "^11.3.0",
3131
"gzip-size": "^7.0.0",
@@ -34,22 +34,22 @@
3434
"markdown-table": "^3.0.4",
3535
"picocolors": "^1.1.1",
3636
"prettier": "^3.6.2",
37-
"puppeteer": "^24.13.0",
37+
"puppeteer": "^24.15.0",
3838
"react-refresh": "^0.17.0",
39-
"rolldown": "1.0.0-beta.27",
40-
"rolldown-vite": "^7.0.9",
39+
"rolldown": "1.0.0-beta.29",
40+
"rolldown-vite": "^7.0.11",
4141
"rslog": "^1.2.9",
4242
"swc-loader": "^0.2.6",
4343
"terser-webpack-plugin": "^5.3.14",
4444
"tree-kill": "^1.2.2",
4545
"typescript": "^5.8.3",
46-
"vite": "^7.0.4",
46+
"vite": "^7.0.6",
4747
"webpack": "^5.100.2",
4848
"webpack-cli": "^6.0.1",
4949
"webpack-dev-server": "^5.2.2"
5050
},
5151
"packageManager": "[email protected]",
5252
"engines": {
53-
"node": ">=22.17.0"
53+
"node": ">=22.17.1"
5454
}
5555
}

0 commit comments

Comments
 (0)