Bump deps
This commit is contained in:
parent
6badfefc56
commit
ef62781a40
@ -21,8 +21,9 @@
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/blob": "^0.27.3",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"ai": "^4.3.0",
|
||||
"ai": "^4.3.1",
|
||||
"camelcase-keys": "^9.1.3",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"date-fns-tz": "^3.2.0",
|
||||
@ -60,7 +61,6 @@
|
||||
"@types/react": "19.1.0",
|
||||
"@types/react-dom": "19.1.1",
|
||||
"@types/sanitize-html": "^2.15.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.24.0",
|
||||
"eslint-config-next": "15.2.4",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -45,11 +45,14 @@ importers:
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(next@15.2.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
ai:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(react@19.1.0)(zod@3.24.2)
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1(react@19.1.0)(zod@3.24.2)
|
||||
camelcase-keys:
|
||||
specifier: ^9.1.3
|
||||
version: 9.1.3
|
||||
clsx:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
cmdk:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1(@types/react-dom@19.1.1(@types/react@19.1.0))(@types/react@19.1.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
@ -156,9 +159,6 @@ importers:
|
||||
'@types/sanitize-html':
|
||||
specifier: ^2.15.0
|
||||
version: 2.15.0
|
||||
clsx:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
cross-fetch:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
@ -1925,8 +1925,8 @@ packages:
|
||||
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
||||
engines: {node: '>= 6.0.0'}
|
||||
|
||||
ai@4.3.0:
|
||||
resolution: {integrity: sha512-PxyQYKhWaU3LiZEpeKRaekVonZIbWdKAwgnqm0CSAxy1MFufmYEC5SM5Mc9uiK2DoHcbAL3d1jyaQ2fSDAJL8w==}
|
||||
ai@4.3.1:
|
||||
resolution: {integrity: sha512-6RSRE0x0FAUZxWpLOq6yrh1IFXakvvJgHs8xPHtt8VmsTqhgjP5GClguaGs+KCpVbVfdygwgji7YJjOwq80suQ==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
react: ^18 || ^19 || ^19.0.0-rc
|
||||
@ -6583,7 +6583,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ai@4.3.0(react@19.1.0)(zod@3.24.2):
|
||||
ai@4.3.1(react@19.1.0)(zod@3.24.2):
|
||||
dependencies:
|
||||
'@ai-sdk/provider': 1.1.0
|
||||
'@ai-sdk/provider-utils': 2.2.4(zod@3.24.2)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user