Skip to content

Commit 3603d41

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

File tree

3 files changed

+112
-142
lines changed

3 files changed

+112
-142
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
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",
7777
"@sxzz/prettier-config": "^2.2.4",
7878
"@sxzz/test-utils": "^0.5.12",
@@ -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",
9393
"unplugin-oxc": "^0.5.4",
9494
"vitest": "^4.0.9",
95-
"vue": "^3.6.0-alpha.2",
95+
"vue": "^3.6.0-alpha.4",
9696
"webpack": "^5.102.1"
9797
},
9898
"engines": {

0 commit comments

Comments
 (0)