Skip to content

Commit 25ad21b

Browse files
chore(deps): bump diff from 5.2.0 to 5.2.2 (#3226)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FabianLars <github@fabianlars.de>
1 parent 2dc3f3f commit 25ad21b

4 files changed

Lines changed: 159 additions & 159 deletions

File tree

plugins/deep-link/examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"devDependencies": {
1717
"@tauri-apps/cli": "2.9.6",
1818
"typescript": "^5.7.3",
19-
"vite": "^7.0.7"
19+
"vite": "^7.3.1"
2020
}
2121
}

plugins/store/examples/AppSettingsManager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"@tauri-apps/cli": "2.9.6",
1212
"typescript": "^5.7.3",
13-
"vite": "^7.0.7"
13+
"vite": "^7.3.1"
1414
}
1515
}

plugins/websocket/examples/tauri-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@tauri-apps/cli": "2.9.6",
1313
"typescript": "^5.7.3",
14-
"vite": "^7.0.7"
14+
"vite": "^7.3.1"
1515
},
1616
"dependencies": {
1717
"tauri-plugin-websocket-api": "link:..\\.."

0 commit comments

Comments
 (0)