Skip to content

Commit bb16d98

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

File tree

3 files changed

+101
-131
lines changed

3 files changed

+101
-131
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: 3 additions & 3 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",
@@ -92,7 +92,7 @@
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)