fix(deps): update dependency next to v14.2.18 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e8081abba
commit
227378884e
@ -15,7 +15,7 @@
|
||||
"@livekit/krisp-noise-filter": "0.2.12",
|
||||
"livekit-client": "2.6.0",
|
||||
"livekit-server-sdk": "2.8.1",
|
||||
"next": "14.2.14",
|
||||
"next": "14.2.18",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"tinykeys": "^3.0.0"
|
||||
|
||||
90
pnpm-lock.yaml
generated
90
pnpm-lock.yaml
generated
@ -27,8 +27,8 @@ importers:
|
||||
specifier: 2.8.1
|
||||
version: 2.8.1
|
||||
next:
|
||||
specifier: 14.2.14
|
||||
version: 14.2.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: 14.2.18
|
||||
version: 14.2.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react:
|
||||
specifier: 18.3.1
|
||||
version: 18.3.1
|
||||
@ -207,62 +207,62 @@ packages:
|
||||
'@livekit/protocol@1.27.1':
|
||||
resolution: {integrity: sha512-ISEp7uWdV82mtCR1eyHFTzdRZTVbe2+ZztjmjiMPzR/KPrI1Ma/u5kLh87NNuY3Rn8wv1VlEvGHHsFjQ+dKVUw==}
|
||||
|
||||
'@next/env@14.2.14':
|
||||
resolution: {integrity: sha512-/0hWQfiaD5//LvGNgc8PjvyqV50vGK0cADYzaoOOGN8fxzBn3iAiaq3S0tCRnFBldq0LVveLcxCTi41ZoYgAgg==}
|
||||
'@next/env@14.2.18':
|
||||
resolution: {integrity: sha512-2vWLOUwIPgoqMJKG6dt35fVXVhgM09tw4tK3/Q34GFXDrfiHlG7iS33VA4ggnjWxjiz9KV5xzfsQzJX6vGAekA==}
|
||||
|
||||
'@next/eslint-plugin-next@14.2.18':
|
||||
resolution: {integrity: sha512-KyYTbZ3GQwWOjX3Vi1YcQbekyGP0gdammb7pbmmi25HBUCINzDReyrzCMOJIeZisK1Q3U6DT5Rlc4nm2/pQeXA==}
|
||||
|
||||
'@next/swc-darwin-arm64@14.2.14':
|
||||
resolution: {integrity: sha512-bsxbSAUodM1cjYeA4o6y7sp9wslvwjSkWw57t8DtC8Zig8aG8V6r+Yc05/9mDzLKcybb6EN85k1rJDnMKBd9Gw==}
|
||||
'@next/swc-darwin-arm64@14.2.18':
|
||||
resolution: {integrity: sha512-tOBlDHCjGdyLf0ube/rDUs6VtwNOajaWV+5FV/ajPgrvHeisllEdymY/oDgv2cx561+gJksfMUtqf8crug7sbA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@14.2.14':
|
||||
resolution: {integrity: sha512-cC9/I+0+SK5L1k9J8CInahduTVWGMXhQoXFeNvF0uNs3Bt1Ub0Azb8JzTU9vNCr0hnaMqiWu/Z0S1hfKc3+dww==}
|
||||
'@next/swc-darwin-x64@14.2.18':
|
||||
resolution: {integrity: sha512-uJCEjutt5VeJ30jjrHV1VIHCsbMYnEqytQgvREx+DjURd/fmKy15NaVK4aR/u98S1LGTnjq35lRTnRyygglxoA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@14.2.14':
|
||||
resolution: {integrity: sha512-RMLOdA2NU4O7w1PQ3Z9ft3PxD6Htl4uB2TJpocm+4jcllHySPkFaUIFacQ3Jekcg6w+LBaFvjSPthZHiPmiAUg==}
|
||||
'@next/swc-linux-arm64-gnu@14.2.18':
|
||||
resolution: {integrity: sha512-IL6rU8vnBB+BAm6YSWZewc+qvdL1EaA+VhLQ6tlUc0xp+kkdxQrVqAnh8Zek1ccKHlTDFRyAft0e60gteYmQ4A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@14.2.14':
|
||||
resolution: {integrity: sha512-WgLOA4hT9EIP7jhlkPnvz49iSOMdZgDJVvbpb8WWzJv5wBD07M2wdJXLkDYIpZmCFfo/wPqFsFR4JS4V9KkQ2A==}
|
||||
'@next/swc-linux-arm64-musl@14.2.18':
|
||||
resolution: {integrity: sha512-RCaENbIZqKKqTlL8KNd+AZV/yAdCsovblOpYFp0OJ7ZxgLNbV5w23CUU1G5On+0fgafrsGcW+GdMKdFjaRwyYA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@14.2.14':
|
||||
resolution: {integrity: sha512-lbn7svjUps1kmCettV/R9oAvEW+eUI0lo0LJNFOXoQM5NGNxloAyFRNByYeZKL3+1bF5YE0h0irIJfzXBq9Y6w==}
|
||||
'@next/swc-linux-x64-gnu@14.2.18':
|
||||
resolution: {integrity: sha512-3kmv8DlyhPRCEBM1Vavn8NjyXtMeQ49ID0Olr/Sut7pgzaQTo4h01S7Z8YNE0VtbowyuAL26ibcz0ka6xCTH5g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@14.2.14':
|
||||
resolution: {integrity: sha512-7TcQCvLQ/hKfQRgjxMN4TZ2BRB0P7HwrGAYL+p+m3u3XcKTraUFerVbV3jkNZNwDeQDa8zdxkKkw2els/S5onQ==}
|
||||
'@next/swc-linux-x64-musl@14.2.18':
|
||||
resolution: {integrity: sha512-mliTfa8seVSpTbVEcKEXGjC18+TDII8ykW4a36au97spm9XMPqQTpdGPNBJ9RySSFw9/hLuaCMByluQIAnkzlw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@14.2.14':
|
||||
resolution: {integrity: sha512-8i0Ou5XjTLEje0oj0JiI0Xo9L/93ghFtAUYZ24jARSeTMXLUx8yFIdhS55mTExq5Tj4/dC2fJuaT4e3ySvXU1A==}
|
||||
'@next/swc-win32-arm64-msvc@14.2.18':
|
||||
resolution: {integrity: sha512-J5g0UFPbAjKYmqS3Cy7l2fetFmWMY9Oao32eUsBPYohts26BdrMUyfCJnZFQkX9npYaHNDOWqZ6uV9hSDPw9NA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-ia32-msvc@14.2.14':
|
||||
resolution: {integrity: sha512-2u2XcSaDEOj+96eXpyjHjtVPLhkAFw2nlaz83EPeuK4obF+HmtDJHqgR1dZB7Gb6V/d55FL26/lYVd0TwMgcOQ==}
|
||||
'@next/swc-win32-ia32-msvc@14.2.18':
|
||||
resolution: {integrity: sha512-Ynxuk4ZgIpdcN7d16ivJdjsDG1+3hTvK24Pp8DiDmIa2+A4CfhJSEHHVndCHok6rnLUzAZD+/UOKESQgTsAZGg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@14.2.14':
|
||||
resolution: {integrity: sha512-MZom+OvZ1NZxuRovKt1ApevjiUJTcU2PmdJKL66xUPaJeRywnbGGRWUlaAOwunD6dX+pm83vj979NTC8QXjGWg==}
|
||||
'@next/swc-win32-x64-msvc@14.2.18':
|
||||
resolution: {integrity: sha512-dtRGMhiU9TN5nyhwzce+7c/4CCeykYS+ipY/4mIrGzJ71+7zNo55ZxCB7cAVuNqdwtYniFNR2c9OFQ6UdFIMcg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@ -1242,8 +1242,8 @@ packages:
|
||||
neo-async@2.6.2:
|
||||
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
||||
|
||||
next@14.2.14:
|
||||
resolution: {integrity: sha512-Q1coZG17MW0Ly5x76shJ4dkC23woLAhhnDnw+DfTc7EpZSGuWrlsZ3bZaO8t6u1Yu8FVfhkqJE+U8GC7E0GLPQ==}
|
||||
next@14.2.18:
|
||||
resolution: {integrity: sha512-H9qbjDuGivUDEnK6wa+p2XKO+iMzgVgyr9Zp/4Iv29lKa+DYaxJGjOeEA+5VOvJh/M7HLiskehInSa0cWxVXUw==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -1873,37 +1873,37 @@ snapshots:
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 1.10.0
|
||||
|
||||
'@next/env@14.2.14': {}
|
||||
'@next/env@14.2.18': {}
|
||||
|
||||
'@next/eslint-plugin-next@14.2.18':
|
||||
dependencies:
|
||||
glob: 10.3.10
|
||||
|
||||
'@next/swc-darwin-arm64@14.2.14':
|
||||
'@next/swc-darwin-arm64@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@14.2.14':
|
||||
'@next/swc-darwin-x64@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@14.2.14':
|
||||
'@next/swc-linux-arm64-gnu@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@14.2.14':
|
||||
'@next/swc-linux-arm64-musl@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@14.2.14':
|
||||
'@next/swc-linux-x64-gnu@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@14.2.14':
|
||||
'@next/swc-linux-x64-musl@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@14.2.14':
|
||||
'@next/swc-win32-arm64-msvc@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-ia32-msvc@14.2.14':
|
||||
'@next/swc-win32-ia32-msvc@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@14.2.14':
|
||||
'@next/swc-win32-x64-msvc@14.2.18':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@ -3097,9 +3097,9 @@ snapshots:
|
||||
|
||||
neo-async@2.6.2: {}
|
||||
|
||||
next@14.2.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
next@14.2.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@next/env': 14.2.14
|
||||
'@next/env': 14.2.18
|
||||
'@swc/helpers': 0.5.5
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001667
|
||||
@ -3109,15 +3109,15 @@ snapshots:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
styled-jsx: 5.1.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 14.2.14
|
||||
'@next/swc-darwin-x64': 14.2.14
|
||||
'@next/swc-linux-arm64-gnu': 14.2.14
|
||||
'@next/swc-linux-arm64-musl': 14.2.14
|
||||
'@next/swc-linux-x64-gnu': 14.2.14
|
||||
'@next/swc-linux-x64-musl': 14.2.14
|
||||
'@next/swc-win32-arm64-msvc': 14.2.14
|
||||
'@next/swc-win32-ia32-msvc': 14.2.14
|
||||
'@next/swc-win32-x64-msvc': 14.2.14
|
||||
'@next/swc-darwin-arm64': 14.2.18
|
||||
'@next/swc-darwin-x64': 14.2.18
|
||||
'@next/swc-linux-arm64-gnu': 14.2.18
|
||||
'@next/swc-linux-arm64-musl': 14.2.18
|
||||
'@next/swc-linux-x64-gnu': 14.2.18
|
||||
'@next/swc-linux-x64-musl': 14.2.18
|
||||
'@next/swc-win32-arm64-msvc': 14.2.18
|
||||
'@next/swc-win32-ia32-msvc': 14.2.18
|
||||
'@next/swc-win32-x64-msvc': 14.2.18
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- babel-plugin-macros
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user