mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-14 16:37:22 +02:00
chore: bump tauri to 2.10 (#3246)
* chore: bump tauri to 2.10 * pnpm i * audit fix
This commit is contained in:
committed by
GitHub
parent
d4613ff002
commit
89f3e17952
+2
-1
@@ -28,7 +28,8 @@
|
||||
"minimumReleaseAge": 4320,
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"esbuild@<0.25.0": ">=0.25.0"
|
||||
"esbuild@<0.25.0": ">=0.25.0",
|
||||
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23"
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"esbuild"
|
||||
|
||||
Reference in New Issue
Block a user