Skip to content

Commit d51daac

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

File tree

3 files changed

+285
-315
lines changed

3 files changed

+285
-315
lines changed

examples/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@chialab/esbuild-plugin-html": "^0.18.2",
1414
"esbuild": "^0.25.8",
15-
"sass": "^1.89.2",
15+
"sass": "^1.90.0",
1616
"serve": "^14.2.4",
1717
"unplugin-vue": "workspace:*"
1818
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"devDependencies": {
7373
"@babel/types": "^7.28.2",
74-
"@farmfe/core": "2.0.0-nightly-20250411141103",
74+
"@farmfe/core": "2.0.0-nightly-20250729025629",
7575
"@jridgewell/gen-mapping": "^0.3.12",
7676
"@jridgewell/trace-mapping": "^0.3.29",
7777
"@sxzz/eslint-config": "^7.1.2",
@@ -92,7 +92,7 @@
9292
"source-map-js": "^1.2.1",
9393
"tsdown": "^0.13.3",
9494
"typescript": "^5.9.2",
95-
"unplugin-oxc": "^0.4.8",
95+
"unplugin-oxc": "^0.4.9",
9696
"vitest": "^3.2.4",
9797
"vue": "^3.6.0-alpha.2",
9898
"webpack": "^5.101.0"

0 commit comments

Comments
 (0)