Rob Koch commited on
Commit
6eb2d84
·
1 Parent(s): 13a15e9

pnpm lock file

Browse files
Files changed (1) hide show
  1. pnpm-lock.yaml +30 -0
pnpm-lock.yaml CHANGED
@@ -95,6 +95,9 @@ importers:
95
  '@openrouter/ai-sdk-provider':
96
  specifier: ^0.0.5
97
  version: 0.0.5([email protected])
 
 
 
98
  '@radix-ui/react-dialog':
99
  specifier: ^1.1.2
100
@@ -1557,6 +1560,19 @@ packages:
1557
  '@types/react':
1558
  optional: true
1559
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1560
  '@radix-ui/[email protected]':
1561
  resolution: {integrity: sha512-OKrckBy+sMEgYM/sMmqmErVn0kZqrHPJze+Ql3DzYsDDp0hl0L62nx/2122/Bvps1qz645jlcu2tD9lrRSdf8A==}
1562
  peerDependencies:
@@ -7032,6 +7048,20 @@ snapshots:
7032
  optionalDependencies:
7033
  '@types/react': 18.3.12
7034
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7035
7036
  dependencies:
7037
  react: 18.3.1
 
95
  '@openrouter/ai-sdk-provider':
96
  specifier: ^0.0.5
97
  version: 0.0.5([email protected])
98
+ '@radix-ui/react-context-menu':
99
+ specifier: ^2.2.2
100
101
  '@radix-ui/react-dialog':
102
  specifier: ^1.1.2
103
 
1560
  '@types/react':
1561
  optional: true
1562
 
1563
+ '@radix-ui/[email protected]':
1564
+ resolution: {integrity: sha512-99EatSTpW+hRYHt7m8wdDlLtkmTovEe8Z/hnxUPV+SKuuNL5HWNhQI4QSdjZqNSgXHay2z4M3Dym73j9p2Gx5Q==}
1565
+ peerDependencies:
1566
+ '@types/react': '*'
1567
+ '@types/react-dom': '*'
1568
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1569
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1570
+ peerDependenciesMeta:
1571
+ '@types/react':
1572
+ optional: true
1573
+ '@types/react-dom':
1574
+ optional: true
1575
+
1576
  '@radix-ui/[email protected]':
1577
  resolution: {integrity: sha512-OKrckBy+sMEgYM/sMmqmErVn0kZqrHPJze+Ql3DzYsDDp0hl0L62nx/2122/Bvps1qz645jlcu2tD9lrRSdf8A==}
1578
  peerDependencies:
 
7048
  optionalDependencies:
7049
  '@types/react': 18.3.12
7050
 
7051
7052
+ dependencies:
7053
+ '@radix-ui/primitive': 1.1.0
7054
+ '@radix-ui/react-context': 1.1.1(@types/[email protected])([email protected])
7055
7056
+ '@radix-ui/react-primitive': 2.0.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
7057
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/[email protected])([email protected])
7058
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/[email protected])([email protected])
7059
+ react: 18.3.1
7060
+ react-dom: 18.3.1([email protected])
7061
+ optionalDependencies:
7062
+ '@types/react': 18.3.12
7063
+ '@types/react-dom': 18.3.1
7064
+
7065
7066
  dependencies:
7067
  react: 18.3.1