Skip to content

Commit

Permalink
chore: bump deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Jun 13, 2024
1 parent 428870d commit 509e49c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions packages/win32-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
},
"devDependencies": {
"@types/ffi-napi": "*",
"@types/ref-napi": "^3.0.6",
"@types/ref-struct-di": "^1.1.8",
"@types/ref-union-di": "^1.0.5",
"@waiting/shared-core": "^20.11.4",
"@types/ref-napi": "^3.0.12",
"@types/ref-struct-di": "^1.1.12",
"@types/ref-union-di": "^1.0.9",
"@waiting/shared-core": "^23.13.0",
"ffi-napi": "^4.0.3",
"ref-napi": "^3.0.3",
"ref-struct-di": "^1.1.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/win32-def/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
},
"license": "MIT",
"dependencies": {
"@waiting/shared-types": "^20.11.0"
"@waiting/shared-types": "^23.13.0"
},
"devDependencies": {
"@types/ref-napi": "^3.0.6",
"@types/ref-struct-di": "^1.1.8",
"@types/ref-union-di": "^1.0.5",
"@waiting/shared-core": "^20.11.4"
"@types/ref-napi": "^3.0.12",
"@types/ref-struct-di": "^1.1.12",
"@types/ref-union-di": "^1.0.9",
"@waiting/shared-core": "^23.13.0"
},
"peerDependencies": {
"ref-napi": "^3.0.3",
Expand Down

0 comments on commit 509e49c

Please sign in to comment.