Skip to content

Commit 0548971

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

4 files changed

Lines changed: 97 additions & 104 deletions

File tree

cases/popular-libs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@heroicons/vue": "^2.2.0",
2121
"@radix-ui/react-slot": "^1.2.4",
2222
"@reduxjs/toolkit": "^2.11.2",
23-
"@tanstack/react-query": "^5.97.0",
23+
"@tanstack/react-query": "^5.99.0",
2424
"@vueuse/core": "^14.2.1",
2525
"axios": "^1.15.0",
2626
"class-variance-authority": "^0.7.1",

cases/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"antd": "^6.3.5",
2727
"antd-mobile": "^5.42.3",
2828
"ant-design-vue": "^4.2.6",
29-
"element-plus": "^2.13.6",
29+
"element-plus": "^2.13.7",
3030
"naive-ui": "^2.44.1",
3131
"primevue": "^4.5.5",
3232
"primereact": "^10.9.7",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
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.0-rc.1",
21+
"@rsbuild/core": "2.0.0-rc.2",
2222
"@rsbuild/plugin-react": "^1.4.6",
2323
"@rsdoctor/rspack-plugin": "^1.5.7",
2424
"@rspack/cli": "2.0.0-rc.1",
@@ -61,7 +61,7 @@
6161
"tree-kill": "^1.2.2",
6262
"typescript": "^6.0.2",
6363
"vite": "^8.0.8",
64-
"webpack": "^5.106.0",
64+
"webpack": "^5.106.1",
6565
"webpack-cli": "^7.0.2",
6666
"webpack-dev-server": "^5.2.3"
6767
},

0 commit comments

Comments
 (0)