Skip to content

Commit c12e723

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

3 files changed

Lines changed: 251 additions & 247 deletions

File tree

cases/ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@emotion/styled": "^11.14.1",
1818
"@fluentui/react": "^8.125.5",
1919
"@headlessui/react": "^2.2.9",
20-
"@mantine/core": "^8.3.16",
20+
"@mantine/core": "^8.3.17",
2121
"@mui/material": "^7.3.9",
2222
"antd": "^6.3.2",
2323
"element-plus": "^2.13.5",
@@ -26,7 +26,7 @@
2626
"react-dom": "^19.2.4",
2727
"vant": "^4.9.22",
2828
"vue": "^3.5.30",
29-
"vuetify": "^4.0.1"
29+
"vuetify": "^4.0.2"
3030
},
3131
"browserslist": "Chrome >= 93"
3232
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@parcel/config-default": "^2.16.4",
1414
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
1515
"@rsbuild/core": "2.0.0-beta.8",
16-
"@rsbuild/plugin-react": "^1.4.5",
16+
"@rsbuild/plugin-react": "^1.4.6",
1717
"@rsdoctor/rspack-plugin": "^1.5.3",
1818
"@rspack/cli": "2.0.0-beta.6",
1919
"@rspack/core": "2.0.0-beta.6",
@@ -25,12 +25,12 @@
2525
"@types/pidusage": "^2.0.5",
2626
"@types/react": "^19.2.14",
2727
"@types/react-dom": "^19.2.3",
28-
"@vitejs/plugin-react": "^5.1.4",
28+
"@vitejs/plugin-react": "^5.2.0",
2929
"browserslist": "^4.28.1",
3030
"buffer": "^6.0.3",
3131
"cross-env": "^10.1.0",
3232
"css-minimizer-webpack-plugin": "^8.0.0",
33-
"esbuild": "^0.27.3",
33+
"esbuild": "^0.27.4",
3434
"fast-glob": "^3.3.3",
3535
"fs-extra": "^11.3.4",
3636
"gzip-size": "^7.0.0",
@@ -43,18 +43,18 @@
4343
"prettier": "^3.8.1",
4444
"puppeteer": "24.31.0",
4545
"react-refresh": "^0.18.0",
46-
"rolldown": "^1.0.0-rc.8",
46+
"rolldown": "^1.0.0-rc.9",
4747
"rslog": "^2.0.1",
4848
"swc-loader": "^0.2.7",
49-
"terser-webpack-plugin": "^5.3.17",
49+
"terser-webpack-plugin": "^5.4.0",
5050
"tree-kill": "^1.2.2",
5151
"typescript": "^5.9.3",
52-
"vite": "^8.0.0-beta.18",
52+
"vite": "^8.0.0",
5353
"webpack": "^5.105.4",
5454
"webpack-cli": "^6.0.1",
5555
"webpack-dev-server": "^5.2.3"
5656
},
57-
"packageManager": "pnpm@10.32.0",
57+
"packageManager": "pnpm@10.32.1",
5858
"engines": {
5959
"node": ">=24.14.0"
6060
},

0 commit comments

Comments
 (0)