Skip to content

Commit 7654e95

Browse files
fix(deps): update all non-major dependencies
1 parent 4e826b6 commit 7654e95

4 files changed

Lines changed: 1770 additions & 1593 deletions

File tree

cases/popular-libs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,34 +36,34 @@
3636
"i18next": "^26.3.1",
3737
"idb": "^8.0.3",
3838
"immer": "^11.1.8",
39-
"jotai": "^2.20.0",
39+
"jotai": "^2.20.1",
4040
"ky": "^2.0.2",
4141
"lit": "^3.3.3",
4242
"lodash-es": "^4.18.1",
43-
"lucide-react": "^1.17.0",
43+
"lucide-react": "^1.18.0",
4444
"mitt": "^3.0.1",
45-
"mobx": "^6.16.0",
45+
"mobx": "^6.16.1",
4646
"nanoid": "^5.1.11",
4747
"pinia": "^3.0.4",
4848
"preact": "^10.29.2",
4949
"query-string": "^9.4.0",
5050
"react": "^19.2.7",
5151
"react-dom": "^19.2.7",
52-
"react-hook-form": "^7.77.0",
52+
"react-hook-form": "^7.79.0",
5353
"react-i18next": "^17.0.8",
5454
"react-router-dom": "^7.17.0",
55-
"remeda": "^2.37.0",
55+
"remeda": "^2.39.0",
5656
"rxjs": "^7.8.2",
5757
"solid-js": "^1.9.13",
5858
"swiper": "^12.2.0",
5959
"swr": "^2.4.1",
6060
"tailwind-merge": "^3.6.0",
6161
"three": "^0.184.0",
6262
"valtio": "^2.3.2",
63-
"vue": "^3.5.35",
63+
"vue": "^3.5.38",
6464
"vue-i18n": "^11.4.5",
6565
"vue-router": "^5.1.0",
66-
"xstate": "^5.32.0",
66+
"xstate": "^5.32.1",
6767
"zod": "^4.4.3",
6868
"zustand": "^5.0.14"
6969
},

cases/ui-components/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@
1515
},
1616
"dependencies": {
1717
"@arco-design/web-react": "^2.66.15",
18-
"@chakra-ui/react": "^3.35.0",
18+
"@chakra-ui/react": "^3.36.0",
1919
"@coreui/react": "^5.11.0",
2020
"@emotion/react": "^11.14.0",
2121
"@emotion/styled": "^11.14.1",
2222
"@fluentui/react": "^8.125.6",
2323
"@headlessui/react": "^2.2.10",
24-
"@mantine/core": "^9.3.0",
25-
"@mantine/hooks": "^9.3.0",
26-
"@mui/material": "^9.0.1",
24+
"@mantine/core": "^9.3.1",
25+
"@mantine/hooks": "^9.3.1",
26+
"@mui/material": "^9.1.1",
2727
"@radix-ui/themes": "^3.3.0",
28-
"antd": "^6.4.3",
28+
"antd": "^6.4.4",
2929
"antd-mobile": "^5.42.3",
3030
"ant-design-vue": "^4.2.6",
31-
"element-plus": "^2.14.1",
31+
"element-plus": "^2.14.2",
3232
"naive-ui": "^2.44.1",
3333
"primevue": "^4.5.5",
3434
"primereact": "^10.9.8",
3535
"react": "^19.2.7",
3636
"react-bootstrap": "^2.10.10",
37-
"rsuite": "^6.1.3",
37+
"rsuite": "^6.2.1",
3838
"react-dom": "^19.2.7",
3939
"styled-components": "^6.4.2",
4040
"vant": "^4.9.24",
41-
"vue": "^3.5.35",
42-
"vuetify": "^4.1.0"
41+
"vue": "^3.5.38",
42+
"vuetify": "^4.1.1"
4343
},
4444
"browserslist": "Chrome >= 93"
4545
}

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,26 @@
1818
"@rollup/plugin-json": "^6.1.0",
1919
"@rollup/plugin-node-resolve": "^16.0.3",
2020
"@rollup/plugin-replace": "^6.0.3",
21-
"@rsbuild/core": "^2.0.11",
21+
"@rsbuild/core": "^2.0.15",
2222
"@rsbuild/plugin-react": "^2.0.1",
23-
"@rsdoctor/rspack-plugin": "^1.5.12",
24-
"@rspack/cli": "^2.0.6",
25-
"@rspack/core": "^2.0.6",
23+
"@rsdoctor/rspack-plugin": "^1.5.13",
24+
"@rspack/cli": "^2.0.8",
25+
"@rspack/core": "^2.0.8",
2626
"@rspack/dev-server": "2.0.3",
2727
"@rspack/plugin-react-refresh": "^2.0.2",
28-
"@swc/core": "^1.15.40",
28+
"@swc/core": "^1.15.41",
2929
"@types/fs-extra": "^11.0.4",
30-
"@types/node": "^24.13.1",
30+
"@types/node": "^24.13.2",
3131
"@types/pidusage": "^2.0.5",
3232
"@types/react": "^19.2.17",
3333
"@types/react-dom": "^19.2.3",
34-
"@utoo/pack-cli": "1.4.13-alpha.0",
34+
"@utoo/pack-cli": "1.4.13",
3535
"@vitejs/plugin-react": "^6.0.2",
3636
"browserslist": "^4.28.2",
3737
"buffer": "^6.0.3",
3838
"cross-env": "^10.1.0",
3939
"css-minimizer-webpack-plugin": "^8.0.0",
40-
"esbuild": "^0.28.0",
40+
"esbuild": "^0.28.1",
4141
"fast-glob": "^3.3.3",
4242
"fs-extra": "^11.3.5",
4343
"gzip-size": "^7.0.0",
@@ -49,11 +49,11 @@
4949
"pidusage": "^4.0.1",
5050
"postcss": "^8.5.15",
5151
"postcss-url": "^10.1.4",
52-
"prettier": "^3.8.3",
52+
"prettier": "^3.8.4",
5353
"puppeteer": "24.31.0",
5454
"react-refresh": "^0.18.0",
55-
"rolldown": "^1.1.0",
56-
"rollup": "^4.61.1",
55+
"rolldown": "^1.1.1",
56+
"rollup": "^4.62.0",
5757
"rollup-plugin-postcss": "^4.0.2",
5858
"rollup-plugin-swc3": "^0.12.1",
5959
"rslog": "^2.1.3",
@@ -64,9 +64,9 @@
6464
"vite": "^8.0.16",
6565
"webpack": "^5.107.2",
6666
"webpack-cli": "^7.0.3",
67-
"webpack-dev-server": "^5.2.4"
67+
"webpack-dev-server": "^5.2.5"
6868
},
69-
"packageManager": "pnpm@11.5.2",
69+
"packageManager": "pnpm@11.6.0",
7070
"engines": {
7171
"node": ">=24.15.0"
7272
},

0 commit comments

Comments
 (0)