Compare commits
2 commits
c44822ffa3
...
ecd055d3eb
Author | SHA1 | Date | |
---|---|---|---|
ecd055d3eb |
|||
7038897594 |
1 changed files with 7 additions and 7 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -1398,13 +1398,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/bun": {
|
||||
"version": "1.2.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.2.16.tgz",
|
||||
"integrity": "sha512-1aCZJ/6nSiViw339RsaNhkNoEloLaPzZhxMOYEa7OzRzO41IGg5n/7I43/ZIAW/c+Q6cT12Vf7fOZOoVIzb5BQ==",
|
||||
"version": "1.2.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.2.17.tgz",
|
||||
"integrity": "sha512-l/BYs/JYt+cXA/0+wUhulYJB6a6p//GTPiJ7nV+QHa8iiId4HZmnu/3J/SowP5g0rTiERY2kfGKXEK5Ehltx4Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bun-types": "1.2.16"
|
||||
"bun-types": "1.2.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/cacheable-request": {
|
||||
|
@ -1669,9 +1669,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/bun-types": {
|
||||
"version": "1.2.16",
|
||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.2.16.tgz",
|
||||
"integrity": "sha512-ciXLrHV4PXax9vHvUrkvun9VPVGOVwbbbBF/Ev1cXz12lyEZMoJpIJABOfPcN9gDJRaiKF9MVbSygLg4NXu3/A==",
|
||||
"version": "1.2.17",
|
||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.2.17.tgz",
|
||||
"integrity": "sha512-ElC7ItwT3SCQwYZDYoAH+q6KT4Fxjl8DtZ6qDulUFBmXA8YB4xo+l54J9ZJN+k2pphfn9vk7kfubeSd5QfTVJQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue