Bump TurboRes

This commit is contained in:
Vanilagy
2026-06-30 21:59:05 +02:00
parent 7d89c8de2d
commit 6c6687dfaf
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10963,9 +10963,9 @@
"optional": true
},
"node_modules/turbores": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/turbores/-/turbores-1.1.0.tgz",
"integrity": "sha512-iVPm4OkpiKXQYosQM8BQceQx1ZHc0F7IRh72Gdc4aY4rPBomgfQOsWqNK62kADukCSz2Cy41MCeiYf9pIhPE2w==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/turbores/-/turbores-1.1.1.tgz",
"integrity": "sha512-uC2bBqMgMzeE/K4/zeUJd3IwvDm9+0JtNXkiBuc7Sg1L8OaeAhk+VCgoiqDgDdwVaqF3/lztEjrSgt8k15XyYw==",
"license": "MPL-2.0",
"funding": {
"type": "individual",
@@ -12957,7 +12957,7 @@
"version": "1.50.0",
"license": "MPL-2.0",
"dependencies": {
"turbores": "^1.1.0"
"turbores": "^1.1.1"
},
"funding": {
"type": "individual",
+1 -1
View File
@@ -38,7 +38,7 @@
"url": "https://github.com/sponsors/Vanilagy"
},
"dependencies": {
"turbores": "^1.1.0"
"turbores": "^1.1.1"
},
"peerDependencies": {
"mediabunny": "^1.49.0"