Skip to content

Commit dcefbd7

Browse files
chore(deps): update all non-major dependencies
1 parent dbedc92 commit dcefbd7

File tree

3 files changed

+95
-125
lines changed

3 files changed

+95
-125
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.25"
1414
},
1515
"devDependencies": {
16-
"@farmfe/cli": "2.0.0-nightly-20250411100807",
16+
"@farmfe/cli": "2.0.0-nightly-20250827162746",
1717
"core-js": "^3.47.0",
1818
"unplugin-vue": "workspace:*"
1919
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"devDependencies": {
7777
"@babel/types": "^7.28.5",
78-
"@farmfe/core": "2.0.0-nightly-20250411141103",
78+
"@farmfe/core": "2.0.0-nightly-20250827162746",
7979
"@sxzz/eslint-config": "^7.4.1",
8080
"@sxzz/prettier-config": "^2.2.6",
8181
"@sxzz/test-utils": "^0.5.13",
@@ -95,7 +95,7 @@
9595
"typescript": "^5.9.3",
9696
"unplugin-oxc": "^0.5.5",
9797
"vitest": "^4.0.15",
98-
"vue": "^3.6.0-alpha.2",
98+
"vue": "^3.6.0-alpha.5",
9999
"webpack": "^5.103.0"
100100
},
101101
"prettier": "@sxzz/prettier-config"

0 commit comments

Comments
 (0)