-
Dashboard
+
+ Dashboard
-
+
A fantastic dashboard to manage your SaaS business
@@ -218,7 +212,7 @@ function HeroTitle({ children }: React.PropsWithChildren) {
{children}
@@ -270,7 +264,7 @@ function MainCallToActionButton() {
return (
-
+
Get Started
{
const response = await client.auth.getUser();
@@ -30,5 +31,7 @@ export function useUser(initialData?: User | null) {
queryFn,
queryKey,
initialData,
+ refetchOnWindowFocus: false,
+ refetchOnMount: false,
});
}
diff --git a/packages/ui/src/shadcn/heading.tsx b/packages/ui/src/shadcn/heading.tsx
index 148a00356..8b98c38de 100644
--- a/packages/ui/src/shadcn/heading.tsx
+++ b/packages/ui/src/shadcn/heading.tsx
@@ -12,7 +12,7 @@ export function Heading({
return (
@@ -23,7 +23,7 @@ export function Heading({
return (
@@ -34,8 +34,7 @@ export function Heading({
return (
@@ -46,7 +45,7 @@ export function Heading({
return (
@@ -55,23 +54,13 @@ export function Heading({
);
case 5:
return (
-
+
{children}
);
case 6:
return (
-
+
{children}
);
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 87473da52..ba55c7333 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -91,7 +91,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.46)(react@18.2.0)
+ version: 5.28.9(@tanstack/react-query@5.28.6)(next@14.2.0-canary.47)(react@18.2.0)
'@tanstack/react-table':
specifier: ^8.15.0
version: 8.15.0(react-dom@18.2.0)(react@18.2.0)
@@ -103,7 +103,7 @@ importers:
version: 3.6.0
edge-csrf:
specifier: ^1.0.9
- version: 1.0.9(next@14.2.0-canary.46)
+ version: 1.0.9(next@14.2.0-canary.47)
i18next:
specifier: ^23.10.1
version: 23.10.1
@@ -111,14 +111,14 @@ importers:
specifier: ^1.2.0
version: 1.2.0
next:
- specifier: 14.2.0-canary.46
- version: 14.2.0-canary.46(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
+ specifier: canary
+ version: 14.2.0-canary.47(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
next-contentlayer:
specifier: 0.3.4
- version: 0.3.4(contentlayer@0.3.4)(esbuild@0.20.2)(next@14.2.0-canary.46)(react-dom@18.2.0)(react@18.2.0)
+ version: 0.3.4(contentlayer@0.3.4)(esbuild@0.20.2)(next@14.2.0-canary.47)(react-dom@18.2.0)(react@18.2.0)
next-sitemap:
specifier: ^4.2.3
- version: 4.2.3(next@14.2.0-canary.46)
+ version: 4.2.3(next@14.2.0-canary.47)
next-themes:
specifier: 0.3.0
version: 0.3.0(react-dom@18.2.0)(react@18.2.0)
@@ -166,8 +166,8 @@ importers:
specifier: workspace:^
version: link:../../tooling/typescript
'@next/bundle-analyzer':
- specifier: 14.2.0-canary.44
- version: 14.2.0-canary.44
+ specifier: canary
+ version: 14.2.0-canary.47
'@types/mdx':
specifier: ^2.0.12
version: 2.0.12
@@ -182,7 +182,7 @@ importers:
version: 18.2.22
autoprefixer:
specifier: ^10.4.19
- version: 10.4.19(postcss@8.4.38)
+ version: 10.4.19(postcss@8.4.33)
dotenv-cli:
specifier: ^7.4.1
version: 7.4.1
@@ -2008,8 +2008,8 @@ packages:
- supports-color
dev: false
- /@next/bundle-analyzer@14.2.0-canary.44:
- resolution: {integrity: sha512-713lVU5ubs+w1FFAVhH6N9QhZHRv/cvq/bohkYXm1KBX4vHS8/d+cieLT6HUw1KZj673R+rn+/wNZ4a/3QJnPA==}
+ /@next/bundle-analyzer@14.2.0-canary.47:
+ resolution: {integrity: sha512-9Mr/IVq6MpMTW54msgJj/CHx0UIgL1ujAjabssHIr9jhwr4A2/T12PNleBpbV+rmmqqUWGlNDcDWxfAR79sHCQ==}
dependencies:
webpack-bundle-analyzer: 4.10.1
transitivePeerDependencies:
@@ -2025,8 +2025,8 @@ packages:
resolution: {integrity: sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw==}
dev: false
- /@next/env@14.2.0-canary.46:
- resolution: {integrity: sha512-3nWvbdmdq2kdt1E5ZDB5imDHZo5EsjCcGqa0HQ1rBj9J4q1nngrkCWWGjHxkxcveBcOp+AIcXuFUNpeaBSftag==}
+ /@next/env@14.2.0-canary.47:
+ resolution: {integrity: sha512-AURjF/V33qm2JSik8jS6wz4R0kl4uhi1m8k1z4x8wxYi0KbO5YgFvqWRFr7hKy1wr9pJW39kwFgci2XftxDFww==}
dev: false
/@next/eslint-plugin-next@14.1.4:
@@ -2058,8 +2058,8 @@ packages:
dev: false
optional: true
- /@next/swc-darwin-arm64@14.2.0-canary.46:
- resolution: {integrity: sha512-jd7wwdRw3MTlv6HIM8t1Tk8rlXfA967/JZNVmlcU+yFGT0J5D93AqkrwZhOXveyZoy38s0wXFiZ7YdO49dkntQ==}
+ /@next/swc-darwin-arm64@14.2.0-canary.47:
+ resolution: {integrity: sha512-9nemlI7DMtq1OB3r4pxuVz1nU8rMEk/e7QBO1Hc+Ss+Z98HhvlqzFIShmS6LwQKa0q6KEKOdufFwtU9WG5FXTw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@@ -2076,8 +2076,8 @@ packages:
dev: false
optional: true
- /@next/swc-darwin-x64@14.2.0-canary.46:
- resolution: {integrity: sha512-/b65qN2IhF23mUaMlytn/VDoyKhau2KT+lWfV6VdsYlK9zJ9xYdTy0RJ5TyduhBrh9TiH3DheHsvAzRceulqQA==}
+ /@next/swc-darwin-x64@14.2.0-canary.47:
+ resolution: {integrity: sha512-eq3ZnKg/h9Nmy7ocTOp+3v8F9id2Ar10TCBMz/JZmreeKNpNfUznIMsdNVMgqXbXoFCpLDbIMLf4qmVF3+OlQg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@@ -2094,8 +2094,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-arm64-gnu@14.2.0-canary.46:
- resolution: {integrity: sha512-HQcuZ2DG8yVGPFNjpRgiMGN82c2w0Kl4tB7R1DdyQXlgpmIh6fTrR2pqGrnmLZ3i3P810O3hOKvx64iQDZJ0pA==}
+ /@next/swc-linux-arm64-gnu@14.2.0-canary.47:
+ resolution: {integrity: sha512-CopkMncPw34uIh11KK9XtKjSjCS/R40TDRjXI+nq33y0WPfamQMKY5HgjL27qi6Yt5XbJwZhBVZx13vSC5u1Aw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -2112,8 +2112,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-arm64-musl@14.2.0-canary.46:
- resolution: {integrity: sha512-ROi5dvPxgVmDCDvw3i/IhvGkfSKtnknEthben7I57jx2tkDwAXDjuOsgf9rovEYuYVLHu4CHU29K+KWiTSfvNg==}
+ /@next/swc-linux-arm64-musl@14.2.0-canary.47:
+ resolution: {integrity: sha512-T0Z8ECr3QerlsDAYjreyg3A6gof12dCC7sdCeTBMhLZw4JjhITfg1jrUUVWFJrASBQaYwEip001jJpyIt7NPmg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -2130,8 +2130,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-x64-gnu@14.2.0-canary.46:
- resolution: {integrity: sha512-PbOgNCVzIVN8xKvqFMzQIFwYMNmrZF/k+Rem6pxg+VYxz9T9DVpm+CnHOYgZ02RrDt2SyjiwkMP/0yGLgl7sag==}
+ /@next/swc-linux-x64-gnu@14.2.0-canary.47:
+ resolution: {integrity: sha512-IqaXu8km8fH3/tzluq5Arc6Yt2GaZuFF/P+uCY82MunLN+TN5FGdLpRRUbCnzlGuxTomhY4z9mRNL+3xSJP/Jg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -2148,8 +2148,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-x64-musl@14.2.0-canary.46:
- resolution: {integrity: sha512-LMhnxb9ePpCkS70s8Py6xlVGBzeAHjeIXzaun5K6DiefrfJ4unVKkZTD7jy6JTK/a/92BhnjxPrX+wz4/wYRbg==}
+ /@next/swc-linux-x64-musl@14.2.0-canary.47:
+ resolution: {integrity: sha512-0UluZrjveAaTmW9sNZcbhgL8Hyi1hiQzS4njau7T480M6L+dPSWx3c4W029dSBJrBVquB5mwUzjtcIQoFZPCWw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -2166,8 +2166,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-arm64-msvc@14.2.0-canary.46:
- resolution: {integrity: sha512-RFlxKkq1vg6/ZIRQ/gOhtEkAdtoQz9iwfEHalQ4GEe3+lqxWa4tx5YAq9miNBwACaNv/z1hqp1cDl45ZS0kC/A==}
+ /@next/swc-win32-arm64-msvc@14.2.0-canary.47:
+ resolution: {integrity: sha512-dEHvVCNlKUOMD2w8jXMIQy+/0OQHU5EHycamS5zL9cleHX2JJEyy0V0amJYJsc+26NRRSCUDC26xjCQNL27x6g==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@@ -2184,8 +2184,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-ia32-msvc@14.2.0-canary.46:
- resolution: {integrity: sha512-DSMDxFJqgLlKFCs8Ex5HWazPjVbkCJAR7DrJe4khGq17LlvHBzPy/te77UrbPP9S27TJyaH1Q7J7DJ1gjPTP2g==}
+ /@next/swc-win32-ia32-msvc@14.2.0-canary.47:
+ resolution: {integrity: sha512-BJP9qLYP4n9XXOzj/mTpPRS3F4/+fduDrr5HfGp++lo898MX3wG9Mq4mrkr7WWzzlU3nuehHE9DLEwyFHtyi9w==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
@@ -2202,8 +2202,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-x64-msvc@14.2.0-canary.46:
- resolution: {integrity: sha512-T/hNIgx1M6hZ2Q/ABHvMt/apGF0nuBX258pSXNg/tpkKo4szDGO/EULie4dAEIMWOG6asVg9nYtUPh6Q3hmrJQ==}
+ /@next/swc-win32-x64-msvc@14.2.0-canary.47:
+ resolution: {integrity: sha512-Ee/xNaiP2S0y9emmumoqa9poi6e7oWxYZajJpbXcRIT8hURzRYgAN0+YaX86Y33M2XJ9UIX0KcUSXjCQ9zPQuA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -4175,7 +4175,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.46)(react@18.2.0):
+ /@tanstack/react-query-next-experimental@5.28.9(@tanstack/react-query@5.28.6)(next@14.2.0-canary.47)(react@18.2.0):
resolution: {integrity: sha512-cihvqAme8nX6O5jeWtk19fnMsgXTX5puHwj6ya2Gf6FZIKhcFTrXQ9npH3ACcbinmVYPcQrShk/D3XAGKR/AUg==}
peerDependencies:
'@tanstack/react-query': ^5.28.9
@@ -4183,7 +4183,7 @@ packages:
react: ^18.0.0
dependencies:
'@tanstack/react-query': 5.28.6(react@18.2.0)
- next: 14.2.0-canary.46(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
+ next: 14.2.0-canary.47(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
dev: false
@@ -5072,23 +5072,6 @@ packages:
picocolors: 1.0.0
postcss: 8.4.33
postcss-value-parser: 4.2.0
- dev: false
-
- /autoprefixer@10.4.19(postcss@8.4.38):
- resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==}
- engines: {node: ^10 || ^12 || >=14}
- hasBin: true
- peerDependencies:
- postcss: ^8.1.0
- dependencies:
- browserslist: 4.23.0
- caniuse-lite: 1.0.30001600
- fraction.js: 4.3.7
- normalize-range: 0.1.2
- picocolors: 1.0.0
- postcss: 8.4.38
- postcss-value-parser: 4.2.0
- dev: true
/available-typed-arrays@1.0.7:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
@@ -5988,12 +5971,12 @@ packages:
/eastasianwidth@0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
- /edge-csrf@1.0.9(next@14.2.0-canary.46):
+ /edge-csrf@1.0.9(next@14.2.0-canary.47):
resolution: {integrity: sha512-3F89YTh42UDdISr3s9AEcgJDLi4ysgjGfnybzF0LuZGaG2W31h1ZwgWwEQBLMj04lAklcP4XHZYi7vk9o8zcbg==}
peerDependencies:
next: ^13.0.0 || ^14.0.0
dependencies:
- next: 14.2.0-canary.46(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
+ next: 14.2.0-canary.47(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
dev: false
/editorconfig@1.0.4:
@@ -8678,7 +8661,7 @@ packages:
engines: {node: '>= 0.4.0'}
dev: false
- /next-contentlayer@0.3.4(contentlayer@0.3.4)(esbuild@0.20.2)(next@14.2.0-canary.46)(react-dom@18.2.0)(react@18.2.0):
+ /next-contentlayer@0.3.4(contentlayer@0.3.4)(esbuild@0.20.2)(next@14.2.0-canary.47)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-UtUCwgAl159KwfhNaOwyiI7Lg6sdioyKMeh+E7jxx0CJ29JuXGxBEYmCI6+72NxFGIFZKx8lvttbbQhbnYWYSw==}
peerDependencies:
contentlayer: 0.3.4
@@ -8689,7 +8672,7 @@ packages:
'@contentlayer/core': 0.3.4(esbuild@0.20.2)
'@contentlayer/utils': 0.3.4
contentlayer: 0.3.4(esbuild@0.20.2)
- next: 14.2.0-canary.46(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
+ next: 14.2.0-canary.47(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
transitivePeerDependencies:
@@ -8699,7 +8682,7 @@ packages:
- supports-color
dev: false
- /next-sitemap@4.2.3(next@14.2.0-canary.46):
+ /next-sitemap@4.2.3(next@14.2.0-canary.47):
resolution: {integrity: sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==}
engines: {node: '>=14.18'}
hasBin: true
@@ -8710,7 +8693,7 @@ packages:
'@next/env': 13.5.6
fast-glob: 3.3.2
minimist: 1.2.8
- next: 14.2.0-canary.46(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0)
+ next: 14.2.0-canary.47(@opentelemetry/api@1.8.0)(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):
@@ -8761,8 +8744,8 @@ packages:
- babel-plugin-macros
dev: false
- /next@14.2.0-canary.46(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-U4fpW156Er90T4AdeWSFze57Lz+ZhEwXoUkwEopiP71fWfOSJ3FN12odHJ6O13Ae4HoDEy2P6CGXrJ/0De9LnA==}
+ /next@14.2.0-canary.47(@opentelemetry/api@1.8.0)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-gtOUWhd+diNCTeRQAMFVRFx2Fo6WKCfFWZ+yg/2TgUnF1dc+tMFU0OYjXM1NRs4Yc6jdyqzeanH3oYYSokwg1w==}
engines: {node: '>=18.17.0'}
hasBin: true
peerDependencies:
@@ -8779,7 +8762,7 @@ packages:
sass:
optional: true
dependencies:
- '@next/env': 14.2.0-canary.46
+ '@next/env': 14.2.0-canary.47
'@opentelemetry/api': 1.8.0
'@swc/helpers': 0.5.5
busboy: 1.6.0
@@ -8790,15 +8773,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.46
- '@next/swc-darwin-x64': 14.2.0-canary.46
- '@next/swc-linux-arm64-gnu': 14.2.0-canary.46
- '@next/swc-linux-arm64-musl': 14.2.0-canary.46
- '@next/swc-linux-x64-gnu': 14.2.0-canary.46
- '@next/swc-linux-x64-musl': 14.2.0-canary.46
- '@next/swc-win32-arm64-msvc': 14.2.0-canary.46
- '@next/swc-win32-ia32-msvc': 14.2.0-canary.46
- '@next/swc-win32-x64-msvc': 14.2.0-canary.46
+ '@next/swc-darwin-arm64': 14.2.0-canary.47
+ '@next/swc-darwin-x64': 14.2.0-canary.47
+ '@next/swc-linux-arm64-gnu': 14.2.0-canary.47
+ '@next/swc-linux-arm64-musl': 14.2.0-canary.47
+ '@next/swc-linux-x64-gnu': 14.2.0-canary.47
+ '@next/swc-linux-x64-musl': 14.2.0-canary.47
+ '@next/swc-win32-arm64-msvc': 14.2.0-canary.47
+ '@next/swc-win32-ia32-msvc': 14.2.0-canary.47
+ '@next/swc-win32-x64-msvc': 14.2.0-canary.47
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
@@ -9271,13 +9254,13 @@ packages:
engines: {node: '>= 0.4'}
dev: false
- /postcss-import@15.1.0(postcss@8.4.35):
+ /postcss-import@15.1.0(postcss@8.4.33):
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
engines: {node: '>=14.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.33
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
@@ -9294,14 +9277,14 @@ packages:
read-cache: 1.0.0
resolve: 1.22.8
- /postcss-js@4.0.1(postcss@8.4.35):
+ /postcss-js@4.0.1(postcss@8.4.33):
resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
engines: {node: ^12 || ^14 || >= 16}
peerDependencies:
postcss: ^8.4.21
dependencies:
camelcase-css: 2.0.1
- postcss: 8.4.35
+ postcss: 8.4.33
dev: false
/postcss-js@4.0.1(postcss@8.4.38):
@@ -9313,7 +9296,7 @@ packages:
camelcase-css: 2.0.1
postcss: 8.4.38
- /postcss-load-config@4.0.2(postcss@8.4.35):
+ /postcss-load-config@4.0.2(postcss@8.4.33):
resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
engines: {node: '>= 14'}
peerDependencies:
@@ -9326,7 +9309,7 @@ packages:
optional: true
dependencies:
lilconfig: 3.1.1
- postcss: 8.4.35
+ postcss: 8.4.33
yaml: 2.4.1
dev: false
@@ -9346,13 +9329,13 @@ packages:
postcss: 8.4.38
yaml: 2.4.1
- /postcss-nested@6.0.1(postcss@8.4.35):
+ /postcss-nested@6.0.1(postcss@8.4.33):
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.33
postcss-selector-parser: 6.0.16
dev: false
@@ -9391,7 +9374,6 @@ packages:
nanoid: 3.3.7
picocolors: 1.0.0
source-map-js: 1.2.0
- dev: false
/postcss@8.4.35:
resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==}
@@ -9399,7 +9381,7 @@ packages:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.0
- source-map-js: 1.0.2
+ source-map-js: 1.2.0
dev: false
/postcss@8.4.38:
@@ -10688,7 +10670,7 @@ packages:
dependencies:
'@alloc/quick-lru': 5.2.0
arg: 5.0.2
- chokidar: 3.5.3
+ chokidar: 3.6.0
didyoumean: 1.2.2
dlv: 1.1.3
fast-glob: 3.3.2
@@ -10700,11 +10682,11 @@ packages:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
- postcss: 8.4.35
- postcss-import: 15.1.0(postcss@8.4.35)
- postcss-js: 4.0.1(postcss@8.4.35)
- postcss-load-config: 4.0.2(postcss@8.4.35)
- postcss-nested: 6.0.1(postcss@8.4.35)
+ postcss: 8.4.33
+ postcss-import: 15.1.0(postcss@8.4.33)
+ postcss-js: 4.0.1(postcss@8.4.33)
+ postcss-load-config: 4.0.2(postcss@8.4.33)
+ postcss-nested: 6.0.1(postcss@8.4.33)
postcss-selector-parser: 6.0.16
resolve: 1.22.8
sucrase: 3.35.0