Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
This commit is contained in:
15
latosa-frontend/deno.lock
generated
15
latosa-frontend/deno.lock
generated
@@ -3,6 +3,7 @@
|
||||
"specifiers": {
|
||||
"npm:@eslint/eslintrc@3": "3.2.0",
|
||||
"npm:@radix-ui/react-accordion@^1.2.2": "1.2.2_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0",
|
||||
"npm:@radix-ui/react-avatar@^1.1.2": "1.1.2_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0",
|
||||
"npm:@radix-ui/react-dialog@^1.1.4": "1.1.4_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0",
|
||||
"npm:@radix-ui/react-label@^2.1.1": "2.1.1_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0",
|
||||
"npm:@radix-ui/react-navigation-menu@^1.2.3": "1.2.3_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0",
|
||||
@@ -340,6 +341,19 @@
|
||||
"react-dom"
|
||||
]
|
||||
},
|
||||
"@radix-ui/react-avatar@1.1.2_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0": {
|
||||
"integrity": "sha512-GaC7bXQZ5VgZvVvsJ5mu/AEbjYLnhhkoidOboC50Z6FFlLA03wG2ianUoH+zgDQ31/9gCF59bE4+2bBgTyMiig==",
|
||||
"dependencies": [
|
||||
"@radix-ui/react-context",
|
||||
"@radix-ui/react-primitive",
|
||||
"@radix-ui/react-use-callback-ref",
|
||||
"@radix-ui/react-use-layout-effect",
|
||||
"@types/react",
|
||||
"@types/react-dom",
|
||||
"react",
|
||||
"react-dom"
|
||||
]
|
||||
},
|
||||
"@radix-ui/react-collapsible@1.1.2_@types+react@19.0.5_@types+react-dom@19.0.3__@types+react@19.0.5_react@19.0.0_react-dom@19.0.0__react@19.0.0": {
|
||||
"integrity": "sha512-PliMB63vxz7vggcyq0IxNYk8vGDrLXVWw4+W4B8YnwI1s18x7YZYqlG9PLX7XxAJUi0g2DxP4XKJMFHh/iVh9A==",
|
||||
"dependencies": [
|
||||
@@ -2917,6 +2931,7 @@
|
||||
"dependencies": [
|
||||
"npm:@eslint/eslintrc@3",
|
||||
"npm:@radix-ui/react-accordion@^1.2.2",
|
||||
"npm:@radix-ui/react-avatar@^1.1.2",
|
||||
"npm:@radix-ui/react-dialog@^1.1.4",
|
||||
"npm:@radix-ui/react-label@^2.1.1",
|
||||
"npm:@radix-ui/react-navigation-menu@^1.2.3",
|
||||
|
||||
Reference in New Issue
Block a user