|
|
|
|
@@ -24,8 +24,8 @@ importers:
|
|
|
|
|
specifier: ^3.2.5
|
|
|
|
|
version: 3.2.5
|
|
|
|
|
turbo:
|
|
|
|
|
specifier: ^1.13.0
|
|
|
|
|
version: 1.13.0
|
|
|
|
|
specifier: ^1.13.1
|
|
|
|
|
version: 1.13.1
|
|
|
|
|
yarn:
|
|
|
|
|
specifier: ^1.22.22
|
|
|
|
|
version: 1.22.22
|
|
|
|
|
@@ -80,9 +80,6 @@ importers:
|
|
|
|
|
'@kit/ui':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../../packages/ui
|
|
|
|
|
'@next/mdx':
|
|
|
|
|
specifier: ^14.1.4
|
|
|
|
|
version: 14.1.4
|
|
|
|
|
'@radix-ui/react-icons':
|
|
|
|
|
specifier: ^1.3.0
|
|
|
|
|
version: 1.3.0(react@18.2.0)
|
|
|
|
|
@@ -97,7 +94,7 @@ importers:
|
|
|
|
|
version: 5.28.6(react@18.2.0)
|
|
|
|
|
'@tanstack/react-query-next-experimental':
|
|
|
|
|
specifier: ^5.28.9
|
|
|
|
|
version: 5.28.9(@tanstack/react-query@5.28.6)(next@14.2.0-canary.50)(react@18.2.0)
|
|
|
|
|
version: 5.28.9(@tanstack/react-query@5.28.6)(next@14.2.0-canary.52)(react@18.2.0)
|
|
|
|
|
'@tanstack/react-table':
|
|
|
|
|
specifier: ^8.15.0
|
|
|
|
|
version: 8.15.0(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
@@ -106,7 +103,7 @@ importers:
|
|
|
|
|
version: 3.6.0
|
|
|
|
|
edge-csrf:
|
|
|
|
|
specifier: ^1.0.9
|
|
|
|
|
version: 1.0.9(next@14.2.0-canary.50)
|
|
|
|
|
version: 1.0.9(next@14.2.0-canary.52)
|
|
|
|
|
i18next:
|
|
|
|
|
specifier: ^23.10.1
|
|
|
|
|
version: 23.10.1
|
|
|
|
|
@@ -114,11 +111,11 @@ importers:
|
|
|
|
|
specifier: ^1.2.0
|
|
|
|
|
version: 1.2.0
|
|
|
|
|
next:
|
|
|
|
|
specifier: v14.2.0-canary.50
|
|
|
|
|
version: 14.2.0-canary.50(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
specifier: v14.2.0-canary.52
|
|
|
|
|
version: 14.2.0-canary.52(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
next-sitemap:
|
|
|
|
|
specifier: ^4.2.3
|
|
|
|
|
version: 4.2.3(next@14.2.0-canary.50)
|
|
|
|
|
version: 4.2.3(next@14.2.0-canary.52)
|
|
|
|
|
next-themes:
|
|
|
|
|
specifier: 0.3.0
|
|
|
|
|
version: 0.3.0(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
@@ -332,12 +329,6 @@ importers:
|
|
|
|
|
|
|
|
|
|
packages/cms/contentlayer:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@kit/cms':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../core
|
|
|
|
|
'@kit/ui':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../../ui
|
|
|
|
|
contentlayer:
|
|
|
|
|
specifier: 0.3.4
|
|
|
|
|
version: 0.3.4(esbuild@0.20.2)
|
|
|
|
|
@@ -351,6 +342,9 @@ importers:
|
|
|
|
|
specifier: ^6.0.0
|
|
|
|
|
version: 6.0.0
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@kit/cms':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../core
|
|
|
|
|
'@kit/eslint-config':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../../tooling/eslint
|
|
|
|
|
@@ -360,16 +354,15 @@ importers:
|
|
|
|
|
'@kit/tsconfig':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../../tooling/typescript
|
|
|
|
|
'@kit/ui':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../../ui
|
|
|
|
|
|
|
|
|
|
packages/cms/core:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@kit/contentlayer':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../contentlayer
|
|
|
|
|
'@kit/wordpress':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../wordpress
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@kit/contentlayer':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../contentlayer
|
|
|
|
|
'@kit/eslint-config':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../../tooling/eslint
|
|
|
|
|
@@ -379,16 +372,15 @@ importers:
|
|
|
|
|
'@kit/tsconfig':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../../tooling/typescript
|
|
|
|
|
'@kit/wordpress':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../wordpress
|
|
|
|
|
|
|
|
|
|
packages/cms/wordpress:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@kit/cms':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../core
|
|
|
|
|
'@kit/ui':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../../ui
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@kit/cms':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../core
|
|
|
|
|
'@kit/eslint-config':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../../tooling/eslint
|
|
|
|
|
@@ -398,22 +390,21 @@ importers:
|
|
|
|
|
'@kit/tsconfig':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../../tooling/typescript
|
|
|
|
|
'@kit/ui':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../../ui
|
|
|
|
|
wp-types:
|
|
|
|
|
specifier: ^3.64.0
|
|
|
|
|
version: 3.64.0
|
|
|
|
|
|
|
|
|
|
packages/database-webhooks:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@kit/billing-gateway':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../billing/gateway
|
|
|
|
|
'@kit/team-accounts':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../features/team-accounts
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@kit/billing':
|
|
|
|
|
specifier: workspace:^
|
|
|
|
|
version: link:../billing/core
|
|
|
|
|
'@kit/billing-gateway':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../billing/gateway
|
|
|
|
|
'@kit/eslint-config':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../tooling/eslint
|
|
|
|
|
@@ -432,6 +423,9 @@ importers:
|
|
|
|
|
'@kit/tailwind-config':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../tooling/tailwind
|
|
|
|
|
'@kit/team-accounts':
|
|
|
|
|
specifier: '*'
|
|
|
|
|
version: link:../features/team-accounts
|
|
|
|
|
'@kit/tsconfig':
|
|
|
|
|
specifier: workspace:*
|
|
|
|
|
version: link:../../tooling/typescript
|
|
|
|
|
@@ -2176,8 +2170,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/env@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-COLktqbQGmSANtTTKVs4heykkT4YSLM+GU1CbHKpSXnyEP98yrWcfMTMeTwcEZCgilvI1gPT5zVO/ISU1o/X5A==}
|
|
|
|
|
/@next/env@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-BhOGpVNH4wULBXRfJf1esvybrEPqTA4KxYkd7PUlg8gCnjITizXYKG9Ufye6MHlARSpt5Spz6AFLt0G2PQJ8aA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/eslint-plugin-next@14.1.4:
|
|
|
|
|
@@ -2186,20 +2180,6 @@ packages:
|
|
|
|
|
glob: 10.3.10
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/mdx@14.1.4:
|
|
|
|
|
resolution: {integrity: sha512-FyuDXPTEmuIqtj/AxaKLvwiEZb6hDviq6Ywn8ZlsZOlvYSWpcZGuQrYrDulrdIm/I48hHXANor7EiJzTbVig8Q==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@mdx-js/loader': '>=0.15.0'
|
|
|
|
|
'@mdx-js/react': '>=0.15.0'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
'@mdx-js/loader':
|
|
|
|
|
optional: true
|
|
|
|
|
'@mdx-js/react':
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
source-map: 0.7.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/swc-darwin-arm64@13.5.6:
|
|
|
|
|
resolution: {integrity: sha512-5nvXMzKtZfvcu4BhtV0KH1oGv4XEW+B+jOfmBdpFI3C7FrB/MfujRpWYSBBO64+qbW8pkZiSyQv9eiwnn5VIQA==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
@@ -2218,8 +2198,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-darwin-arm64@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-el2drGIjRNuLqqahuCoKou50pEqacrcGvhOphiU8wQPWOku3d762sN9pTyunyLVshjLNOI/gDxh1Ja2dDcmXzg==}
|
|
|
|
|
/@next/swc-darwin-arm64@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-s8QRPICPyLJUIi1t9a1uTYmim0EOe/pTU/1fp3b7URD3o7ZDbR/ayu9yLKaOtIRfC28jbQ/WkRBrRcnTyyyAbQ==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
@@ -2245,8 +2225,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-darwin-x64@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-gulXuO14RZODSB3hU+Rb+CHWymH7kGAcvsP7SA95wUXx2CAuugFfI90sHL4ieQib5N058DoIQPvYILiqP9RpxQ==}
|
|
|
|
|
/@next/swc-darwin-x64@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-XSb3GinCmz+ESY3HAWUgwsmLneNOLHQVozhp9Q+n07jbD+qQ8+WHk9yckVRuZ5jxdajKa79WoWLk7GdbzmYR0g==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
@@ -2272,8 +2252,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-arm64-gnu@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-6ZXM32VGQU1liB9+r3AHIsUZBbBQGMBpWdGnRzvCQ+AUVhL01x2P77AXCjhxeLUgrUisl3Cw+UDc+WvuLcygjQ==}
|
|
|
|
|
/@next/swc-linux-arm64-gnu@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-RwdboXxXFVGBgfexC6PiIngYB5HYVnXh4P+HcT598TcQBF09MNqxVPORy4YJLqi4Mwn/UPFhQEgbdAgipjaJZg==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
@@ -2299,8 +2279,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-arm64-musl@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-Is7FNrgY1ifBMKs9Y7fx6OJp7OjwfMMl8BhlN+UzbkMtZF9R45qLnRSWOu0gkQLqfqR0wx//Bmkr/d25qqZxjg==}
|
|
|
|
|
/@next/swc-linux-arm64-musl@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-9jTFvSi1YvvBXIV4HZLXb0sjZ5tDR1rHsKdlcfKpzQdm/Z7R5Y6x5PfMp+VTRenHL2r4kAo4/fHl35minAURzA==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
@@ -2326,8 +2306,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-x64-gnu@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-rKcciKNtCVrcj9zZ+JBK1AgIbeISHZz2OcTa/i1O3l+VwNDN25YAPaVDL0aPX6e9N0SR5W33b+bSQMHOc1FGhA==}
|
|
|
|
|
/@next/swc-linux-x64-gnu@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-Wa8USTuM3Hsa6R/XVc3t8AeiwFDrrqJkW/7fnBOnP5gHoZrJFDgsYBJTkqXR+LJwXyqppZfJM5v8a8qQSD7C6g==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
@@ -2353,8 +2333,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-x64-musl@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-tVFgS5lOa/h6h5//4p9mhcV7XThMAzMJQoC+j7y+yhnGnb17t4pQPR3FXAonncgm9OyCkA2N0O0hqwsnj6oCLA==}
|
|
|
|
|
/@next/swc-linux-x64-musl@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-gA3AkSxipv9omBcya6W+vzsHKQufJZjX5tWY6S96jb4lvg2HAK7BZXwMLpGsuGRmOfTqPaV3sdBpAq26Q/Ci8g==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
@@ -2380,8 +2360,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-win32-arm64-msvc@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-1FmGWELLW7XdrNmJQca7vbBUIVOd84LGZQCO6gRIvmAw3Oh7S3UwP2rAsZ9K24Ox44TnK2xV4C4t9BV8PnHzMQ==}
|
|
|
|
|
/@next/swc-win32-arm64-msvc@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-KnDDDK37L7EC8lsiS4guFawcfHkQOJlXb+rxXkrxsgIWLPeE4FZwgqgOz70EgcS6cPJvsSIR/TxWNq/AJx8+dA==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
@@ -2407,8 +2387,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-win32-ia32-msvc@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-GmIQ0VdGEExzZSh00wCjAILfdqR4dzSFnnXvjAnNBehS8uadHhlLY7fpsVOtNh7byd5gxgbt+dFz7Y4GrrCRbA==}
|
|
|
|
|
/@next/swc-win32-ia32-msvc@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-m1+mY3v9R1qsHgI3OubWUmSKGDJEg9ej5bA1MHVN1c58Z26M5eCqQmH0ks05pYfqmYuKZYOD9vBbfylonWISIQ==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [ia32]
|
|
|
|
|
os: [win32]
|
|
|
|
|
@@ -2434,8 +2414,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-win32-x64-msvc@14.2.0-canary.50:
|
|
|
|
|
resolution: {integrity: sha512-kNqwVNRCoujVBe2C4YdtwfrF8103nMmsV3B/IvMnxB3pAotvYLzUTboflT2Wx5AMFTNY1KGYY8GGFjotX5/GRQ==}
|
|
|
|
|
/@next/swc-win32-x64-msvc@14.2.0-canary.52:
|
|
|
|
|
resolution: {integrity: sha512-53nilNHL4iqauZe/KTn/ZR6UrGbsmKrdwP6LMwAMKRq1AGjlpy6EVqYpzzGsta3Gjpr4/e2icx6gxZLjYPUswA==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
@@ -4413,7 +4393,7 @@ packages:
|
|
|
|
|
/@tanstack/query-core@5.28.6:
|
|
|
|
|
resolution: {integrity: sha512-hnhotV+DnQtvtR3jPvbQMPNMW4KEK0J4k7c609zJ8muiNknm+yoDyMHmxTWM5ZnlZpsz0zOxYFr+mzRJNHWJsA==}
|
|
|
|
|
|
|
|
|
|
/@tanstack/react-query-next-experimental@5.28.9(@tanstack/react-query@5.28.6)(next@14.2.0-canary.50)(react@18.2.0):
|
|
|
|
|
/@tanstack/react-query-next-experimental@5.28.9(@tanstack/react-query@5.28.6)(next@14.2.0-canary.52)(react@18.2.0):
|
|
|
|
|
resolution: {integrity: sha512-cihvqAme8nX6O5jeWtk19fnMsgXTX5puHwj6ya2Gf6FZIKhcFTrXQ9npH3ACcbinmVYPcQrShk/D3XAGKR/AUg==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@tanstack/react-query': ^5.28.9
|
|
|
|
|
@@ -4421,7 +4401,7 @@ packages:
|
|
|
|
|
react: ^18.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@tanstack/react-query': 5.28.6(react@18.2.0)
|
|
|
|
|
next: 14.2.0-canary.50(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
next: 14.2.0-canary.52(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
react: 18.2.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
@@ -6178,12 +6158,12 @@ packages:
|
|
|
|
|
/eastasianwidth@0.2.0:
|
|
|
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
|
|
|
|
|
|
/edge-csrf@1.0.9(next@14.2.0-canary.50):
|
|
|
|
|
/edge-csrf@1.0.9(next@14.2.0-canary.52):
|
|
|
|
|
resolution: {integrity: sha512-3F89YTh42UDdISr3s9AEcgJDLi4ysgjGfnybzF0LuZGaG2W31h1ZwgWwEQBLMj04lAklcP4XHZYi7vk9o8zcbg==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
next: ^13.0.0 || ^14.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
next: 14.2.0-canary.50(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
next: 14.2.0-canary.52(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/editorconfig@1.0.4:
|
|
|
|
|
@@ -8864,7 +8844,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/next-sitemap@4.2.3(next@14.2.0-canary.50):
|
|
|
|
|
/next-sitemap@4.2.3(next@14.2.0-canary.52):
|
|
|
|
|
resolution: {integrity: sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==}
|
|
|
|
|
engines: {node: '>=14.18'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
@@ -8875,7 +8855,7 @@ packages:
|
|
|
|
|
'@next/env': 13.5.6
|
|
|
|
|
fast-glob: 3.3.2
|
|
|
|
|
minimist: 1.2.8
|
|
|
|
|
next: 14.2.0-canary.50(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
next: 14.2.0-canary.52(react-dom@18.2.0)(react@18.2.0)
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/next-themes@0.3.0(react-dom@18.2.0)(react@18.2.0):
|
|
|
|
|
@@ -8966,8 +8946,8 @@ packages:
|
|
|
|
|
- babel-plugin-macros
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/next@14.2.0-canary.50(react-dom@18.2.0)(react@18.2.0):
|
|
|
|
|
resolution: {integrity: sha512-7uNL5MrCx7YXJO1B/H3619HkLQhlXdAWIsgMHzetrz7ffE3isZoy6u5aXkkITfyKBfbvMbyhUcd2MH7HCdivfg==}
|
|
|
|
|
/next@14.2.0-canary.52(react-dom@18.2.0)(react@18.2.0):
|
|
|
|
|
resolution: {integrity: sha512-vRd1NgpzYAC7MbtImAa/dFj/lvK4rPIQbn14PRWzICiWJot8ybNk1t9+F9eQeYhC3YKW6byRDJTF9FbzPQ053w==}
|
|
|
|
|
engines: {node: '>=18.17.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
peerDependencies:
|
|
|
|
|
@@ -8984,7 +8964,7 @@ packages:
|
|
|
|
|
sass:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@next/env': 14.2.0-canary.50
|
|
|
|
|
'@next/env': 14.2.0-canary.52
|
|
|
|
|
'@swc/helpers': 0.5.5
|
|
|
|
|
busboy: 1.6.0
|
|
|
|
|
caniuse-lite: 1.0.30001600
|
|
|
|
|
@@ -8994,15 +8974,15 @@ packages:
|
|
|
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
|
|
|
styled-jsx: 5.1.1(react@18.2.0)
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@next/swc-darwin-arm64': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-darwin-x64': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-linux-arm64-gnu': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-linux-arm64-musl': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-linux-x64-gnu': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-linux-x64-musl': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-win32-arm64-msvc': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-win32-ia32-msvc': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-win32-x64-msvc': 14.2.0-canary.50
|
|
|
|
|
'@next/swc-darwin-arm64': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-darwin-x64': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-linux-arm64-gnu': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-linux-arm64-musl': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-linux-x64-gnu': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-linux-x64-musl': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-win32-arm64-msvc': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-win32-ia32-msvc': 14.2.0-canary.52
|
|
|
|
|
'@next/swc-win32-x64-msvc': 14.2.0-canary.52
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- '@babel/core'
|
|
|
|
|
- babel-plugin-macros
|
|
|
|
|
@@ -11148,64 +11128,64 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/turbo-darwin-64@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-ctHeJXtQgBcgxnCXwrJTGiq57HtwF7zWz5NTuSv//5yeU01BtQIt62ArKfjudOhRefWJbX3Z5srn88XTb9hfww==}
|
|
|
|
|
/turbo-darwin-64@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-CvbS+57ddn4eGAFW6Ha0O+W9E1S3W1rJ4xh4+LWtzAWuyCa8sOs9pLvGQYVtR9RVpb07bFlLhPUSrlyYXiphXQ==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/turbo-darwin-arm64@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-/Q9/pNFkF9w83tNxwMpgapwLYdQ12p8mpty2YQRoUiS9ClWkcqe136jR0mtuMqzlNlpREOFZaoyIthjt6Sdo0g==}
|
|
|
|
|
/turbo-darwin-arm64@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-PLuKpmT6cK7W6lucapEsqlNGGyfLIlTWrX6fArQmC2posoqg0R70wvi1kXFe0YNsZxjjHSqn7KQCBOgIjh+ddw==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/turbo-linux-64@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-hgbT7o020BGV4L7Sd8hhFTd5zVKPKxbsr0dPfel/9NkdTmptz2aGZ0Vb2MAa18SY3XaCQpDxmdYuOzvvRpo5ZA==}
|
|
|
|
|
/turbo-linux-64@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-pHFwm7tfGo6O2gwUPl/xtem1xy0ypDM9Gba8dKrvKkJRoJsOeztIw5of+SPqbXD7kfxGDmEg7mDQGFA0xw7pog==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/turbo-linux-arm64@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-WK01i2wDZARrV+HEs495A3hNeGMwQR5suYk7G+ceqqW7b+dOTlQdvUjnI3sg7wAnZPgjafFs/hoBaZdJjVa/nw==}
|
|
|
|
|
/turbo-linux-arm64@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-FnbameYxpeuR0jHvD0issd0kGvJdVvsRWwTBYo0wJ4OsNrMQFP95+TZLv2WAQGiHebv5bi09WBe0C5yMiHAiFg==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/turbo-windows-64@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-hJgSZJZwlWHNwLEthaqJqJWGm4NqF5X/I7vE0sPE4i/jeDl8f0n1hcOkgJkJiNXVxhj+qy/9+4dzbPLKT9imaQ==}
|
|
|
|
|
/turbo-windows-64@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-fTZh1p3EV3y9kKQ/iy1OzNa4WSZu4FQn/GmnGw1SOv3fvd/wbpcm0ck0j3mo6grf/dwCxFdmRKVDL4yaZjHByA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/turbo-windows-arm64@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-L/ErxYoXeq8tmjU/AIGicC9VyBN1zdYw8JlM4yPmMI0pJdY8E4GaYK1IiIazqq7M72lmQhU/WW7fV9FqEktwrw==}
|
|
|
|
|
/turbo-windows-arm64@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-MXnhMHWb6HqI0mm3bQNv5i3OxhkVSATpUfisBvKHf4DXHvvejCfxXA0Pg/4sYqOej5gn4PXjcNH+45f7flUQ0A==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/turbo@1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-r02GtNmkOPcQvUzVE6lg474QVLyU02r3yh3lUGqrFHf5h5ZEjgDGWILsAUqplVqjri1Y/oOkTssks4CObTAaiw==}
|
|
|
|
|
/turbo@1.13.1:
|
|
|
|
|
resolution: {integrity: sha512-eaPSwcmWa70Mjxph+T65U76RFgLQc5GpGV5u4Xy+GrpAReImlTwN1uYDpQ7hsdG338l9EW6cDGIdsHVV3Fo5wg==}
|
|
|
|
|
hasBin: true
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
turbo-darwin-64: 1.13.0
|
|
|
|
|
turbo-darwin-arm64: 1.13.0
|
|
|
|
|
turbo-linux-64: 1.13.0
|
|
|
|
|
turbo-linux-arm64: 1.13.0
|
|
|
|
|
turbo-windows-64: 1.13.0
|
|
|
|
|
turbo-windows-arm64: 1.13.0
|
|
|
|
|
turbo-darwin-64: 1.13.1
|
|
|
|
|
turbo-darwin-arm64: 1.13.1
|
|
|
|
|
turbo-linux-64: 1.13.1
|
|
|
|
|
turbo-linux-arm64: 1.13.1
|
|
|
|
|
turbo-windows-64: 1.13.1
|
|
|
|
|
turbo-windows-arm64: 1.13.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/typanion@3.14.0:
|
|
|
|
|
|