Skip to content

Commit 2f49ffd

Browse files
fix(deps): update all non-major dependencies
1 parent 94f5ef8 commit 2f49ffd

File tree

3 files changed

+415
-450
lines changed

3 files changed

+415
-450
lines changed

examples/farm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vue": "^3.5.24"
1414
},
1515
"devDependencies": {
16-
"@farmfe/cli": "2.0.0-nightly-20250411100807",
16+
"@farmfe/cli": "2.0.0-nightly-20250827162746",
1717
"core-js": "^3.46.0",
1818
"unplugin-vue": "workspace:*"
1919
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@
6666
"@jridgewell/gen-mapping": "^0.3.13",
6767
"@jridgewell/trace-mapping": "^0.3.31",
6868
"@vue/reactivity": "^3.5.24",
69-
"obug": "^2.0.0-beta.1",
69+
"obug": "^2.0.0",
7070
"unplugin": "^2.3.10",
7171
"vite": "^7.2.2"
7272
},
7373
"devDependencies": {
7474
"@babel/types": "^7.28.5",
75-
"@farmfe/core": "2.0.0-nightly-20250411141103",
75+
"@farmfe/core": "2.0.0-nightly-20250827162746",
7676
"@sxzz/eslint-config": "^7.2.10",
77-
"@sxzz/prettier-config": "^2.2.4",
77+
"@sxzz/prettier-config": "^2.2.5",
7878
"@sxzz/test-utils": "^0.5.12",
7979
"@types/node": "^24.10.1",
8080
"@vitejs/plugin-vue": "^6.0.1",
81-
"@vitest/ui": "^4.0.9",
81+
"@vitest/ui": "^4.0.10",
8282
"bumpp": "^10.3.1",
8383
"esbuild": "^0.27.0",
8484
"eslint": "^9.39.1",
@@ -88,11 +88,11 @@
8888
"rollup": "^4.53.2",
8989
"slash": "^5.1.0",
9090
"source-map-js": "^1.2.1",
91-
"tsdown": "^0.16.4",
91+
"tsdown": "^0.16.5",
9292
"typescript": "^5.9.3",
93-
"unplugin-oxc": "^0.5.4",
94-
"vitest": "^4.0.9",
95-
"vue": "^3.6.0-alpha.2",
93+
"unplugin-oxc": "^0.5.5",
94+
"vitest": "^4.0.10",
95+
"vue": "^3.6.0-alpha.4",
9696
"webpack": "^5.102.1"
9797
},
9898
"engines": {

0 commit comments

Comments
 (0)