Compare commits

...

2 commits

Author SHA1 Message Date
ecd055d3eb
Merge pull request 'chore(deps): lock file maintenance' (#8) from renovate/lock-file-maintenance into main
Reviewed-on: #8
2025-06-22 07:37:48 +00:00
7038897594
chore(deps): lock file maintenance
All checks were successful
Label PRs based on size / Check PR size (pull_request) Successful in 17s
2025-06-22 00:04:24 +00:00

14
package-lock.json generated
View file

@ -1398,13 +1398,13 @@
} }
}, },
"node_modules/@types/bun": { "node_modules/@types/bun": {
"version": "1.2.16", "version": "1.2.17",
"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.2.16.tgz", "resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.2.17.tgz",
"integrity": "sha512-1aCZJ/6nSiViw339RsaNhkNoEloLaPzZhxMOYEa7OzRzO41IGg5n/7I43/ZIAW/c+Q6cT12Vf7fOZOoVIzb5BQ==", "integrity": "sha512-l/BYs/JYt+cXA/0+wUhulYJB6a6p//GTPiJ7nV+QHa8iiId4HZmnu/3J/SowP5g0rTiERY2kfGKXEK5Ehltx4Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bun-types": "1.2.16" "bun-types": "1.2.17"
} }
}, },
"node_modules/@types/cacheable-request": { "node_modules/@types/cacheable-request": {
@ -1669,9 +1669,9 @@
} }
}, },
"node_modules/bun-types": { "node_modules/bun-types": {
"version": "1.2.16", "version": "1.2.17",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.2.16.tgz", "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.2.17.tgz",
"integrity": "sha512-ciXLrHV4PXax9vHvUrkvun9VPVGOVwbbbBF/Ev1cXz12lyEZMoJpIJABOfPcN9gDJRaiKF9MVbSygLg4NXu3/A==", "integrity": "sha512-ElC7ItwT3SCQwYZDYoAH+q6KT4Fxjl8DtZ6qDulUFBmXA8YB4xo+l54J9ZJN+k2pphfn9vk7kfubeSd5QfTVJQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {