mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-13 06:05:32 -04:00
Update dependency botid to ^1.5.5
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"better-auth": "1.3.8",
|
||||
"botid": "^1.5.4",
|
||||
"botid": "^1.5.5",
|
||||
"cheerio": "^1.1.2",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -87,8 +87,8 @@ importers:
|
||||
specifier: 1.3.8
|
||||
version: 1.3.8(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
botid:
|
||||
specifier: ^1.5.4
|
||||
version: 1.5.4(next@15.5.1-canary.31(@babel/core@7.28.4)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
||||
specifier: ^1.5.5
|
||||
version: 1.5.5(next@15.5.1-canary.31(@babel/core@7.28.4)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
||||
cheerio:
|
||||
specifier: ^1.1.2
|
||||
version: 1.1.2
|
||||
@@ -2226,8 +2226,8 @@ packages:
|
||||
boolbase@1.0.0:
|
||||
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
||||
|
||||
botid@1.5.4:
|
||||
resolution: {integrity: sha512-oGYu75xSjWIXwkU16ikpLJwp1bEyjdIuQZ4ay9rJzMHQK5sB3yAFRZFA2Fxjilx9VkaUqhYacHOYlunLhbrQNg==}
|
||||
botid@1.5.5:
|
||||
resolution: {integrity: sha512-c2XfkgBGJBS7WUvxipPtaVIA7q2cNv1DVyezIV8l5tXsA14SIqrDxbAvTtJXNoDyY6vthH3BoIsTR1fU7+IAcg==}
|
||||
peerDependencies:
|
||||
next: '*'
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
@@ -6843,7 +6843,7 @@ snapshots:
|
||||
|
||||
boolbase@1.0.0: {}
|
||||
|
||||
botid@1.5.4(next@15.5.1-canary.31(@babel/core@7.28.4)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1):
|
||||
botid@1.5.5(next@15.5.1-canary.31(@babel/core@7.28.4)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1):
|
||||
optionalDependencies:
|
||||
next: 15.5.1-canary.31(@babel/core@7.28.4)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
react: 19.1.1
|
||||
|
Reference in New Issue
Block a user