Skip to content

Commit 915c676

Browse files
ci: apply automated fixes
1 parent 8943746 commit 915c676

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/vue/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
"typescript": "~5.9.2",
2020
"vite": "^7.1.7"
2121
}
22-
}
22+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@
8585
"@tanstack/solid-devtools": "workspace:*",
8686
"@tanstack/devtools-vite": "workspace:*"
8787
}
88-
}
88+
}

packages/vue-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"eslint-plugin-vue": "^10.5.1",
5656
"vue": "^3.5.22"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)