|
|
|
|
@ -3063,13 +3063,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@radix-ui/react-toggle": { |
|
|
|
|
"version": "1.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.1.tgz", |
|
|
|
|
"integrity": "sha512-i77tcgObYr743IonC1hrsnnPmszDRn8p+EGUsUt+5a/JFn28fxaM88Py6V2mc8J5kELMWishI0rLnuGLFD/nnQ==", |
|
|
|
|
"version": "1.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.2.tgz", |
|
|
|
|
"integrity": "sha512-lntKchNWx3aCHuWKiDY+8WudiegQvBpDRAYL8dKLRvKEH8VOpl0XX6SSU/bUBqIRJbcTy4+MW06Wv8vgp10rzQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@radix-ui/primitive": "1.1.1", |
|
|
|
|
"@radix-ui/react-primitive": "2.0.1", |
|
|
|
|
"@radix-ui/react-primitive": "2.0.2", |
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.1.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
@ -3116,6 +3116,54 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@radix-ui/react-toggle-group/node_modules/@radix-ui/react-toggle": { |
|
|
|
|
"version": "1.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.1.tgz", |
|
|
|
|
"integrity": "sha512-i77tcgObYr743IonC1hrsnnPmszDRn8p+EGUsUt+5a/JFn28fxaM88Py6V2mc8J5kELMWishI0rLnuGLFD/nnQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@radix-ui/primitive": "1.1.1", |
|
|
|
|
"@radix-ui/react-primitive": "2.0.1", |
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.1.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@types/react": "*", |
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@types/react-dom": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@radix-ui/react-toggle/node_modules/@radix-ui/react-primitive": { |
|
|
|
|
"version": "2.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.2.tgz", |
|
|
|
|
"integrity": "sha512-Ec/0d38EIuvDF+GZjcMU/Ze6MxntVJYO/fRlCPhCaVUyPY9WTalHJw54tp9sXeJo3tlShWpy41vQRgLRGOuz+w==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@radix-ui/react-slot": "1.1.2" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@types/react": "*", |
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"@types/react": { |
|
|
|
|
"optional": true |
|
|
|
|
}, |
|
|
|
|
"@types/react-dom": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@radix-ui/react-tooltip": { |
|
|
|
|
"version": "1.1.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-tooltip/-/react-tooltip-1.1.7.tgz", |
|
|
|
|
|