mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	chore: bump bits ui
This commit is contained in:
		
							parent
							
								
									5e91c2c1fe
								
							
						
					
					
						commit
						c59b4cf379
					
				
							
								
								
									
										73
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										73
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -31,7 +31,7 @@
 | 
				
			|||||||
				"@tiptap/starter-kit": "^2.10.0",
 | 
									"@tiptap/starter-kit": "^2.10.0",
 | 
				
			||||||
				"@xyflow/svelte": "^0.1.19",
 | 
									"@xyflow/svelte": "^0.1.19",
 | 
				
			||||||
				"async": "^3.2.5",
 | 
									"async": "^3.2.5",
 | 
				
			||||||
				"bits-ui": "^0.19.7",
 | 
									"bits-ui": "^0.21.15",
 | 
				
			||||||
				"codemirror": "^6.0.1",
 | 
									"codemirror": "^6.0.1",
 | 
				
			||||||
				"codemirror-lang-elixir": "^4.0.0",
 | 
									"codemirror-lang-elixir": "^4.0.0",
 | 
				
			||||||
				"codemirror-lang-hcl": "^0.1.0",
 | 
									"codemirror-lang-hcl": "^0.1.0",
 | 
				
			||||||
@ -1201,26 +1201,29 @@
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@floating-ui/core": {
 | 
							"node_modules/@floating-ui/core": {
 | 
				
			||||||
			"version": "1.6.0",
 | 
								"version": "1.7.1",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz",
 | 
								"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.1.tgz",
 | 
				
			||||||
			"integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==",
 | 
								"integrity": "sha512-azI0DrjMMfIug/ExbBaeDVJXcY0a7EPvPjb2xAJPa4HeimBX+Z18HK8QQR3jb6356SnDDdxx+hinMLcJEDdOjw==",
 | 
				
			||||||
 | 
								"license": "MIT",
 | 
				
			||||||
			"dependencies": {
 | 
								"dependencies": {
 | 
				
			||||||
				"@floating-ui/utils": "^0.2.1"
 | 
									"@floating-ui/utils": "^0.2.9"
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@floating-ui/dom": {
 | 
							"node_modules/@floating-ui/dom": {
 | 
				
			||||||
			"version": "1.6.3",
 | 
								"version": "1.7.1",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
 | 
								"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.1.tgz",
 | 
				
			||||||
			"integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
 | 
								"integrity": "sha512-cwsmW/zyw5ltYTUeeYJ60CnQuPqmGwuGVhG9w0PRaRKkAyi38BT5CKrpIbb+jtahSwUl04cWzSx9ZOIxeS6RsQ==",
 | 
				
			||||||
 | 
								"license": "MIT",
 | 
				
			||||||
			"dependencies": {
 | 
								"dependencies": {
 | 
				
			||||||
				"@floating-ui/core": "^1.0.0",
 | 
									"@floating-ui/core": "^1.7.1",
 | 
				
			||||||
				"@floating-ui/utils": "^0.2.0"
 | 
									"@floating-ui/utils": "^0.2.9"
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@floating-ui/utils": {
 | 
							"node_modules/@floating-ui/utils": {
 | 
				
			||||||
			"version": "0.2.1",
 | 
								"version": "0.2.9",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz",
 | 
								"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz",
 | 
				
			||||||
			"integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q=="
 | 
								"integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==",
 | 
				
			||||||
 | 
								"license": "MIT"
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@gulpjs/to-absolute-glob": {
 | 
							"node_modules/@gulpjs/to-absolute-glob": {
 | 
				
			||||||
			"version": "4.0.0",
 | 
								"version": "4.0.0",
 | 
				
			||||||
@ -1750,9 +1753,10 @@
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@internationalized/date": {
 | 
							"node_modules/@internationalized/date": {
 | 
				
			||||||
			"version": "3.5.2",
 | 
								"version": "3.8.2",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.5.2.tgz",
 | 
								"resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.8.2.tgz",
 | 
				
			||||||
			"integrity": "sha512-vo1yOMUt2hzp63IutEaTUxROdvQg1qlMRsbCvbay2AK2Gai7wIgCyK5weEX3nHkiLgo4qCXHijFNC/ILhlRpOQ==",
 | 
								"integrity": "sha512-/wENk7CbvLbkUvX1tu0mwq49CVkkWpkXubGel6birjRPyo6uQ4nQpnq5xZu823zRCwwn82zgHrvgF1vZyvmVgA==",
 | 
				
			||||||
 | 
								"license": "Apache-2.0",
 | 
				
			||||||
			"dependencies": {
 | 
								"dependencies": {
 | 
				
			||||||
				"@swc/helpers": "^0.5.0"
 | 
									"@swc/helpers": "^0.5.0"
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
@ -2032,9 +2036,10 @@
 | 
				
			|||||||
			"integrity": "sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg=="
 | 
								"integrity": "sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg=="
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@melt-ui/svelte": {
 | 
							"node_modules/@melt-ui/svelte": {
 | 
				
			||||||
			"version": "0.76.0",
 | 
								"version": "0.76.2",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/@melt-ui/svelte/-/svelte-0.76.0.tgz",
 | 
								"resolved": "https://registry.npmjs.org/@melt-ui/svelte/-/svelte-0.76.2.tgz",
 | 
				
			||||||
			"integrity": "sha512-X1ktxKujjLjOBt8LBvfckHGDMrkHWceRt1jdsUTf0EH76ikNPP1ofSoiV0IhlduDoCBV+2YchJ8kXCDfDXfC9Q==",
 | 
								"integrity": "sha512-7SbOa11tXUS95T3fReL+dwDs5FyJtCEqrqG3inRziDws346SYLsxOQ6HmX+4BkIsQh1R8U3XNa+EMmdMt38lMA==",
 | 
				
			||||||
 | 
								"license": "MIT",
 | 
				
			||||||
			"dependencies": {
 | 
								"dependencies": {
 | 
				
			||||||
				"@floating-ui/core": "^1.3.1",
 | 
									"@floating-ui/core": "^1.3.1",
 | 
				
			||||||
				"@floating-ui/dom": "^1.4.5",
 | 
									"@floating-ui/dom": "^1.4.5",
 | 
				
			||||||
@ -2610,11 +2615,12 @@
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@swc/helpers": {
 | 
							"node_modules/@swc/helpers": {
 | 
				
			||||||
			"version": "0.5.7",
 | 
								"version": "0.5.17",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.7.tgz",
 | 
								"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz",
 | 
				
			||||||
			"integrity": "sha512-BVvNZhx362+l2tSwSuyEUV4h7+jk9raNdoTSdLfwTshXJSaGmYKluGRJznziCI3KX02Z19DdsQrdfrpXAU3Hfg==",
 | 
								"integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==",
 | 
				
			||||||
 | 
								"license": "Apache-2.0",
 | 
				
			||||||
			"dependencies": {
 | 
								"dependencies": {
 | 
				
			||||||
				"tslib": "^2.4.0"
 | 
									"tslib": "^2.8.0"
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/@tailwindcss/container-queries": {
 | 
							"node_modules/@tailwindcss/container-queries": {
 | 
				
			||||||
@ -4381,16 +4387,20 @@
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/bits-ui": {
 | 
							"node_modules/bits-ui": {
 | 
				
			||||||
			"version": "0.19.7",
 | 
								"version": "0.21.15",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/bits-ui/-/bits-ui-0.19.7.tgz",
 | 
								"resolved": "https://registry.npmjs.org/bits-ui/-/bits-ui-0.21.15.tgz",
 | 
				
			||||||
			"integrity": "sha512-GHUpKvN7QyazhnZNkUy0lxg6W1M6KJHWSZ4a/UGCjPE6nQgk6vKbGysY67PkDtQMknZTZAzVoMj1Eic4IKeCRQ==",
 | 
								"integrity": "sha512-+m5WSpJnFdCcNdXSTIVC1WYBozipO03qRh03GFWgrdxoHiolCfwW71EYG4LPCWYPG6KcTZV0Cj6iHSiZ7cdKdg==",
 | 
				
			||||||
 | 
								"license": "MIT",
 | 
				
			||||||
			"dependencies": {
 | 
								"dependencies": {
 | 
				
			||||||
				"@internationalized/date": "^3.5.1",
 | 
									"@internationalized/date": "^3.5.1",
 | 
				
			||||||
				"@melt-ui/svelte": "0.76.0",
 | 
									"@melt-ui/svelte": "0.76.2",
 | 
				
			||||||
				"nanoid": "^5.0.5"
 | 
									"nanoid": "^5.0.5"
 | 
				
			||||||
			},
 | 
								},
 | 
				
			||||||
 | 
								"funding": {
 | 
				
			||||||
 | 
									"url": "https://github.com/sponsors/huntabyte"
 | 
				
			||||||
 | 
								},
 | 
				
			||||||
			"peerDependencies": {
 | 
								"peerDependencies": {
 | 
				
			||||||
				"svelte": "^4.0.0"
 | 
									"svelte": "^4.0.0 || ^5.0.0-next.118"
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/bl": {
 | 
							"node_modules/bl": {
 | 
				
			||||||
@ -11842,9 +11852,10 @@
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/tslib": {
 | 
							"node_modules/tslib": {
 | 
				
			||||||
			"version": "2.6.2",
 | 
								"version": "2.8.1",
 | 
				
			||||||
			"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
 | 
								"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
 | 
				
			||||||
			"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
 | 
								"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
 | 
				
			||||||
 | 
								"license": "0BSD"
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"node_modules/tunnel-agent": {
 | 
							"node_modules/tunnel-agent": {
 | 
				
			||||||
			"version": "0.6.0",
 | 
								"version": "0.6.0",
 | 
				
			||||||
 | 
				
			|||||||
@ -75,7 +75,7 @@
 | 
				
			|||||||
		"@tiptap/starter-kit": "^2.10.0",
 | 
							"@tiptap/starter-kit": "^2.10.0",
 | 
				
			||||||
		"@xyflow/svelte": "^0.1.19",
 | 
							"@xyflow/svelte": "^0.1.19",
 | 
				
			||||||
		"async": "^3.2.5",
 | 
							"async": "^3.2.5",
 | 
				
			||||||
		"bits-ui": "^0.19.7",
 | 
							"bits-ui": "^0.21.15",
 | 
				
			||||||
		"codemirror": "^6.0.1",
 | 
							"codemirror": "^6.0.1",
 | 
				
			||||||
		"codemirror-lang-elixir": "^4.0.0",
 | 
							"codemirror-lang-elixir": "^4.0.0",
 | 
				
			||||||
		"codemirror-lang-hcl": "^0.1.0",
 | 
							"codemirror-lang-hcl": "^0.1.0",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user