From addb307fa21a3f6c04aa098fffa7e1a4b6405573 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 15:44:59 +0000 Subject: [PATCH 01/46] chore(deps): update dependency lucide-react to v0.298.0 --- web/packages/ui-icons/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/packages/ui-icons/package.json b/web/packages/ui-icons/package.json index 92ce7eb155..bca3ef981f 100644 --- a/web/packages/ui-icons/package.json +++ b/web/packages/ui-icons/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@signalco/tsconfig": "workspace:*", "@signalco/eslint-config-signalco": "workspace:*", - "lucide-react": "0.297.0", + "lucide-react": "0.298.0", "react": "18.2.0", "react-dom": "18.2.0", "typescript": "5.3.3" diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 300f750690..cc86dfb71a 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -1309,8 +1309,8 @@ importers: specifier: workspace:* version: link:../tsconfig lucide-react: - specifier: 0.297.0 - version: 0.297.0(react@18.2.0) + specifier: 0.298.0 + version: 0.298.0(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -13950,8 +13950,8 @@ packages: es5-ext: 0.10.62 dev: true - /lucide-react@0.297.0(react@18.2.0): - resolution: {integrity: sha512-PA3ddfQ1KXZbY8j4eBfd4gp5mDusacqVh/M1xNjHviQR+O0QVCmy2NazperLGm5zlU51p9amUB/apFqfsYa0zA==} + /lucide-react@0.298.0(react@18.2.0): + resolution: {integrity: sha512-tWoxZ663Zf/n8VxXTHnTJsU/w1ysWT1LORnIL1pzqElFdSqBhWbZeJ3sLdCZ5FpzpbkpkYEtluhuTyG2BTDYNQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dependencies: From 51e09380d7a61f9bd49fc18572c58bbb74ccc5dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 04:25:18 +0000 Subject: [PATCH 02/46] fix(deps): update dependency openai to v4.23.0 --- web/apps/doprocess/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/apps/doprocess/package.json b/web/apps/doprocess/package.json index a8e9d2f51b..a43aea3fd6 100644 --- a/web/apps/doprocess/package.json +++ b/web/apps/doprocess/package.json @@ -49,7 +49,7 @@ "next": "14.0.4", "next-secure-headers": "2.2.0", "next-themes": "0.2.1", - "openai": "4.22.1", + "openai": "4.23.0", "react": "18.2.0", "react-cool-inview": "3.0.1", "react-dom": "18.2.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index cc86dfb71a..4d40d00492 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -640,8 +640,8 @@ importers: specifier: 0.2.1 version: 0.2.1(next@14.0.4)(react-dom@18.2.0)(react@18.2.0) openai: - specifier: 4.22.1 - version: 4.22.1 + specifier: 4.23.0 + version: 4.23.0 react: specifier: 18.2.0 version: 18.2.0 @@ -15512,8 +15512,8 @@ packages: is-wsl: 2.2.0 dev: true - /openai@4.22.1: - resolution: {integrity: sha512-Igk2FixXiEDQKkS3VJR0tTpO27O48mJqH4ztayATHTvcAmKqrIrYOjUBc7DrJcq+cKcQS5lTQalGZD05ySydHA==} + /openai@4.23.0: + resolution: {integrity: sha512-ey2CXh1OTcTUa0AWZWuTpgA9t5GuAG3DVU1MofCRUI7fQJij8XJ3Sr0VtgxoAE69C9wbHBMCux8Z/IQZfSwHiA==} hasBin: true dependencies: '@types/node': 18.19.3 From 6fab0b5bb8a3a78da1a781ce981fa077fe26e481 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 21:48:48 +0000 Subject: [PATCH 03/46] fix(deps): update dependency sharp to v0.33.1 --- web/apps/app/package.json | 2 +- web/apps/blog/package.json | 2 +- web/apps/brandgrab/package.json | 2 +- web/apps/doprocess/package.json | 2 +- web/apps/slco/package.json | 2 +- web/apps/web/package.json | 2 +- web/pnpm-lock.yaml | 94 ++++++++++++++++----------------- 7 files changed, 53 insertions(+), 53 deletions(-) diff --git a/web/apps/app/package.json b/web/apps/app/package.json index baf4464195..6828ff2ece 100644 --- a/web/apps/app/package.json +++ b/web/apps/app/package.json @@ -65,7 +65,7 @@ "react-grid-layout": "1.4.4", "react-transition-group": "4.4.5", "recharts": "2.10.3", - "sharp": "0.33.0", + "sharp": "0.33.1", "suncalc": "1.9.0", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7", diff --git a/web/apps/blog/package.json b/web/apps/blog/package.json index 87a7dcbe13..1c94e3ae53 100644 --- a/web/apps/blog/package.json +++ b/web/apps/blog/package.json @@ -41,7 +41,7 @@ "react-cool-inview": "3.0.1", "react-dom": "18.2.0", "react-transition-group": "4.4.5", - "sharp": "0.33.0", + "sharp": "0.33.1", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7" }, diff --git a/web/apps/brandgrab/package.json b/web/apps/brandgrab/package.json index 5e3d97cc2e..0912c20be7 100644 --- a/web/apps/brandgrab/package.json +++ b/web/apps/brandgrab/package.json @@ -33,7 +33,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-transition-group": "4.4.5", - "sharp": "0.33.0" + "sharp": "0.33.1" }, "devDependencies": { "@axe-core/playwright": "4.8.2", diff --git a/web/apps/doprocess/package.json b/web/apps/doprocess/package.json index a43aea3fd6..67d34808c1 100644 --- a/web/apps/doprocess/package.json +++ b/web/apps/doprocess/package.json @@ -54,7 +54,7 @@ "react-cool-inview": "3.0.1", "react-dom": "18.2.0", "react-transition-group": "4.4.5", - "sharp": "0.33.0", + "sharp": "0.33.1", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7" }, diff --git a/web/apps/slco/package.json b/web/apps/slco/package.json index ec0cb5a797..aec7350f81 100644 --- a/web/apps/slco/package.json +++ b/web/apps/slco/package.json @@ -32,7 +32,7 @@ "react-cool-inview": "3.0.1", "react-dom": "18.2.0", "react-transition-group": "4.4.5", - "sharp": "0.33.0", + "sharp": "0.33.1", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7" }, diff --git a/web/apps/web/package.json b/web/apps/web/package.json index d80e152666..dba84f90a3 100644 --- a/web/apps/web/package.json +++ b/web/apps/web/package.json @@ -43,7 +43,7 @@ "react-cool-inview": "3.0.1", "react-dom": "18.2.0", "react-transition-group": "4.4.5", - "sharp": "0.33.0", + "sharp": "0.33.1", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7" }, diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 4d40d00492..873ae447c3 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -153,8 +153,8 @@ importers: specifier: 2.10.3 version: 2.10.3(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) sharp: - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.33.1 + version: 0.33.1 suncalc: specifier: 1.9.0 version: 1.9.0 @@ -328,8 +328,8 @@ importers: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) sharp: - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.33.1 + version: 0.33.1 tailwindcss: specifier: 3.3.6 version: 3.3.6 @@ -449,8 +449,8 @@ importers: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) sharp: - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.33.1 + version: 0.33.1 devDependencies: '@axe-core/playwright': specifier: 4.8.2 @@ -655,8 +655,8 @@ importers: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) sharp: - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.33.1 + version: 0.33.1 tailwindcss: specifier: 3.3.6 version: 3.3.6 @@ -776,8 +776,8 @@ importers: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) sharp: - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.33.1 + version: 0.33.1 tailwindcss: specifier: 3.3.6 version: 3.3.6 @@ -1027,8 +1027,8 @@ importers: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) sharp: - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.33.1 + version: 0.33.1 tailwindcss: specifier: 3.3.6 version: 3.3.6 @@ -4554,8 +4554,8 @@ packages: /@humanwhocodes/object-schema@2.0.1: resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} - /@img/sharp-darwin-arm64@0.33.0: - resolution: {integrity: sha512-070tEheekI1LJWTGPC9WlQEa5UoKTXzzlORBHMX4TbfUxMiL336YHR8vBEUNsjse0RJCX8dZ4ZXwT595aEF1ug==} + /@img/sharp-darwin-arm64@0.33.1: + resolution: {integrity: sha512-esr2BZ1x0bo+wl7Gx2hjssYhjrhUsD88VQulI0FrG8/otRQUOxLWHMBd1Y1qo2Gfg2KUvXNpT0ASnV9BzJCexw==} engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [darwin] @@ -4565,8 +4565,8 @@ packages: dev: false optional: true - /@img/sharp-darwin-x64@0.33.0: - resolution: {integrity: sha512-pu/nvn152F3qbPeUkr+4e9zVvEhD3jhwzF473veQfMPkOYo9aoWXSfdZH/E6F+nYC3qvFjbxbvdDbUtEbghLqw==} + /@img/sharp-darwin-x64@0.33.1: + resolution: {integrity: sha512-YrnuB3bXuWdG+hJlXtq7C73lF8ampkhU3tMxg5Hh+E7ikxbUVOU9nlNtVTloDXz6pRHt2y2oKJq7DY/yt+UXYw==} engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [darwin] @@ -4648,8 +4648,8 @@ packages: dev: false optional: true - /@img/sharp-linux-arm64@0.33.0: - resolution: {integrity: sha512-dcomVSrtgF70SyOr8RCOCQ8XGVThXwe71A1d8MGA+mXEVRJ/J6/TrCbBEJh9ddcEIIsrnrkolaEvYSHqVhswQw==} + /@img/sharp-linux-arm64@0.33.1: + resolution: {integrity: sha512-59B5GRO2d5N3tIfeGHAbJps7cLpuWEQv/8ySd9109ohQ3kzyCACENkFVAnGPX00HwPTQcaBNF7HQYEfZyZUFfw==} engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [linux] @@ -4659,8 +4659,8 @@ packages: dev: false optional: true - /@img/sharp-linux-arm@0.33.0: - resolution: {integrity: sha512-4horD3wMFd5a0ddbDY8/dXU9CaOgHjEHALAddXgafoR5oWq5s8X61PDgsSeh4Qupsdo6ycfPPSSNBrfVQnwwrg==} + /@img/sharp-linux-arm@0.33.1: + resolution: {integrity: sha512-Ii4X1vnzzI4j0+cucsrYA5ctrzU9ciXERfJR633S2r39CiD8npqH2GMj63uFZRCFt3E687IenAdbwIpQOJ5BNA==} engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm] os: [linux] @@ -4670,8 +4670,8 @@ packages: dev: false optional: true - /@img/sharp-linux-s390x@0.33.0: - resolution: {integrity: sha512-TiVJbx38J2rNVfA309ffSOB+3/7wOsZYQEOlKqOUdWD/nqkjNGrX+YQGz7nzcf5oy2lC+d37+w183iNXRZNngQ==} + /@img/sharp-linux-s390x@0.33.1: + resolution: {integrity: sha512-tRGrb2pHnFUXpOAj84orYNxHADBDIr0J7rrjwQrTNMQMWA4zy3StKmMvwsI7u3dEZcgwuMMooIIGWEWOjnmG8A==} engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [s390x] os: [linux] @@ -4681,8 +4681,8 @@ packages: dev: false optional: true - /@img/sharp-linux-x64@0.33.0: - resolution: {integrity: sha512-PaZM4Zi7/Ek71WgTdvR+KzTZpBqrQOFcPe7/8ZoPRlTYYRe43k6TWsf4GVH6XKRLMYeSp8J89RfAhBrSP4itNA==} + /@img/sharp-linux-x64@0.33.1: + resolution: {integrity: sha512-4y8osC0cAc1TRpy02yn5omBeloZZwS62fPZ0WUAYQiLhSFSpWJfY/gMrzKzLcHB9ulUV6ExFiu2elMaixKDbeg==} engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [linux] @@ -4692,8 +4692,8 @@ packages: dev: false optional: true - /@img/sharp-linuxmusl-arm64@0.33.0: - resolution: {integrity: sha512-1QLbbN0zt+32eVrg7bb1lwtvEaZwlhEsY1OrijroMkwAqlHqFj6R33Y47s2XUv7P6Ie1PwCxK/uFnNqMnkd5kg==} + /@img/sharp-linuxmusl-arm64@0.33.1: + resolution: {integrity: sha512-D3lV6clkqIKUizNS8K6pkuCKNGmWoKlBGh5p0sLO2jQERzbakhu4bVX1Gz+RS4vTZBprKlWaf+/Rdp3ni2jLfA==} engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [linux] @@ -4703,8 +4703,8 @@ packages: dev: false optional: true - /@img/sharp-linuxmusl-x64@0.33.0: - resolution: {integrity: sha512-CecqgB/CnkvCWFhmfN9ZhPGMLXaEBXl4o7WtA6U3Ztrlh/s7FUKX4vNxpMSYLIrWuuzjiaYdfU3+Tdqh1xaHfw==} + /@img/sharp-linuxmusl-x64@0.33.1: + resolution: {integrity: sha512-LOGKNu5w8uu1evVqUAUKTix2sQu1XDRIYbsi5Q0c/SrXhvJ4QyOx+GaajxmOg5PZSsSnCYPSmhjHHsRBx06/wQ==} engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [linux] @@ -4714,8 +4714,8 @@ packages: dev: false optional: true - /@img/sharp-wasm32@0.33.0: - resolution: {integrity: sha512-Hn4js32gUX9qkISlemZBUPuMs0k/xNJebUNl/L6djnU07B/HAA2KaxRVb3HvbU5fL242hLOcp0+tR+M8dvJUFw==} + /@img/sharp-wasm32@0.33.1: + resolution: {integrity: sha512-vWI/sA+0p+92DLkpAMb5T6I8dg4z2vzCUnp8yvxHlwBpzN8CIcO3xlSXrLltSvK6iMsVMNswAv+ub77rsf25lA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [wasm32] requiresBuild: true @@ -4724,8 +4724,8 @@ packages: dev: false optional: true - /@img/sharp-win32-ia32@0.33.0: - resolution: {integrity: sha512-5HfcsCZi3l5nPRF2q3bllMVMDXBqEWI3Q8KQONfzl0TferFE5lnsIG0A1YrntMAGqvkzdW6y1Ci1A2uTvxhfzg==} + /@img/sharp-win32-ia32@0.33.1: + resolution: {integrity: sha512-/xhYkylsKL05R+NXGJc9xr2Tuw6WIVl2lubFJaFYfW4/MQ4J+dgjIo/T4qjNRizrqs/szF/lC9a5+updmY9jaQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [ia32] os: [win32] @@ -4733,8 +4733,8 @@ packages: dev: false optional: true - /@img/sharp-win32-x64@0.33.0: - resolution: {integrity: sha512-i3DtP/2ce1yKFj4OzOnOYltOEL/+dp4dc4dJXJBv6god1AFTcmkaA99H/7SwOmkCOBQkbVvA3lCGm3/5nDtf9Q==} + /@img/sharp-win32-x64@0.33.1: + resolution: {integrity: sha512-XaM69X0n6kTEsp9tVYYLhXdg7Qj32vYJlAKRutxUsm1UlgQNx6BOhHwZPwukCGXBU2+tH87ip2eV1I/E8MQnZg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [win32] @@ -17744,8 +17744,8 @@ packages: tunnel-agent: 0.6.0 dev: true - /sharp@0.33.0: - resolution: {integrity: sha512-99DZKudjm/Rmz+M0/26t4DKpXyywAOJaayGS9boEn7FvgtG0RYBi46uPE2c+obcJRtA3AZa0QwJot63gJQ1F0Q==} + /sharp@0.33.1: + resolution: {integrity: sha512-iAYUnOdTqqZDb3QjMneBKINTllCJDZ3em6WaWy7NPECM4aHncvqHRm0v0bN9nqJxMiwamv5KIdauJ6lUzKDpTQ==} engines: {libvips: '>=8.15.0', node: ^18.17.0 || ^20.3.0 || >=21.0.0} requiresBuild: true dependencies: @@ -17753,8 +17753,8 @@ packages: detect-libc: 2.0.2 semver: 7.5.4 optionalDependencies: - '@img/sharp-darwin-arm64': 0.33.0 - '@img/sharp-darwin-x64': 0.33.0 + '@img/sharp-darwin-arm64': 0.33.1 + '@img/sharp-darwin-x64': 0.33.1 '@img/sharp-libvips-darwin-arm64': 1.0.0 '@img/sharp-libvips-darwin-x64': 1.0.0 '@img/sharp-libvips-linux-arm': 1.0.0 @@ -17763,15 +17763,15 @@ packages: '@img/sharp-libvips-linux-x64': 1.0.0 '@img/sharp-libvips-linuxmusl-arm64': 1.0.0 '@img/sharp-libvips-linuxmusl-x64': 1.0.0 - '@img/sharp-linux-arm': 0.33.0 - '@img/sharp-linux-arm64': 0.33.0 - '@img/sharp-linux-s390x': 0.33.0 - '@img/sharp-linux-x64': 0.33.0 - '@img/sharp-linuxmusl-arm64': 0.33.0 - '@img/sharp-linuxmusl-x64': 0.33.0 - '@img/sharp-wasm32': 0.33.0 - '@img/sharp-win32-ia32': 0.33.0 - '@img/sharp-win32-x64': 0.33.0 + '@img/sharp-linux-arm': 0.33.1 + '@img/sharp-linux-arm64': 0.33.1 + '@img/sharp-linux-s390x': 0.33.1 + '@img/sharp-linux-x64': 0.33.1 + '@img/sharp-linuxmusl-arm64': 0.33.1 + '@img/sharp-linuxmusl-x64': 0.33.1 + '@img/sharp-wasm32': 0.33.1 + '@img/sharp-win32-ia32': 0.33.1 + '@img/sharp-win32-x64': 0.33.1 dev: false /shebang-command@2.0.0: From d6070ada3dbc50c4c63291b21cf8fcbb1ca55f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 00:42:22 +0000 Subject: [PATCH 04/46] chore(deps): update dependency @types/node to v20.10.5 --- cloud/infrastructure/package.json | 2 +- cloud/infrastructure/pnpm-lock.yaml | 12 ++--- web/apps/app/package.json | 2 +- web/apps/blog/package.json | 2 +- web/apps/brandgrab/package.json | 2 +- web/apps/doprocess/package.json | 2 +- web/apps/slco/package.json | 2 +- web/apps/web/package.json | 2 +- web/pnpm-lock.yaml | 78 ++++++++++++++--------------- 9 files changed, 52 insertions(+), 52 deletions(-) diff --git a/cloud/infrastructure/package.json b/cloud/infrastructure/package.json index 6975b0d228..f0a87900ae 100644 --- a/cloud/infrastructure/package.json +++ b/cloud/infrastructure/package.json @@ -8,7 +8,7 @@ "restart-functions": "node tools/restart-functions.js" }, "devDependencies": { - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@typescript-eslint/eslint-plugin": "6.14.0", "@typescript-eslint/parser": "6.14.0", "eslint": "8.56.0", diff --git a/cloud/infrastructure/pnpm-lock.yaml b/cloud/infrastructure/pnpm-lock.yaml index b407561410..a6ae4825de 100644 --- a/cloud/infrastructure/pnpm-lock.yaml +++ b/cloud/infrastructure/pnpm-lock.yaml @@ -32,8 +32,8 @@ dependencies: devDependencies: '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@typescript-eslint/eslint-plugin': specifier: 6.14.0 version: 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.56.0)(typescript@5.3.3) @@ -120,7 +120,7 @@ packages: engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.10 - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: false /@grpc/proto-loader@0.7.10: @@ -469,8 +469,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/node@20.10.4: - resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} + /@types/node@20.10.5: + resolution: {integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==} dependencies: undici-types: 5.26.5 @@ -2030,7 +2030,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.10.4 + '@types/node': 20.10.5 long: 5.2.3 dev: false diff --git a/web/apps/app/package.json b/web/apps/app/package.json index 6828ff2ece..85b25756d8 100644 --- a/web/apps/app/package.json +++ b/web/apps/app/package.json @@ -82,7 +82,7 @@ "@types/color": "3.0.6", "@types/d3": "7.4.3", "@types/next-pwa": "5.6.9", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", "@types/react-grid-layout": "1.3.5", diff --git a/web/apps/blog/package.json b/web/apps/blog/package.json index 1c94e3ae53..26be3a9559 100644 --- a/web/apps/blog/package.json +++ b/web/apps/blog/package.json @@ -56,7 +56,7 @@ "@types/color": "3.0.6", "@types/fs-extra": "11.0.4", "@types/klaw": "3.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", "colorette": "2.0.20", diff --git a/web/apps/brandgrab/package.json b/web/apps/brandgrab/package.json index 0912c20be7..d62429f302 100644 --- a/web/apps/brandgrab/package.json +++ b/web/apps/brandgrab/package.json @@ -43,7 +43,7 @@ "@signalco/eslint-config-signalco": "workspace:*", "@signalco/tsconfig": "workspace:*", "@types/color": "3.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", "@types/sharp": "0.31.1", diff --git a/web/apps/doprocess/package.json b/web/apps/doprocess/package.json index 67d34808c1..26fe3a4a0e 100644 --- a/web/apps/doprocess/package.json +++ b/web/apps/doprocess/package.json @@ -68,7 +68,7 @@ "@signalco/tsconfig": "workspace:*", "@total-typescript/ts-reset": "0.5.1", "@types/color": "3.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", "cross-env": "7.0.3", diff --git a/web/apps/slco/package.json b/web/apps/slco/package.json index aec7350f81..9b49e7f056 100644 --- a/web/apps/slco/package.json +++ b/web/apps/slco/package.json @@ -45,7 +45,7 @@ "@signalco/tsconfig": "workspace:*", "@total-typescript/ts-reset": "0.5.1", "@types/color": "3.0.6", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", "cross-env": "7.0.3", diff --git a/web/apps/web/package.json b/web/apps/web/package.json index dba84f90a3..e1ecd634d8 100644 --- a/web/apps/web/package.json +++ b/web/apps/web/package.json @@ -59,7 +59,7 @@ "@types/cobe": "0.4.3", "@types/color": "3.0.6", "@types/next-pwa": "5.6.9", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", "babel-loader": "9.1.3", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 873ae447c3..94f9895bae 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -199,8 +199,8 @@ importers: specifier: 5.6.9 version: 5.6.9(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5) '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -368,8 +368,8 @@ importers: specifier: 3.0.6 version: 3.0.6 '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -474,8 +474,8 @@ importers: specifier: 3.0.6 version: 3.0.6 '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -692,8 +692,8 @@ importers: specifier: 3.0.6 version: 3.0.6 '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -810,8 +810,8 @@ importers: specifier: 3.0.6 version: 3.0.6 '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -1070,8 +1070,8 @@ importers: specifier: 5.6.9 version: 5.6.9(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5) '@types/node': - specifier: 20.10.4 - version: 20.10.4 + specifier: 20.10.5 + version: 20.10.5 '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -4807,7 +4807,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.10.4 + '@types/node': 20.10.5 '@types/yargs': 17.0.31 chalk: 4.1.2 dev: true @@ -8144,7 +8144,7 @@ packages: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 20.10.4 + '@types/node': 20.10.5 /@types/btoa-lite@1.0.2: resolution: {integrity: sha512-ZYbcE2x7yrvNFJiU7xJGrpF/ihpkM7zKgw8bha3LNJSesvTtUNxbpzaT7WXBIryf6jovisrxTBvymxMeLLj1Mg==} @@ -8175,7 +8175,7 @@ packages: /@types/connect@3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 /@types/cookies@0.7.7: resolution: {integrity: sha512-h7BcvPUogWbKCzBR2lY4oqaZbO3jXZksexYJVFvkrFeLgbZjQkU4x8pRq6eg2MHXQhY0McQdqmmsxRWlVAHooA==} @@ -8183,13 +8183,13 @@ packages: '@types/connect': 3.4.38 '@types/express': 4.17.21 '@types/keygrip': 1.0.5 - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: false /@types/cross-spawn@6.0.5: resolution: {integrity: sha512-wsIMP68FvGXk+RaWhraz6Xp4v7sl4qwzHAmtPaJEN2NRTXXI9LtFawUpeTsBNL/pd6QoLStdytCaAyiK7AEd/Q==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/d3-array@3.2.1: @@ -8412,7 +8412,7 @@ packages: /@types/express-serve-static-core@4.17.41: resolution: {integrity: sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 '@types/qs': 6.9.10 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -8446,7 +8446,7 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/geojson@7946.0.13: @@ -8456,13 +8456,13 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/graceful-fs@4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/hast@2.3.8: @@ -8510,13 +8510,13 @@ packages: /@types/jsonfile@6.1.4: resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/jsonwebtoken@9.0.5: resolution: {integrity: sha512-VRLSGzik+Unrup6BsouBeHsf4d1hOEgYWTm/7Nmw1sXoN1+tRly/Gy/po3yeahnP4jfnQWWAhQAqcNfH7ngOkA==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: false /@types/keygrip@1.0.5: @@ -8526,7 +8526,7 @@ packages: /@types/klaw@3.0.6: resolution: {integrity: sha512-BErW5TrTz4nzt/c3VRGf0Bug4JyQJ1o807F4mAfXfvOzFZ8SKgFeHJ0T28Y1KtqlMEB+cUgN7S7CsyQDQ/qxqg==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/lodash@4.14.201: @@ -8569,7 +8569,7 @@ packages: /@types/next-pwa@5.6.9(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5): resolution: {integrity: sha512-KcymH+MtFYB5KVKIOH1DMqd0wUb8VLCxzHtsaRQQ7S8sGOaTH24Lo2vGZf6/0Ok9e+xWCKhqsSt6cgDJTk91Iw==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 '@types/react': 18.2.45 '@types/react-dom': 18.2.18 next: 13.5.6(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5) @@ -8588,20 +8588,20 @@ packages: /@types/node-fetch@2.6.2: resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 form-data: 3.0.1 dev: false /@types/node-fetch@2.6.9: resolution: {integrity: sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 form-data: 4.0.0 /@types/node-forge@1.3.9: resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/node@16.18.6: @@ -8613,8 +8613,8 @@ packages: dependencies: undici-types: 5.26.5 - /@types/node@20.10.4: - resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} + /@types/node@20.10.5: + resolution: {integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==} dependencies: undici-types: 5.26.5 @@ -8685,7 +8685,7 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/resolve@1.20.6: @@ -8702,19 +8702,19 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.5 - '@types/node': 20.10.4 + '@types/node': 20.10.5 /@types/serve-static@1.15.5: resolution: {integrity: sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==} dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 20.10.4 + '@types/node': 20.10.5 /@types/sharp@0.31.1: resolution: {integrity: sha512-5nWwamN9ZFHXaYEincMSuza8nNfOof8nmO+mcI+Agx1uMUk4/pQnNIcix+9rLPXzKrm1pS34+6WRDbDV0Jn7ag==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 dev: true /@types/suncalc@1.9.2: @@ -13494,7 +13494,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.10.4 + '@types/node': 20.10.5 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -13517,7 +13517,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.10.4 + '@types/node': 20.10.5 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -13528,7 +13528,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -13537,7 +13537,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -13545,7 +13545,7 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.5 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 From 07e6ffa04f5e8843f4829c3aab4ff1fa52514492 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:55:33 +0000 Subject: [PATCH 05/46] fix(deps): update tanstack-query monorepo to v5.14.1 --- web/apps/app/package.json | 8 +-- web/apps/doprocess/package.json | 4 +- web/packages/uier-toolbar/package.json | 2 +- web/pnpm-lock.yaml | 70 +++++++++++++------------- 4 files changed, 42 insertions(+), 42 deletions(-) diff --git a/web/apps/app/package.json b/web/apps/app/package.json index 85b25756d8..66f25b3c8d 100644 --- a/web/apps/app/package.json +++ b/web/apps/app/package.json @@ -41,10 +41,10 @@ "@signalco/ui-primitives": "workspace:*", "@signalco/ui-notifications": "workspace:*", "@signalco/ui-icons": "workspace:*", - "@tanstack/query-sync-storage-persister": "5.14.0", - "@tanstack/react-query": "5.14.0", - "@tanstack/react-query-devtools": "5.14.0", - "@tanstack/react-query-persist-client": "5.14.0", + "@tanstack/query-sync-storage-persister": "5.14.1", + "@tanstack/react-query": "5.14.1", + "@tanstack/react-query-devtools": "5.14.1", + "@tanstack/react-query-persist-client": "5.14.1", "@vercel/analytics": "1.1.1", "@vvo/tzdb": "6.120.0", "autoprefixer": "10.4.16", diff --git a/web/apps/doprocess/package.json b/web/apps/doprocess/package.json index 26fe3a4a0e..5c0a8d6685 100644 --- a/web/apps/doprocess/package.json +++ b/web/apps/doprocess/package.json @@ -40,8 +40,8 @@ "@signalco/ui-icons": "workspace:*", "@signalco/ui-notifications": "workspace:*", "@signalco/ui-primitives": "workspace:*", - "@tanstack/react-query": "5.14.0", - "@tanstack/react-query-devtools": "5.14.0", + "@tanstack/react-query": "5.14.1", + "@tanstack/react-query-devtools": "5.14.1", "@vercel/analytics": "1.1.1", "classix": "2.1.35", "drizzle-orm": "0.29.1", diff --git a/web/packages/uier-toolbar/package.json b/web/packages/uier-toolbar/package.json index f2b08032cb..d4678009fb 100644 --- a/web/packages/uier-toolbar/package.json +++ b/web/packages/uier-toolbar/package.json @@ -38,7 +38,7 @@ "classix": "2.1.35", "postcss": "8.4.32", "postcss-preset-env": "9.3.0", - "@tanstack/react-query": "5.14.0", + "@tanstack/react-query": "5.14.1", "react": "18.2.0", "react-dom": "18.2.0", "react-timeago": "7.2.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 94f9895bae..43920a53c0 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -81,17 +81,17 @@ importers: specifier: workspace:* version: link:../../packages/ui-primitives '@tanstack/query-sync-storage-persister': - specifier: 5.14.0 - version: 5.14.0 + specifier: 5.14.1 + version: 5.14.1 '@tanstack/react-query': - specifier: 5.14.0 - version: 5.14.0(react@18.2.0) + specifier: 5.14.1 + version: 5.14.1(react@18.2.0) '@tanstack/react-query-devtools': - specifier: 5.14.0 - version: 5.14.0(@tanstack/react-query@5.14.0)(react@18.2.0) + specifier: 5.14.1 + version: 5.14.1(@tanstack/react-query@5.14.1)(react@18.2.0) '@tanstack/react-query-persist-client': - specifier: 5.14.0 - version: 5.14.0(@tanstack/react-query@5.14.0)(react@18.2.0) + specifier: 5.14.1 + version: 5.14.1(@tanstack/react-query@5.14.1)(react@18.2.0) '@vercel/analytics': specifier: 1.1.1 version: 1.1.1 @@ -613,11 +613,11 @@ importers: specifier: workspace:* version: link:../../packages/ui-primitives '@tanstack/react-query': - specifier: 5.14.0 - version: 5.14.0(react@18.2.0) + specifier: 5.14.1 + version: 5.14.1(react@18.2.0) '@tanstack/react-query-devtools': - specifier: 5.14.0 - version: 5.14.0(@tanstack/react-query@5.14.0)(react@18.2.0) + specifier: 5.14.1 + version: 5.14.1(@tanstack/react-query@5.14.1)(react@18.2.0) '@vercel/analytics': specifier: 1.1.1 version: 1.1.1 @@ -1495,8 +1495,8 @@ importers: specifier: workspace:* version: link:../ui-primitives '@tanstack/react-query': - specifier: 5.14.0 - version: 5.14.0(react@18.2.0) + specifier: 5.14.1 + version: 5.14.1(react@18.2.0) '@types/react': specifier: 18.2.45 version: 18.2.45 @@ -7830,54 +7830,54 @@ packages: resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==} dev: true - /@tanstack/query-core@5.14.0: - resolution: {integrity: sha512-OEri9fVDYT8XEqgh/dc6fFp1niyqu+MDY+Vp/LwU+scdk9xQLZ7KdUMEUh/sqTEjRM5BlFzAhAv+EIYcvSxt0Q==} + /@tanstack/query-core@5.14.1: + resolution: {integrity: sha512-TlZarySCVEiap4K7BCvrsYZnX7jBbEkR55YMrk8ELcRbuAx6ydL+qoxqUt8Fq8VMvQyGt52icn6T7eJL1Q35KQ==} /@tanstack/query-devtools@5.13.5: resolution: {integrity: sha512-effSYz9AWcZ6sNd+c8LCBYFIuDZApoCTXEpRlEYChBZpMz9QUUVMLToThwCyUY49+T5pANL3XxgZf3HV7hwJlg==} dev: false - /@tanstack/query-persist-client-core@5.14.0: - resolution: {integrity: sha512-qVWOcfFYfA9aRbBNjh1B+5PeneTc2SoxAdrdsqR/h0hLbGtCLqNxz7LUAHSZtWuTY9cjrdMGPs/fl2JmpDj8kQ==} + /@tanstack/query-persist-client-core@5.14.1: + resolution: {integrity: sha512-bFvCW6MKI1lHUACiQwRYa4HwMh7lz2C9QJ84S/2p6uATml6Dycq3mysWWMs2nKmqLmO9uP37+FmSrtSN6KjhmA==} dependencies: - '@tanstack/query-core': 5.14.0 + '@tanstack/query-core': 5.14.1 dev: false - /@tanstack/query-sync-storage-persister@5.14.0: - resolution: {integrity: sha512-3oPF1iSAYBf5hhG3ntuwe/D2TvAIlY/u9R4RN5pP0vUZBw7kStfikcOM3VMmGUdmyuXuwoorqDhoDcBlsmkcww==} + /@tanstack/query-sync-storage-persister@5.14.1: + resolution: {integrity: sha512-Q4bwJz4ZIVz0j1Aodibc+kWx6CCkTcAJkB5hIC1SumsGWSVMUDcNG3aHXNUiNAJHQRjtM/oJ8mBGYkaTLbwrUw==} dependencies: - '@tanstack/query-core': 5.14.0 - '@tanstack/query-persist-client-core': 5.14.0 + '@tanstack/query-core': 5.14.1 + '@tanstack/query-persist-client-core': 5.14.1 dev: false - /@tanstack/react-query-devtools@5.14.0(@tanstack/react-query@5.14.0)(react@18.2.0): - resolution: {integrity: sha512-A/I/jYeyyNduI3+Kb84emkvqw5YOt7+MpO1ZpfYFyfHzCd5dQ7nWuCZzI67gS/JARwqRfGkuuuJkTfuKnipEzA==} + /@tanstack/react-query-devtools@5.14.1(@tanstack/react-query@5.14.1)(react@18.2.0): + resolution: {integrity: sha512-8fuQs0AMQk8D66JUYqdYA33fOObevuWwm1atOnPbtV8PvIscaU0i/cNTqCl1Y10rgbR/QsqxQSJGBZ5TxxBrlA==} peerDependencies: - '@tanstack/react-query': ^5.14.0 + '@tanstack/react-query': ^5.14.1 react: ^18.0.0 dependencies: '@tanstack/query-devtools': 5.13.5 - '@tanstack/react-query': 5.14.0(react@18.2.0) + '@tanstack/react-query': 5.14.1(react@18.2.0) react: 18.2.0 dev: false - /@tanstack/react-query-persist-client@5.14.0(@tanstack/react-query@5.14.0)(react@18.2.0): - resolution: {integrity: sha512-H75i3C0tXNSGe9T6mQ5dnLDoUpKzbuiVpBsNjqZH9xWK7rhLWaMs6ZZOYmFQ/tKrhBEJnn3PsL5ZdFiS3Rje8w==} + /@tanstack/react-query-persist-client@5.14.1(@tanstack/react-query@5.14.1)(react@18.2.0): + resolution: {integrity: sha512-USe/6mpqLtXwCEo+b7PqQBEUhS6dUMDdB0p/oBhpzugY1XFY2w8QVn2bwYXMpo0zq2ckWYFjqn1ZTBGK/Inytw==} peerDependencies: - '@tanstack/react-query': ^5.14.0 + '@tanstack/react-query': ^5.14.1 react: ^18.0.0 dependencies: - '@tanstack/query-persist-client-core': 5.14.0 - '@tanstack/react-query': 5.14.0(react@18.2.0) + '@tanstack/query-persist-client-core': 5.14.1 + '@tanstack/react-query': 5.14.1(react@18.2.0) react: 18.2.0 dev: false - /@tanstack/react-query@5.14.0(react@18.2.0): - resolution: {integrity: sha512-+qCooNZr7aGr6a0UEblfEgDSO1y+H7h7JnT4nUlbyfgCGE695lmBiqTciuW1C1Jr6J6Z2bwyd6YmBDKFKszWhA==} + /@tanstack/react-query@5.14.1(react@18.2.0): + resolution: {integrity: sha512-v7jhe/3jhChiR0XJbGHaG5WNPd/cURwzDGBCr4rzpUTeudPzxrtVRKsF1xJRLcJK3qH/0gIwTYHIPZ3gj+01Yw==} peerDependencies: react: ^18.0.0 dependencies: - '@tanstack/query-core': 5.14.0 + '@tanstack/query-core': 5.14.1 react: 18.2.0 /@tippyjs/react@4.2.6(react-dom@18.2.0)(react@18.2.0): From 3a5b047bf8cb8771090f973865e7a9e8da54a608 Mon Sep 17 00:00:00 2001 From: Aleksandar Toplek Date: Mon, 18 Dec 2023 12:14:56 +0100 Subject: [PATCH 06/46] feat(uier): Added site app --- web/apps/doprocess/.vscode/launch.json | 2 +- web/apps/uier/.editorconfig | 10 + web/apps/uier/.env.example | 0 web/apps/uier/.eslintrc.cjs | 4 + web/apps/uier/.gitignore | 451 ++++++++++++++++++ web/apps/uier/.vscode/extensions.json | 5 + web/apps/uier/.vscode/launch.json | 33 ++ web/apps/uier/@types/reset.d.ts | 2 + web/apps/uier/app/(rest)/(app)/layout.tsx | 11 + .../uier/app/(rest)/(marketing)/layout.tsx | 15 + web/apps/uier/app/(rest)/(marketing)/page.tsx | 33 ++ web/apps/uier/app/(rest)/error.tsx | 35 ++ web/apps/uier/app/(rest)/layout.tsx | 9 + web/apps/uier/app/global.css | 10 + web/apps/uier/app/layout.tsx | 51 ++ web/apps/uier/components/NavMenu.tsx | 24 + web/apps/uier/components/PageNav.tsx | 30 ++ .../components/providers/AuthProvider.tsx | 5 + .../components/providers/ClientProvider.tsx | 26 + web/apps/uier/e2e/landing.spec.ts | 14 + web/apps/uier/next-env.d.ts | 5 + web/apps/uier/next-sitemap.config.js | 8 + web/apps/uier/next.config.js | 57 +++ web/apps/uier/package.json | 72 +++ web/apps/uier/playwright.config.ts | 42 ++ web/apps/uier/postcss.config.cjs | 6 + web/apps/uier/public/browserconfig.xml | 9 + web/apps/uier/public/manifest.json | 29 ++ web/apps/uier/public/robots.txt | 9 + web/apps/uier/src/knownPages.ts | 4 + web/apps/uier/tailwind.config.cjs | 13 + web/apps/uier/tsconfig.json | 22 + web/apps/uier/turbo.json | 18 + web/apps/uier/vercel.json | 5 + web/package.json | 1 + web/pnpm-lock.yaml | 130 +++++ web/signalco.code-workspace | 4 + web/turbo.json | 5 + 38 files changed, 1208 insertions(+), 1 deletion(-) create mode 100644 web/apps/uier/.editorconfig create mode 100644 web/apps/uier/.env.example create mode 100644 web/apps/uier/.eslintrc.cjs create mode 100644 web/apps/uier/.gitignore create mode 100644 web/apps/uier/.vscode/extensions.json create mode 100644 web/apps/uier/.vscode/launch.json create mode 100644 web/apps/uier/@types/reset.d.ts create mode 100644 web/apps/uier/app/(rest)/(app)/layout.tsx create mode 100644 web/apps/uier/app/(rest)/(marketing)/layout.tsx create mode 100644 web/apps/uier/app/(rest)/(marketing)/page.tsx create mode 100644 web/apps/uier/app/(rest)/error.tsx create mode 100644 web/apps/uier/app/(rest)/layout.tsx create mode 100644 web/apps/uier/app/global.css create mode 100644 web/apps/uier/app/layout.tsx create mode 100644 web/apps/uier/components/NavMenu.tsx create mode 100644 web/apps/uier/components/PageNav.tsx create mode 100644 web/apps/uier/components/providers/AuthProvider.tsx create mode 100644 web/apps/uier/components/providers/ClientProvider.tsx create mode 100644 web/apps/uier/e2e/landing.spec.ts create mode 100644 web/apps/uier/next-env.d.ts create mode 100644 web/apps/uier/next-sitemap.config.js create mode 100644 web/apps/uier/next.config.js create mode 100644 web/apps/uier/package.json create mode 100644 web/apps/uier/playwright.config.ts create mode 100644 web/apps/uier/postcss.config.cjs create mode 100644 web/apps/uier/public/browserconfig.xml create mode 100644 web/apps/uier/public/manifest.json create mode 100644 web/apps/uier/public/robots.txt create mode 100644 web/apps/uier/src/knownPages.ts create mode 100644 web/apps/uier/tailwind.config.cjs create mode 100644 web/apps/uier/tsconfig.json create mode 100644 web/apps/uier/turbo.json create mode 100644 web/apps/uier/vercel.json diff --git a/web/apps/doprocess/.vscode/launch.json b/web/apps/doprocess/.vscode/launch.json index a222c376f9..09726c2c68 100644 --- a/web/apps/doprocess/.vscode/launch.json +++ b/web/apps/doprocess/.vscode/launch.json @@ -15,7 +15,7 @@ "type": "msedge", "request": "launch", "userDataDir": false, - "url": "http://localhost:4002", + "url": "http://localhost:4003", "smartStep": true }, { diff --git a/web/apps/uier/.editorconfig b/web/apps/uier/.editorconfig new file mode 100644 index 0000000000..6aa8a118d3 --- /dev/null +++ b/web/apps/uier/.editorconfig @@ -0,0 +1,10 @@ +root = true + +[*] +end_of_line = lf +insert_final_newline = true + +[*.{js,ts,json,yml}] +charset = utf-8 +indent_style = space +indent_size = 4 diff --git a/web/apps/uier/.env.example b/web/apps/uier/.env.example new file mode 100644 index 0000000000..e69de29bb2 diff --git a/web/apps/uier/.eslintrc.cjs b/web/apps/uier/.eslintrc.cjs new file mode 100644 index 0000000000..b10b311de1 --- /dev/null +++ b/web/apps/uier/.eslintrc.cjs @@ -0,0 +1,4 @@ +module.exports = { + root: true, + extends: ['@signalco/eslint-config-signalco'], +}; diff --git a/web/apps/uier/.gitignore b/web/apps/uier/.gitignore new file mode 100644 index 0000000000..5807f19430 --- /dev/null +++ b/web/apps/uier/.gitignore @@ -0,0 +1,451 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + + +# Created by https://www.toptal.com/developers/gitignore/api/visualstudio +# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudio + +### VisualStudio ### +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Mono auto generated files +mono_crash.* + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Ll]og/ +[Ll]ogs/ + +# Visual Studio 2015/2017 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# Visual Studio 2017 auto generated files +Generated\ Files/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# Benchmark Results +BenchmarkDotNet.Artifacts/ + +# .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# StyleCop +StyleCopReport.xml + +# Files built by Visual Studio +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*_wpftmp.csproj +*.log +*.tlog +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opendb +*.opensdf +*.sdf +*.cachefile +*.VC.db +*.VC.VC.opendb + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# Visual Studio Trace Files +*.e2e + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# AxoCover is a Code Coverage Tool +.axoCover/* +!.axoCover/settings.json + +# Coverlet is a free, cross platform Code Coverage Tool +coverage*.json +coverage*.xml +coverage*.info + +# Visual Studio code coverage results +*.coverage +*.coveragexml + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# Note: Comment the next line if you want to checkin your web deploy settings, +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# Microsoft Azure Web App publish settings. Comment the next line if you want to +# checkin your Azure Web App publish settings, but sensitive information contained +# in these scripts will be unencrypted +PublishScripts/ + +# NuGet Packages +*.nupkg +# NuGet Symbol Packages +*.snupkg +# The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* +# except build/, which is used as an MSBuild target. +!**/[Pp]ackages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/[Pp]ackages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Windows Store app package directories and files +AppPackages/ +BundleArtifacts/ +Package.StoreAssociation.xml +_pkginfo.txt +*.appx +*.appxbundle +*.appxupload + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!?*.[Cc]ache/ + +# Others +ClientBin/ +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.jfm +*.pfx +*.publishsettings +orleans.codegen.cs + +# Including strong name files can present a security risk +# (https://github.com/github/gitignore/pull/2483#issue-259490424) +#*.snk + +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm +ServiceFabricBackup/ +*.rptproj.bak + +# SQL Server files +*.mdf +*.ldf +*.ndf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser +*- [Bb]ackup.rdl +*- [Bb]ackup ([0-9]).rdl +*- [Bb]ackup ([0-9][0-9]).rdl + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat +node_modules/ + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) +*.vbw + +# Visual Studio 6 auto-generated project file (contains which files were open etc.) +*.vbp + +# Visual Studio 6 workspace and project file (working project files containing files to include in project) +*.dsw +*.dsp + +# Visual Studio 6 technical files + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe +paket-files/ + +# FAKE - F# Make +.fake/ + +# CodeRush personal settings +.cr/personal + +# Python Tools for Visual Studio (PTVS) +__pycache__/ +*.pyc + +# Cake - Uncomment if you are using it +# tools/** +# !tools/packages.config + +# Tabs Studio +*.tss + +# Telerik's JustMock configuration file +*.jmconfig + +# BizTalk build output +*.btp.cs +*.btm.cs +*.odx.cs +*.xsd.cs + +# OpenCover UI analysis results +OpenCover/ + +# Azure Stream Analytics local run output +ASALocalRun/ + +# MSBuild Binary and Structured Log +*.binlog + +# NVidia Nsight GPU debugger configuration file +*.nvuser + +# MFractors (Xamarin productivity tool) working folder +.mfractor/ + +# Local History for Visual Studio +.localhistory/ + +# Visual Studio History (VSHistory) files +.vshistory/ + +# BeatPulse healthcheck temp database +healthchecksdb + +# Backup folder for Package Reference Convert tool in Visual Studio 2017 +MigrationBackup/ + +# Ionide (cross platform F# VS Code tools) working folder +.ionide/ + +# Fody - auto-generated XML schema +FodyWeavers.xsd + +# VS Code files for those working on multiple tools +.vscode/* +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ + +# Windows Installer files from build outputs +*.cab +*.msi +*.msix +*.msm +*.msp + +# JetBrains Rider +*.sln.iml + +### VisualStudio Patch ### +# Additional files built by Visual Studio + +# End of https://www.toptal.com/developers/gitignore/api/visualstudio + +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# next.js +/.next/ +/out/ + +# production +/build + +# misc +.DS_Store + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# local env files +.env.local +.env.development.local +.env.test.local +.env.production.local + +.vercel + +# Sitemap +**/public/sitemap* + +.turbo +.swc +test-results/ + +# PWA +**/public/workbox-*.js +**/public/sw.js +**/public/fallback-*.js +**/public/worker-*.js diff --git a/web/apps/uier/.vscode/extensions.json b/web/apps/uier/.vscode/extensions.json new file mode 100644 index 0000000000..12ffc20652 --- /dev/null +++ b/web/apps/uier/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "dbaeumer.vscode-eslint" + ] +} diff --git a/web/apps/uier/.vscode/launch.json b/web/apps/uier/.vscode/launch.json new file mode 100644 index 0000000000..7caa448e9f --- /dev/null +++ b/web/apps/uier/.vscode/launch.json @@ -0,0 +1,33 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "name": "Next.js: debug server-side", + "type": "node-terminal", + "request": "launch", + "command": "npm run dev" + }, + { + "name": "Next.js: debug client-side", + "type": "msedge", + "request": "launch", + "userDataDir": false, + "url": "http://localhost:4004", + "smartStep": true + }, + { + "name": "Next.js: debug full stack", + "type": "node-terminal", + "request": "launch", + "command": "npm run dev", + "serverReadyAction": { + "pattern": "started server on .+, url: (https?://.+)", + "uriFormat": "%s", + "action": "debugWithChrome" + } + } + ] +} \ No newline at end of file diff --git a/web/apps/uier/@types/reset.d.ts b/web/apps/uier/@types/reset.d.ts new file mode 100644 index 0000000000..faedef42c7 --- /dev/null +++ b/web/apps/uier/@types/reset.d.ts @@ -0,0 +1,2 @@ +// Do not add any other lines of code to this file! +import '@total-typescript/ts-reset'; diff --git a/web/apps/uier/app/(rest)/(app)/layout.tsx b/web/apps/uier/app/(rest)/(app)/layout.tsx new file mode 100644 index 0000000000..ffeae3404b --- /dev/null +++ b/web/apps/uier/app/(rest)/(app)/layout.tsx @@ -0,0 +1,11 @@ +import { PropsWithChildren } from 'react'; + +export default function RootLayout({ children }: PropsWithChildren) { + return ( + <> +
+ {children} +
+ + ); +} diff --git a/web/apps/uier/app/(rest)/(marketing)/layout.tsx b/web/apps/uier/app/(rest)/(marketing)/layout.tsx new file mode 100644 index 0000000000..73d7bce9fc --- /dev/null +++ b/web/apps/uier/app/(rest)/(marketing)/layout.tsx @@ -0,0 +1,15 @@ +import { Container } from '@signalco/ui-primitives/Container'; +import { PageNav } from '../../../components/PageNav'; + +export default function RootMarketingLayout({ children, }: { + children: React.ReactNode; +}) { + return ( + <> + + + {children} + + + ); +} diff --git a/web/apps/uier/app/(rest)/(marketing)/page.tsx b/web/apps/uier/app/(rest)/(marketing)/page.tsx new file mode 100644 index 0000000000..e36f48a462 --- /dev/null +++ b/web/apps/uier/app/(rest)/(marketing)/page.tsx @@ -0,0 +1,33 @@ +import { KnownPages } from '../../../src/knownPages'; + +function Cover({ header }: { header?: string }) { + return ( +
{header}
+ ) +} + +export default function LandingPage() { + const data = [ + { + header: 'uier', + ctas: [ + { label: 'Get Started', href: KnownPages.App }, + ] + } + ]; + + const sections = [ + Cover + ]; + + return ( +
+ {sections.map((Section, index) => { + const sectionData = data[index]; + return ( +
+ ); + })} +
+ ); +} diff --git a/web/apps/uier/app/(rest)/error.tsx b/web/apps/uier/app/(rest)/error.tsx new file mode 100644 index 0000000000..9e2be2c04f --- /dev/null +++ b/web/apps/uier/app/(rest)/error.tsx @@ -0,0 +1,35 @@ +'use client'; + +import { useEffect } from 'react'; +import { Typography } from '@signalco/ui-primitives/Typography'; +import { Stack } from '@signalco/ui-primitives/Stack'; +import { Row } from '@signalco/ui-primitives/Row'; +import { Button } from '@signalco/ui-primitives/Button'; +import { NavigatingButton } from '@signalco/ui/NavigatingButton'; + +type RootErrorProps = { + error: Error; + reset: () => void; +}; + +export default function RootError({ error, reset }: RootErrorProps) { + useEffect(() => { + // Log the error to an error reporting service + console.error(error); + }, [error]); + + return ( + + + + Page not found + {'Can\'t find find what you\'re looking for...'} + + + doprocess home + + + + + ) +} diff --git a/web/apps/uier/app/(rest)/layout.tsx b/web/apps/uier/app/(rest)/layout.tsx new file mode 100644 index 0000000000..99447629d4 --- /dev/null +++ b/web/apps/uier/app/(rest)/layout.tsx @@ -0,0 +1,9 @@ +export default function RootLayout({ children, }: { + children: React.ReactNode; +}) { + return ( + <> + {children} + + ); +} diff --git a/web/apps/uier/app/global.css b/web/apps/uier/app/global.css new file mode 100644 index 0000000000..09fc73ce55 --- /dev/null +++ b/web/apps/uier/app/global.css @@ -0,0 +1,10 @@ +@import '@signalco/ui/index.css'; + +html, body, #__next { + height: 100%; + width: 100%; +} + +:target { + scroll-margin-top: 64px; +} diff --git a/web/apps/uier/app/layout.tsx b/web/apps/uier/app/layout.tsx new file mode 100644 index 0000000000..ffdec84153 --- /dev/null +++ b/web/apps/uier/app/layout.tsx @@ -0,0 +1,51 @@ +import Script from 'next/script'; +import { Inter } from 'next/font/google'; +import { Metadata, Viewport } from 'next'; +import './global.css'; +import { Analytics } from '@vercel/analytics/react'; +import { ClientProvider } from '../components/providers/ClientProvider'; +import { AuthProvider } from '../components/providers/AuthProvider'; + +const inter = Inter({ + subsets: ['latin'], + variable: '--font-sans', +}); + +export default function RootLayout({ children, }: { + children: React.ReactNode; +}) { + return ( + + + + + {children} + +