mirror of
https://github.com/lumehq/lume.git
synced 2025-09-20 18:51:23 +02:00
updated next.js
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"framer-motion": "^9.1.7",
|
"framer-motion": "^9.1.7",
|
||||||
"iconoir-react": "^6.6.0",
|
"iconoir-react": "^6.6.0",
|
||||||
"jotai": "^2.0.4",
|
"jotai": "^2.0.4",
|
||||||
"next": "13.3.1-canary.16",
|
"next": "13.3.1",
|
||||||
"nostr-relaypool": "^0.5.18",
|
"nostr-relaypool": "^0.5.18",
|
||||||
"nostr-tools": "^1.10.0",
|
"nostr-tools": "^1.10.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
68
pnpm-lock.yaml
generated
68
pnpm-lock.yaml
generated
@@ -36,7 +36,7 @@ specifiers:
|
|||||||
iconoir-react: ^6.6.0
|
iconoir-react: ^6.6.0
|
||||||
jotai: ^2.0.4
|
jotai: ^2.0.4
|
||||||
lint-staged: ^13.2.1
|
lint-staged: ^13.2.1
|
||||||
next: 13.3.1-canary.16
|
next: 13.3.1
|
||||||
nostr-relaypool: ^0.5.18
|
nostr-relaypool: ^0.5.18
|
||||||
nostr-tools: ^1.10.0
|
nostr-tools: ^1.10.0
|
||||||
postcss: ^8.4.23
|
postcss: ^8.4.23
|
||||||
@@ -73,7 +73,7 @@ dependencies:
|
|||||||
framer-motion: 9.1.7_biqbaboplfbrettd7655fr4n2y
|
framer-motion: 9.1.7_biqbaboplfbrettd7655fr4n2y
|
||||||
iconoir-react: 6.6.0_react@18.2.0
|
iconoir-react: 6.6.0_react@18.2.0
|
||||||
jotai: 2.0.4_react@18.2.0
|
jotai: 2.0.4_react@18.2.0
|
||||||
next: 13.3.1-canary.16_biqbaboplfbrettd7655fr4n2y
|
next: 13.3.1_biqbaboplfbrettd7655fr4n2y
|
||||||
nostr-relaypool: 0.5.18_ws@8.13.0
|
nostr-relaypool: 0.5.18_ws@8.13.0
|
||||||
nostr-tools: 1.10.0
|
nostr-tools: 1.10.0
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
@@ -415,9 +415,9 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/env/13.3.1-canary.16:
|
/@next/env/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-ISKW7FIAcP5r0Htl6g6+mOtCMI4S/qI1SyV9hWR1fUOYxk/d+8F7ZTEL5sHjccilj3UT9YDn9DwX4wnINsrLpw== }
|
{ integrity: sha512-EDtCoedIZC7JlUQ3uaQpSc4aVmyhbLHmQVALg7pFfQgOTjgSnn7mKtA0DiCMkYvvsx6aFb5octGMtWrOtGXW9A== }
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/eslint-plugin-next/13.3.0:
|
/@next/eslint-plugin-next/13.3.0:
|
||||||
@@ -427,9 +427,9 @@ packages:
|
|||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/swc-darwin-arm64/13.3.1-canary.16:
|
/@next/swc-darwin-arm64/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-08g4vzh2J5z79mzmvsai1eup19NTraIAUbYXuM9ncD362tpXN1K17140Aa9KU3EgIQ9DftH3Uiz42RknhDQGog== }
|
{ integrity: sha512-UXPtriEc/pBP8luSLSCZBcbzPeVv+SSjs9cH/KygTbhmACye8/OOXRZO13Z2Wq1G0gLmEAIHQAOuF+vafPd2lw== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -437,9 +437,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64/13.3.1-canary.16:
|
/@next/swc-darwin-x64/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-nHGC1yQs2/Ru+sqT+VO7f02mgwjhvRsbuDLEU7XTLd0Ow1FkJ9AWBlAKbqC1z9ThelWYtxz9CY+sg8ehHpZY2w== }
|
{ integrity: sha512-lT36yYxosCfLtplFzJWgo0hrPu6/do8+msgM7oQkPeohDNdhjtjFUgOOwdSnPublLR6Mo2Ym4P/wl5OANuD2bw== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -447,9 +447,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu/13.3.1-canary.16:
|
/@next/swc-linux-arm64-gnu/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-KoNXboYP2xEoTqo7OcmNwOmteQm9ABtZ5FBu1VbraVGVh2YUMISzdJ7wUzVdeoN6ltr4A7bEFZHcYVtUs8PtLQ== }
|
{ integrity: sha512-wRb76nLWJhonH8s3kxC/1tFguEkeOPayIwe9mkaz1G/yeS3OrjeyKMJsb4+Kdg0zbTo53bNCOl59NNtDM7yyyw== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -457,9 +457,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl/13.3.1-canary.16:
|
/@next/swc-linux-arm64-musl/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-yu4y4Kaj9EJfR3AQhg6fH+CsIB9owxhGtBh2VFnTK0qJ1JkAT9x3P2U/LKoyIXrNneXo2VFrqSsta1bmDjbHow== }
|
{ integrity: sha512-qz3BzjJRZ16Iq/jrp+pjiYOc0jTjHlfmxQmZk9x/+5uhRP6/eWQSTAPVJ33BMo6oK5O5N4644OgTAbzXzorecg== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -467,9 +467,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu/13.3.1-canary.16:
|
/@next/swc-linux-x64-gnu/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-J/bLY3qw5G/fA198U5l+lmsgXH9GcmagmPvE/cCEWmfbrL/CU3GGshBxJ4VVElURnFcqgPRTvjE00MFqbyNYDQ== }
|
{ integrity: sha512-6mgkLmwlyWlomQmpl21I3hxgqE5INoW4owTlcLpNsd1V4wP+J46BlI/5zV5KWWbzjfncIqzXoeGs5Eg+1GHODA== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -477,9 +477,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl/13.3.1-canary.16:
|
/@next/swc-linux-x64-musl/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-PCCy79r5mFI9ZOEJ5Lzp1oD+XsAM2QoGdX0I41258kmVCfTRj6d6WD/8XGPjq23KYo9A12+t9lQc+USnX9+8QQ== }
|
{ integrity: sha512-uqm5sielhQmKJM+qayIhgZv1KlS5pqTdQ99b+Z7hMWryXS96qE0DftTmMZowBcUL6x7s2vSXyH5wPtO1ON7LBg== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -487,9 +487,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc/13.3.1-canary.16:
|
/@next/swc-win32-arm64-msvc/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-i2cv9xYnZvJuQQt6slspEILxP0gUC97RTOq++RZeSET83T2EIw2szz7s/LVKNeqQvacsnCe6ublKW9ARTzy2Tw== }
|
{ integrity: sha512-WomIiTj/v3LevltlibNQKmvrOymNRYL+a0dp5R73IwPWN5FvXWwSELN/kiNALig/+T3luc4qHNTyvMCp9L6U5Q== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -497,9 +497,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-ia32-msvc/13.3.1-canary.16:
|
/@next/swc-win32-ia32-msvc/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-CyCuupplfopinJLbU+4G2gflBfhj1m7wMxUrvSEysHM3Av9aEC0zzwJ1Gez+0lZIb6Hhr3AEGi1heymCtX+msA== }
|
{ integrity: sha512-M+PoH+0+q658wRUbs285RIaSTYnGBSTdweH/0CdzDgA6Q4rBM0sQs4DHmO3BPP0ltCO/vViIoyG7ks66XmCA5g== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -507,9 +507,9 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc/13.3.1-canary.16:
|
/@next/swc-win32-x64-msvc/13.3.1:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-qpXq1i7FkI8r5J2S78KFhJ9bbdX4JXBb1/Vz4Cc+5BJ5/juenI1cvwWGXBpQ0T8bRVf96Yve1gEgccNQsAjZAw== }
|
{ integrity: sha512-Sl1F4Vp5Z1rNXWZYqJwMuWRRol4bqOB6+/d7KqkgQ4AcafKPN1PZmpkCoxv4UFHtFNIB7EotnuIhtXu3zScicQ== }
|
||||||
engines: { node: '>= 10' }
|
engines: { node: '>= 10' }
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -3625,9 +3625,9 @@ packages:
|
|||||||
{ integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ== }
|
{ integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ== }
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next/13.3.1-canary.16_biqbaboplfbrettd7655fr4n2y:
|
/next/13.3.1_biqbaboplfbrettd7655fr4n2y:
|
||||||
resolution:
|
resolution:
|
||||||
{ integrity: sha512-wlqJf1EcGvEBIhsKQbBPcyW0jC2r1emHbjZhg7sZuBpdqE+2EkgS651q2iQHPn7Cpl0GqjPnLqNQTLNM7EO2+w== }
|
{ integrity: sha512-eByWRxPzKHs2oQz1yE41LX35umhz86ZSZ+mYyXBqn2IBi2hyUqxBA88avywdr4uyH+hCJczegGsDGWbzQA5Rqw== }
|
||||||
engines: { node: '>=14.18.0' }
|
engines: { node: '>=14.18.0' }
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3647,7 +3647,7 @@ packages:
|
|||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 13.3.1-canary.16
|
'@next/env': 13.3.1
|
||||||
'@swc/helpers': 0.5.0
|
'@swc/helpers': 0.5.0
|
||||||
busboy: 1.6.0
|
busboy: 1.6.0
|
||||||
caniuse-lite: 1.0.30001481
|
caniuse-lite: 1.0.30001481
|
||||||
@@ -3656,15 +3656,15 @@ packages:
|
|||||||
react-dom: 18.2.0_react@18.2.0
|
react-dom: 18.2.0_react@18.2.0
|
||||||
styled-jsx: 5.1.1_react@18.2.0
|
styled-jsx: 5.1.1_react@18.2.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 13.3.1-canary.16
|
'@next/swc-darwin-arm64': 13.3.1
|
||||||
'@next/swc-darwin-x64': 13.3.1-canary.16
|
'@next/swc-darwin-x64': 13.3.1
|
||||||
'@next/swc-linux-arm64-gnu': 13.3.1-canary.16
|
'@next/swc-linux-arm64-gnu': 13.3.1
|
||||||
'@next/swc-linux-arm64-musl': 13.3.1-canary.16
|
'@next/swc-linux-arm64-musl': 13.3.1
|
||||||
'@next/swc-linux-x64-gnu': 13.3.1-canary.16
|
'@next/swc-linux-x64-gnu': 13.3.1
|
||||||
'@next/swc-linux-x64-musl': 13.3.1-canary.16
|
'@next/swc-linux-x64-musl': 13.3.1
|
||||||
'@next/swc-win32-arm64-msvc': 13.3.1-canary.16
|
'@next/swc-win32-arm64-msvc': 13.3.1
|
||||||
'@next/swc-win32-ia32-msvc': 13.3.1-canary.16
|
'@next/swc-win32-ia32-msvc': 13.3.1
|
||||||
'@next/swc-win32-x64-msvc': 13.3.1-canary.16
|
'@next/swc-win32-x64-msvc': 13.3.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
- babel-plugin-macros
|
- babel-plugin-macros
|
||||||
|
Reference in New Issue
Block a user