Merge pull request #18 from cannorin/dependabot/npm_and_yarn/bits-ui-1.3.3

build(deps-dev): bump bits-ui from 1.3.0 to 1.3.3
This commit is contained in:
cannorin
2025-02-26 00:55:26 +09:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "4.0.4", "@sveltejs/vite-plugin-svelte": "4.0.4",
"@types/prismjs": "1.26.5", "@types/prismjs": "1.26.5",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"bits-ui": "1.3.0", "bits-ui": "1.3.3",
"katex": "0.16.21", "katex": "0.16.21",
"mdsvex": "0.12.3", "mdsvex": "0.12.3",
"misskey-js": "2024.11.1-alpha.0", "misskey-js": "2024.11.1-alpha.0",

View File

@@ -1156,9 +1156,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"bits-ui@npm:1.3.0": "bits-ui@npm:1.3.3":
version: 1.3.0 version: 1.3.3
resolution: "bits-ui@npm:1.3.0" resolution: "bits-ui@npm:1.3.3"
dependencies: dependencies:
"@floating-ui/core": "npm:^1.6.4" "@floating-ui/core": "npm:^1.6.4"
"@floating-ui/dom": "npm:^1.6.7" "@floating-ui/dom": "npm:^1.6.7"
@@ -1169,7 +1169,7 @@ __metadata:
tabbable: "npm:^6.2.0" tabbable: "npm:^6.2.0"
peerDependencies: peerDependencies:
svelte: ^5.11.0 svelte: ^5.11.0
checksum: 10c0/04a47e2a8059a8bfc9c430b614743886898573659cbd2a731f8df4ef8b6c1b42f3eedd6c561faf868ecb9ff48ca9af45840d9b7288d82fc901ad2dabbdd89076 checksum: 10c0/f68d0e3ad768d49020e103acd878377ac5b383ce61f928c90690c4e97e2158aba8a9e9e39b1fc3b231bffad258ee9f24d3a884d11bf8e8a7c1e5deab96da25b5
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3961,7 +3961,7 @@ __metadata:
"@tailwindcss/typography": "npm:0.5.15" "@tailwindcss/typography": "npm:0.5.15"
"@types/prismjs": "npm:1.26.5" "@types/prismjs": "npm:1.26.5"
autoprefixer: "npm:10.4.20" autoprefixer: "npm:10.4.20"
bits-ui: "npm:1.3.0" bits-ui: "npm:1.3.3"
deepmerge: "npm:4.3.1" deepmerge: "npm:4.3.1"
katex: "npm:0.16.21" katex: "npm:0.16.21"
lucide-svelte: "npm:0.475.0" lucide-svelte: "npm:0.475.0"