Merge remote-tracking branch 'origin/master' into fix/runner-paid-matrix-integrity
* origin/master: chore(deps): bump @radix-ui/react-slot from 1.3.0 to 1.3.3 (#12268)
This commit is contained in:
commit
de38ef52ff
|
|
@ -1069,8 +1069,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../packages/shared
|
||||
'@radix-ui/react-slot':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@types/react@19.2.18)(react@19.2.8)
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3(@types/react@19.2.18)(react@19.2.8)
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.20
|
||||
version: 0.5.20(tailwindcss@4.3.3)
|
||||
|
|
@ -3390,15 +3390,6 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@radix-ui/react-compose-refs@1.1.3':
|
||||
resolution: {integrity: sha512-rYOP8OMnuuPMQF1uhPVlGNcCDlkokKqGFE3JcxFViIkAXP7EvFWUliJAstrapypaBLJNHbZL6jGhbVDGTwmVhA==}
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
react: ^19.2.8
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@radix-ui/react-compose-refs@1.1.5':
|
||||
resolution: {integrity: sha512-+48PbAAbq3didjJxa+OaWY2ZwgAKsNiRGyeHKszblZMQ+kcpd9pAaT11cMkGEie0vsOi3QdeTE6d5Fe3Gn61kA==}
|
||||
peerDependencies:
|
||||
|
|
@ -3888,15 +3879,6 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@radix-ui/react-slot@1.3.0':
|
||||
resolution: {integrity: sha512-MojKku4U/miO8Av4Dkb+ctMAQx7JmY96LmtDQlAarCRtd7rN52QCSzBF+XAvr5S6coSVj9HEPBgHAHKEJVk/WA==}
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
react: ^19.2.8
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@radix-ui/react-slot@1.3.3':
|
||||
resolution: {integrity: sha512-qx7oqnYbxnK9kYI9m317qmFmEgo6ywqWvbTogdj7cL9p3/yx4M48p7Rnw5z3H890cL/ow/EeWJsuTykeZVXP5Q==}
|
||||
peerDependencies:
|
||||
|
|
@ -10737,12 +10719,6 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@types/react': 19.2.18
|
||||
|
||||
'@radix-ui/react-compose-refs@1.1.3(@types/react@19.2.18)(react@19.2.8)':
|
||||
dependencies:
|
||||
react: 19.2.8
|
||||
optionalDependencies:
|
||||
'@types/react': 19.2.18
|
||||
|
||||
'@radix-ui/react-compose-refs@1.1.5(@types/react@19.2.18)(react@19.2.8)':
|
||||
dependencies:
|
||||
react: 19.2.8
|
||||
|
|
@ -11286,13 +11262,6 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@types/react': 19.2.18
|
||||
|
||||
'@radix-ui/react-slot@1.3.0(@types/react@19.2.18)(react@19.2.8)':
|
||||
dependencies:
|
||||
'@radix-ui/react-compose-refs': 1.1.3(@types/react@19.2.18)(react@19.2.8)
|
||||
react: 19.2.8
|
||||
optionalDependencies:
|
||||
'@types/react': 19.2.18
|
||||
|
||||
'@radix-ui/react-slot@1.3.3(@types/react@19.2.18)(react@19.2.8)':
|
||||
dependencies:
|
||||
'@radix-ui/react-compose-refs': 1.1.5(@types/react@19.2.18)(react@19.2.8)
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
"@paperclipai/adapter-utils": "workspace:*",
|
||||
"@paperclipai/hermes-paperclip-adapter": "workspace:*",
|
||||
"@paperclipai/shared": "workspace:*",
|
||||
"@radix-ui/react-slot": "^1.3.0",
|
||||
"@radix-ui/react-slot": "^1.3.3",
|
||||
"@tailwindcss/typography": "^0.5.20",
|
||||
"@tanstack/react-query": "^5.102.8",
|
||||
"@xterm/addon-fit": "^0.11.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue