From 6e250d0fcc8ac85e07f3d408b0f04b58767426b7 Mon Sep 17 00:00:00 2001 From: GZTime Date: Mon, 21 Nov 2022 13:15:31 +0800 Subject: [PATCH] deps: update --- GZCTF.Test/CTFServer.Test.csproj | 2 +- GZCTF.sln | 2 +- GZCTF/CTFServer.csproj | 2 +- GZCTF/ClientApp/package.json | 22 +-- GZCTF/ClientApp/pnpm-lock.yaml | 298 +++++++++++++++---------------- 5 files changed, 163 insertions(+), 163 deletions(-) diff --git a/GZCTF.Test/CTFServer.Test.csproj b/GZCTF.Test/CTFServer.Test.csproj index 928c973fa..8066e9552 100644 --- a/GZCTF.Test/CTFServer.Test.csproj +++ b/GZCTF.Test/CTFServer.Test.csproj @@ -6,7 +6,7 @@ false true Debug;Release;GenAPI - 0.11.2 + 0.12.9 True diff --git a/GZCTF.sln b/GZCTF.sln index 407f43c75..b31b0a50b 100644 --- a/GZCTF.sln +++ b/GZCTF.sln @@ -42,6 +42,6 @@ Global SolutionGuid = {643F6AF8-C22F-4E8E-9AB2-504B7C560CD6} EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution - version = 0.11.2 + version = 0.12.9 EndGlobalSection EndGlobal diff --git a/GZCTF/CTFServer.csproj b/GZCTF/CTFServer.csproj index 5fabf2b6b..8b7820e72 100644 --- a/GZCTF/CTFServer.csproj +++ b/GZCTF/CTFServer.csproj @@ -57,7 +57,7 @@ - + diff --git a/GZCTF/ClientApp/package.json b/GZCTF/ClientApp/package.json index 448fa4b68..9b461a5ca 100644 --- a/GZCTF/ClientApp/package.json +++ b/GZCTF/ClientApp/package.json @@ -12,14 +12,14 @@ "dependencies": { "@babel/core": "^7.20.2", "@emotion/react": "^11.10.5", - "@mantine/carousel": "^5.8.0", - "@mantine/core": "^5.8.0", - "@mantine/dates": "^5.8.0", - "@mantine/dropzone": "^5.8.0", - "@mantine/form": "^5.8.0", - "@mantine/hooks": "^5.8.0", - "@mantine/modals": "^5.8.0", - "@mantine/notifications": "^5.8.0", + "@mantine/carousel": "^5.8.2", + "@mantine/core": "^5.8.2", + "@mantine/dates": "^5.8.2", + "@mantine/dropzone": "^5.8.2", + "@mantine/form": "^5.8.2", + "@mantine/hooks": "^5.8.2", + "@mantine/modals": "^5.8.2", + "@mantine/notifications": "^5.8.2", "@mdi/js": "^7.0.96", "@mdi/react": "^1.6.1", "@microsoft/signalr": "^7.0.0", @@ -30,16 +30,16 @@ "embla-carousel-autoplay": "^7.0.5", "embla-carousel-react": "^7.0.5", "katex": "^0.16.3", - "marked": "^4.2.2", + "marked": "^4.2.3", "pdfjs-dist": "2.16.105", "prismjs": "^1.29.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-pdf": "^6.1.0", + "react-pdf": "^6.1.1", "react-router": "^6.4.3", "react-router-dom": "^6.4.3", "swr": "^1.3.0", - "vite-tsconfig-paths": "^3.5.2" + "vite-tsconfig-paths": "^3.6.0" }, "devDependencies": { "@babel/eslint-parser": "^7.19.1", diff --git a/GZCTF/ClientApp/pnpm-lock.yaml b/GZCTF/ClientApp/pnpm-lock.yaml index baf608260..7a187b11c 100644 --- a/GZCTF/ClientApp/pnpm-lock.yaml +++ b/GZCTF/ClientApp/pnpm-lock.yaml @@ -4,14 +4,14 @@ specifiers: '@babel/core': ^7.20.2 '@babel/eslint-parser': ^7.19.1 '@emotion/react': ^11.10.5 - '@mantine/carousel': ^5.8.0 - '@mantine/core': ^5.8.0 - '@mantine/dates': ^5.8.0 - '@mantine/dropzone': ^5.8.0 - '@mantine/form': ^5.8.0 - '@mantine/hooks': ^5.8.0 - '@mantine/modals': ^5.8.0 - '@mantine/notifications': ^5.8.0 + '@mantine/carousel': ^5.8.2 + '@mantine/core': ^5.8.2 + '@mantine/dates': ^5.8.2 + '@mantine/dropzone': ^5.8.2 + '@mantine/form': ^5.8.2 + '@mantine/hooks': ^5.8.2 + '@mantine/modals': ^5.8.2 + '@mantine/notifications': ^5.8.2 '@mdi/js': ^7.0.96 '@mdi/react': ^1.6.1 '@microsoft/signalr': ^7.0.0 @@ -39,13 +39,13 @@ specifiers: form-data: ~4.0.0 katex: ^0.16.3 lodash: ^4.17.21 - marked: ^4.2.2 + marked: ^4.2.3 pdfjs-dist: 2.16.105 prettier: ~2.7.1 prismjs: ^1.29.0 react: ^18.2.0 react-dom: ^18.2.0 - react-pdf: ^6.1.0 + react-pdf: ^6.1.1 react-router: ^6.4.3 react-router-dom: ^6.4.3 rollup: ^3.3.0 @@ -57,19 +57,19 @@ specifiers: vite-plugin-pages: ^0.27.1 vite-plugin-prismjs: ^0.0.8 vite-plugin-webfont-dl: ^3.4.1 - vite-tsconfig-paths: ^3.5.2 + vite-tsconfig-paths: ^3.6.0 dependencies: '@babel/core': 7.20.2 '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy - '@mantine/carousel': 5.8.0_lduawvz4joneubhpdif7pldlli - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/dates': 5.8.0_hjyugwpbjpzxrb6rj2z2izxfsu - '@mantine/dropzone': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/form': 5.8.0_react@18.2.0 - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/modals': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/notifications': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a + '@mantine/carousel': 5.8.2_cn6h5aixytejbzz2ukrxbypgyq + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/dates': 5.8.2_gwjrnwdentaalmdyedkyaxsxay + '@mantine/dropzone': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/form': 5.8.2_react@18.2.0 + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/modals': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/notifications': 5.8.2_mg4am4smyspjkl6dnttcswxx6a '@mdi/js': 7.0.96 '@mdi/react': 1.6.1 '@microsoft/signalr': 7.0.0 @@ -80,16 +80,16 @@ dependencies: embla-carousel-autoplay: 7.0.5_embla-carousel@7.0.5 embla-carousel-react: 7.0.5_react@18.2.0 katex: 0.16.3 - marked: 4.2.2 + marked: 4.2.3 pdfjs-dist: 2.16.105 prismjs: 1.29.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-pdf: 6.1.0_biqbaboplfbrettd7655fr4n2y + react-pdf: 6.1.1_biqbaboplfbrettd7655fr4n2y react-router: 6.4.3_react@18.2.0 react-router-dom: 6.4.3_biqbaboplfbrettd7655fr4n2y swr: 1.3.0_react@18.2.0 - vite-tsconfig-paths: 3.5.2_vite@3.2.4 + vite-tsconfig-paths: 3.6.0_vite@3.2.4 devDependencies: '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy @@ -566,16 +566,16 @@ packages: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} dev: false - /@esbuild/android-arm/0.15.14: - resolution: {integrity: sha512-+Rb20XXxRGisNu2WmNKk+scpanb7nL5yhuI1KR9wQFiC43ddPj/V1fmNyzlFC9bKiG4mYzxW7egtoHVcynr+OA==} + /@esbuild/android-arm/0.15.15: + resolution: {integrity: sha512-JJjZjJi2eBL01QJuWjfCdZxcIgot+VoK6Fq7eKF9w4YHm9hwl7nhBR1o2Wnt/WcANk5l9SkpvrldW1PLuXxcbw==} engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true optional: true - /@esbuild/linux-loong64/0.15.14: - resolution: {integrity: sha512-eQi9rosGNVQFJyJWV0HCA5WZae/qWIQME7s8/j8DMvnylfBv62Pbu+zJ2eUDqNf2O4u3WB+OEXyfkpBoe194sg==} + /@esbuild/linux-loong64/0.15.15: + resolution: {integrity: sha512-lhz6UNPMDXUhtXSulw8XlFAtSYO26WmHQnCi2Lg2p+/TMiJKNLtZCYUxV4wG6rZMzXmr8InGpNwk+DLT2Hm0PA==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -690,32 +690,32 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - /@mantine/carousel/5.8.0_lduawvz4joneubhpdif7pldlli: - resolution: {integrity: sha512-CXd698uT0Kh4jtK5d7f045/DYpTwjPXe7UhZ6z1TJbAREcUX47hDOkI9GKg+6tK9ratL2MRw3PFbMilzD9UqPQ==} + /@mantine/carousel/5.8.2_cn6h5aixytejbzz2ukrxbypgyq: + resolution: {integrity: sha512-zxshrGGugKgkJEZGhxzp7+PRpnblf+5hTqBt2iS5MBKQ7ClUWUPs1odvaZ8hZxlHU8seUQ2EFrw80oUacwqdYA==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 embla-carousel-react: ^7.0.0 react: '>=16.8.0' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 embla-carousel-react: 7.0.5_react@18.2.0 react: 18.2.0 dev: false - /@mantine/core/5.8.0_oropdu55clxolwu5c7qygkf2pm: - resolution: {integrity: sha512-GGQJqVXI3cbY5OzFrg3S3bJUypPktJIFeb2hI65qskFJViL6F8dUynRuKZfi8B4GHteG86zqiZCUo0cUVRTiaQ==} + /@mantine/core/5.8.2_wk4snxdwgug6rsjcbzlyeojvsa: + resolution: {integrity: sha512-F+m+FUN8vn/LRiD/Z0v8eC0lodZEsta+f4hJ7JjchX+6+ehi1GnbPgRkH37HOoGzrqe4DC16mqmF2JTVkgRINw==} peerDependencies: - '@mantine/hooks': 5.8.0 + '@mantine/hooks': 5.8.2 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: '@floating-ui/react-dom-interactions': 0.10.3_2zx2umvpluuhvlq44va5bta2da - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/styles': 5.8.0_sogmqz4enknxtkxk3k5s6bqwnq - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/styles': 5.8.2_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/utils': 5.8.2_react@18.2.0 '@radix-ui/react-scroll-area': 1.0.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -725,39 +725,39 @@ packages: - '@types/react' dev: false - /@mantine/dates/5.8.0_hjyugwpbjpzxrb6rj2z2izxfsu: - resolution: {integrity: sha512-w8pc/cCUXiITBnAi9hy3My8ML9/Y/ANDTHkJpPsiMLMSt+JbC1eqcytXMv3CGGLhWdkwRy5E43J7yv1rAs89fQ==} + /@mantine/dates/5.8.2_gwjrnwdentaalmdyedkyaxsxay: + resolution: {integrity: sha512-XL6EseehVbsSDctIAKFSd3qwBZlhedAKjPBIqkrMuYHpUIoCs9iDb1zpVDhvQQiS6bQVsJv2MN7FbUjdV4Zqqg==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 dayjs: '>=1.0.0' react: '>=16.8.0' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 dayjs: 1.11.6 react: 18.2.0 dev: false - /@mantine/dropzone/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-PayHH94X+K36AHYOSEgMjsvwEO0CQ2I1hqJVRtq2iOTmjbBg488nifvqR6b2Bymz/c0OWXAqFJGiOWs7vwAnYQ==} + /@mantine/dropzone/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-41PTJgtfmrl6Xnr8qQ2GjHcGt9XfRf+dc1luLdil4iVA6T6q0YJ/06XbuqblLhyQdVLF4sndq2+W0EmiadVXkw==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-dropzone: 14.2.3_react@18.2.0 dev: false - /@mantine/form/5.8.0_react@18.2.0: - resolution: {integrity: sha512-gm43Z7x03fheS5ma8ftiU3SdKPPCWAJUcByCbf9Ye2ZkBDmhuVsDE7UG5Mne96Ew2XEAZ9jBv+U3Ewk+9v+4gQ==} + /@mantine/form/5.8.2_react@18.2.0: + resolution: {integrity: sha512-FWh30GN9g0FRhX3a4fzeSvW6CRcyQpMvECIoYbwBqDkSeFMIH2RDK7pQNz4FWOwF3zIw4q6wxTUBOUjEQrIzKw==} peerDependencies: react: '>=16.8.0' dependencies: @@ -766,47 +766,47 @@ packages: react: 18.2.0 dev: false - /@mantine/hooks/5.8.0_react@18.2.0: - resolution: {integrity: sha512-838TKK0jTvU9sy7OcbDYc2P9fXyyca4HQxKRP2kRJnsnL6ZAHWFlFosGIcN97FiWh+8uQA7jCoD8jyrUjrFDXg==} + /@mantine/hooks/5.8.2_react@18.2.0: + resolution: {integrity: sha512-j/jdEqp0NgJzel6hdVfU4U3YGFOrCo5UKHBzvRKxpF8+PSY2i2nRY8XqkR0qp5yGjhgwl9uiZRbUTK9a1MxNwg==} peerDependencies: react: '>=16.8.0' dependencies: react: 18.2.0 dev: false - /@mantine/modals/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-AUug+6OS+baJVKaIop2oukC7E2AUv8dR9gpD9yi4c3bBKBP4GpSl91i/BVMWVpd3Zgt4H1PitZLh074fsh4fOA==} + /@mantine/modals/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-q5w4b3620q8nnH8Wq4u5MzPSoKZj8a2mo2+n5ndtS2bl3xRQzjl6Fn5Qc/dsB0Gb7qdY37kMq36PGE/PiCvn2Q==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@mantine/notifications/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-F5dDPwIgX/Uqt5zaI6VgBRAFeCs4dcxUPR2UkiMLmdcPHFw7y5GPO9MUmKDyLUxUyPRCWBYmKoObNBaAHKLfcw==} + /@mantine/notifications/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-Z9cMHcCgblkV4ytLAQ8O8RvsGiLf39pTnOlSHLb97SfpT5Uz5zwCltWT3ApTSbikUen0GOSWwXFrmVAmOwwKng==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-transition-group: 4.4.2_biqbaboplfbrettd7655fr4n2y dev: false - /@mantine/styles/5.8.0_sogmqz4enknxtkxk3k5s6bqwnq: - resolution: {integrity: sha512-sCKPEJpiSF97ISrbJ6tr9GdYCLoX0vWA0aKWc5GGnpZLVTr5WlqMdqY7u0J00aAfjPHqeuN3hIrnEs7bn0qmVg==} + /@mantine/styles/5.8.2_sogmqz4enknxtkxk3k5s6bqwnq: + resolution: {integrity: sha512-mXuQFPS/pSP1zKypnUXWUQ35SWhF+rJhI/7YxdIvJgkzVy9i6DoQAd895bETMrejokGxxguvZHPsGGJGqsLM3A==} peerDependencies: '@emotion/react': '>=11.9.0' react: '>=16.8.0' @@ -819,8 +819,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@mantine/utils/5.8.0_react@18.2.0: - resolution: {integrity: sha512-gVE4U3apoE53MUWgKqst9H0iWgurzBccZNSSGRv3kD62vAFcI1JJhxxuW7X271bc9IMhKjgezEH14ApH1jlwCA==} + /@mantine/utils/5.8.2_react@18.2.0: + resolution: {integrity: sha512-ZTxZeTyRO2l9dQ7pYsaV3AC7Cjz1HAPi1Ukd9GtiVYq74UuA3iBMLbPV4obxcHAqgUqgIHAP2ulCKHN3DPhaDQ==} peerDependencies: react: '>=16.8.0' dependencies: @@ -1748,194 +1748,194 @@ packages: resolution: {integrity: sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==} dev: true - /esbuild-android-64/0.15.14: - resolution: {integrity: sha512-HuilVIb4rk9abT4U6bcFdU35UHOzcWVGLSjEmC58OVr96q5UiRqzDtWjPlCMugjhgUGKEs8Zf4ueIvYbOStbIg==} + /esbuild-android-64/0.15.15: + resolution: {integrity: sha512-F+WjjQxO+JQOva3tJWNdVjouFMLK6R6i5gjDvgUthLYJnIZJsp1HlF523k73hELY20WPyEO8xcz7aaYBVkeg5Q==} engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true optional: true - /esbuild-android-arm64/0.15.14: - resolution: {integrity: sha512-/QnxRVxsR2Vtf3XottAHj7hENAMW2wCs6S+OZcAbc/8nlhbAL/bCQRCVD78VtI5mdwqWkVi3wMqM94kScQCgqg==} + /esbuild-android-arm64/0.15.15: + resolution: {integrity: sha512-attlyhD6Y22jNyQ0fIIQ7mnPvDWKw7k6FKnsXlBvQE6s3z6s6cuEHcSgoirquQc7TmZgVCK5fD/2uxmRN+ZpcQ==} engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true optional: true - /esbuild-darwin-64/0.15.14: - resolution: {integrity: sha512-ToNuf1uifu8hhwWvoZJGCdLIX/1zpo8cOGnT0XAhDQXiKOKYaotVNx7pOVB1f+wHoWwTLInrOmh3EmA7Fd+8Vg==} + /esbuild-darwin-64/0.15.15: + resolution: {integrity: sha512-ohZtF8W1SHJ4JWldsPVdk8st0r9ExbAOSrBOh5L+Mq47i696GVwv1ab/KlmbUoikSTNoXEhDzVpxUR/WIO19FQ==} engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /esbuild-darwin-arm64/0.15.14: - resolution: {integrity: sha512-KgGP+y77GszfYJgceO0Wi/PiRtYo5y2Xo9rhBUpxTPaBgWDJ14gqYN0+NMbu+qC2fykxXaipHxN4Scaj9tUS1A==} + /esbuild-darwin-arm64/0.15.15: + resolution: {integrity: sha512-P8jOZ5zshCNIuGn+9KehKs/cq5uIniC+BeCykvdVhx/rBXSxmtj3CUIKZz4sDCuESMbitK54drf/2QX9QHG5Ag==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /esbuild-freebsd-64/0.15.14: - resolution: {integrity: sha512-xr0E2n5lyWw3uFSwwUXHc0EcaBDtsal/iIfLioflHdhAe10KSctV978Te7YsfnsMKzcoGeS366+tqbCXdqDHQA==} + /esbuild-freebsd-64/0.15.15: + resolution: {integrity: sha512-KkTg+AmDXz1IvA9S1gt8dE24C8Thx0X5oM0KGF322DuP+P3evwTL9YyusHAWNsh4qLsR80nvBr/EIYs29VSwuA==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - /esbuild-freebsd-arm64/0.15.14: - resolution: {integrity: sha512-8XH96sOQ4b1LhMlO10eEWOjEngmZ2oyw3pW4o8kvBcpF6pULr56eeYVP5radtgw54g3T8nKHDHYEI5AItvskZg==} + /esbuild-freebsd-arm64/0.15.15: + resolution: {integrity: sha512-FUcML0DRsuyqCMfAC+HoeAqvWxMeq0qXvclZZ/lt2kLU6XBnDA5uKTLUd379WYEyVD4KKFctqWd9tTuk8C/96g==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true optional: true - /esbuild-linux-32/0.15.14: - resolution: {integrity: sha512-6ssnvwaTAi8AzKN8By2V0nS+WF5jTP7SfuK6sStGnDP7MCJo/4zHgM9oE1eQTS2jPmo3D673rckuCzRlig+HMA==} + /esbuild-linux-32/0.15.15: + resolution: {integrity: sha512-q28Qn5pZgHNqug02aTkzw5sW9OklSo96b5nm17Mq0pDXrdTBcQ+M6Q9A1B+dalFeynunwh/pvfrNucjzwDXj+Q==} engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true optional: true - /esbuild-linux-64/0.15.14: - resolution: {integrity: sha512-ONySx3U0wAJOJuxGUlXBWxVKFVpWv88JEv0NZ6NlHknmDd1yCbf4AEdClSgLrqKQDXYywmw4gYDvdLsS6z0hcw==} + /esbuild-linux-64/0.15.15: + resolution: {integrity: sha512-217KPmWMirkf8liO+fj2qrPwbIbhNTGNVtvqI1TnOWJgcMjUWvd677Gq3fTzXEjilkx2yWypVnTswM2KbXgoAg==} engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /esbuild-linux-arm/0.15.14: - resolution: {integrity: sha512-D2LImAIV3QzL7lHURyCHBkycVFbKwkDb1XEUWan+2fb4qfW7qAeUtul7ZIcIwFKZgPcl+6gKZmvLgPSj26RQ2Q==} + /esbuild-linux-arm/0.15.15: + resolution: {integrity: sha512-RYVW9o2yN8yM7SB1yaWr378CwrjvGCyGybX3SdzPHpikUHkME2AP55Ma20uNwkNyY2eSYFX9D55kDrfQmQBR4w==} engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /esbuild-linux-arm64/0.15.14: - resolution: {integrity: sha512-kle2Ov6a1e5AjlHlMQl1e+c4myGTeggrRzArQFmWp6O6JoqqB9hT+B28EW4tjFWgV/NxUq46pWYpgaWXsXRPAg==} + /esbuild-linux-arm64/0.15.15: + resolution: {integrity: sha512-/ltmNFs0FivZkYsTzAsXIfLQX38lFnwJTWCJts0IbCqWZQe+jjj0vYBNbI0kmXLb3y5NljiM5USVAO1NVkdh2g==} engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /esbuild-linux-mips64le/0.15.14: - resolution: {integrity: sha512-FVdMYIzOLXUq+OE7XYKesuEAqZhmAIV6qOoYahvUp93oXy0MOVTP370ECbPfGXXUdlvc0TNgkJa3YhEwyZ6MRA==} + /esbuild-linux-mips64le/0.15.15: + resolution: {integrity: sha512-PksEPb321/28GFFxtvL33yVPfnMZihxkEv5zME2zapXGp7fA1X2jYeiTUK+9tJ/EGgcNWuwvtawPxJG7Mmn86A==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true optional: true - /esbuild-linux-ppc64le/0.15.14: - resolution: {integrity: sha512-2NzH+iuzMDA+jjtPjuIz/OhRDf8tzbQ1tRZJI//aT25o1HKc0reMMXxKIYq/8nSHXiJSnYV4ODzTiv45s+h73w==} + /esbuild-linux-ppc64le/0.15.15: + resolution: {integrity: sha512-ek8gJBEIhcpGI327eAZigBOHl58QqrJrYYIZBWQCnH3UnXoeWMrMZLeeZL8BI2XMBhP+sQ6ERctD5X+ajL/AIA==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true optional: true - /esbuild-linux-riscv64/0.15.14: - resolution: {integrity: sha512-VqxvutZNlQxmUNS7Ac+aczttLEoHBJ9e3OYGqnULrfipRvG97qLrAv9EUY9iSrRKBqeEbSvS9bSfstZqwz0T4Q==} + /esbuild-linux-riscv64/0.15.15: + resolution: {integrity: sha512-H5ilTZb33/GnUBrZMNJtBk7/OXzDHDXjIzoLXHSutwwsLxSNaLxzAaMoDGDd/keZoS+GDBqNVxdCkpuiRW4OSw==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true optional: true - /esbuild-linux-s390x/0.15.14: - resolution: {integrity: sha512-+KVHEUshX5n6VP6Vp/AKv9fZIl5kr2ph8EUFmQUJnDpHwcfTSn2AQgYYm0HTBR2Mr4d0Wlr0FxF/Cs5pbFgiOw==} + /esbuild-linux-s390x/0.15.15: + resolution: {integrity: sha512-jKaLUg78mua3rrtrkpv4Or2dNTJU7bgHN4bEjT4OX4GR7nLBSA9dfJezQouTxMmIW7opwEC5/iR9mpC18utnxQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true optional: true - /esbuild-netbsd-64/0.15.14: - resolution: {integrity: sha512-6D/dr17piEgevIm1xJfZP2SjB9Z+g8ERhNnBdlZPBWZl+KSPUKLGF13AbvC+nzGh8IxOH2TyTIdRMvKMP0nEzQ==} + /esbuild-netbsd-64/0.15.15: + resolution: {integrity: sha512-aOvmF/UkjFuW6F36HbIlImJTTx45KUCHJndtKo+KdP8Dhq3mgLRKW9+6Ircpm8bX/RcS3zZMMmaBLkvGY06Gvw==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true optional: true - /esbuild-openbsd-64/0.15.14: - resolution: {integrity: sha512-rREQBIlMibBetgr2E9Lywt2Qxv2ZdpmYahR4IUlAQ1Efv/A5gYdO0/VIN3iowDbCNTLxp0bb57Vf0LFcffD6kA==} + /esbuild-openbsd-64/0.15.15: + resolution: {integrity: sha512-HFFX+WYedx1w2yJ1VyR1Dfo8zyYGQZf1cA69bLdrHzu9svj6KH6ZLK0k3A1/LFPhcEY9idSOhsB2UyU0tHPxgQ==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true optional: true - /esbuild-sunos-64/0.15.14: - resolution: {integrity: sha512-DNVjSp/BY4IfwtdUAvWGIDaIjJXY5KI4uD82+15v6k/w7px9dnaDaJJ2R6Mu+KCgr5oklmFc0KjBjh311Gxl9Q==} + /esbuild-sunos-64/0.15.15: + resolution: {integrity: sha512-jOPBudffG4HN8yJXcK9rib/ZTFoTA5pvIKbRrt3IKAGMq1EpBi4xoVoSRrq/0d4OgZLaQbmkHp8RO9eZIn5atA==} engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true optional: true - /esbuild-windows-32/0.15.14: - resolution: {integrity: sha512-pHBWrcA+/oLgvViuG9FO3kNPO635gkoVrRQwe6ZY1S0jdET07xe2toUvQoJQ8KT3/OkxqUasIty5hpuKFLD+eg==} + /esbuild-windows-32/0.15.15: + resolution: {integrity: sha512-MDkJ3QkjnCetKF0fKxCyYNBnOq6dmidcwstBVeMtXSgGYTy8XSwBeIE4+HuKiSsG6I/mXEb++px3IGSmTN0XiA==} engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /esbuild-windows-64/0.15.14: - resolution: {integrity: sha512-CszIGQVk/P8FOS5UgAH4hKc9zOaFo69fe+k1rqgBHx3CSK3Opyk5lwYriIamaWOVjBt7IwEP6NALz+tkVWdFog==} + /esbuild-windows-64/0.15.15: + resolution: {integrity: sha512-xaAUIB2qllE888SsMU3j9nrqyLbkqqkpQyWVkfwSil6BBPgcPk3zOFitTTncEKCLTQy3XV9RuH7PDj3aJDljWA==} engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true optional: true - /esbuild-windows-arm64/0.15.14: - resolution: {integrity: sha512-KW9W4psdZceaS9A7Jsgl4WialOznSURvqX/oHZk3gOP7KbjtHLSsnmSvNdzagGJfxbAe30UVGXRe8q8nDsOSQw==} + /esbuild-windows-arm64/0.15.15: + resolution: {integrity: sha512-ttuoCYCIJAFx4UUKKWYnFdrVpoXa3+3WWkXVI6s09U+YjhnyM5h96ewTq/WgQj9LFSIlABQvadHSOQyAVjW5xQ==} engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /esbuild/0.15.14: - resolution: {integrity: sha512-pJN8j42fvWLFWwSMG4luuupl2Me7mxciUOsMegKvwCmhEbJ2covUdFnihxm0FMIBV+cbwbtMoHgMCCI+pj1btQ==} + /esbuild/0.15.15: + resolution: {integrity: sha512-TEw/lwK4Zzld9x3FedV6jy8onOUHqcEX3ADFk4k+gzPUwrxn8nWV62tH0udo8jOtjFodlEfc4ypsqX3e+WWO6w==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.15.14 - '@esbuild/linux-loong64': 0.15.14 - esbuild-android-64: 0.15.14 - esbuild-android-arm64: 0.15.14 - esbuild-darwin-64: 0.15.14 - esbuild-darwin-arm64: 0.15.14 - esbuild-freebsd-64: 0.15.14 - esbuild-freebsd-arm64: 0.15.14 - esbuild-linux-32: 0.15.14 - esbuild-linux-64: 0.15.14 - esbuild-linux-arm: 0.15.14 - esbuild-linux-arm64: 0.15.14 - esbuild-linux-mips64le: 0.15.14 - esbuild-linux-ppc64le: 0.15.14 - esbuild-linux-riscv64: 0.15.14 - esbuild-linux-s390x: 0.15.14 - esbuild-netbsd-64: 0.15.14 - esbuild-openbsd-64: 0.15.14 - esbuild-sunos-64: 0.15.14 - esbuild-windows-32: 0.15.14 - esbuild-windows-64: 0.15.14 - esbuild-windows-arm64: 0.15.14 + '@esbuild/android-arm': 0.15.15 + '@esbuild/linux-loong64': 0.15.15 + esbuild-android-64: 0.15.15 + esbuild-android-arm64: 0.15.15 + esbuild-darwin-64: 0.15.15 + esbuild-darwin-arm64: 0.15.15 + esbuild-freebsd-64: 0.15.15 + esbuild-freebsd-arm64: 0.15.15 + esbuild-linux-32: 0.15.15 + esbuild-linux-64: 0.15.15 + esbuild-linux-arm: 0.15.15 + esbuild-linux-arm64: 0.15.15 + esbuild-linux-mips64le: 0.15.15 + esbuild-linux-ppc64le: 0.15.15 + esbuild-linux-riscv64: 0.15.15 + esbuild-linux-s390x: 0.15.15 + esbuild-netbsd-64: 0.15.15 + esbuild-openbsd-64: 0.15.15 + esbuild-sunos-64: 0.15.15 + esbuild-windows-32: 0.15.15 + esbuild-windows-64: 0.15.15 + esbuild-windows-arm64: 0.15.15 /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} @@ -2017,7 +2017,7 @@ packages: imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 - js-sdsl: 4.1.5 + js-sdsl: 4.2.0 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 @@ -2559,8 +2559,8 @@ packages: resolution: {integrity: sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==} dev: true - /js-sdsl/4.1.5: - resolution: {integrity: sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==} + /js-sdsl/4.2.0: + resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==} dev: true /js-tokens/4.0.0: @@ -2679,8 +2679,8 @@ packages: resolution: {integrity: sha512-oWiDZMcVB1/A487251hEWza1xzgCzl6MXxe9aF24l5Bt9N9UEbqTqKumEfuuLhmlhRZYnc+suVvW4vUs8bwO7Q==} dev: false - /marked/4.2.2: - resolution: {integrity: sha512-JjBTFTAvuTgANXx82a5vzK9JLSMoV6V3LBVn4Uhdso6t7vXrGx7g1Cd2r6NYSsxrYbQGFCMqBDhFHyK5q2UvcQ==} + /marked/4.2.3: + resolution: {integrity: sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==} engines: {node: '>= 12'} hasBin: true dev: false @@ -3041,8 +3041,8 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: false - /react-pdf/6.1.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-lEm0l/yltgtc3tCfvza5/WzxXdjADOoo6NcMDkQaNWQv2YHt8ZcOeuiOwtSsWVKSiq47zP3JvxmKHIkDpbmusA==} + /react-pdf/6.1.1_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-9YrtauxzlSgrbGBmBpZRU5hZ3q0KY1UkLZbg5QRbIETDpphZI7c4kTPrXativoSjNk5oEqBISJvbjMdq+E3yow==} peerDependencies: file-loader: ^6.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -3643,8 +3643,8 @@ packages: - debug dev: true - /vite-tsconfig-paths/3.5.2_vite@3.2.4: - resolution: {integrity: sha512-xJMgHA2oJ28QCG2f+hXrcqzo7IttrSRK4A//Tp94CfuX5eetOx33qiwXHUdi3FwkHP2ocpxHuvE45Ix67gwEmQ==} + /vite-tsconfig-paths/3.6.0_vite@3.2.4: + resolution: {integrity: sha512-UfsPYonxLqPD633X8cWcPFVuYzx/CMNHAjZTasYwX69sXpa4gNmQkR0XCjj82h7zhLGdTWagMjC1qfb9S+zv0A==} peerDependencies: vite: '>2.0.0-0' dependencies: @@ -3683,7 +3683,7 @@ packages: optional: true dependencies: '@types/node': 18.11.9 - esbuild: 0.15.14 + esbuild: 0.15.15 postcss: 8.4.19 resolve: 1.22.1 rollup: 2.79.1