diff --git a/package.json b/package.json
index 7446d5c..62b0001 100644
--- a/package.json
+++ b/package.json
@@ -23,70 +23,70 @@
"tp": "turbo run dev --parallel"
},
"dependencies": {
- "@apollo/client": "^3.7.14",
+ "@apollo/client": "^3.7.16",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@graphql-tools/executor-http": "^1.0.0",
- "@hookform/resolvers": "^3.1.0",
- "@next-auth/prisma-adapter": "^1.0.6",
- "@nhost/nextjs": "^1.13.25",
- "@nhost/nhost-js": "^2.2.5",
- "@nhost/react-apollo": "^5.0.23",
- "@prisma/client": "^4.14.1",
- "@radix-ui/colors": "^0.1.8",
- "@radix-ui/react-accordion": "^1.1.1",
- "@radix-ui/react-avatar": "^1.0.2",
- "@radix-ui/react-checkbox": "^1.0.3",
- "@radix-ui/react-dialog": "^1.0.3",
- "@radix-ui/react-dropdown-menu": "^2.0.4",
- "@radix-ui/react-hover-card": "^1.0.5",
+ "@hookform/resolvers": "^3.1.1",
+ "@next-auth/prisma-adapter": "^1.0.7",
+ "@nhost/nextjs": "^1.13.29",
+ "@nhost/nhost-js": "^2.2.9",
+ "@nhost/react-apollo": "^5.0.27",
+ "@prisma/client": "^4.16.1",
+ "@radix-ui/colors": "^0.1.9",
+ "@radix-ui/react-accordion": "^1.1.2",
+ "@radix-ui/react-avatar": "^1.0.3",
+ "@radix-ui/react-checkbox": "^1.0.4",
+ "@radix-ui/react-dialog": "^1.0.4",
+ "@radix-ui/react-dropdown-menu": "^2.0.5",
+ "@radix-ui/react-hover-card": "^1.0.6",
"@radix-ui/react-icons": "^1.3.0",
- "@radix-ui/react-label": "^2.0.1",
- "@radix-ui/react-navigation-menu": "^1.1.2",
- "@radix-ui/react-popover": "^1.0.5",
- "@radix-ui/react-separator": "^1.0.2",
- "@radix-ui/react-tabs": "^1.0.3",
- "@radix-ui/react-toast": "^1.1.3",
- "@radix-ui/react-tooltip": "^1.0.5",
+ "@radix-ui/react-label": "^2.0.2",
+ "@radix-ui/react-navigation-menu": "^1.1.3",
+ "@radix-ui/react-popover": "^1.0.6",
+ "@radix-ui/react-separator": "^1.0.3",
+ "@radix-ui/react-tabs": "^1.0.4",
+ "@radix-ui/react-toast": "^1.1.4",
+ "@radix-ui/react-tooltip": "^1.0.6",
"autoprefixer": "^10.4.14",
"brotli": "^1.3.3",
"class-variance-authority": "^0.6.0",
"client-only": "^0.0.1",
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
- "concurrently": "^8.0.1",
+ "concurrently": "^8.2.0",
"encoding": "^0.1.13",
- "framer-motion": "^10.12.12",
- "graphql": "^16.6.0",
- "graphql-request": "^6.0.0",
+ "framer-motion": "^10.12.16",
+ "graphql": "^16.7.1",
+ "graphql-request": "^6.1.0",
"lucide-react": "^0.220.0",
"lzma-native": "^8.0.6",
- "next": "^13.4.3",
+ "next": "^13.4.7",
"next-auth": "^4.22.1",
"pako": "^2.1.0",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-hook-form": "^7.43.9",
+ "react-hook-form": "^7.45.0",
"react-hot-toast": "^2.4.1",
"server-only": "^0.0.1",
"sharp": "^0.32.1",
"sonner": "^0.3.5",
"sqlite3": "^5.1.6",
"swr": "^2.1.5",
- "tailwind-merge": "^1.12.0",
- "tailwindcss-animate": "^1.0.5",
+ "tailwind-merge": "^1.13.2",
+ "tailwindcss-animate": "^1.0.6",
"tailwindcss-radix": "^2.8.0",
- "urql": "^4.0.2",
- "use-long-press": "^3.1.3",
+ "urql": "^4.0.4",
+ "use-long-press": "^3.1.5",
"zod": "^3.21.4"
},
"devDependencies": {
- "@babel/core": "^7.21.8",
- "@babel/generator": "^7.21.9",
- "@babel/parser": "^7.21.9",
+ "@babel/core": "^7.22.5",
+ "@babel/generator": "^7.22.5",
+ "@babel/parser": "^7.22.5",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
- "@babel/traverse": "^7.21.5",
+ "@babel/traverse": "^7.22.5",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@graphql-codegen/cli": "^3.3.1",
@@ -100,24 +100,24 @@
"@graphql-codegen/typescript-nhost": "^0.0.1",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
- "@next/bundle-analyzer": "^13.4.3",
+ "@next/bundle-analyzer": "^13.4.7",
"@types/debug": "4.1.7",
"@types/jest": "29.5.1",
- "@types/node": "^20.2.3",
- "@types/react": "^18.2.6",
- "@types/react-dom": "^18.2.4",
- "@typescript-eslint/eslint-plugin": "^5.59.6",
- "@typescript-eslint/parser": "^5.59.6",
+ "@types/node": "^20.3.1",
+ "@types/react": "^18.2.13",
+ "@types/react-dom": "^18.2.6",
+ "@typescript-eslint/eslint-plugin": "^5.60.0",
+ "@typescript-eslint/parser": "^5.60.0",
"babel-jest": "29.5.0",
"babel-loader": "^9.1.2",
"babel-plugin-transform-remove-console": "^6.9.4",
"doctoc": "2.2.1",
"esbuild": "0.17.19",
- "eslint": "^8.41.0",
+ "eslint": "^8.43.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
- "eslint-config-next": "^13.4.3",
+ "eslint-config-next": "^13.4.7",
"eslint-config-prettier": "^8.8.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
@@ -139,14 +139,14 @@
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.3.0",
- "prisma": "^4.14.1",
+ "prisma": "^4.16.1",
"rimraf": "5.0.1",
"sort-package-json": "2.4.1",
"tailwind-scrollbar": "^3.0.4",
"tailwindcss": "^3.3.2",
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.1",
- "turbo": "^1.9.8",
+ "turbo": "^1.10.5",
"typescript": "5.0.4"
}
}
\ No newline at end of file
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d7257e7..8ea27ec 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -2,80 +2,80 @@ lockfileVersion: '6.0'
dependencies:
'@apollo/client':
- specifier: ^3.7.14
- version: 3.7.14(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^3.7.16
+ version: 3.7.16(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0)
'@graphql-codegen/typescript-react-apollo':
specifier: ^3.3.7
- version: 3.3.7(encoding@0.1.13)(graphql@16.6.0)
+ version: 3.3.7(encoding@0.1.13)(graphql@16.7.1)
'@graphql-tools/executor-http':
specifier: ^1.0.0
- version: 1.0.0(@types/node@20.2.3)(graphql@16.6.0)
+ version: 1.0.0(@types/node@20.3.1)(graphql@16.7.1)
'@hookform/resolvers':
- specifier: ^3.1.0
- version: 3.1.0(react-hook-form@7.43.9)
+ specifier: ^3.1.1
+ version: 3.1.1(react-hook-form@7.45.0)
'@next-auth/prisma-adapter':
- specifier: ^1.0.6
- version: 1.0.6(@prisma/client@4.14.1)(next-auth@4.22.1)
+ specifier: ^1.0.7
+ version: 1.0.7(@prisma/client@4.16.1)(next-auth@4.22.1)
'@nhost/nextjs':
- specifier: ^1.13.25
- version: 1.13.25(@types/react@18.2.6)(encoding@0.1.13)(graphql@16.6.0)(next@13.4.3)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.13.29
+ version: 1.13.29(@types/react@18.2.13)(encoding@0.1.13)(graphql@16.7.1)(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
'@nhost/nhost-js':
- specifier: ^2.2.5
- version: 2.2.5(encoding@0.1.13)(graphql@16.6.0)
+ specifier: ^2.2.9
+ version: 2.2.9(encoding@0.1.13)(graphql@16.7.1)
'@nhost/react-apollo':
- specifier: ^5.0.23
- version: 5.0.23(@apollo/client@3.7.14)(@nhost/nhost-js@2.2.5)(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^5.0.27
+ version: 5.0.27(@apollo/client@3.7.16)(@nhost/nhost-js@2.2.9)(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0)
'@prisma/client':
- specifier: ^4.14.1
- version: 4.14.1(prisma@4.14.1)
+ specifier: ^4.16.1
+ version: 4.16.1(prisma@4.16.1)
'@radix-ui/colors':
- specifier: ^0.1.8
- version: 0.1.8
+ specifier: ^0.1.9
+ version: 0.1.9
'@radix-ui/react-accordion':
- specifier: ^1.1.1
- version: 1.1.1(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.1.2
+ version: 1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-avatar':
- specifier: ^1.0.2
- version: 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-checkbox':
specifier: ^1.0.3
- version: 1.0.3(react-dom@18.2.0)(react@18.2.0)
+ version: 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-checkbox':
+ specifier: ^1.0.4
+ version: 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-dialog':
- specifier: ^1.0.3
- version: 1.0.3(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.0.4
+ version: 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-dropdown-menu':
- specifier: ^2.0.4
- version: 2.0.4(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^2.0.5
+ version: 2.0.5(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-hover-card':
- specifier: ^1.0.5
- version: 1.0.5(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.0.6
+ version: 1.0.6(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-icons':
specifier: ^1.3.0
version: 1.3.0(react@18.2.0)
'@radix-ui/react-label':
- specifier: ^2.0.1
- version: 2.0.1(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^2.0.2
+ version: 2.0.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-navigation-menu':
- specifier: ^1.1.2
- version: 1.1.2(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.1.3
+ version: 1.1.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-popover':
- specifier: ^1.0.5
- version: 1.0.5(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.0.6
+ version: 1.0.6(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-separator':
- specifier: ^1.0.2
- version: 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-tabs':
specifier: ^1.0.3
- version: 1.0.3(react-dom@18.2.0)(react@18.2.0)
+ version: 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-tabs':
+ specifier: ^1.0.4
+ version: 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-toast':
- specifier: ^1.1.3
- version: 1.1.3(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.1.4
+ version: 1.1.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-tooltip':
- specifier: ^1.0.5
- version: 1.0.5(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.0.6
+ version: 1.0.6(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.23)
+ version: 10.4.14(postcss@8.4.24)
brotli:
specifier: ^1.3.3
version: 1.3.3
@@ -90,22 +90,22 @@ dependencies:
version: 1.2.1
cmdk:
specifier: ^0.2.0
- version: 0.2.0(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ version: 0.2.0(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
concurrently:
- specifier: ^8.0.1
- version: 8.0.1
+ specifier: ^8.2.0
+ version: 8.2.0
encoding:
specifier: ^0.1.13
version: 0.1.13
framer-motion:
- specifier: ^10.12.12
- version: 10.12.12(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^10.12.16
+ version: 10.12.16(react-dom@18.2.0)(react@18.2.0)
graphql:
- specifier: ^16.6.0
- version: 16.6.0
+ specifier: ^16.7.1
+ version: 16.7.1
graphql-request:
- specifier: ^6.0.0
- version: 6.0.0(encoding@0.1.13)(graphql@16.6.0)
+ specifier: ^6.1.0
+ version: 6.1.0(encoding@0.1.13)(graphql@16.7.1)
lucide-react:
specifier: ^0.220.0
version: 0.220.0(react@18.2.0)
@@ -113,17 +113,17 @@ dependencies:
specifier: ^8.0.6
version: 8.0.6
next:
- specifier: ^13.4.3
- version: 13.4.3(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^13.4.7
+ version: 13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)
next-auth:
specifier: ^4.22.1
- version: 4.22.1(next@13.4.3)(react-dom@18.2.0)(react@18.2.0)
+ version: 4.22.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
pako:
specifier: ^2.1.0
version: 2.1.0
postcss:
- specifier: ^8.4.23
- version: 8.4.23
+ specifier: ^8.4.24
+ version: 8.4.24
react:
specifier: 18.2.0
version: 18.2.0
@@ -131,8 +131,8 @@ dependencies:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
- specifier: ^7.43.9
- version: 7.43.9(react@18.2.0)
+ specifier: ^7.45.0
+ version: 7.45.0(react@18.2.0)
react-hot-toast:
specifier: ^2.4.1
version: 2.4.1(react-dom@18.2.0)(react@18.2.0)
@@ -152,43 +152,43 @@ dependencies:
specifier: ^2.1.5
version: 2.1.5(react@18.2.0)
tailwind-merge:
- specifier: ^1.12.0
- version: 1.12.0
+ specifier: ^1.13.2
+ version: 1.13.2
tailwindcss-animate:
- specifier: ^1.0.5
- version: 1.0.5(tailwindcss@3.3.2)
+ specifier: ^1.0.6
+ version: 1.0.6(tailwindcss@3.3.2)
tailwindcss-radix:
specifier: ^2.8.0
version: 2.8.0
urql:
- specifier: ^4.0.2
- version: 4.0.2(graphql@16.6.0)(react@18.2.0)
+ specifier: ^4.0.4
+ version: 4.0.4(graphql@16.7.1)(react@18.2.0)
use-long-press:
- specifier: ^3.1.3
- version: 3.1.3(react@18.2.0)
+ specifier: ^3.1.5
+ version: 3.1.5(react@18.2.0)
zod:
specifier: ^3.21.4
version: 3.21.4
devDependencies:
'@babel/core':
- specifier: ^7.21.8
- version: 7.21.8
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/generator':
- specifier: ^7.21.9
- version: 7.21.9
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/parser':
- specifier: ^7.21.9
- version: 7.21.9
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/preset-env':
specifier: 7.21.5
- version: 7.21.5(@babel/core@7.21.8)
+ version: 7.21.5(@babel/core@7.22.5)
'@babel/preset-typescript':
specifier: 7.21.5
- version: 7.21.5(@babel/core@7.21.8)
+ version: 7.21.5(@babel/core@7.22.5)
'@babel/traverse':
- specifier: ^7.21.5
- version: 7.21.5
+ specifier: ^7.22.5
+ version: 7.22.5
'@commitlint/cli':
specifier: 17.6.3
version: 17.6.3
@@ -197,40 +197,40 @@ devDependencies:
version: 17.6.3
'@graphql-codegen/cli':
specifier: ^3.3.1
- version: 3.3.1(@babel/core@7.21.8)(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
+ version: 3.3.1(@babel/core@7.22.5)(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
'@graphql-codegen/client-preset':
specifier: ^3.0.1
- version: 3.0.1(encoding@0.1.13)(graphql@16.6.0)
+ version: 3.0.1(encoding@0.1.13)(graphql@16.7.1)
'@graphql-codegen/client-preset-swc-plugin':
specifier: 0.2.0
version: 0.2.0
'@graphql-codegen/introspection':
specifier: ^3.0.1
- version: 3.0.1(encoding@0.1.13)(graphql@16.6.0)
+ version: 3.0.1(encoding@0.1.13)(graphql@16.7.1)
'@graphql-codegen/schema-ast':
specifier: 3.0.1
- version: 3.0.1(graphql@16.6.0)
+ version: 3.0.1(graphql@16.7.1)
'@graphql-codegen/typed-document-node':
specifier: ^4.0.1
- version: 4.0.1(encoding@0.1.13)(graphql@16.6.0)
+ version: 4.0.1(encoding@0.1.13)(graphql@16.7.1)
'@graphql-codegen/typescript':
specifier: ^3.0.4
- version: 3.0.4(encoding@0.1.13)(graphql@16.6.0)
+ version: 3.0.4(encoding@0.1.13)(graphql@16.7.1)
'@graphql-codegen/typescript-graphql-request':
specifier: ^5.0.0
- version: 5.0.0(encoding@0.1.13)(graphql-request@6.0.0)(graphql@16.6.0)
+ version: 5.0.0(encoding@0.1.13)(graphql-request@6.1.0)(graphql@16.7.1)
'@graphql-codegen/typescript-nhost':
specifier: ^0.0.1
- version: 0.0.1(encoding@0.1.13)(graphql@16.6.0)
+ version: 0.0.1(encoding@0.1.13)(graphql@16.7.1)
'@graphql-codegen/typescript-operations':
specifier: ^3.0.4
- version: 3.0.4(encoding@0.1.13)(graphql@16.6.0)
+ version: 3.0.4(encoding@0.1.13)(graphql@16.7.1)
'@ianvs/prettier-plugin-sort-imports':
specifier: ^3.7.2
version: 3.7.2(prettier@2.8.8)
'@next/bundle-analyzer':
- specifier: ^13.4.3
- version: 13.4.3
+ specifier: ^13.4.7
+ version: 13.4.7
'@types/debug':
specifier: 4.1.7
version: 4.1.7
@@ -238,26 +238,26 @@ devDependencies:
specifier: 29.5.1
version: 29.5.1
'@types/node':
- specifier: ^20.2.3
- version: 20.2.3
+ specifier: ^20.3.1
+ version: 20.3.1
'@types/react':
+ specifier: ^18.2.13
+ version: 18.2.13
+ '@types/react-dom':
specifier: ^18.2.6
version: 18.2.6
- '@types/react-dom':
- specifier: ^18.2.4
- version: 18.2.4
'@typescript-eslint/eslint-plugin':
- specifier: ^5.59.6
- version: 5.59.6(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)(typescript@5.0.4)
+ specifier: ^5.60.0
+ version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.0.4)
'@typescript-eslint/parser':
- specifier: ^5.59.6
- version: 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ specifier: ^5.60.0
+ version: 5.60.0(eslint@8.43.0)(typescript@5.0.4)
babel-jest:
specifier: 29.5.0
- version: 29.5.0(@babel/core@7.21.8)
+ version: 29.5.0(@babel/core@7.22.5)
babel-loader:
specifier: ^9.1.2
- version: 9.1.2(@babel/core@7.21.8)
+ version: 9.1.2(@babel/core@7.22.5)
babel-plugin-transform-remove-console:
specifier: ^6.9.4
version: 6.9.4
@@ -268,50 +268,50 @@ devDependencies:
specifier: 0.17.19
version: 0.17.19
eslint:
- specifier: ^8.41.0
- version: 8.41.0
+ specifier: ^8.43.0
+ version: 8.43.0
eslint-config-airbnb:
specifier: ^19.0.4
- version: 19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.41.0)
+ version: 19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.43.0)
eslint-config-airbnb-base:
specifier: 15.0.0
- version: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.41.0)
+ version: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.43.0)
eslint-config-airbnb-typescript:
specifier: ^17.0.0
- version: 17.0.0(@typescript-eslint/eslint-plugin@5.59.6)(@typescript-eslint/parser@5.59.6)(eslint-plugin-import@2.27.5)(eslint@8.41.0)
+ version: 17.0.0(@typescript-eslint/eslint-plugin@5.60.0)(@typescript-eslint/parser@5.60.0)(eslint-plugin-import@2.27.5)(eslint@8.43.0)
eslint-config-next:
- specifier: ^13.4.3
- version: 13.4.3(eslint@8.41.0)(typescript@5.0.4)
+ specifier: ^13.4.7
+ version: 13.4.7(eslint@8.43.0)(typescript@5.0.4)
eslint-config-prettier:
specifier: ^8.8.0
- version: 8.8.0(eslint@8.41.0)
+ version: 8.8.0(eslint@8.43.0)
eslint-formatter-pretty:
specifier: 5.0.0
version: 5.0.0
eslint-plugin-eslint-comments:
specifier: 3.2.0
- version: 3.2.0(eslint@8.41.0)
+ version: 3.2.0(eslint@8.43.0)
eslint-plugin-import:
specifier: ^2.27.5
- version: 2.27.5(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)
+ version: 2.27.5(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)
eslint-plugin-jest:
specifier: 27.2.1
- version: 27.2.1(@typescript-eslint/eslint-plugin@5.59.6)(eslint@8.41.0)(jest@29.5.0)(typescript@5.0.4)
+ version: 27.2.1(@typescript-eslint/eslint-plugin@5.60.0)(eslint@8.43.0)(jest@29.5.0)(typescript@5.0.4)
eslint-plugin-jsx-a11y:
specifier: ^6.7.1
- version: 6.7.1(eslint@8.41.0)
+ version: 6.7.1(eslint@8.43.0)
eslint-plugin-promise:
specifier: 6.1.1
- version: 6.1.1(eslint@8.41.0)
+ version: 6.1.1(eslint@8.43.0)
eslint-plugin-react:
specifier: ^7.32.2
- version: 7.32.2(eslint@8.41.0)
+ version: 7.32.2(eslint@8.43.0)
eslint-plugin-react-hooks:
specifier: ^4.6.0
- version: 4.6.0(eslint@8.41.0)
+ version: 4.6.0(eslint@8.43.0)
eslint-plugin-unicorn:
specifier: 47.0.0
- version: 47.0.0(eslint@8.41.0)
+ version: 47.0.0(eslint@8.43.0)
gen-esm-wrapper:
specifier: 1.1.3
version: 1.1.3
@@ -329,7 +329,7 @@ devDependencies:
version: 6.0.0
jest:
specifier: 29.5.0
- version: 29.5.0(@types/node@20.2.3)(ts-node@10.9.1)
+ version: 29.5.0(@types/node@20.3.1)(ts-node@10.9.1)
markdownlint-cli:
specifier: 0.34.0
version: 0.34.0
@@ -346,8 +346,8 @@ devDependencies:
specifier: ^0.3.0
version: 0.3.0(@ianvs/prettier-plugin-sort-imports@3.7.2)(prettier-plugin-organize-imports@3.2.2)(prettier@2.8.8)
prisma:
- specifier: ^4.14.1
- version: 4.14.1
+ specifier: ^4.16.1
+ version: 4.16.1
rimraf:
specifier: 5.0.1
version: 5.0.1
@@ -362,28 +362,28 @@ devDependencies:
version: 3.3.2(ts-node@10.9.1)
ts-node:
specifier: ^10.9.1
- version: 10.9.1(@types/node@20.2.3)(typescript@5.0.4)
+ version: 10.9.1(@types/node@20.3.1)(typescript@5.0.4)
tsconfig-paths-webpack-plugin:
specifier: ^4.0.1
version: 4.0.1
turbo:
- specifier: ^1.9.8
- version: 1.9.8
+ specifier: ^1.10.5
+ version: 1.10.5
typescript:
specifier: 5.0.4
version: 5.0.4
packages:
- /@0no-co/graphql.web@1.0.1(graphql@16.6.0):
- resolution: {integrity: sha512-6Yaxyv6rOwRkLIvFaL0NrLDgfNqC/Ng9QOPmTmlqW4mORXMEKmh5NYGkIvvt5Yw8fZesnMAqkj8cIqTj8f40cQ==}
+ /@0no-co/graphql.web@1.0.4(graphql@16.7.1):
+ resolution: {integrity: sha512-W3ezhHGfO0MS1PtGloaTpg0PbaT8aZSmmaerL7idtU5F7oCI+uu25k+MsMS31BVFlp4aMkHSrNRxiD72IlK8TA==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
peerDependenciesMeta:
graphql:
optional: true
dependencies:
- graphql: 16.6.0
+ graphql: 16.7.1
dev: false
/@alloc/quick-lru@5.2.0:
@@ -397,8 +397,8 @@ packages:
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.18
- /@apollo/client@3.7.14(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-BRvdkwq5PAXBkjXjboO12uksDm3nrZEqDi4xF97Fk3Mnaa0zDOEfJa7hoKTY9b9KA1EkeWv9BL3i7hSd4SfGBg==}
+ /@apollo/client@3.7.16(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-rdhoc7baSD7ZzcjavEpYN8gZJle1KhjEKj4SJeMgBpcnO4as7oXUVU4LtFpotzZdFlo57qaLrNzfvppSTsKvZQ==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
graphql-ws: ^5.5.5
@@ -415,12 +415,12 @@ packages:
subscriptions-transport-ws:
optional: true
dependencies:
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
'@wry/context': 0.7.3
'@wry/equality': 0.5.6
- '@wry/trie': 0.3.2
- graphql: 16.6.0
- graphql-tag: 2.12.6(graphql@16.6.0)
+ '@wry/trie': 0.4.3
+ graphql: 16.7.1
+ graphql-tag: 2.12.6(graphql@16.7.1)
hoist-non-react-statics: 3.3.2
optimism: 0.16.2
prop-types: 15.8.1
@@ -429,28 +429,28 @@ packages:
response-iterator: 0.2.6
symbol-observable: 4.0.0
ts-invariant: 0.10.3
- tslib: 2.5.2
+ tslib: 2.5.3
zen-observable-ts: 1.2.5
dev: false
- /@ardatan/relay-compiler@12.0.0(encoding@0.1.13)(graphql@16.6.0):
+ /@ardatan/relay-compiler@12.0.0(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==}
hasBin: true
peerDependencies:
graphql: '*'
dependencies:
- '@babel/core': 7.21.8
- '@babel/generator': 7.21.9
- '@babel/parser': 7.21.9
- '@babel/runtime': 7.21.5
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
- babel-preset-fbjs: 3.4.0(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/runtime': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
+ babel-preset-fbjs: 3.4.0(@babel/core@7.22.5)
chalk: 4.1.2
fb-watchman: 2.0.2
- fbjs: 3.0.4(encoding@0.1.13)
+ fbjs: 3.0.5(encoding@0.1.13)
glob: 7.2.3
- graphql: 16.6.0
+ graphql: 16.7.1
immutable: 3.7.6
invariant: 2.2.4
nullthrows: 1.1.1
@@ -470,30 +470,30 @@ packages:
- encoding
dev: true
- /@babel/code-frame@7.21.4:
- resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
+ /@babel/code-frame@7.22.5:
+ resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/highlight': 7.18.6
+ '@babel/highlight': 7.22.5
- /@babel/compat-data@7.21.9:
- resolution: {integrity: sha512-FUGed8kfhyWvbYug/Un/VPJD41rDIgoVVcR+FuzhzOYyRz5uED+Gd3SLZml0Uw2l2aHFb7ZgdW5mGA3G2cCCnQ==}
+ /@babel/compat-data@7.22.5:
+ resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==}
engines: {node: '>=6.9.0'}
- /@babel/core@7.21.8:
- resolution: {integrity: sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==}
+ /@babel/core@7.22.5:
+ resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.1
- '@babel/code-frame': 7.21.4
- '@babel/generator': 7.21.9
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helpers': 7.21.5
- '@babel/parser': 7.21.9
- '@babel/template': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/code-frame': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helpers': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -502,80 +502,80 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/generator@7.21.9:
- resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==}
+ /@babel/generator@7.22.5:
+ resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.18
jsesc: 2.5.2
- /@babel/helper-annotate-as-pure@7.18.6:
- resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
+ /@babel/helper-annotate-as-pure@7.22.5:
+ resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-builder-binary-assignment-operator-visitor@7.21.5:
- resolution: {integrity: sha512-uNrjKztPLkUk7bpCNC0jEKDJzzkvel/W+HguzbN8krA+LPfC1CEobJEvAvGka2A/M+ViOqXdcRL0GqPUJSjx9g==}
+ /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5:
+ resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: true
- /@babel/helper-compilation-targets@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==}
+ /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/compat-data': 7.21.9
- '@babel/core': 7.21.8
- '@babel/helper-validator-option': 7.21.0
- browserslist: 4.21.5
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-validator-option': 7.22.5
+ browserslist: 4.21.9
lru-cache: 5.1.1
semver: 6.3.0
- /@babel/helper-create-class-features-plugin@7.21.8(@babel/core@7.21.8):
- resolution: {integrity: sha512-+THiN8MqiH2AczyuZrnrKL6cAxFRRQDKW9h1YkBvbgKmAm6mwiacig1qT73DHIWMGo40GRnsEfN3LA+E6NtmSw==}
+ /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-member-expression-to-functions': 7.21.5
- '@babel/helper-optimise-call-expression': 7.18.6
- '@babel/helper-replace-supers': 7.21.5
- '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-function-name': 7.22.5
+ '@babel/helper-member-expression-to-functions': 7.22.5
+ '@babel/helper-optimise-call-expression': 7.22.5
+ '@babel/helper-replace-supers': 7.22.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.5
semver: 6.3.0
transitivePeerDependencies:
- supports-color
- /@babel/helper-create-regexp-features-plugin@7.21.8(@babel/core@7.21.8):
- resolution: {integrity: sha512-zGuSdedkFtsFHGbexAvNuipg1hbtitDLo2XE8/uf6Y9sOQV1xsYX/2pNbtedp/X0eU1pIt+kGvaqHCowkRbS5g==}
+ /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
regexpu-core: 5.3.2
semver: 6.3.0
dev: true
- /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.21.8):
+ /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.22.5):
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
peerDependencies:
'@babel/core': ^7.4.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
debug: 4.3.4
lodash.debounce: 4.0.8
resolve: 1.22.2
@@ -584,1045 +584,1057 @@ packages:
- supports-color
dev: true
- /@babel/helper-environment-visitor@7.21.5:
- resolution: {integrity: sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==}
+ /@babel/helper-environment-visitor@7.22.5:
+ resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==}
engines: {node: '>=6.9.0'}
- /@babel/helper-function-name@7.21.0:
- resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
+ /@babel/helper-function-name@7.22.5:
+ resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/template': 7.22.5
+ '@babel/types': 7.22.5
- /@babel/helper-hoist-variables@7.18.6:
- resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
+ /@babel/helper-hoist-variables@7.22.5:
+ resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-member-expression-to-functions@7.21.5:
- resolution: {integrity: sha512-nIcGfgwpH2u4n9GG1HpStW5Ogx7x7ekiFHbjjFRKXbn5zUvqO9ZgotCO4x1aNbKn/x/xOUaXEhyNHCwtFCpxWg==}
+ /@babel/helper-member-expression-to-functions@7.22.5:
+ resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-module-imports@7.21.4:
- resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==}
+ /@babel/helper-module-imports@7.22.5:
+ resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-module-transforms@7.21.5:
- resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==}
+ /@babel/helper-module-transforms@7.22.5:
+ resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-simple-access': 7.21.5
- '@babel/helper-split-export-declaration': 7.18.6
- '@babel/helper-validator-identifier': 7.19.1
- '@babel/template': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
+ '@babel/helper-simple-access': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.5
+ '@babel/helper-validator-identifier': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
- /@babel/helper-optimise-call-expression@7.18.6:
- resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
+ /@babel/helper-optimise-call-expression@7.22.5:
+ resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-plugin-utils@7.21.5:
- resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==}
+ /@babel/helper-plugin-utils@7.22.5:
+ resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
engines: {node: '>=6.9.0'}
- /@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.21.8):
- resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
+ /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-wrap-function': 7.20.5
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-wrap-function': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-replace-supers@7.21.5:
- resolution: {integrity: sha512-/y7vBgsr9Idu4M6MprbOVUfH3vs7tsIfnVWv/Ml2xgwvyH6LTngdfbf5AdsKwkJy4zgy1X/kuNrEKvhhK28Yrg==}
+ /@babel/helper-replace-supers@7.22.5:
+ resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-member-expression-to-functions': 7.21.5
- '@babel/helper-optimise-call-expression': 7.18.6
- '@babel/template': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-member-expression-to-functions': 7.22.5
+ '@babel/helper-optimise-call-expression': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
- /@babel/helper-simple-access@7.21.5:
- resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==}
+ /@babel/helper-simple-access@7.22.5:
+ resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-skip-transparent-expression-wrappers@7.20.0:
- resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
+ /@babel/helper-skip-transparent-expression-wrappers@7.22.5:
+ resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-split-export-declaration@7.18.6:
- resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
+ /@babel/helper-split-export-declaration@7.22.5:
+ resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/helper-string-parser@7.21.5:
- resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==}
+ /@babel/helper-string-parser@7.22.5:
+ resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==}
engines: {node: '>=6.9.0'}
- /@babel/helper-validator-identifier@7.19.1:
- resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
+ /@babel/helper-validator-identifier@7.22.5:
+ resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==}
engines: {node: '>=6.9.0'}
- /@babel/helper-validator-option@7.21.0:
- resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==}
+ /@babel/helper-validator-option@7.22.5:
+ resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==}
engines: {node: '>=6.9.0'}
- /@babel/helper-wrap-function@7.20.5:
- resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==}
+ /@babel/helper-wrap-function@7.22.5:
+ resolution: {integrity: sha512-bYqLIBSEshYcYQyfks8ewYA8S30yaGSeRslcvKMvoUk6HHPySbxHq9YRi6ghhzEU+yhQv9bP/jXnygkStOcqZw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-function-name': 7.21.0
- '@babel/template': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/helper-function-name': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helpers@7.21.5:
- resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==}
+ /@babel/helpers@7.22.5:
+ resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
- /@babel/highlight@7.18.6:
- resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
+ /@babel/highlight@7.22.5:
+ resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.19.1
+ '@babel/helper-validator-identifier': 7.22.5
chalk: 2.4.2
js-tokens: 4.0.0
- /@babel/parser@7.21.9:
- resolution: {integrity: sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==}
+ /@babel/parser@7.22.5:
+ resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.21.8):
- resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==}
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
+ '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
- /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.21.9
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.8)
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5)
- /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5)
dev: true
- /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.8):
- resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==}
+ /@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.22.5):
+ resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
engines: {node: '>=4'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.5):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.8):
+ /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.5):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.8):
+ /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.5):
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-flow@7.21.4(@babel/core@7.21.8):
- resolution: {integrity: sha512-l9xd3N+XG4fZRxEP3vXdK6RW7vN1Uf5dxzRC/09wV86wqZ/YYQooBIGNsiRdfNR3/q2/5pPzV4B54J/9ctX5jw==}
+ /@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.8):
- resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
+ /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.21.8):
- resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
+ /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.5):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.5):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.8):
+ /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.5):
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.8):
+ /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.5):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.21.8):
- resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==}
+ /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-arrow-functions@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==}
+ /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.21.8):
- resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==}
+ /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
+ /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.21.8):
- resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==}
+ /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-classes@7.21.0(@babel/core@7.21.8):
- resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==}
+ /@babel/plugin-transform-classes@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-optimise-call-expression': 7.18.6
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-replace-supers': 7.21.5
- '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-function-name': 7.22.5
+ '@babel/helper-optimise-call-expression': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-replace-supers': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.5
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- /@babel/plugin-transform-computed-properties@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==}
+ /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/template': 7.21.9
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/template': 7.22.5
- /@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.21.8):
- resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==}
+ /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
+ /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.21.8):
- resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
+ /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
+ /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-builder-binary-assignment-operator-visitor': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-flow-strip-types@7.21.0(@babel/core@7.21.8):
- resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==}
+ /@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-tujNbZdxdG0/54g/oua8ISToaXTFBf8EnSb5PgQSciIXWOWKX3S4+JR7ZE9ol8FZwf9kxitzkGQ+QWeov/mCiA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-flow': 7.22.5(@babel/core@7.22.5)
- /@babel/plugin-transform-for-of@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==}
+ /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.21.8):
- resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
+ /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-function-name': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-literals@7.18.9(@babel/core@7.21.8):
- resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
+ /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
+ /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.21.8):
- resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==}
+ /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==}
+ /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-simple-access': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-simple-access': 7.22.5
transitivePeerDependencies:
- supports-color
- /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.8):
- resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==}
+ /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-hoist-variables': 7.18.6
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-validator-identifier': 7.19.1
+ '@babel/core': 7.22.5
+ '@babel/helper-hoist-variables': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-validator-identifier': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
+ /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==}
+ /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
+ /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
+ /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-replace-supers': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-replace-supers': 7.22.5
transitivePeerDependencies:
- supports-color
- /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.21.8):
- resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==}
+ /@babel/plugin-transform-optional-chaining@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5)
+ dev: true
+
+ /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
+ /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==}
+ /@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-react-jsx@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-ELdlq61FpoEkHO6gFRpfj0kUgSwQTGoaEU8eMRoS8Dv3v6e7BjEAj5WMtIBRdHUeAioMhKP5HyxNzNnP+heKbA==}
+ /@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8)
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
- /@babel/plugin-transform-regenerator@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==}
+ /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
regenerator-transform: 0.15.1
dev: true
- /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
+ /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
+ /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-spread@7.20.7(@babel/core@7.21.8):
- resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==}
+ /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
- /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
+ /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.21.8):
- resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
+ /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
- /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.21.8):
- resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
+ /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-typescript@7.21.3(@babel/core@7.21.8):
- resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==}
+ /@babel/plugin-transform-typescript@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-SMubA9S7Cb5sGSFFUlqxyClTA9zWJ8qGQrppNUm05LtFuN1ELRFNndkix4zUJrC9F+YivWwa1dHMSyo0e0N9dA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-unicode-escapes@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==}
+ /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.21.8):
- resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
+ /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/preset-env@7.21.5(@babel/core@7.21.8):
+ /@babel/preset-env@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.21.9
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-validator-option': 7.21.0
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.8)
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.8)
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.21.8)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.8)
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.8)
- '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.8)
- '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.8)
- '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.8)
- '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-regenerator': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/preset-modules': 0.1.5(@babel/core@7.21.8)
- '@babel/types': 7.21.5
- babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.8)
- babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.8)
- babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.8)
- core-js-compat: 3.30.2
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-validator-option': 7.22.5
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.22.5)
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.5)
+ '@babel/preset-modules': 0.1.5(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
+ babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.5)
+ babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.5)
+ babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.5)
+ core-js-compat: 3.31.0
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/preset-modules@0.1.5(@babel/core@7.21.8):
+ /@babel/preset-modules@0.1.5(@babel/core@7.22.5):
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
esutils: 2.0.3
dev: true
- /@babel/preset-typescript@7.21.5(@babel/core@7.21.8):
+ /@babel/preset-typescript@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-validator-option': 7.21.0
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-validator-option': 7.22.5
+ '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
@@ -1631,43 +1643,43 @@ packages:
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
dev: true
- /@babel/runtime@7.21.5:
- resolution: {integrity: sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==}
+ /@babel/runtime@7.22.5:
+ resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.13.11
- /@babel/template@7.21.9:
- resolution: {integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==}
+ /@babel/template@7.22.5:
+ resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.21.4
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/code-frame': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
- /@babel/traverse@7.21.5:
- resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==}
+ /@babel/traverse@7.22.5:
+ resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.21.4
- '@babel/generator': 7.21.9
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-hoist-variables': 7.18.6
- '@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/code-frame': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-function-name': 7.22.5
+ '@babel/helper-hoist-variables': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- /@babel/types@7.21.5:
- resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==}
+ /@babel/types@7.22.5:
+ resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-string-parser': 7.21.5
- '@babel/helper-validator-identifier': 7.19.1
+ '@babel/helper-string-parser': 7.22.5
+ '@babel/helper-validator-identifier': 7.22.5
to-fast-properties: 2.0.0
/@bcoe/v8-coverage@0.2.3:
@@ -1680,7 +1692,7 @@ packages:
hasBin: true
dependencies:
'@commitlint/format': 17.4.4
- '@commitlint/lint': 17.6.3
+ '@commitlint/lint': 17.6.5
'@commitlint/load': 17.5.0
'@commitlint/read': 17.5.1
'@commitlint/types': 17.4.4
@@ -1734,21 +1746,21 @@ packages:
chalk: 4.1.2
dev: true
- /@commitlint/is-ignored@17.6.3:
- resolution: {integrity: sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==}
+ /@commitlint/is-ignored@17.6.5:
+ resolution: {integrity: sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
semver: 7.5.0
dev: true
- /@commitlint/lint@17.6.3:
- resolution: {integrity: sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==}
+ /@commitlint/lint@17.6.5:
+ resolution: {integrity: sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==}
engines: {node: '>=v14'}
dependencies:
- '@commitlint/is-ignored': 17.6.3
- '@commitlint/parse': 17.4.4
- '@commitlint/rules': 17.6.1
+ '@commitlint/is-ignored': 17.6.5
+ '@commitlint/parse': 17.6.5
+ '@commitlint/rules': 17.6.5
'@commitlint/types': 17.4.4
dev: true
@@ -1760,15 +1772,15 @@ packages:
'@commitlint/execute-rule': 17.4.0
'@commitlint/resolve-extends': 17.4.4
'@commitlint/types': 17.4.4
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
- cosmiconfig: 8.1.3
- cosmiconfig-typescript-loader: 4.3.0(@types/node@20.2.3)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4)
+ cosmiconfig: 8.2.0
+ cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.0.4)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0
- ts-node: 10.9.1(@types/node@20.2.3)(typescript@5.0.4)
+ ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.0.4)
typescript: 5.0.4
transitivePeerDependencies:
- '@swc/core'
@@ -1780,8 +1792,8 @@ packages:
engines: {node: '>=v14'}
dev: true
- /@commitlint/parse@17.4.4:
- resolution: {integrity: sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==}
+ /@commitlint/parse@17.6.5:
+ resolution: {integrity: sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
@@ -1812,8 +1824,8 @@ packages:
resolve-global: 1.0.0
dev: true
- /@commitlint/rules@17.6.1:
- resolution: {integrity: sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==}
+ /@commitlint/rules@17.6.5:
+ resolution: {integrity: sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/ensure': 17.4.4
@@ -2059,13 +2071,13 @@ packages:
dev: true
optional: true
- /@eslint-community/eslint-utils@4.4.0(eslint@8.41.0):
+ /@eslint-community/eslint-utils@4.4.0(eslint@8.43.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
- eslint: 8.41.0
+ eslint: 8.43.0
eslint-visitor-keys: 3.4.1
dev: true
@@ -2091,33 +2103,30 @@ packages:
- supports-color
dev: true
- /@eslint/js@8.41.0:
- resolution: {integrity: sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==}
+ /@eslint/js@8.43.0:
+ resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@floating-ui/core@0.7.3:
- resolution: {integrity: sha512-buc8BXHmG9l82+OQXOFU3Kr2XQx9ys01U/Q9HMIrZ300iLc8HLMgh7dcCqgYzAzf4BkoQvDcXf5Y+CuEZ5JBYg==}
+ /@floating-ui/core@1.3.1:
+ resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==}
dev: false
- /@floating-ui/dom@0.5.4:
- resolution: {integrity: sha512-419BMceRLq0RrmTSDxn8hf9R3VCJv2K9PUfugh5JyEFmdjzDo+e8U5EdR8nzKq8Yj1htzLm3b6eQEEam3/rrtg==}
+ /@floating-ui/dom@1.4.2:
+ resolution: {integrity: sha512-VKmvHVatWnewmGGy+7Mdy4cTJX71Pli6v/Wjb5RQBuq5wjUYx+Ef+kRThi8qggZqDgD8CogCpqhRoVp3+yQk+g==}
dependencies:
- '@floating-ui/core': 0.7.3
+ '@floating-ui/core': 1.3.1
dev: false
- /@floating-ui/react-dom@0.7.2(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-1T0sJcpHgX/u4I1OzIEhlcrvkUN8ln39nz7fMoE/2HDHrPiMFoOGR7++GYyfUmIQHkkrTinaeQsO3XWubjSvGg==}
+ /@floating-ui/react-dom@2.0.1(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-rZtAmSht4Lry6gdhAJDrCp/6rKN7++JnL1/Anbr/DdeyYXQPxvg/ivrbYvJulbRf4vL8b212suwMM2lxbv+RQA==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@floating-ui/dom': 0.5.4
+ '@floating-ui/dom': 1.4.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.6)(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
dev: false
/@gar/promisify@1.1.3:
@@ -2125,45 +2134,45 @@ packages:
dev: false
optional: true
- /@graphql-codegen/add@4.0.1(graphql@16.6.0):
+ /@graphql-codegen/add@4.0.1(graphql@16.7.1):
resolution: {integrity: sha512-A7k+9eRfrKyyNfhWEN/0eKz09R5cp4XXxUuNLQAVm/aohmVI2xdMV4lM02rTlM6Pyou3cU/v0iZnhgo6IRpqeg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
dev: true
- /@graphql-codegen/cli@3.3.1(@babel/core@7.21.8)(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/cli@3.3.1(@babel/core@7.22.5)(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-4Es8Y9zFeT0Zx2qRL7L3qXDbbqvXK6aID+8v8lP6gaYD+uWx3Jd4Hsq5vxwVBR+6flm0BW/C85Qm0cvmT7O6LA==}
hasBin: true
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@babel/generator': 7.21.9
- '@babel/template': 7.21.9
- '@babel/types': 7.21.5
- '@graphql-codegen/core': 3.1.0(graphql@16.6.0)
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-tools/apollo-engine-loader': 7.3.26(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.21.8)(graphql@16.6.0)
- '@graphql-tools/git-loader': 7.3.0(@babel/core@7.21.8)(graphql@16.6.0)
- '@graphql-tools/github-loader': 7.3.28(@babel/core@7.21.8)(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.6.0)
- '@graphql-tools/json-file-loader': 7.4.18(graphql@16.6.0)
- '@graphql-tools/load': 7.8.14(graphql@16.6.0)
- '@graphql-tools/prisma-loader': 7.2.72(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/url-loader': 7.17.18(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@babel/generator': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/types': 7.22.5
+ '@graphql-codegen/core': 3.1.0(graphql@16.7.1)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-tools/apollo-engine-loader': 7.3.26(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.5)(graphql@16.7.1)
+ '@graphql-tools/git-loader': 7.3.0(@babel/core@7.22.5)(graphql@16.7.1)
+ '@graphql-tools/github-loader': 7.3.28(@babel/core@7.22.5)(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.7.1)
+ '@graphql-tools/json-file-loader': 7.4.18(graphql@16.7.1)
+ '@graphql-tools/load': 7.8.14(graphql@16.7.1)
+ '@graphql-tools/prisma-loader': 7.2.72(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/url-loader': 7.17.18(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
'@parcel/watcher': 2.1.0
'@whatwg-node/fetch': 0.8.8
chalk: 4.1.2
cosmiconfig: 7.1.0
debounce: 1.2.1
detect-indent: 6.1.0
- graphql: 16.6.0
- graphql-config: 4.5.0(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
+ graphql: 16.7.1
+ graphql-config: 4.5.0(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
inquirer: 8.2.5
is-glob: 4.0.3
jiti: 1.18.2
@@ -2174,7 +2183,7 @@ packages:
shell-quote: 1.8.1
string-env-interpolation: 1.0.1
ts-log: 2.2.5
- tslib: 2.5.2
+ tslib: 2.5.3
yaml: 1.10.2
yargs: 17.7.2
transitivePeerDependencies:
@@ -2192,257 +2201,257 @@ packages:
resolution: {integrity: sha512-wibvCKuB+pP1ggNzZnkMLQgfyr0l+71kZsfK9M9GxxV8kaFGypbT3eN2XP4U8wH35GTaceLDg9jTg2JSUpcWdg==}
dev: true
- /@graphql-codegen/client-preset@3.0.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/client-preset@3.0.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-aHlnlDWS39kddNJ/I+ItIUj3AX1040aRwHEv2FiPAL0ILrGzHg3AZY1Ay358Ys8fXclrqIN7IeWLmeyI3TIHiA==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/template': 7.21.9
- '@graphql-codegen/add': 4.0.1(graphql@16.6.0)
- '@graphql-codegen/gql-tag-operations': 3.0.1(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/typed-document-node': 4.0.1(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-codegen/typescript': 3.0.4(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-codegen/typescript-operations': 3.0.4(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/documents': 0.1.0(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/template': 7.22.5
+ '@graphql-codegen/add': 4.0.1(graphql@16.7.1)
+ '@graphql-codegen/gql-tag-operations': 3.0.1(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/typed-document-node': 4.0.1(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-codegen/typescript': 3.0.4(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-codegen/typescript-operations': 3.0.4(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/documents': 0.1.0(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/core@3.1.0(graphql@16.6.0):
+ /@graphql-codegen/core@3.1.0(graphql@16.7.1):
resolution: {integrity: sha512-DH1/yaR7oJE6/B+c6ZF2Tbdh7LixF1K8L+8BoSubjNyQ8pNwR4a70mvc1sv6H7qgp6y1bPQ9tKE+aazRRshysw==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-tools/schema': 9.0.19(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-tools/schema': 9.0.19(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
dev: true
- /@graphql-codegen/gql-tag-operations@3.0.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/gql-tag-operations@3.0.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-8TpJuOiw56wSIS3v+jF5Yr695NYFCpSpChTbUnVLYT6QmnBExv/VwA9bHDchuyUBUE3PfpP/l5JF62Sc0oWmWg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
auto-bind: 4.0.0
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/introspection@3.0.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/introspection@3.0.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-D6vJQTEL/np4EmeUHm5spLK59cr+AMXEoLRoTI+dagFzlHYDTfXZH6F7uhKaakxcj0SAQhIWKvGMggotUdEtyg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.6.0):
+ /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.7.1):
resolution: {integrity: sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-tools/utils': 8.13.1(graphql@16.6.0)
+ '@graphql-tools/utils': 8.13.1(graphql@16.7.1)
change-case-all: 1.0.14
common-tags: 1.8.2
- graphql: 16.6.0
+ graphql: 16.7.1
import-from: 4.0.0
lodash: 4.17.21
tslib: 2.4.1
- /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.6.0):
+ /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.7.1):
resolution: {integrity: sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
change-case-all: 1.0.15
common-tags: 1.8.2
- graphql: 16.6.0
+ graphql: 16.7.1
import-from: 4.0.0
lodash: 4.17.21
tslib: 2.4.1
dev: true
- /@graphql-codegen/plugin-helpers@4.2.0(graphql@16.6.0):
+ /@graphql-codegen/plugin-helpers@4.2.0(graphql@16.7.1):
resolution: {integrity: sha512-THFTCfg+46PXlXobYJ/OoCX6pzjI+9woQqCjdyKtgoI0tn3Xq2HUUCiidndxUpEYVrXb5pRiRXb7b/ZbMQqD0A==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
change-case-all: 1.0.15
common-tags: 1.8.2
- graphql: 16.6.0
+ graphql: 16.7.1
import-from: 4.0.0
lodash: 4.17.21
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
- /@graphql-codegen/schema-ast@3.0.1(graphql@16.6.0):
+ /@graphql-codegen/schema-ast@3.0.1(graphql@16.7.1):
resolution: {integrity: sha512-rTKTi4XiW4QFZnrEqetpiYEWVsOFNoiR/v3rY9mFSttXFbIwNXPme32EspTiGWmEEdHY8UuTDtZN3vEcs/31zw==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
dev: true
- /@graphql-codegen/typed-document-node@4.0.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/typed-document-node@4.0.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-mQNYCd12JsFSaK6xLry4olY9TdYG7GxQPexU6qU4Om++eKhseGwk2eGmQDRG4Qp8jEDFLMXuHMVUKqMQ1M+F/A==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.7.1)
auto-bind: 4.0.0
change-case-all: 1.0.15
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/typescript-graphql-request@5.0.0(encoding@0.1.13)(graphql-request@6.0.0)(graphql@16.6.0):
+ /@graphql-codegen/typescript-graphql-request@5.0.0(encoding@0.1.13)(graphql-request@6.1.0)(graphql@16.7.1):
resolution: {integrity: sha512-BM9UzZD/5q3b3Q4c+VOy/QoPWgsnfs1GAnGJjh9xtuty6YsCprwhh12BaV16F+xndNUd6qkghigGyjR8m8RdkA==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
graphql-request: ^6.0.0
graphql-tag: ^2.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 2.13.1(encoding@0.1.13)(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 2.13.1(encoding@0.1.13)(graphql@16.7.1)
auto-bind: 4.0.0
- graphql: 16.6.0
- graphql-request: 6.0.0(encoding@0.1.13)(graphql@16.6.0)
+ graphql: 16.7.1
+ graphql-request: 6.1.0(encoding@0.1.13)(graphql@16.7.1)
tslib: 2.4.1
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/typescript-nhost@0.0.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/typescript-nhost@0.0.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-ISVfpk7PYqWEhcA5Ypky7X9Fyosb9etxyGkT85rW4AK9VrshwN32osbA1Zkmsx3WhoZxIBpGzUk1Vf4YNYSurg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/typescript': 3.0.4(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.0.0(encoding@0.1.13)(graphql@16.6.0)
- '@urql/introspection': 1.0.2(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/typescript': 3.0.4(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.0.0(encoding@0.1.13)(graphql@16.7.1)
+ '@urql/introspection': 1.0.2(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/typescript-operations@3.0.4(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/typescript-operations@3.0.4(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-6yE2OL2+WJ1vd5MwFEGXpaxsFGzjAGUytPVHDML3Bi3TwP1F3lnQlIko4untwvHW0JhZEGQ7Ck30H9HjcxpdKA==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/typescript': 3.0.4(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/typescript': 3.0.4(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.7.1)
auto-bind: 4.0.0
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/typescript-react-apollo@3.3.7(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/typescript-react-apollo@3.3.7(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-9DUiGE8rcwwEkf/S1kpBT/Py/UUs9Qak14bOnTT1JHWs1MWhiDA7vml+A8opU7YFI1EVbSSaE5jjRv11WHoikQ==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
graphql-tag: ^2.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 2.13.1(encoding@0.1.13)(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 2.13.1(encoding@0.1.13)(graphql@16.7.1)
auto-bind: 4.0.0
change-case-all: 1.0.14
- graphql: 16.6.0
+ graphql: 16.7.1
tslib: 2.4.1
transitivePeerDependencies:
- encoding
- supports-color
dev: false
- /@graphql-codegen/typescript@3.0.4(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/typescript@3.0.4(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-x4O47447DZrWNtE/l5CU9QzzW4m1RbmCEdijlA3s2flG/y1Ckqdemob4CWfilSm5/tZ3w1junVDY616RDTSvZw==}
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-codegen/schema-ast': 3.0.1(graphql@16.6.0)
- '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-codegen/schema-ast': 3.0.1(graphql@16.7.1)
+ '@graphql-codegen/visitor-plugin-common': 3.1.1(encoding@0.1.13)(graphql@16.7.1)
auto-bind: 4.0.0
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-codegen/visitor-plugin-common@2.13.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/visitor-plugin-common@2.13.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.6.0)
- '@graphql-tools/optimize': 1.4.0(graphql@16.6.0)
- '@graphql-tools/relay-operation-optimizer': 6.5.18(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 8.13.1(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.7.1)
+ '@graphql-tools/optimize': 1.4.0(graphql@16.7.1)
+ '@graphql-tools/relay-operation-optimizer': 6.5.18(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 8.13.1(graphql@16.7.1)
auto-bind: 4.0.0
change-case-all: 1.0.14
dependency-graph: 0.11.0
- graphql: 16.6.0
- graphql-tag: 2.12.6(graphql@16.6.0)
+ graphql: 16.7.1
+ graphql-tag: 2.12.6(graphql@16.7.1)
parse-filepath: 1.0.2
tslib: 2.4.1
transitivePeerDependencies:
- encoding
- supports-color
- /@graphql-codegen/visitor-plugin-common@3.0.0(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/visitor-plugin-common@3.0.0(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-ZoNlCmmkGClB137SpJT9og/nkihLN7Z4Ynl9Ir3OlbDuI20dbpyXsclpr9QGLcxEcfQeVfhGw9CooW7wZJJ8LA==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-tools/optimize': 1.4.0(graphql@16.6.0)
- '@graphql-tools/relay-operation-optimizer': 6.5.18(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-tools/optimize': 1.4.0(graphql@16.7.1)
+ '@graphql-tools/relay-operation-optimizer': 6.5.18(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
auto-bind: 4.0.0
change-case-all: 1.0.15
dependency-graph: 0.11.0
- graphql: 16.6.0
- graphql-tag: 2.12.6(graphql@16.6.0)
+ graphql: 16.7.1
+ graphql-tag: 2.12.6(graphql@16.7.1)
parse-filepath: 1.0.2
tslib: 2.4.1
transitivePeerDependencies:
@@ -2450,207 +2459,207 @@ packages:
- supports-color
dev: true
- /@graphql-codegen/visitor-plugin-common@3.1.1(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-codegen/visitor-plugin-common@3.1.1(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-uAfp+zu/009R3HUAuTK2AamR1bxIltM6rrYYI6EXSmkM3rFtFsLTuJhjUDj98HcUCszJZrADppz8KKLGRUVlNg==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.6.0)
- '@graphql-tools/optimize': 1.4.0(graphql@16.6.0)
- '@graphql-tools/relay-operation-optimizer': 6.5.18(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.7.1)
+ '@graphql-tools/optimize': 1.4.0(graphql@16.7.1)
+ '@graphql-tools/relay-operation-optimizer': 6.5.18(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
auto-bind: 4.0.0
change-case-all: 1.0.15
dependency-graph: 0.11.0
- graphql: 16.6.0
- graphql-tag: 2.12.6(graphql@16.6.0)
+ graphql: 16.7.1
+ graphql-tag: 2.12.6(graphql@16.7.1)
parse-filepath: 1.0.2
- tslib: 2.5.2
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
dev: true
- /@graphql-tools/apollo-engine-loader@7.3.26(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-tools/apollo-engine-loader@7.3.26(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-h1vfhdJFjnCYn9b5EY1Z91JTF0KB3hHVJNQIsiUV2mpQXZdeOXQoaWeYEKaiI5R6kwBw5PP9B0fv3jfUIG8LyQ==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
'@ardatan/sync-fetch': 0.0.1(encoding@0.1.13)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
'@whatwg-node/fetch': 0.8.8
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
dev: true
- /@graphql-tools/batch-execute@8.5.22(graphql@16.6.0):
+ /@graphql-tools/batch-execute@8.5.22(graphql@16.7.1):
resolution: {integrity: sha512-hcV1JaY6NJQFQEwCKrYhpfLK8frSXDbtNMoTur98u10Cmecy1zrqNKSqhEyGetpgHxaJRqszGzKeI3RuroDN6A==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
dataloader: 2.2.2
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
value-or-promise: 1.0.12
dev: true
- /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.21.8)(graphql@16.6.0):
+ /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.5)(graphql@16.7.1):
resolution: {integrity: sha512-8Wt1rTtyTEs0p47uzsPJ1vAtfAx0jmxPifiNdmo9EOCuUPyQGEbMaik/YkqZ7QUFIEYEQu+Vgfo8tElwOPtx5Q==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.21.8)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.5)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
globby: 11.1.0
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
unixify: 1.0.0
transitivePeerDependencies:
- '@babel/core'
- supports-color
dev: true
- /@graphql-tools/delegate@9.0.35(graphql@16.6.0):
+ /@graphql-tools/delegate@9.0.35(graphql@16.7.1):
resolution: {integrity: sha512-jwPu8NJbzRRMqi4Vp/5QX1vIUeUPpWmlQpOkXQD2r1X45YsVceyUUBnktCrlJlDB4jPRVy7JQGwmYo3KFiOBMA==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/batch-execute': 8.5.22(graphql@16.6.0)
- '@graphql-tools/executor': 0.0.20(graphql@16.6.0)
- '@graphql-tools/schema': 9.0.19(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/batch-execute': 8.5.22(graphql@16.7.1)
+ '@graphql-tools/executor': 0.0.20(graphql@16.7.1)
+ '@graphql-tools/schema': 9.0.19(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
dataloader: 2.2.2
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
value-or-promise: 1.0.12
dev: true
- /@graphql-tools/documents@0.1.0(graphql@16.6.0):
+ /@graphql-tools/documents@0.1.0(graphql@16.7.1):
resolution: {integrity: sha512-1WQeovHv5S1M3xMzQxbSrG3yl6QOnsq2JUBnlg5/0aMM5R4GNMx6Ms+ROByez/dnuA81kstRuSK+2qpe+GaRIw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- graphql: 16.6.0
+ graphql: 16.7.1
lodash.sortby: 4.7.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
- /@graphql-tools/executor-graphql-ws@0.0.14(graphql@16.6.0):
+ /@graphql-tools/executor-graphql-ws@0.0.14(graphql@16.7.1):
resolution: {integrity: sha512-P2nlkAsPZKLIXImFhj0YTtny5NQVGSsKnhi7PzXiaHSXc6KkzqbWZHKvikD4PObanqg+7IO58rKFpGXP7eeO+w==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
'@repeaterjs/repeater': 3.0.4
- '@types/ws': 8.5.4
- graphql: 16.6.0
- graphql-ws: 5.12.1(graphql@16.6.0)
+ '@types/ws': 8.5.5
+ graphql: 16.7.1
+ graphql-ws: 5.12.1(graphql@16.7.1)
isomorphic-ws: 5.0.0(ws@8.13.0)
- tslib: 2.5.2
+ tslib: 2.5.3
ws: 8.13.0
transitivePeerDependencies:
- bufferutil
- utf-8-validate
dev: true
- /@graphql-tools/executor-http@0.1.10(@types/node@20.2.3)(graphql@16.6.0):
+ /@graphql-tools/executor-http@0.1.10(@types/node@20.3.1)(graphql@16.7.1):
resolution: {integrity: sha512-hnAfbKv0/lb9s31LhWzawQ5hghBfHS+gYWtqxME6Rl0Aufq9GltiiLBcl7OVVOnkLF0KhwgbYP1mB5VKmgTGpg==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
'@repeaterjs/repeater': 3.0.4
'@whatwg-node/fetch': 0.8.8
dset: 3.1.2
extract-files: 11.0.0
- graphql: 16.6.0
- meros: 1.2.1(@types/node@20.2.3)
- tslib: 2.5.2
+ graphql: 16.7.1
+ meros: 1.3.0(@types/node@20.3.1)
+ tslib: 2.5.3
value-or-promise: 1.0.12
transitivePeerDependencies:
- '@types/node'
dev: true
- /@graphql-tools/executor-http@1.0.0(@types/node@20.2.3)(graphql@16.6.0):
+ /@graphql-tools/executor-http@1.0.0(@types/node@20.3.1)(graphql@16.7.1):
resolution: {integrity: sha512-7R9IWRN1Iszyayd4qgguITLLTmRUZ3wSS5umK0xwShB8mFQ5cSsVx6rewPhGIwGEenN6e9ahwcGX9ytuLlw55g==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 10.0.0(graphql@16.6.0)
+ '@graphql-tools/utils': 10.0.1(graphql@16.7.1)
'@repeaterjs/repeater': 3.0.4
- '@whatwg-node/fetch': 0.9.0
+ '@whatwg-node/fetch': 0.9.7
dset: 3.1.2
extract-files: 11.0.0
- graphql: 16.6.0
- meros: 1.2.1(@types/node@20.2.3)
- tslib: 2.5.2
+ graphql: 16.7.1
+ meros: 1.3.0(@types/node@20.3.1)
+ tslib: 2.5.3
value-or-promise: 1.0.12
transitivePeerDependencies:
- '@types/node'
dev: false
- /@graphql-tools/executor-legacy-ws@0.0.11(graphql@16.6.0):
+ /@graphql-tools/executor-legacy-ws@0.0.11(graphql@16.7.1):
resolution: {integrity: sha512-4ai+NnxlNfvIQ4c70hWFvOZlSUN8lt7yc+ZsrwtNFbFPH/EroIzFMapAxM9zwyv9bH38AdO3TQxZ5zNxgBdvUw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- '@types/ws': 8.5.4
- graphql: 16.6.0
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ '@types/ws': 8.5.5
+ graphql: 16.7.1
isomorphic-ws: 5.0.0(ws@8.13.0)
- tslib: 2.5.2
+ tslib: 2.5.3
ws: 8.13.0
transitivePeerDependencies:
- bufferutil
- utf-8-validate
dev: true
- /@graphql-tools/executor@0.0.20(graphql@16.6.0):
+ /@graphql-tools/executor@0.0.20(graphql@16.7.1):
resolution: {integrity: sha512-GdvNc4vszmfeGvUqlcaH1FjBoguvMYzxAfT6tDd4/LgwymepHhinqLNA5otqwVLW+JETcDaK7xGENzFomuE6TA==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
'@repeaterjs/repeater': 3.0.4
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
value-or-promise: 1.0.12
dev: true
- /@graphql-tools/git-loader@7.3.0(@babel/core@7.21.8)(graphql@16.6.0):
+ /@graphql-tools/git-loader@7.3.0(@babel/core@7.22.5)(graphql@16.7.1):
resolution: {integrity: sha512-gcGAK+u16eHkwsMYqqghZbmDquh8QaO24Scsxq+cVR+vx1ekRlsEiXvu+yXVDbZdcJ6PBIbeLcQbEu+xhDLmvQ==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.21.8)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
+ '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.5)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
is-glob: 4.0.3
micromatch: 4.0.5
- tslib: 2.5.2
+ tslib: 2.5.3
unixify: 1.0.0
transitivePeerDependencies:
- '@babel/core'
- supports-color
dev: true
- /@graphql-tools/github-loader@7.3.28(@babel/core@7.21.8)(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-tools/github-loader@7.3.28(@babel/core@7.22.5)(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-OK92Lf9pmxPQvjUNv05b3tnVhw0JRfPqOf15jZjyQ8BfdEUrJoP32b4dRQQem/wyRL24KY4wOfArJNqzpsbwCA==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
'@ardatan/sync-fetch': 0.0.1(encoding@0.1.13)
- '@graphql-tools/executor-http': 0.1.10(@types/node@20.2.3)(graphql@16.6.0)
- '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.21.8)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/executor-http': 0.1.10(@types/node@20.3.1)(graphql@16.7.1)
+ '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.5)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
'@whatwg-node/fetch': 0.8.8
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
value-or-promise: 1.0.12
transitivePeerDependencies:
- '@babel/core'
@@ -2659,112 +2668,112 @@ packages:
- supports-color
dev: true
- /@graphql-tools/graphql-file-loader@7.5.17(graphql@16.6.0):
+ /@graphql-tools/graphql-file-loader@7.5.17(graphql@16.7.1):
resolution: {integrity: sha512-hVwwxPf41zOYgm4gdaZILCYnKB9Zap7Ys9OhY1hbwuAuC4MMNY9GpUjoTU3CQc3zUiPoYStyRtUGkHSJZ3HxBw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/import': 6.7.18(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/import': 6.7.18(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
globby: 11.1.0
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
unixify: 1.0.0
dev: true
- /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.21.8)(graphql@16.6.0):
+ /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.5)(graphql@16.7.1):
resolution: {integrity: sha512-RW+H8FqOOLQw0BPXaahYepVSRjuOHw+7IL8Opaa5G5uYGOBxoXR7DceyQ7BcpMgktAOOmpDNQ2WtcboChOJSRA==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@babel/parser': 7.21.9
- '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.21.8)
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@babel/parser': 7.22.5
+ '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.5)
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- '@babel/core'
- supports-color
dev: true
- /@graphql-tools/import@6.7.18(graphql@16.6.0):
+ /@graphql-tools/import@6.7.18(graphql@16.7.1):
resolution: {integrity: sha512-XQDdyZTp+FYmT7as3xRWH/x8dx0QZA2WZqfMF5EWb36a0PiH7WwlRQYIdyYXj8YCLpiWkeBXgBRHmMnwEYR8iQ==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
resolve-from: 5.0.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
- /@graphql-tools/json-file-loader@7.4.18(graphql@16.6.0):
+ /@graphql-tools/json-file-loader@7.4.18(graphql@16.7.1):
resolution: {integrity: sha512-AJ1b6Y1wiVgkwsxT5dELXhIVUPs/u3VZ8/0/oOtpcoyO/vAeM5rOvvWegzicOOnQw8G45fgBRMkkRfeuwVt6+w==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
globby: 11.1.0
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
unixify: 1.0.0
dev: true
- /@graphql-tools/load@7.8.14(graphql@16.6.0):
+ /@graphql-tools/load@7.8.14(graphql@16.7.1):
resolution: {integrity: sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/schema': 9.0.19(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
+ '@graphql-tools/schema': 9.0.19(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
p-limit: 3.1.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
- /@graphql-tools/merge@8.4.2(graphql@16.6.0):
+ /@graphql-tools/merge@8.4.2(graphql@16.7.1):
resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
dev: true
- /@graphql-tools/optimize@1.4.0(graphql@16.6.0):
+ /@graphql-tools/optimize@1.4.0(graphql@16.7.1):
resolution: {integrity: sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
- /@graphql-tools/prisma-loader@7.2.72(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-tools/prisma-loader@7.2.72(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-0a7uV7Fky6yDqd0tI9+XMuvgIo6GAqiVzzzFV4OSLry4AwiQlI3igYseBV7ZVOGhedOTqj/URxjpiv07hRcwag==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/url-loader': 7.17.18(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/url-loader': 7.17.18(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
'@types/js-yaml': 4.0.5
'@types/json-stable-stringify': 1.0.34
'@whatwg-node/fetch': 0.8.8
chalk: 4.1.2
debug: 4.3.4
- dotenv: 16.0.3
- graphql: 16.6.0
- graphql-request: 6.0.0(encoding@0.1.13)(graphql@16.6.0)
- http-proxy-agent: 6.1.0
- https-proxy-agent: 6.2.0
+ dotenv: 16.3.1
+ graphql: 16.7.1
+ graphql-request: 6.1.0(encoding@0.1.13)(graphql@16.7.1)
+ http-proxy-agent: 6.1.1
+ https-proxy-agent: 6.2.1
jose: 4.14.4
js-yaml: 4.1.0
json-stable-stringify: 1.0.2
lodash: 4.17.21
scuid: 1.1.0
- tslib: 2.5.2
+ tslib: 2.5.3
yaml-ast-parser: 0.0.43
transitivePeerDependencies:
- '@types/node'
@@ -2774,48 +2783,48 @@ packages:
- utf-8-validate
dev: true
- /@graphql-tools/relay-operation-optimizer@6.5.18(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-tools/relay-operation-optimizer@6.5.18(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-mc5VPyTeV+LwiM+DNvoDQfPqwQYhPV/cl5jOBjTgSniyaq8/86aODfMkrE2OduhQ5E00hqrkuL2Fdrgk0w1QJg==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@ardatan/relay-compiler': 12.0.0(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@ardatan/relay-compiler': 12.0.0(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
transitivePeerDependencies:
- encoding
- supports-color
- /@graphql-tools/schema@9.0.19(graphql@16.6.0):
+ /@graphql-tools/schema@9.0.19(graphql@16.7.1):
resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/merge': 8.4.2(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-tools/merge': 8.4.2(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
value-or-promise: 1.0.12
dev: true
- /@graphql-tools/url-loader@7.17.18(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0):
+ /@graphql-tools/url-loader@7.17.18(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-ear0CiyTj04jCVAxi7TvgbnGDIN2HgqzXzwsfcqiVg9cvjT40NcMlZ2P1lZDgqMkZ9oyLTV8Bw6j+SyG6A+xPw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
'@ardatan/sync-fetch': 0.0.1(encoding@0.1.13)
- '@graphql-tools/delegate': 9.0.35(graphql@16.6.0)
- '@graphql-tools/executor-graphql-ws': 0.0.14(graphql@16.6.0)
- '@graphql-tools/executor-http': 0.1.10(@types/node@20.2.3)(graphql@16.6.0)
- '@graphql-tools/executor-legacy-ws': 0.0.11(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- '@graphql-tools/wrap': 9.4.2(graphql@16.6.0)
- '@types/ws': 8.5.4
+ '@graphql-tools/delegate': 9.0.35(graphql@16.7.1)
+ '@graphql-tools/executor-graphql-ws': 0.0.14(graphql@16.7.1)
+ '@graphql-tools/executor-http': 0.1.10(@types/node@20.3.1)(graphql@16.7.1)
+ '@graphql-tools/executor-legacy-ws': 0.0.11(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ '@graphql-tools/wrap': 9.4.2(graphql@16.7.1)
+ '@types/ws': 8.5.5
'@whatwg-node/fetch': 0.8.8
- graphql: 16.6.0
+ graphql: 16.7.1
isomorphic-ws: 5.0.0(ws@8.13.0)
- tslib: 2.5.2
+ tslib: 2.5.3
value-or-promise: 1.0.12
ws: 8.13.0
transitivePeerDependencies:
@@ -2825,64 +2834,64 @@ packages:
- utf-8-validate
dev: true
- /@graphql-tools/utils@10.0.0(graphql@16.6.0):
- resolution: {integrity: sha512-ndBPc6zgR+eGU/jHLpuojrs61kYN3Z89JyMLwK3GCRkPv4EQn9EOr1UWqF1JO0iM+/jAVHY0mvfUxyrFFN9DUQ==}
+ /@graphql-tools/utils@10.0.1(graphql@16.7.1):
+ resolution: {integrity: sha512-i1FozbDGHgdsFA47V/JvQZ0FE8NAy0Eiz7HGCJO2MkNdZAKNnwei66gOq0JWYVFztwpwbVQ09GkKhq7Kjcq5Cw==}
engines: {node: '>=16.0.0'}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
dev: false
- /@graphql-tools/utils@8.13.1(graphql@16.6.0):
+ /@graphql-tools/utils@8.13.1(graphql@16.7.1):
resolution: {integrity: sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- graphql: 16.6.0
+ graphql: 16.7.1
tslib: 2.4.1
- /@graphql-tools/utils@9.2.1(graphql@16.6.0):
+ /@graphql-tools/utils@9.2.1(graphql@16.7.1):
resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
- /@graphql-tools/wrap@9.4.2(graphql@16.6.0):
+ /@graphql-tools/wrap@9.4.2(graphql@16.7.1):
resolution: {integrity: sha512-DFcd9r51lmcEKn0JW43CWkkI2D6T9XI1juW/Yo86i04v43O9w2/k4/nx2XTJv4Yv+iXwUw7Ok81PGltwGJSDSA==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@graphql-tools/delegate': 9.0.35(graphql@16.6.0)
- '@graphql-tools/schema': 9.0.19(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
- graphql: 16.6.0
- tslib: 2.5.2
+ '@graphql-tools/delegate': 9.0.35(graphql@16.7.1)
+ '@graphql-tools/schema': 9.0.19(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
+ graphql: 16.7.1
+ tslib: 2.5.3
value-or-promise: 1.0.12
dev: true
- /@graphql-typed-document-node/core@3.2.0(graphql@16.6.0):
+ /@graphql-typed-document-node/core@3.2.0(graphql@16.7.1):
resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- graphql: 16.6.0
+ graphql: 16.7.1
- /@hookform/resolvers@3.1.0(react-hook-form@7.43.9):
- resolution: {integrity: sha512-z0A8K+Nxq+f83Whm/ajlwE6VtQlp/yPHZnXw7XWVPIGm1Vx0QV8KThU3BpbBRfAZ7/dYqCKKBNnQh85BkmBKkA==}
+ /@hookform/resolvers@3.1.1(react-hook-form@7.45.0):
+ resolution: {integrity: sha512-tS16bAUkqjITNSvbJuO1x7MXbn7Oe8ZziDTJdA9mMvsoYthnOOiznOTGBYwbdlYBgU+tgpI/BtTU3paRbCuSlg==}
peerDependencies:
react-hook-form: ^7.0.0
dependencies:
- react-hook-form: 7.43.9(react@18.2.0)
+ react-hook-form: 7.45.0(react@18.2.0)
dev: false
- /@humanwhocodes/config-array@0.11.8:
- resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==}
+ /@humanwhocodes/config-array@0.11.10:
+ resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==}
engines: {node: '>=10.10.0'}
dependencies:
'@humanwhocodes/object-schema': 1.2.1
@@ -2910,11 +2919,11 @@ packages:
'@vue/compiler-sfc':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/generator': 7.21.9
- '@babel/parser': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
javascript-natural-sort: 0.7.1
lodash.clone: 4.5.0
lodash.isequal: 4.5.0
@@ -2929,7 +2938,7 @@ packages:
dependencies:
string-width: 5.1.2
string-width-cjs: /string-width@4.2.3
- strip-ansi: 7.0.1
+ strip-ansi: 7.1.0
strip-ansi-cjs: /strip-ansi@6.0.1
wrap-ansi: 8.1.0
wrap-ansi-cjs: /wrap-ansi@7.0.0
@@ -2956,7 +2965,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
jest-message-util: 29.5.0
jest-util: 29.5.0
@@ -2977,14 +2986,14 @@ packages:
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.8.0
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 29.5.0
- jest-config: 29.5.0(@types/node@20.2.3)(ts-node@10.9.1)
+ jest-config: 29.5.0(@types/node@20.3.1)(ts-node@10.9.1)
jest-haste-map: 29.5.0
jest-message-util: 29.5.0
jest-regex-util: 29.4.3
@@ -3011,7 +3020,7 @@ packages:
dependencies:
'@jest/fake-timers': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
jest-mock: 29.5.0
dev: true
@@ -3037,8 +3046,8 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.5.0
- '@sinonjs/fake-timers': 10.2.0
- '@types/node': 20.2.3
+ '@sinonjs/fake-timers': 10.3.0
+ '@types/node': 20.3.1
jest-message-util: 29.5.0
jest-mock: 29.5.0
jest-util: 29.5.0
@@ -3071,7 +3080,7 @@ packages:
'@jest/transform': 29.5.0
'@jest/types': 29.5.0
'@jridgewell/trace-mapping': 0.3.18
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
@@ -3133,7 +3142,7 @@ packages:
resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
'@jest/types': 29.5.0
'@jridgewell/trace-mapping': 0.3.18
babel-plugin-istanbul: 6.1.1
@@ -3145,7 +3154,7 @@ packages:
jest-regex-util: 29.4.3
jest-util: 29.5.0
micromatch: 4.0.5
- pirates: 4.0.5
+ pirates: 4.0.6
slash: 3.0.0
write-file-atomic: 4.0.2
transitivePeerDependencies:
@@ -3159,7 +3168,7 @@ packages:
'@jest/schemas': 29.4.3
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
'@types/yargs': 17.0.24
chalk: 4.1.2
dev: true
@@ -3213,7 +3222,7 @@ packages:
nopt: 5.0.0
npmlog: 5.0.1
rimraf: 3.0.2
- semver: 7.5.1
+ semver: 7.5.2
tar: 6.1.15
transitivePeerDependencies:
- encoding
@@ -3228,18 +3237,18 @@ packages:
glob-to-regexp: 0.3.0
dev: true
- /@next-auth/prisma-adapter@1.0.6(@prisma/client@4.14.1)(next-auth@4.22.1):
- resolution: {integrity: sha512-Z7agwfSZEeEcqKqrnisBun7VndRPshd6vyDsoRU68MXbkui8storkHgvN2hnNDrqr/hSCF9aRn56a1qpihaB4A==}
+ /@next-auth/prisma-adapter@1.0.7(@prisma/client@4.16.1)(next-auth@4.22.1):
+ resolution: {integrity: sha512-Cdko4KfcmKjsyHFrWwZ//lfLUbcLqlyFqjd/nYE2m3aZ7tjMNUjpks47iw7NTCnXf+5UWz5Ypyt1dSs1EP5QJw==}
peerDependencies:
'@prisma/client': '>=2.26.0 || >=3'
next-auth: ^4
dependencies:
- '@prisma/client': 4.14.1(prisma@4.14.1)
- next-auth: 4.22.1(next@13.4.3)(react-dom@18.2.0)(react@18.2.0)
+ '@prisma/client': 4.16.1(prisma@4.16.1)
+ next-auth: 4.22.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
dev: false
- /@next/bundle-analyzer@13.4.3:
- resolution: {integrity: sha512-jzWk6eaCFaIXfIswyQQWnR6FN22HpWoSWe3nLa3JCNkNd2ksriJgn86oQyZRxgAPaEbVKQXBp8GZi8e5DrhVJg==}
+ /@next/bundle-analyzer@13.4.7:
+ resolution: {integrity: sha512-cIcU07u6WdDUF1nrFYOSPvx/pie8euxSnWB1Y/XMYj2g5ls+iyaDr/ChyZugD5hNW754x0NFy1CwzpObA0bffQ==}
dependencies:
webpack-bundle-analyzer: 4.7.0
transitivePeerDependencies:
@@ -3247,18 +3256,18 @@ packages:
- utf-8-validate
dev: true
- /@next/env@13.4.3:
- resolution: {integrity: sha512-pa1ErjyFensznttAk3EIv77vFbfSYT6cLzVRK5jx4uiRuCQo+m2wCFAREaHKIy63dlgvOyMlzh6R8Inu8H3KrQ==}
+ /@next/env@13.4.7:
+ resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==}
dev: false
- /@next/eslint-plugin-next@13.4.3:
- resolution: {integrity: sha512-5B0uOnh7wyUY9vNNdIA6NUvWozhrZaTMZOzdirYAefqD0ZBK5C/h3+KMYdCKrR7JrXGvVpWnHtv54b3dCzwICA==}
+ /@next/eslint-plugin-next@13.4.7:
+ resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==}
dependencies:
glob: 7.1.7
dev: true
- /@next/swc-darwin-arm64@13.4.3:
- resolution: {integrity: sha512-yx18udH/ZmR4Bw4M6lIIPE3JxsAZwo04iaucEfA2GMt1unXr2iodHUX/LAKNyi6xoLP2ghi0E+Xi1f4Qb8f1LQ==}
+ /@next/swc-darwin-arm64@13.4.7:
+ resolution: {integrity: sha512-VZTxPv1b59KGiv/pZHTO5Gbsdeoxcj2rU2cqJu03btMhHpn3vwzEK0gUSVC/XW96aeGO67X+cMahhwHzef24/w==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@@ -3266,8 +3275,8 @@ packages:
dev: false
optional: true
- /@next/swc-darwin-x64@13.4.3:
- resolution: {integrity: sha512-Mi8xJWh2IOjryAM1mx18vwmal9eokJ2njY4nDh04scy37F0LEGJ/diL6JL6kTXi0UfUCGbMsOItf7vpReNiD2A==}
+ /@next/swc-darwin-x64@13.4.7:
+ resolution: {integrity: sha512-gO2bw+2Ymmga+QYujjvDz9955xvYGrWofmxTq7m70b9pDPvl7aDFABJOZ2a8SRCuSNB5mXU8eTOmVVwyp/nAew==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@@ -3275,8 +3284,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-arm64-gnu@13.4.3:
- resolution: {integrity: sha512-aBvtry4bxJ1xwKZ/LVPeBGBwWVwxa4bTnNkRRw6YffJnn/f4Tv4EGDPaVeYHZGQVA56wsGbtA6nZMuWs/EIk4Q==}
+ /@next/swc-linux-arm64-gnu@13.4.7:
+ resolution: {integrity: sha512-6cqp3vf1eHxjIDhEOc7Mh/s8z1cwc/l5B6ZNkOofmZVyu1zsbEM5Hmx64s12Rd9AYgGoiCz4OJ4M/oRnkE16/Q==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -3284,8 +3293,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-arm64-musl@13.4.3:
- resolution: {integrity: sha512-krT+2G3kEsEUvZoYte3/2IscscDraYPc2B+fDJFipPktJmrv088Pei/RjrhWm5TMIy5URYjZUoDZdh5k940Dyw==}
+ /@next/swc-linux-arm64-musl@13.4.7:
+ resolution: {integrity: sha512-T1kD2FWOEy5WPidOn1si0rYmWORNch4a/NR52Ghyp4q7KyxOCuiOfZzyhVC5tsLIBDH3+cNdB5DkD9afpNDaOw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -3293,8 +3302,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-x64-gnu@13.4.3:
- resolution: {integrity: sha512-AMdFX6EKJjC0G/CM6hJvkY8wUjCcbdj3Qg7uAQJ7PVejRWaVt0sDTMavbRfgMchx8h8KsAudUCtdFkG9hlEClw==}
+ /@next/swc-linux-x64-gnu@13.4.7:
+ resolution: {integrity: sha512-zaEC+iEiAHNdhl6fuwl0H0shnTzQoAoJiDYBUze8QTntE/GNPfTYpYboxF5LRYIjBwETUatvE0T64W6SKDipvg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -3302,8 +3311,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-x64-musl@13.4.3:
- resolution: {integrity: sha512-jySgSXE48shaLtcQbiFO9ajE9mqz7pcAVLnVLvRIlUHyQYR/WyZdK8ehLs65Mz6j9cLrJM+YdmdJPyV4WDaz2g==}
+ /@next/swc-linux-x64-musl@13.4.7:
+ resolution: {integrity: sha512-X6r12F8d8SKAtYJqLZBBMIwEqcTRvUdVm+xIq+l6pJqlgT2tNsLLf2i5Cl88xSsIytBICGsCNNHd+siD2fbWBA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -3311,8 +3320,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-arm64-msvc@13.4.3:
- resolution: {integrity: sha512-5DxHo8uYcaADiE9pHrg8o28VMt/1kR8voDehmfs9AqS0qSClxAAl+CchjdboUvbCjdNWL1MISCvEfKY2InJ3JA==}
+ /@next/swc-win32-arm64-msvc@13.4.7:
+ resolution: {integrity: sha512-NPnmnV+vEIxnu6SUvjnuaWRglZzw4ox5n/MQTxeUhb5iwVWFedolPFebMNwgrWu4AELwvTdGtWjqof53AiWHcw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@@ -3320,8 +3329,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-ia32-msvc@13.4.3:
- resolution: {integrity: sha512-LaqkF3d+GXRA5X6zrUjQUrXm2MN/3E2arXBtn5C7avBCNYfm9G3Xc646AmmmpN3DJZVaMYliMyCIQCMDEzk80w==}
+ /@next/swc-win32-ia32-msvc@13.4.7:
+ resolution: {integrity: sha512-6Hxijm6/a8XqLQpOOf/XuwWRhcuc/g4rBB2oxjgCMuV9Xlr2bLs5+lXyh8w9YbAUMYR3iC9mgOlXbHa79elmXw==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
@@ -3329,8 +3338,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-x64-msvc@13.4.3:
- resolution: {integrity: sha512-jglUk/x7ZWeOJWlVoKyIAkHLTI+qEkOriOOV+3hr1GyiywzcqfI7TpFSiwC7kk1scOiH7NTFKp8mA3XPNO9bDw==}
+ /@next/swc-win32-x64-msvc@13.4.7:
+ resolution: {integrity: sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -3338,35 +3347,35 @@ packages:
dev: false
optional: true
- /@nhost/apollo@5.2.7(@apollo/client@3.7.14)(@nhost/nhost-js@2.2.5):
- resolution: {integrity: sha512-ZubBZyrgNfT3PhTs2R/SxymZfjZjP0zub1aSIBa9IRj+j3wW+bQSR/ac0ffQzvtMAbFAVcz1Wgxb1TCEJKgqfg==}
+ /@nhost/apollo@5.2.11(@apollo/client@3.7.16)(@nhost/nhost-js@2.2.9):
+ resolution: {integrity: sha512-EKsU2jgr7OKasjECfNk7JrCRArkUzj13dX4gRztnEZ95OgAm0tDuLI5079fuOFBa9iNqOPaCr55d+TIzFqaz6A==}
peerDependencies:
'@apollo/client': ^3.7.10
- '@nhost/nhost-js': 2.2.5
+ '@nhost/nhost-js': 2.2.9
dependencies:
- '@apollo/client': 3.7.14(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0)
- '@nhost/nhost-js': 2.2.5(encoding@0.1.13)(graphql@16.6.0)
+ '@apollo/client': 3.7.16(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0)
+ '@nhost/nhost-js': 2.2.9(encoding@0.1.13)(graphql@16.7.1)
graphql: 16.6.0
- graphql-ws: 5.13.1(graphql@16.6.0)
+ graphql-ws: 5.14.0(graphql@16.6.0)
dev: false
- /@nhost/graphql-js@0.1.3(encoding@0.1.13)(graphql@16.6.0):
+ /@nhost/graphql-js@0.1.3(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-rzi3HxJj6/FRhHafzLbEySHh5A+JwsSGtfyeU2T49kidVovLbKEQtBi0nRgrLIdVLSdqJ5ZeUBKqgXnkSka4/Q==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
- graphql: 16.6.0
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
+ graphql: 16.7.1
isomorphic-unfetch: 3.1.0(encoding@0.1.13)
transitivePeerDependencies:
- encoding
dev: false
- /@nhost/hasura-auth-js@2.1.4(encoding@0.1.13):
- resolution: {integrity: sha512-T2mtV853wBZ4pwysY6aU5e9ewoNq02noRPr8fTbNQrDLqt1owfrW6H8EriEceUSChVe7tw7EnigO2Wc43yvDug==}
+ /@nhost/hasura-auth-js@2.1.7(encoding@0.1.13):
+ resolution: {integrity: sha512-dbi8zrmuE3xSlA7WMNyrZzVPLKYSBUlKtUjob+axhts0+4TsqsB7NvdLXrhM0fYjRY5SFUtN2JLs+EWDGKAoLQ==}
dependencies:
'@simplewebauthn/browser': 6.2.2
- isomorphic-unfetch: 3.1.0(encoding@0.1.13)
+ fetch-ponyfill: 7.1.0(encoding@0.1.13)
js-cookie: 3.0.5
jwt-decode: 3.1.2
xstate: 4.37.2
@@ -3374,27 +3383,27 @@ packages:
- encoding
dev: false
- /@nhost/hasura-storage-js@2.1.3(encoding@0.1.13):
- resolution: {integrity: sha512-CrM4xtCmfFH/lUgcWeIJ4o8Oxp6AvoufILEHzF9xYfzMNvrSFSSaF7v2ZJIc/Tsr1CiU7vtgd6XukjIQtniCUg==}
+ /@nhost/hasura-storage-js@2.1.6(encoding@0.1.13):
+ resolution: {integrity: sha512-wjtTQptYNFIzGZTrgRBCd9g3frHRfE+d5XVqLVFzwqtDioYTE1fK4Dcl45LVyfKM6H15maAr5z70NIKmrQd4aA==}
dependencies:
+ fetch-ponyfill: 7.1.0(encoding@0.1.13)
form-data: 4.0.0
- isomorphic-unfetch: 3.1.0(encoding@0.1.13)
xstate: 4.37.2
transitivePeerDependencies:
- encoding
dev: false
- /@nhost/nextjs@1.13.25(@types/react@18.2.6)(encoding@0.1.13)(graphql@16.6.0)(next@13.4.3)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-L+cYY+//m2mE9WVhLMUbatKAJvxp7vbInLhMw0aauVOnXz4A8x7SlG6rLsaDg/LKfAPVnbpoEpua4XabQ88iEA==}
+ /@nhost/nextjs@1.13.29(@types/react@18.2.13)(encoding@0.1.13)(graphql@16.7.1)(next@13.4.7)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-j3I2sbZUO8ESZBtLw4PSnFqudPL4gWO4GY1x2rkER9bg8WMe6kcWLXvtwp+WUjq+Q1acm6DXsnAdupDYyYLPew==}
peerDependencies:
next: ^12.0.10 || ^13.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
dependencies:
- '@nhost/react': 2.0.19(@types/react@18.2.6)(encoding@0.1.13)(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0)
+ '@nhost/react': 2.0.23(@types/react@18.2.13)(encoding@0.1.13)(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0)
isomorphic-unfetch: 3.1.0(encoding@0.1.13)
js-cookie: 3.0.5
- next: 13.4.3(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
xstate: 4.37.2
@@ -3405,46 +3414,46 @@ packages:
- graphql
dev: false
- /@nhost/nhost-js@2.2.5(encoding@0.1.13)(graphql@16.6.0):
- resolution: {integrity: sha512-tO7WUUnWBex0fU1ntCjoJYB+2jdXylAOHR045dzVXhUb0RJQrT/oeLPhWp9gB4h0vpGLH4FvyQOcG9AVaUbH0w==}
+ /@nhost/nhost-js@2.2.9(encoding@0.1.13)(graphql@16.7.1):
+ resolution: {integrity: sha512-NK0WtDQCJAhkj/h6IBDR1+nTiclGHPBRmor/Tjog9W44yjLnNCZlhk5KBBolEhLshI9OSeVxymFGug3YnXVsew==}
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- '@nhost/graphql-js': 0.1.3(encoding@0.1.13)(graphql@16.6.0)
- '@nhost/hasura-auth-js': 2.1.4(encoding@0.1.13)
- '@nhost/hasura-storage-js': 2.1.3(encoding@0.1.13)
- graphql: 16.6.0
+ '@nhost/graphql-js': 0.1.3(encoding@0.1.13)(graphql@16.7.1)
+ '@nhost/hasura-auth-js': 2.1.7(encoding@0.1.13)
+ '@nhost/hasura-storage-js': 2.1.6(encoding@0.1.13)
+ graphql: 16.7.1
isomorphic-unfetch: 3.1.0(encoding@0.1.13)
transitivePeerDependencies:
- encoding
dev: false
- /@nhost/react-apollo@5.0.23(@apollo/client@3.7.14)(@nhost/nhost-js@2.2.5)(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-Aycub4/eus67JvspefoA0bhq/ZelMHEKUTGesw9B9dbN6GAmHej+MwpwhW1FwJPYToMTXOVcYZBac8mMZGWgWg==}
+ /@nhost/react-apollo@5.0.27(@apollo/client@3.7.16)(@nhost/nhost-js@2.2.9)(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-72wimPpHrn7MjRZGqBYD4JDbQcKs+Z/7Z1dOVaTitNWTAAFKz6qLMsj53e8805RVFXmLXcyrdBzzxl03JaytAA==}
peerDependencies:
'@apollo/client': ^3.7.10
- '@nhost/react': 2.0.19
+ '@nhost/react': 2.0.23
graphql: ^16.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
dependencies:
- '@apollo/client': 3.7.14(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0)
- '@nhost/apollo': 5.2.7(@apollo/client@3.7.14)(@nhost/nhost-js@2.2.5)
- graphql: 16.6.0
+ '@apollo/client': 3.7.16(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0)
+ '@nhost/apollo': 5.2.11(@apollo/client@3.7.16)(@nhost/nhost-js@2.2.9)
+ graphql: 16.7.1
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
transitivePeerDependencies:
- '@nhost/nhost-js'
dev: false
- /@nhost/react@2.0.19(@types/react@18.2.6)(encoding@0.1.13)(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-lKcU+tK9xxE1/j4VGyNo7evUR6uV/M6h8zw+T4whAf5TSyEg645opBviJxRpeuAAyYSSonmpnqJdgclgRVk7MQ==}
+ /@nhost/react@2.0.23(@types/react@18.2.13)(encoding@0.1.13)(graphql@16.7.1)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-nrLVAah8YYN4jHlLeOInmIuMtVuIZjU3SNwWg56TRSV18umIO9+V2tbgcIVHK2DktavY8JKeueleeqBDnpSMYw==}
peerDependencies:
react: ^17.0.0 || ^18.1.0
react-dom: ^17.0.0 || ^18.1.0
dependencies:
- '@nhost/nhost-js': 2.2.5(encoding@0.1.13)(graphql@16.6.0)
- '@xstate/react': 3.2.2(@types/react@18.2.6)(react@18.2.0)(xstate@4.37.2)
+ '@nhost/nhost-js': 2.2.9(encoding@0.1.13)(graphql@16.7.1)
+ '@xstate/react': 3.2.2(@types/react@18.2.13)(react@18.2.0)(xstate@4.37.2)
jwt-decode: 3.1.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
@@ -3483,7 +3492,7 @@ packages:
resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==}
dependencies:
'@gar/promisify': 1.1.3
- semver: 7.5.1
+ semver: 7.5.2
dev: false
optional: true
@@ -3517,14 +3526,14 @@ packages:
dependencies:
asn1js: 3.0.5
pvtsutils: 1.3.2
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
/@peculiar/json-schema@1.1.12:
resolution: {integrity: sha512-coUfuoMeIB7B8/NMekxaDzLhaYmp0HZNPEjYRm9goRou8UZIC3z21s0sL9AWoCw4EG876QyO3kYrc61WNF9B/w==}
engines: {node: '>=8.0.0'}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
/@peculiar/webcrypto@1.4.3:
@@ -3534,7 +3543,7 @@ packages:
'@peculiar/asn1-schema': 2.3.6
'@peculiar/json-schema': 1.1.12
pvtsutils: 1.3.2
- tslib: 2.5.2
+ tslib: 2.5.3
webcrypto-core: 1.7.7
dev: true
@@ -3545,8 +3554,8 @@ packages:
dev: true
optional: true
- /@pkgr/utils@2.4.0:
- resolution: {integrity: sha512-2OCURAmRtdlL8iUDTypMrrxfwe8frXTeXaxGsVOaYtc/wrUyk8Z/0OBetM7cdlsy7ZFWlMX72VogKeh+A4Xcjw==}
+ /@pkgr/utils@2.4.1:
+ resolution: {integrity: sha512-JOqwkgFEyi+OROIyq7l4Jy28h/WwhDnG/cPkXG2Z1iFbubB6jsHW1NDvmyOzTBxHr3yg68YGirmh1JUgMqa+9w==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dependencies:
cross-spawn: 7.0.3
@@ -3554,15 +3563,15 @@ packages:
is-glob: 4.0.3
open: 9.1.0
picocolors: 1.0.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
/@polka/url@1.0.0-next.21:
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
dev: true
- /@prisma/client@4.14.1(prisma@4.14.1):
- resolution: {integrity: sha512-TZIswkeX1ccsHG/eN2kICzg/csXll0osK3EHu1QKd8VJ3XLcXozbNELKkCNfsCUvKJAwPdDtFCzF+O+raIVldw==}
+ /@prisma/client@4.16.1(prisma@4.16.1):
+ resolution: {integrity: sha512-CoDHu7Bt+NuDo40ijoeHP79EHtECsPBTy3yte5Yo3op8TqXt/kV0OT5OrsWewKvQGKFMHhYQ+ePed3zzjYdGAw==}
engines: {node: '>=14.17'}
requiresBuild: true
peerDependencies:
@@ -3571,124 +3580,184 @@ packages:
prisma:
optional: true
dependencies:
- '@prisma/engines-version': 4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c
- prisma: 4.14.1
+ '@prisma/engines-version': 4.16.0-66.b20ead4d3ab9e78ac112966e242ded703f4a052c
+ prisma: 4.16.1
dev: false
- /@prisma/engines-version@4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c:
- resolution: {integrity: sha512-3jum8/YSudeSN0zGW5qkpz+wAN2V/NYCQ+BPjvHYDfWatLWlQkqy99toX0GysDeaUoBIJg1vaz2yKqiA3CFcQw==}
+ /@prisma/engines-version@4.16.0-66.b20ead4d3ab9e78ac112966e242ded703f4a052c:
+ resolution: {integrity: sha512-tMWAF/qF00fbUH1HB4Yjmz6bjh7fzkb7Y3NRoUfMlHu6V+O45MGvqwYxqwBjn1BIUXkl3r04W351D4qdJjrgvA==}
dev: false
- /@prisma/engines@4.14.1:
- resolution: {integrity: sha512-APqFddPVHYmWNKqc+5J5SqrLFfOghKOLZxobmguDUacxOwdEutLsbXPVhNnpFDmuQWQFbXmrTTPoRrrF6B1MWA==}
+ /@prisma/engines@4.16.1:
+ resolution: {integrity: sha512-gpZG0kGGxfemgvK/LghHdBIz+crHkZjzszja94xp4oytpsXrgt/Ice82MvPsWMleVIniKuARrowtsIsim0PFJQ==}
requiresBuild: true
- /@radix-ui/colors@0.1.8:
- resolution: {integrity: sha512-jwRMXYwC0hUo0mv6wGpuw254Pd9p/R6Td5xsRpOmaWkUHlooNWqVcadgyzlRumMq3xfOTXwJReU0Jv+EIy4Jbw==}
+ /@radix-ui/colors@0.1.9:
+ resolution: {integrity: sha512-Vxq944ErPJsdVepjEUhOLO9ApUVOocA63knc+V2TkJ09D/AVOjiMIgkca/7VoYgODcla0qbSIBjje0SMfZMbAw==}
dev: false
/@radix-ui/primitive@1.0.0:
resolution: {integrity: sha512-3e7rn8FDMin4CgeL7Z/49smCA3rFYY3Ha2rUQ7HRWFadS5iCRw08ZgVT1LaNTCNqgvrUiyczLflrVrF0SRQtNA==}
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
dev: false
- /@radix-ui/react-accordion@1.1.1(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-TQtyyRubYe8DD6DYCovNLTjd2D+TFrNCpr99T5M3cYUbR7BsRxWsxfInjbQ1nHsdy2uPTcnJS5npyXPVfP0piw==}
+ /@radix-ui/primitive@1.0.1:
+ resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==}
+ dependencies:
+ '@babel/runtime': 7.22.5
+ dev: false
+
+ /@radix-ui/react-accordion@1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-fDG7jcoNKVjSK6yfmuAs0EnPDro0WMXIhMtXdTBWqEioVW206ku+4Lw07e+13lUkFkpoEQ2PdeMIAGpdqEAmDg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-collapsible': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-direction': 1.0.0(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-collapsible': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-arrow@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-fqYwhhI9IarZ0ll2cUSfKuXHlJK0qE4AfnRrPBbRwEH/4mGQn04/QFGomLi8TXWIdv9WJk//KgGm+aDxVIr1wA==}
+ /@radix-ui/react-arrow@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-wSP+pHsB/jQRaL6voubsQ/ZlrGBHHrOjmBnr19hxYgtS0WvAFwZhK2WP/YY5yF9uKECCEEDGxuLxq1NBK51wFA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-avatar@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-XRL8z2l9V7hRLCPjHWg/34RBPZUGpmOjmsRSNvIh2DI28GyIWDChbcsDUVc63MzOItk6Q83Ob2KK8k2FUlXlGA==}
+ /@radix-ui/react-avatar@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-9ToF7YNex3Ste45LrAeTlKtONI9yVRt/zOS158iilIkW5K/Apeyb/TUQlcEFTEFvWr8Kzdi2ZYrm1/suiXPajQ==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-checkbox@1.0.3(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-55B8/vKzTuzxllH5sGJO4zaBf9gYpJuJRRzaOKm+0oAefRnMvbf+Kgww7IOANVN0w3z7agFJgtnXaZl8Uj95AA==}
+ /@radix-ui/react-checkbox@1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-CBuGQa52aAYnADZVt/KBQzXrwx6TqnlwtcIPGtVt5JkkzQwMOLJjPukimhfKEr4GQNd43C+djUh5Ikopj8pSLg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-previous': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-size': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-previous': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-size': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-collapsible@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-QNiDT6Au8jUU0K1WV+HEd4loH7C5CKQjeXxskwqyiyAkyCmW7qlQM5vSSJCIoQC+OVPyhgafSmGudRP8Qm1/gA==}
+ /@radix-ui/react-collapsible@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-UBmVDkmR6IvDsloHVN+3rtx4Mi5TFvylYXpluuv0f37dtaz3H99bp8No0LGXRigVpl3UAT4l9j6bIchh42S/Gg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-collection@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-s8WdQQ6wNXpaxdZ308KSr8fEWGrg4un8i4r/w7fhiS4ElRNjk5rRcl0/C6TANG2LvLOGIxtzo/jAg6Qf73TEBw==}
+ /@radix-ui/react-collection@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-3SzW+0PW7yBBoQlT8wNcGtaxaD0XSu0uLUFgrtHY08Acx05TaHaOmVLR73c0j/cqpDy53KBMO7s0dx2wmOIDIA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-slot': 1.0.1(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3698,7 +3767,21 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ react: 18.2.0
+ dev: false
+
+ /@radix-ui/react-compose-refs@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-fDSBgd44FKHa1FRMU59qBMPFcl2PZE+2nmqunj+BWFyYYjnhIDWL2ItDs3rrbJDQOtzt5nIebLCQc4QRfz6LJw==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
@@ -3707,17 +3790,31 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ react: 18.2.0
+ dev: false
+
+ /@radix-ui/react-context@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-ebbrdFoYTcuZ0v4wG5tedGnp9tzcV8awzsxYph7gXUyvnNLuTIcCk1q17JEbnVhXAKG9oX3KtchwiMIAYp9NLg==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /@radix-ui/react-dialog@1.0.0(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
+ /@radix-ui/react-dialog@1.0.0(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-Yn9YU+QlHYLWwV1XfKiqnGVpWYWk6MeBVM6x/bcoyPvxgjQGoeT35482viLPctTMWoMw0PoHgqfSox7Ig+957Q==}
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/primitive': 1.0.0
'@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
'@radix-ui/react-context': 1.0.0(react@18.2.0)
@@ -3733,44 +3830,56 @@ packages:
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-remove-scroll: 2.5.4(@types/react@18.2.6)(react@18.2.0)
+ react-remove-scroll: 2.5.4(@types/react@18.2.13)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
dev: false
- /@radix-ui/react-dialog@1.0.3(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-owNhq36kNPqC2/a+zJRioPg6HHnTn5B/sh/NjTY8r4W9g1L5VJlrzZIVcBr7R9Mg8iLjVmh6MGgMlfoVf/WO/A==}
+ /@radix-ui/react-dialog@1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-hJtRy/jPULGQZceSAP2Re6/4NpKo8im6V8P2hUqZsdFiSL8l35kYsw3qbRI6Ay5mQd2+wlLqje770eq+RJ3yZg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-focus-guards': 1.0.0(react@18.2.0)
- '@radix-ui/react-focus-scope': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-portal': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-slot': 1.0.1(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-remove-scroll: 2.5.5(@types/react@18.2.6)(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
+ react-remove-scroll: 2.5.5(@types/react@18.2.13)(react@18.2.0)
dev: false
- /@radix-ui/react-direction@1.0.0(react@18.2.0):
- resolution: {integrity: sha512-2HV05lGUgYcA6xgLQ4BKPDmtL+QbIZYH5fCOTAOOcJ5O0QbWS3i9lKaurLzliYUDhORI2Qr3pyjhJh44lKA3rQ==}
+ /@radix-ui/react-direction@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-RXcvnXgyvYvBEOhCBuddKecVkoMiI10Jcm5cTI7abJRAHYfFxeu+FBQs/DvdxSYucxR5mna0dNsL6QFlds5TMA==}
peerDependencies:
+ '@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
@@ -3780,7 +3889,7 @@ packages:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/primitive': 1.0.0
'@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
'@radix-ui/react-primitive': 1.0.0(react-dom@18.2.0)(react@18.2.0)
@@ -3790,40 +3899,56 @@ packages:
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-dismissable-layer@1.0.3(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-nXZOvFjOuHS1ovumntGV7NNoLaEp9JEvTht3MBjP44NSW5hUKj/8OnfN3+8WmB+CEhN44XaGhpHoSsUIEl5P7Q==}
+ /@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-7UpBa/RKMoHJYjie1gkF1DlK8l1fdU/VKDpoS3rCCo8YBJR294GwcEHyxHw72yvphJ7ld0AXEcSLAzY2F/WyCg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-escape-keydown': 1.0.2(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-dropdown-menu@2.0.4(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-y6AT9+MydyXcByivdK1+QpjWoKaC7MLjkS/cH1Q3keEyMvDkiY85m8o2Bi6+Z1PPUlCsMULopxagQOSfN0wahg==}
+ /@radix-ui/react-dropdown-menu@2.0.5(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-xdOrZzOTocqqkCkYo8yRPCib5OkTkqN7lqNCdxwPOdE466DOaNl4N8PkUIlsXthQvW5Wwkd+aEmWpfWlBoDPEw==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-menu': 2.0.4(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-menu': 2.0.5(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
dev: false
/@radix-ui/react-focus-guards@1.0.0(react@18.2.0):
@@ -3831,7 +3956,21 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ react: 18.2.0
+ dev: false
+
+ /@radix-ui/react-focus-guards@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-Rect2dWbQ8waGzhMavsIbmSVCgYxkXLxxR3ZvCX79JOglzdEy4JXMb98lq4hPxUbLr77nP0UOGf4rcMU+s1pUA==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
@@ -3841,7 +3980,7 @@ packages:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
'@radix-ui/react-primitive': 1.0.0(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
@@ -3849,40 +3988,56 @@ packages:
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-focus-scope@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-spwXlNTfeIprt+kaEWE/qYuYT3ZAqJiAGjN/JgdvgVDTu8yc+HuX+WOWXrKliKnLnwck0F6JDkqIERncnih+4A==}
+ /@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-upXdPfqI4islj2CslyfUBNlaJCPybbqRHAi1KER7Isel9Q2AtSJ0zRBZv8mWQiFXD2nyAJ4BhC3yXgZ6kMBSrQ==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-hover-card@1.0.5(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-jXRuZEkxSWdHZbVyL0J46cm7pQjmOMpwJEFKY+VqAJnV+FxS+zIZExI1OCeIiDwCBzUy6If1FfouOsfqBxr86g==}
+ /@radix-ui/react-hover-card@1.0.6(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-2K3ToJuMk9wjwBOa+jdg2oPma+AmLdcEyTNsG/iC4BDVG3E0/mGCjbY8PEDSLxJcUi+nJi2QII+ec/4kWd88DA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-popper': 1.1.1(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-portal': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
dev: false
/@radix-ui/react-icons@1.3.0(react@18.2.0):
@@ -3898,128 +4053,182 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
react: 18.2.0
dev: false
- /@radix-ui/react-label@2.0.1(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-qcfbS3B8hTYmEO44RNcXB6pegkxRsJIbdxTMu0PEX0Luv5O2DvTIwwVYxQfUwLpM88EL84QRPLOLgwUSApMsLQ==}
+ /@radix-ui/react-id@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-tI7sT/kqYp8p96yGWY1OAnLHrqDgzHefRBKQ2YAkBS5ja7QLcZ9Z/uY7bEjPUatf8RomoXM8/1sMj1IJaE5UzQ==}
peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ react: 18.2.0
+ dev: false
+
+ /@radix-ui/react-label@2.0.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-N5ehvlM7qoTLx7nWPodsPYPgMzA5WM8zZChQg8nyFJKnDO5WHdba1vv5/H6IO5LtJMfD2Q3wh1qHFGNtK0w3bQ==}
+ peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-menu@2.0.4(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-mzKR47tZ1t193trEqlQoJvzY4u9vYfVH16ryBrVrCAGZzkgyWnMQYEZdUkM7y8ak9mrkKtJiqB47TlEnubeOFQ==}
+ /@radix-ui/react-menu@2.0.5(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-Gw4f9pwdH+w5w+49k0gLjN0PfRDHvxmAgG16AbyJZ7zhwZ6PBHKtWohvnSwfusfnK3L68dpBREHpVkj8wEM7ZA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-direction': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-focus-guards': 1.0.0(react@18.2.0)
- '@radix-ui/react-focus-scope': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-popper': 1.1.1(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-portal': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-roving-focus': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-slot': 1.0.1(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-remove-scroll: 2.5.5(@types/react@18.2.6)(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
+ react-remove-scroll: 2.5.5(@types/react@18.2.13)(react@18.2.0)
dev: false
- /@radix-ui/react-navigation-menu@1.1.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-1fSjOAGTThYSgJ5pENG2V8we7+6KDbfbiyt66HmLTeo0W3PAmmciclm0o97VlcVZW7q5Vg2hN7Cbj4XKo5u2sw==}
+ /@radix-ui/react-navigation-menu@1.1.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-x4Uv0N47ABx3/frJazYXxvMpZeKJe0qmRIgQ2o3lhTqnTVg+CaZfVVO4nQLn3QJcDkTz8icElKffhFng47XIBA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-direction': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-previous': 1.0.0(react@18.2.0)
- '@radix-ui/react-visually-hidden': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-previous': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-popover@1.0.5(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-GRHZ8yD12MrN2NLobHPE8Rb5uHTxd9x372DE9PPNnBjpczAQHcZ5ne0KXG4xpf+RDdXSzdLv9ym6mYJCDTaUZg==}
+ /@radix-ui/react-popover@1.0.6(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-cZ4defGpkZ0qTRtlIBzJLSzL6ht7ofhhW4i1+pkemjV1IKXm0wgCRnee154qlV6r9Ttunmh2TNZhMfV2bavUyA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-focus-guards': 1.0.0(react@18.2.0)
- '@radix-ui/react-focus-scope': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-popper': 1.1.1(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-portal': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-slot': 1.0.1(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-remove-scroll: 2.5.5(@types/react@18.2.6)(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
+ react-remove-scroll: 2.5.5(@types/react@18.2.13)(react@18.2.0)
dev: false
- /@radix-ui/react-popper@1.1.1(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-keYDcdMPNMjSC8zTsZ8wezUMiWM9Yj14wtF3s0PTIs9srnEPC9Kt2Gny1T3T81mmSeyDjZxsD9N5WCwNNb712w==}
+ /@radix-ui/react-popper@1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-1CnGGfFi/bbqtJZZ0P/NQY20xdG3E0LALJaLUEoKwPLwl6PPPfbeiCqMVQnhoFRAxjJj4RpBRJzDmUgsex2tSg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@floating-ui/react-dom': 0.7.2(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-arrow': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-rect': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-size': 1.0.0(react@18.2.0)
- '@radix-ui/rect': 1.0.0
+ '@babel/runtime': 7.22.5
+ '@floating-ui/react-dom': 2.0.1(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-rect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-size': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/rect': 1.0.1
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
dev: false
/@radix-ui/react-portal@1.0.0(react-dom@18.2.0)(react@18.2.0):
@@ -4028,20 +4237,29 @@ packages:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-primitive': 1.0.0(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-portal@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-swu32idoCW7KA2VEiUZGBSu9nB6qwGdV6k6HYhUoOo3M1FFpD+VgLzUqtt3mwL1ssz7r2x8MggpLSQach2Xy/Q==}
+ /@radix-ui/react-portal@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-xLYZeHrWoPmA5mEKEfZZevoVRK/Q43GfzRXkWV6qawIWWK8t6ifIiLQdd7rmQ4Vk1bmI21XhqF9BN3jWf+phpA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -4052,65 +4270,114 @@ packages:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
'@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
+ /@radix-ui/react-presence@1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-UXLW4UAbIY5ZjcvzjfRFo5gxva8QirC9hF7wRE4U5gz+TP0DbRk+//qyuAQ1McDxBt1xNMBTaciFGvEmJvAZCg==}
+ peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
+ react: 18.2.0
+ react-dom: 18.2.0(react@18.2.0)
+ dev: false
+
/@radix-ui/react-primitive@1.0.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-EyXe6mnRlHZ8b6f4ilTDrXmkLShICIuOTTj0GX4w1rp+wSxf3+TD05u1UOITC8VsJ2a9nwHvdXtOXEOl0Cw/zQ==}
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-slot': 1.0.0(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-primitive@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-zY6G5Qq4R8diFPNwtyoLRZBxzu1Z+SXMlfYpChN7Dv8gvmx9X3qhDqiLWvKseKVJMuedFeU/Sa0Sy/Ia+t06Dw==}
+ /@radix-ui/react-primitive@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-yi58uVyoAcK/Nq1inRY56ZSjKypBNKTa/1mcL8qdl6oJeEaDbOldlzrGn7P6Q3Id5d+SYNGc5AJgc4vGhjs5+g==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-slot': 1.0.1(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-roving-focus@1.0.3(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-stjCkIoMe6h+1fWtXlA6cRfikdBzCLp3SnVk7c48cv/uy3DTGoXhN76YaOYUJuy3aEDvDIKwKR5KSmvrtPvQPQ==}
+ /@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-2mUg5Mgcu001VkGy+FfzZyzbmuUWzgWkj3rvv4yu+mLw03+mTzbxZHvfcGyFp2b8EkQeMkpRQ5FiA2Vr2O6TeQ==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-direction': 1.0.0(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-separator@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-lZoAG/rS2jzb/OSvyBrpN3dmikw20ewmWx1GkM1VldbDyD0DACCbH9LIXSrqyS/2mE1VYKOHmyq5W90Dx4ryqA==}
+ /@radix-ui/react-separator@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-itYmTy/kokS21aiV5+Z56MZB54KrhPgn6eHDKkFeOLR34HMN2s8PaN47qZZAGnvupcjxHaFZnW4pQEh0BvvVuw==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -4120,86 +4387,116 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
react: 18.2.0
dev: false
- /@radix-ui/react-slot@1.0.1(react@18.2.0):
- resolution: {integrity: sha512-avutXAFL1ehGvAXtPquu0YK5oz6ctS474iM3vNGQIkswrVhdrS52e3uoMQBzZhNRAIE0jBnUyXWNmSjGHhCFcw==}
+ /@radix-ui/react-slot@1.0.2(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==}
peerDependencies:
+ '@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /@radix-ui/react-tabs@1.0.3(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-4CkF/Rx1GcrusI/JZ1Rvyx4okGUs6wEenWA0RG/N+CwkRhTy7t54y7BLsWUXrAz/GRbBfHQg/Odfs/RoW0CiRA==}
+ /@radix-ui/react-tabs@1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-egZfYY/+wRNCflXNHx+dePvnz9FbmssDTJBtgRfDY7e8SE5oIo3Py2eCB1ckAbh1Q7cQ/6yJZThJ++sgbxibog==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-direction': 1.0.0(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-roving-focus': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-toast@1.1.3(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-yHFgpxi9wjbfPvpSPdYAzivCqw48eA1ofT8m/WqYOVTxKPdmQMuVKRYPlMmj4C1d6tJdFj/LBa1J4iY3fL4OwQ==}
+ /@radix-ui/react-toast@1.1.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-wf+fc8DOywrpRK3jlPlWVe+ELYGHdKDaaARJZNuUTWyWYq7+ANCFLp4rTjZ/mcGkJJQ/vZ949Zis9xxEpfq9OA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-collection': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-portal': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
- '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
- '@radix-ui/react-visually-hidden': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/react-tooltip@1.0.5(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-cDKVcfzyO6PpckZekODJZDe5ZxZ2fCZlzKzTmPhe4mX9qTHRfLcKgqb0OKf22xLwDequ2tVleim+ZYx3rabD5w==}
+ /@radix-ui/react-tooltip@1.0.6(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-DmNFOiwEc2UDigsYj6clJENma58OelxD24O4IODoZ+3sQc3Zb+L8w1EP+y9laTuKCLAysPw4fD6/v0j4KNV8rg==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/primitive': 1.0.0
- '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0)
- '@radix-ui/react-context': 1.0.0(react@18.2.0)
- '@radix-ui/react-dismissable-layer': 1.0.3(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-id': 1.0.0(react@18.2.0)
- '@radix-ui/react-popper': 1.1.1(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-portal': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-presence': 1.0.0(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
- '@radix-ui/react-slot': 1.0.1(react@18.2.0)
- '@radix-ui/react-use-controllable-state': 1.0.0(react@18.2.0)
- '@radix-ui/react-visually-hidden': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/primitive': 1.0.1
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- transitivePeerDependencies:
- - '@types/react'
dev: false
/@radix-ui/react-use-callback-ref@1.0.0(react@18.2.0):
@@ -4207,7 +4504,21 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ react: 18.2.0
+ dev: false
+
+ /@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-D94LjX4Sp0xJFVaoQOd3OO9k7tpBYNOXdVhkltUbGv2Qb9OXdrg/CpsjlZv7ia14Sylv398LswWBVVu5nqKzAQ==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
@@ -4216,28 +4527,48 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
react: 18.2.0
dev: false
+ /@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-Svl5GY5FQeN758fWKrjM6Qb7asvXeiZltlT4U2gVfl8Gx5UAv2sMR0LWo8yhsIZh2oQ0eFdZ59aoOOMV7b47VA==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
+ react: 18.2.0
+ dev: false
+
/@radix-ui/react-use-escape-keydown@1.0.0(react@18.2.0):
resolution: {integrity: sha512-JwfBCUIfhXRxKExgIqGa4CQsiMemo1Xt0W/B4ei3fpzpvPENKpMKQ8mZSB6Acj3ebrAEgi2xiQvcI1PAAodvyg==}
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
react: 18.2.0
dev: false
- /@radix-ui/react-use-escape-keydown@1.0.2(react@18.2.0):
- resolution: {integrity: sha512-DXGim3x74WgUv+iMNCF+cAo8xUHHeqvjx8zs7trKf+FkQKPQXLk2sX7Gx1ysH7Q76xCpZuxIJE7HLPxRE+Q+GA==}
+ /@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-vyL82j40hcFicA+M4Ex7hVkB9vHgSse1ZWomAqV2Je3RleKGO5iM8KMOEtfoSB0PnIelMd2lATjTGMYqN5ylTg==}
peerDependencies:
+ '@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
@@ -4246,62 +4577,100 @@ packages:
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ react: 18.2.0
+ dev: false
+
+ /@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-v/5RegiJWYdoCvMnITBkNNx6bCj20fiaJnWtRkU18yITptraXjffz5Qbn05uOiQnOvi+dbkznkoaMltz1GnszQ==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /@radix-ui/react-use-previous@1.0.0(react@18.2.0):
- resolution: {integrity: sha512-RG2K8z/K7InnOKpq6YLDmT49HGjNmrK+fr82UCVKT2sW0GYfVnYp4wZWBooT/EYfQ5faA9uIjvsuMMhH61rheg==}
+ /@radix-ui/react-use-previous@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-cV5La9DPwiQ7S0gf/0qiD6YgNqM5Fk97Kdrlc5yBcrF3jyEZQwm7vYFqMo4IfeHgJXsRaMvLABFtd0OVEmZhDw==}
peerDependencies:
+ '@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /@radix-ui/react-use-rect@1.0.0(react@18.2.0):
- resolution: {integrity: sha512-TB7pID8NRMEHxb/qQJpvSt3hQU4sqNPM1VCTjTRjEOa7cEop/QMuq8S6fb/5Tsz64kqSvB9WnwsDHtjnrM9qew==}
+ /@radix-ui/react-use-rect@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-Cq5DLuSiuYVKNU8orzJMbl15TXilTnJKUCltMVQg53BQOF1/C5toAaGrowkgksdBQ9H+SRL23g0HDmg9tvmxXw==}
peerDependencies:
+ '@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/rect': 1.0.0
+ '@babel/runtime': 7.22.5
+ '@radix-ui/rect': 1.0.1
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /@radix-ui/react-use-size@1.0.0(react@18.2.0):
- resolution: {integrity: sha512-imZ3aYcoYCKhhgNpkNDh/aTiU05qw9hX+HHI1QDBTyIlcFjgeFlKKySNGMwTp7nYFLQg/j0VA2FmCY4WPDDHMg==}
+ /@radix-ui/react-use-size@1.0.1(@types/react@18.2.13)(react@18.2.0):
+ resolution: {integrity: sha512-ibay+VqrgcaI6veAojjofPATwledXiSmX+C0KrBk/xgpX9rBzPV3OsfwlhQdUOFbh+LKQorLYT+xTXW9V8yd0g==}
peerDependencies:
+ '@types/react': '*'
react: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.13)(react@18.2.0)
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /@radix-ui/react-visually-hidden@1.0.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-qirnJxtYn73HEk1rXL12/mXnu2rwsNHDID10th2JGtdK25T9wX+mxRmGt7iPSahw512GbZOc0syZX1nLQGoEOg==}
+ /@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-D4w41yN5YRKtu464TLnByKzMDG/JlMPHtfZgQAu9v6mNakUqGUI9vUrfQKz8NK41VMm/xbZbh76NUTVtIYqOMA==}
peerDependencies:
+ '@types/react': '*'
+ '@types/react-dom': '*'
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
dependencies:
- '@babel/runtime': 7.21.5
- '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ '@babel/runtime': 7.22.5
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.6)(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
+ '@types/react': 18.2.13
+ '@types/react-dom': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@radix-ui/rect@1.0.0:
- resolution: {integrity: sha512-d0O68AYy/9oeEy1DdC07bz1/ZXX+DqCskRd3i4JzLSTXwefzaepQrKjXC7aNM8lTHjFLDO0pDgaEiQ7jEk+HVg==}
+ /@radix-ui/rect@1.0.1:
+ resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==}
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
dev: false
/@repeaterjs/repeater@3.0.4:
resolution: {integrity: sha512-AW8PKd6iX3vAZ0vA43nOUOnbq/X5ihgU+mSXXqunMkeQADGiqw/PY0JNeYtD5sr0PAy51YPgAPbDoeapv9r8WA==}
- /@rushstack/eslint-patch@1.3.0:
- resolution: {integrity: sha512-IthPJsJR85GhOkp3Hvp8zFOPK5ynKn6STyHa/WZpioK7E1aYDiBzpqQPrngc14DszIUkIrdd3k9Iu0XSzlP/1w==}
+ /@rushstack/eslint-patch@1.3.2:
+ resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==}
dev: true
/@simplewebauthn/browser@6.2.2:
@@ -4318,8 +4687,8 @@ packages:
type-detect: 4.0.8
dev: true
- /@sinonjs/fake-timers@10.2.0:
- resolution: {integrity: sha512-OPwQlEdg40HAj5KNF8WW6q2KG4Z+cBCZb3m4ninfTZKaBmbIJodviQsDBoYMPHkOyJJMHnOJo5j2+LKDOhOACg==}
+ /@sinonjs/fake-timers@10.3.0:
+ resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==}
dependencies:
'@sinonjs/commons': 3.0.0
dev: true
@@ -4327,7 +4696,7 @@ packages:
/@swc/helpers@0.5.1:
resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/@textlint/ast-node-types@12.6.1:
@@ -4368,33 +4737,33 @@ packages:
/@tsconfig/node16@1.0.4:
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
- /@types/babel__core@7.20.0:
- resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==}
+ /@types/babel__core@7.20.1:
+ resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==}
dependencies:
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
'@types/babel__generator': 7.6.4
'@types/babel__template': 7.4.1
- '@types/babel__traverse': 7.18.5
+ '@types/babel__traverse': 7.20.1
dev: true
/@types/babel__generator@7.6.4:
resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: true
/@types/babel__template@7.4.1:
resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==}
dependencies:
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
dev: true
- /@types/babel__traverse@7.18.5:
- resolution: {integrity: sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==}
+ /@types/babel__traverse@7.20.1:
+ resolution: {integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: true
/@types/debug@4.1.7:
@@ -4403,11 +4772,11 @@ packages:
'@types/ms': 0.7.31
dev: true
- /@types/eslint@8.37.0:
- resolution: {integrity: sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==}
+ /@types/eslint@8.40.2:
+ resolution: {integrity: sha512-PRVjQ4Eh9z9pmmtaq8nTjZjQwKFk7YIHIud3lRoKRBgUQjgjRmoGxxGEPXQkF+lH7QkHJRNr5F4aBgYCW0lqpQ==}
dependencies:
'@types/estree': 1.0.1
- '@types/json-schema': 7.0.11
+ '@types/json-schema': 7.0.12
dev: true
/@types/estree@1.0.1:
@@ -4418,13 +4787,13 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
dev: true
/@types/graceful-fs@4.1.6:
resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==}
dependencies:
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
dev: true
/@types/istanbul-lib-coverage@2.0.4:
@@ -4454,8 +4823,8 @@ packages:
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==}
dev: true
- /@types/json-schema@7.0.11:
- resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
+ /@types/json-schema@7.0.12:
+ resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==}
dev: true
/@types/json-stable-stringify@1.0.34:
@@ -4484,8 +4853,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: true
- /@types/node@20.2.3:
- resolution: {integrity: sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==}
+ /@types/node@20.3.1:
+ resolution: {integrity: sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==}
/@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
@@ -4495,21 +4864,20 @@ packages:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true
- /@types/prettier@2.7.2:
- resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==}
+ /@types/prettier@2.7.3:
+ resolution: {integrity: sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==}
dev: true
/@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
- /@types/react-dom@18.2.4:
- resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==}
+ /@types/react-dom@18.2.6:
+ resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==}
dependencies:
- '@types/react': 18.2.6
- dev: true
+ '@types/react': 18.2.13
- /@types/react@18.2.6:
- resolution: {integrity: sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==}
+ /@types/react@18.2.13:
+ resolution: {integrity: sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
@@ -4530,10 +4898,10 @@ packages:
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
dev: true
- /@types/ws@8.5.4:
- resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
+ /@types/ws@8.5.5:
+ resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==}
dependencies:
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
dev: true
/@types/yargs-parser@21.0.0:
@@ -4546,8 +4914,8 @@ packages:
'@types/yargs-parser': 21.0.0
dev: true
- /@typescript-eslint/eslint-plugin@5.59.6(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)(typescript@5.0.4):
- resolution: {integrity: sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==}
+ /@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -4558,24 +4926,24 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.5.1
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
- '@typescript-eslint/scope-manager': 5.59.6
- '@typescript-eslint/type-utils': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
- '@typescript-eslint/utils': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
+ '@typescript-eslint/scope-manager': 5.60.0
+ '@typescript-eslint/type-utils': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
+ '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
debug: 4.3.4
- eslint: 8.41.0
+ eslint: 8.43.0
grapheme-splitter: 1.0.4
ignore: 5.2.4
natural-compare-lite: 1.4.0
- semver: 7.5.1
+ semver: 7.5.2
tsutils: 3.21.0(typescript@5.0.4)
typescript: 5.0.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@5.59.6(eslint@8.41.0)(typescript@5.0.4):
- resolution: {integrity: sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==}
+ /@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -4584,26 +4952,26 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.59.6
- '@typescript-eslint/types': 5.59.6
- '@typescript-eslint/typescript-estree': 5.59.6(typescript@5.0.4)
+ '@typescript-eslint/scope-manager': 5.60.0
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.0.4)
debug: 4.3.4
- eslint: 8.41.0
+ eslint: 8.43.0
typescript: 5.0.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/scope-manager@5.59.6:
- resolution: {integrity: sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ==}
+ /@typescript-eslint/scope-manager@5.60.0:
+ resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.59.6
- '@typescript-eslint/visitor-keys': 5.59.6
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/visitor-keys': 5.60.0
dev: true
- /@typescript-eslint/type-utils@5.59.6(eslint@8.41.0)(typescript@5.0.4):
- resolution: {integrity: sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==}
+ /@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -4612,23 +4980,23 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.59.6(typescript@5.0.4)
- '@typescript-eslint/utils': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.0.4)
+ '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
debug: 4.3.4
- eslint: 8.41.0
+ eslint: 8.43.0
tsutils: 3.21.0(typescript@5.0.4)
typescript: 5.0.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/types@5.59.6:
- resolution: {integrity: sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==}
+ /@typescript-eslint/types@5.60.0:
+ resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree@5.59.6(typescript@5.0.4):
- resolution: {integrity: sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==}
+ /@typescript-eslint/typescript-estree@5.60.0(typescript@5.0.4):
+ resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -4636,69 +5004,69 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.59.6
- '@typescript-eslint/visitor-keys': 5.59.6
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/visitor-keys': 5.60.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
- semver: 7.5.1
+ semver: 7.5.2
tsutils: 3.21.0(typescript@5.0.4)
typescript: 5.0.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@5.59.6(eslint@8.41.0)(typescript@5.0.4):
- resolution: {integrity: sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==}
+ /@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.41.0)
- '@types/json-schema': 7.0.11
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
+ '@types/json-schema': 7.0.12
'@types/semver': 7.5.0
- '@typescript-eslint/scope-manager': 5.59.6
- '@typescript-eslint/types': 5.59.6
- '@typescript-eslint/typescript-estree': 5.59.6(typescript@5.0.4)
- eslint: 8.41.0
+ '@typescript-eslint/scope-manager': 5.60.0
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.0.4)
+ eslint: 8.43.0
eslint-scope: 5.1.1
- semver: 7.5.1
+ semver: 7.5.2
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/visitor-keys@5.59.6:
- resolution: {integrity: sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==}
+ /@typescript-eslint/visitor-keys@5.60.0:
+ resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.59.6
+ '@typescript-eslint/types': 5.60.0
eslint-visitor-keys: 3.4.1
dev: true
- /@urql/core@4.0.7(graphql@16.6.0):
- resolution: {integrity: sha512-UtZ9oSbSFODXzFydgLCXpAQz26KGT1d6uEfcylKphiRWNXSWZi8k7vhJXNceNm/Dn0MiZ+kaaJHKcnGY1jvHRQ==}
+ /@urql/core@4.0.10(graphql@16.7.1):
+ resolution: {integrity: sha512-Vs3nOSAnYftqOCg034Ostp/uSqWlQg5ryLIzcOrm8+O43s4M+Ew4GQAuemIH7ZDB8dek6h61zzWI3ujd8FH3NA==}
dependencies:
- '@0no-co/graphql.web': 1.0.1(graphql@16.6.0)
+ '@0no-co/graphql.web': 1.0.4(graphql@16.7.1)
wonka: 6.3.2
transitivePeerDependencies:
- graphql
dev: false
- /@urql/introspection@1.0.2(graphql@16.6.0):
+ /@urql/introspection@1.0.2(graphql@16.7.1):
resolution: {integrity: sha512-vPuX+DjbmL5EUsvwgAMV8dkxc7JKuuNTzDfsNvtCuVmbAED4Nx39p08HImjTWAewSatjyzZZs+fAhU7z/4P+UQ==}
peerDependencies:
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- graphql: 16.6.0
+ graphql: 16.7.1
dev: true
/@whatwg-node/events@0.0.3:
resolution: {integrity: sha512-IqnKIDWfXBJkvy/k6tzskWTc2NK3LcqHlb+KHGCrjOCH4jfQckRX0NAiIcC/vIqQkzLYw2r2CTSwAxcrtcD6lA==}
dev: true
- /@whatwg-node/events@0.1.0:
- resolution: {integrity: sha512-PnnAP/o6QkgAdjcExKugzl5ZUqPVcv9lvgGz/to3Xe5Du/P5Zw6MzB8P8mI/B4mplYOYsr6AkXkb4plG0ydCow==}
+ /@whatwg-node/events@0.1.1:
+ resolution: {integrity: sha512-AyQEn5hIPV7Ze+xFoXVU3QTHXVbWPrzaOkxtENMPMuNL6VVHrp4hHfDt9nrQpjO7BgvuM95dMtkycX5M/DZR3w==}
engines: {node: '>=16.0.0'}
dev: false
@@ -4712,12 +5080,12 @@ packages:
web-streams-polyfill: 3.2.1
dev: true
- /@whatwg-node/fetch@0.9.0:
- resolution: {integrity: sha512-zEyXaoz5w6BpKYKyZLTwBA41fqGuscOvSoPHytADRo1FY/s/fmjwiKq4QGmB88DlNuQ8e57s6AgWqIYyAT0Zmg==}
+ /@whatwg-node/fetch@0.9.7:
+ resolution: {integrity: sha512-heClS5ctTmoEvVbFd+6ztX0SyQduI3/Q+77vtNApDU/+Mwajy6ugxaoDGgSzJUoQ37McSV09kcGCt1Jcc6z9lQ==}
engines: {node: '>=16.0.0'}
dependencies:
- '@whatwg-node/node-fetch': 0.4.0
- urlpattern-polyfill: 8.0.2
+ '@whatwg-node/node-fetch': 0.4.6
+ urlpattern-polyfill: 9.0.0
dev: false
/@whatwg-node/node-fetch@0.3.6:
@@ -4725,44 +5093,51 @@ packages:
dependencies:
'@whatwg-node/events': 0.0.3
busboy: 1.6.0
- fast-querystring: 1.1.1
+ fast-querystring: 1.1.2
fast-url-parser: 1.1.3
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
- /@whatwg-node/node-fetch@0.4.0:
- resolution: {integrity: sha512-aFfJNTMwkWrkl8I9nTkslVjPlkL+zb/Z71ng+71UbYYm1gPHfltHHXBiM99aZgUCaqyvaR5XzzwyCL6m0ikqsA==}
+ /@whatwg-node/node-fetch@0.4.6:
+ resolution: {integrity: sha512-9oLD57yW0WWfu4ZtEmybBrx1JfkO4TzDpD2zXlp2Ue3UJplifQRap+MbE0PxRlVWtR4KWsIRamhn7J44DkwoyA==}
engines: {node: '>=16.0.0'}
dependencies:
- '@whatwg-node/events': 0.1.0
+ '@whatwg-node/events': 0.1.1
busboy: 1.6.0
- fast-querystring: 1.1.1
+ fast-querystring: 1.1.2
fast-url-parser: 1.1.3
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/@wry/context@0.7.3:
resolution: {integrity: sha512-Nl8WTesHp89RF803Se9X3IiHjdmLBrIvPMaJkl+rKVJAYyPsz1TEUbu89943HpvujtSJgDUx9W4vZw3K1Mr3sA==}
engines: {node: '>=8'}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/@wry/equality@0.5.6:
resolution: {integrity: sha512-D46sfMTngaYlrH+OspKf8mIJETntFnf6Hsjb0V41jAXJ7Bx2kB8Rv8RCUujuVWYttFtHkUNp7g+FwxNQAr6mXA==}
engines: {node: '>=8'}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/@wry/trie@0.3.2:
resolution: {integrity: sha512-yRTyhWSls2OY/pYLfwff867r8ekooZ4UI+/gxot5Wj8EFwSf2rG+n+Mo/6LoLQm1TKA4GRj2+LCpbfS937dClQ==}
engines: {node: '>=8'}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
+ dev: false
+
+ /@wry/trie@0.4.3:
+ resolution: {integrity: sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==}
+ engines: {node: '>=8'}
+ dependencies:
+ tslib: 2.5.3
dev: false
- /@xstate/react@3.2.2(@types/react@18.2.6)(react@18.2.0)(xstate@4.37.2):
+ /@xstate/react@3.2.2(@types/react@18.2.13)(react@18.2.0)(xstate@4.37.2):
resolution: {integrity: sha512-feghXWLedyq8JeL13yda3XnHPZKwYDN5HPBLykpLeuNpr9178tQd2/3d0NrH6gSd0sG5mLuLeuD+ck830fgzLQ==}
peerDependencies:
'@xstate/fsm': ^2.0.0
@@ -4775,7 +5150,7 @@ packages:
optional: true
dependencies:
react: 18.2.0
- use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.6)(react@18.2.0)
+ use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.13)(react@18.2.0)
use-sync-external-store: 1.2.0(react@18.2.0)
xstate: 4.37.2
transitivePeerDependencies:
@@ -4802,12 +5177,12 @@ packages:
acorn: 6.4.2
dev: true
- /acorn-jsx@5.3.2(acorn@8.8.2):
+ /acorn-jsx@5.3.2(acorn@8.9.0):
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
- acorn: 8.8.2
+ acorn: 8.9.0
dev: true
/acorn-walk@8.2.0:
@@ -4820,8 +5195,8 @@ packages:
hasBin: true
dev: true
- /acorn@8.8.2:
- resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
+ /acorn@8.9.0:
+ resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==}
engines: {node: '>=0.4.0'}
hasBin: true
@@ -4834,8 +5209,8 @@ packages:
- supports-color
dev: false
- /agent-base@7.0.2:
- resolution: {integrity: sha512-k2/tQ1+8Zf50dEUJWklUP80LcE/+Ph+OJ6cf2Ff2fD/c/TtCe6ofnCoNMz9UnyxOQYlaAALZtEWETzn+1JjfHg==}
+ /agent-base@7.1.0:
+ resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==}
engines: {node: '>= 14'}
dependencies:
debug: 4.3.4
@@ -5013,13 +5388,13 @@ packages:
resolution: {integrity: sha512-xcLxITLe2HYa1cnYnwCjkOO1PqUHQpozB8x9AR0OgWN2woOBi5kSDVxKfd0b7sb1hw5qFeJhXm9H1nu3xSfLeQ==}
engines: {node: '>=10'}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
- /aria-query@5.1.3:
- resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==}
+ /aria-query@5.2.1:
+ resolution: {integrity: sha512-7uFg4b+lETFgdaJyETnILsXgnnzVnkHcgRbwbPwevm5x/LmUlt3MjczMRe1zg824iBgXZNRPTBftNYyRSKLp2g==}
dependencies:
- deep-equal: 2.2.1
+ dequal: 2.0.3
dev: true
/arr-diff@4.0.0:
@@ -5125,7 +5500,7 @@ packages:
dependencies:
pvtsutils: 1.3.2
pvutils: 1.1.3
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
/assert@1.5.0:
@@ -5168,19 +5543,19 @@ packages:
resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==}
engines: {node: '>=8'}
- /autoprefixer@10.4.14(postcss@8.4.23):
+ /autoprefixer@10.4.14(postcss@8.4.24):
resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
- browserslist: 4.21.5
- caniuse-lite: 1.0.30001489
+ browserslist: 4.21.9
+ caniuse-lite: 1.0.30001506
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: false
@@ -5189,28 +5564,28 @@ packages:
engines: {node: '>= 0.4'}
dev: true
- /axe-core@4.7.1:
- resolution: {integrity: sha512-sCXXUhA+cljomZ3ZAwb8i1p3oOlkABzPy08ZDAoGcYuvtBPlQ1Ytde129ArXyHWDhfeewq7rlx9F+cUx2SSlkg==}
+ /axe-core@4.7.2:
+ resolution: {integrity: sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==}
engines: {node: '>=4'}
dev: true
- /axobject-query@3.1.1:
- resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==}
+ /axobject-query@3.2.1:
+ resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==}
dependencies:
- deep-equal: 2.2.1
+ dequal: 2.0.3
dev: true
- /babel-jest@29.5.0(@babel/core@7.21.8):
+ /babel-jest@29.5.0(@babel/core@7.22.5):
resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
'@jest/transform': 29.5.0
- '@types/babel__core': 7.20.0
+ '@types/babel__core': 7.20.1
babel-plugin-istanbul: 6.1.1
- babel-preset-jest: 29.5.0(@babel/core@7.21.8)
+ babel-preset-jest: 29.5.0(@babel/core@7.22.5)
chalk: 4.1.2
graceful-fs: 4.2.11
slash: 3.0.0
@@ -5218,23 +5593,23 @@ packages:
- supports-color
dev: true
- /babel-loader@9.1.2(@babel/core@7.21.8):
+ /babel-loader@9.1.2(@babel/core@7.22.5):
resolution: {integrity: sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==}
engines: {node: '>= 14.15.0'}
peerDependencies:
'@babel/core': ^7.12.0
webpack: '>=5'
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
find-cache-dir: 3.3.2
- schema-utils: 4.0.1
+ schema-utils: 4.2.0
dev: true
/babel-plugin-istanbul@6.1.1:
resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==}
engines: {node: '>=8'}
dependencies:
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/helper-plugin-utils': 7.22.5
'@istanbuljs/load-nyc-config': 1.1.0
'@istanbuljs/schema': 0.1.3
istanbul-lib-instrument: 5.2.1
@@ -5247,44 +5622,44 @@ packages:
resolution: {integrity: sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/template': 7.21.9
- '@babel/types': 7.21.5
- '@types/babel__core': 7.20.0
- '@types/babel__traverse': 7.18.5
+ '@babel/template': 7.22.5
+ '@babel/types': 7.22.5
+ '@types/babel__core': 7.20.1
+ '@types/babel__traverse': 7.20.1
dev: true
- /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.8):
+ /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.22.5):
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.21.9
- '@babel/core': 7.21.8
- '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8)
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.5)
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.21.8):
+ /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.22.5):
resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8)
- core-js-compat: 3.30.2
+ '@babel/core': 7.22.5
+ '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.5)
+ core-js-compat: 3.31.0
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.8):
+ /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.22.5):
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: true
@@ -5296,71 +5671,71 @@ packages:
resolution: {integrity: sha512-88blrUrMX3SPiGkT1GnvVY8E/7A+k6oj3MNvUtTIxJflFzXTw1bHkuJ/y039ouhFMp2prRn5cQGzokViYi1dsg==}
dev: true
- /babel-preset-current-node-syntax@1.0.1(@babel/core@7.21.8):
+ /babel-preset-current-node-syntax@1.0.1(@babel/core@7.22.5):
resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.8)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.8)
- dev: true
-
- /babel-preset-fbjs@3.4.0(@babel/core@7.21.8):
+ '@babel/core': 7.22.5
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5)
+ dev: true
+
+ /babel-preset-fbjs@3.4.0(@babel/core@7.22.5):
resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
- '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.8)
- '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.8)
- '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.8)
- '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-react-jsx': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5)
+ '@babel/plugin-syntax-flow': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-flow-strip-types': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-react-display-name': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-react-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.5)
babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0
transitivePeerDependencies:
- supports-color
- /babel-preset-jest@29.5.0(@babel/core@7.21.8):
+ /babel-preset-jest@29.5.0(@babel/core@7.22.5):
resolution: {integrity: sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
babel-plugin-jest-hoist: 29.5.0
- babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.8)
+ babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5)
dev: true
/bail@1.0.5:
@@ -5451,15 +5826,15 @@ packages:
base64-js: 1.5.1
dev: false
- /browserslist@4.21.5:
- resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==}
+ /browserslist@4.21.9:
+ resolution: {integrity: sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001489
- electron-to-chromium: 1.4.402
- node-releases: 2.0.11
- update-browserslist-db: 1.0.11(browserslist@4.21.5)
+ caniuse-lite: 1.0.30001506
+ electron-to-chromium: 1.4.438
+ node-releases: 2.0.12
+ update-browserslist-db: 1.0.11(browserslist@4.21.9)
/bser@2.1.1:
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
@@ -5575,7 +5950,7 @@ packages:
resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==}
dependencies:
pascal-case: 3.1.2
- tslib: 2.5.2
+ tslib: 2.5.3
/camelcase-css@2.0.1:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
@@ -5599,14 +5974,14 @@ packages:
engines: {node: '>=10'}
dev: true
- /caniuse-lite@1.0.30001489:
- resolution: {integrity: sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==}
+ /caniuse-lite@1.0.30001506:
+ resolution: {integrity: sha512-6XNEcpygZMCKaufIcgpQNZNf00GEqc7VQON+9Rd0K1bMYo8xhMZRAo5zpbnbMNizi4YNgIDAFrdykWsvY3H4Hw==}
/capital-case@1.0.4:
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
dependencies:
no-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
upper-case-first: 2.0.2
/ccount@1.1.0:
@@ -5671,7 +6046,7 @@ packages:
path-case: 3.0.4
sentence-case: 3.0.4
snake-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/char-regex@1.0.2:
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
@@ -5722,8 +6097,8 @@ packages:
engines: {node: '>=8'}
dev: true
- /cjs-module-lexer@1.2.2:
- resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==}
+ /cjs-module-lexer@1.2.3:
+ resolution: {integrity: sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==}
dev: true
/class-utils@0.3.6:
@@ -5832,13 +6207,13 @@ packages:
engines: {node: '>=6'}
dev: false
- /cmdk@0.2.0(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
+ /cmdk@0.2.0(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-JQpKvEOb86SnvMZbYaFKYhvzFntWBeSZdyii0rZPhKJj9uwJBxu4DaVYDrRN7r3mPop56oPhRw+JYWTKs66TYw==}
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
dependencies:
- '@radix-ui/react-dialog': 1.0.0(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
+ '@radix-ui/react-dialog': 1.0.0(@types/react@18.2.13)(react-dom@18.2.0)(react@18.2.0)
command-score: 0.1.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
@@ -5956,8 +6331,8 @@ packages:
/concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
- /concurrently@8.0.1:
- resolution: {integrity: sha512-Sh8bGQMEL0TAmAm2meAXMjcASHZa7V0xXQVDBLknCPa9TPtkY9yYs+0cnGGgfdkW0SV1Mlg+hVGfXcoI8d3MJA==}
+ /concurrently@8.2.0:
+ resolution: {integrity: sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==}
engines: {node: ^14.13.0 || >=16.0.0}
hasBin: true
dependencies:
@@ -5966,7 +6341,7 @@ packages:
lodash: 4.17.21
rxjs: 7.8.1
shell-quote: 1.8.1
- spawn-command: 0.0.2-1
+ spawn-command: 0.0.2
supports-color: 8.1.1
tree-kill: 1.2.2
yargs: 17.7.2
@@ -5984,7 +6359,7 @@ packages:
resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==}
dependencies:
no-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
upper-case: 2.0.2
/conventional-changelog-angular@5.0.13:
@@ -6034,13 +6409,13 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /core-js-compat@3.30.2:
- resolution: {integrity: sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==}
+ /core-js-compat@3.31.0:
+ resolution: {integrity: sha512-hM7YCu1cU6Opx7MXNu0NuumM0ezNeAeRKadixyiQELWY3vT3De9S4J5ZBMraWV2vZnrE1Cirl0GtFtDtMUXzPw==}
dependencies:
- browserslist: 4.21.5
+ browserslist: 4.21.9
dev: true
- /cosmiconfig-typescript-loader@4.3.0(@types/node@20.2.3)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4):
+ /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.0.4):
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
@@ -6049,9 +6424,9 @@ packages:
ts-node: '>=10'
typescript: '>=3'
dependencies:
- '@types/node': 20.2.3
- cosmiconfig: 8.1.3
- ts-node: 10.9.1(@types/node@20.2.3)(typescript@5.0.4)
+ '@types/node': 20.3.1
+ cosmiconfig: 8.2.0
+ ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.0.4)
typescript: 5.0.4
dev: true
@@ -6086,8 +6461,8 @@ packages:
path-type: 4.0.0
dev: true
- /cosmiconfig@8.1.3:
- resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==}
+ /cosmiconfig@8.2.0:
+ resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==}
engines: {node: '>=14'}
dependencies:
import-fresh: 3.3.0
@@ -6151,7 +6526,7 @@ packages:
resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==}
engines: {node: '>=0.11'}
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
dev: false
/debounce@1.2.1:
@@ -6219,29 +6594,6 @@ packages:
resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==}
dev: true
- /deep-equal@2.2.1:
- resolution: {integrity: sha512-lKdkdV6EOGoVn65XaOsPdH4rMxTZOnmFyuIkMjM1i5HHCbfjC97dawgTAy0deYNfuqUqW+Q5VrVaQYtUpSd6yQ==}
- dependencies:
- array-buffer-byte-length: 1.0.0
- call-bind: 1.0.2
- es-get-iterator: 1.1.3
- get-intrinsic: 1.2.1
- is-arguments: 1.1.1
- is-array-buffer: 3.0.2
- is-date-object: 1.0.5
- is-regex: 1.1.4
- is-shared-array-buffer: 1.0.2
- isarray: 2.0.5
- object-is: 1.1.5
- object-keys: 1.1.1
- object.assign: 4.1.4
- regexp.prototype.flags: 1.5.0
- side-channel: 1.0.4
- which-boxed-primitive: 1.0.2
- which-collection: 1.0.1
- which-typed-array: 1.1.9
- dev: true
-
/deep-extend@0.6.0:
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
engines: {node: '>=4.0.0'}
@@ -6333,6 +6685,11 @@ packages:
resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==}
engines: {node: '>= 0.6.0'}
+ /dequal@2.0.3:
+ resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
+ engines: {node: '>=6'}
+ dev: true
+
/detect-indent@6.1.0:
resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==}
engines: {node: '>=8'}
@@ -6455,7 +6812,7 @@ packages:
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
dependencies:
no-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/dot-prop@5.3.0:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
@@ -6464,8 +6821,8 @@ packages:
is-obj: 2.0.0
dev: true
- /dotenv@16.0.3:
- resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==}
+ /dotenv@16.3.1:
+ resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
engines: {node: '>=12'}
dev: true
@@ -6481,8 +6838,8 @@ packages:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
dev: true
- /electron-to-chromium@1.4.402:
- resolution: {integrity: sha512-gWYvJSkohOiBE6ecVYXkrDgNaUjo47QEKK0kQzmWyhkH+yoYiG44bwuicTGNSIQRG3WDMsWVZJLRnJnLNkbWvA==}
+ /electron-to-chromium@1.4.438:
+ resolution: {integrity: sha512-x94U0FhphEsHsOloCvlsujHCvoir0ZQ73ZAs/QN4PLx98uNvyEU79F75rq1db75Bx/atvuh7KPeuxelh+xfYJw==}
/emittery@0.13.1:
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
@@ -6514,8 +6871,8 @@ packages:
dependencies:
once: 1.4.0
- /enhanced-resolve@5.14.0:
- resolution: {integrity: sha512-+DCows0XNwLDcUhbFJPdlQEVnT2zXlCv7hPxemTz86/O+B/hCQ+mb7ydkPKiflpVraqLPCAfu7lDy+hBXueojw==}
+ /enhanced-resolve@5.15.0:
+ resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==}
engines: {node: '>=10.13.0'}
dependencies:
graceful-fs: 4.2.11
@@ -6588,20 +6945,6 @@ packages:
which-typed-array: 1.1.9
dev: true
- /es-get-iterator@1.1.3:
- resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
- dependencies:
- call-bind: 1.0.2
- get-intrinsic: 1.2.1
- has-symbols: 1.0.3
- is-arguments: 1.1.1
- is-map: 2.0.2
- is-set: 2.0.2
- is-string: 1.0.7
- isarray: 2.0.5
- stop-iteration-iterator: 1.0.0
- dev: true
-
/es-set-tostringtag@2.0.1:
resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==}
engines: {node: '>= 0.4'}
@@ -6674,7 +7017,7 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.27.5)(eslint@8.41.0):
+ /eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.27.5)(eslint@8.43.0):
resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
@@ -6682,14 +7025,14 @@ packages:
eslint-plugin-import: ^2.25.2
dependencies:
confusing-browser-globals: 1.0.11
- eslint: 8.41.0
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)
+ eslint: 8.43.0
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)
object.assign: 4.1.4
object.entries: 1.1.6
semver: 6.3.0
dev: true
- /eslint-config-airbnb-typescript@17.0.0(@typescript-eslint/eslint-plugin@5.59.6)(@typescript-eslint/parser@5.59.6)(eslint-plugin-import@2.27.5)(eslint@8.41.0):
+ /eslint-config-airbnb-typescript@17.0.0(@typescript-eslint/eslint-plugin@5.60.0)(@typescript-eslint/parser@5.60.0)(eslint-plugin-import@2.27.5)(eslint@8.43.0):
resolution: {integrity: sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==}
peerDependencies:
'@typescript-eslint/eslint-plugin': ^5.13.0
@@ -6697,14 +7040,14 @@ packages:
eslint: ^7.32.0 || ^8.2.0
eslint-plugin-import: ^2.25.3
dependencies:
- '@typescript-eslint/eslint-plugin': 5.59.6(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)(typescript@5.0.4)
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
- eslint: 8.41.0
- eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.41.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)
+ '@typescript-eslint/eslint-plugin': 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
+ eslint: 8.43.0
+ eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.43.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)
dev: true
- /eslint-config-airbnb@19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.41.0):
+ /eslint-config-airbnb@19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.43.0):
resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==}
engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -6714,18 +7057,18 @@ packages:
eslint-plugin-react: ^7.28.0
eslint-plugin-react-hooks: ^4.3.0
dependencies:
- eslint: 8.41.0
- eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.41.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)
- eslint-plugin-jsx-a11y: 6.7.1(eslint@8.41.0)
- eslint-plugin-react: 7.32.2(eslint@8.41.0)
- eslint-plugin-react-hooks: 4.6.0(eslint@8.41.0)
+ eslint: 8.43.0
+ eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.43.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)
+ eslint-plugin-jsx-a11y: 6.7.1(eslint@8.43.0)
+ eslint-plugin-react: 7.32.2(eslint@8.43.0)
+ eslint-plugin-react-hooks: 4.6.0(eslint@8.43.0)
object.assign: 4.1.4
object.entries: 1.1.6
dev: true
- /eslint-config-next@13.4.3(eslint@8.41.0)(typescript@5.0.4):
- resolution: {integrity: sha512-1lXwdFi29fKxzeugof/TUE7lpHyJQt5+U4LaUHyvQfHjvsWO77vFNicJv5sX6k0VDVSbnfz0lw+avxI+CinbMg==}
+ /eslint-config-next@13.4.7(eslint@8.43.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@@ -6733,36 +7076,36 @@ packages:
typescript:
optional: true
dependencies:
- '@next/eslint-plugin-next': 13.4.3
- '@rushstack/eslint-patch': 1.3.0
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
- eslint: 8.41.0
+ '@next/eslint-plugin-next': 13.4.7
+ '@rushstack/eslint-patch': 1.3.2
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
+ eslint: 8.43.0
eslint-import-resolver-node: 0.3.7
- eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.41.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0)
- eslint-plugin-jsx-a11y: 6.7.1(eslint@8.41.0)
- eslint-plugin-react: 7.32.2(eslint@8.41.0)
- eslint-plugin-react-hooks: 4.6.0(eslint@8.41.0)
+ eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.43.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.43.0)
+ eslint-plugin-jsx-a11y: 6.7.1(eslint@8.43.0)
+ eslint-plugin-react: 7.32.2(eslint@8.43.0)
+ eslint-plugin-react-hooks: 4.6.0(eslint@8.43.0)
typescript: 5.0.4
transitivePeerDependencies:
- eslint-import-resolver-webpack
- supports-color
dev: true
- /eslint-config-prettier@8.8.0(eslint@8.41.0):
+ /eslint-config-prettier@8.8.0(eslint@8.43.0):
resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 8.41.0
+ eslint: 8.43.0
dev: true
/eslint-formatter-pretty@5.0.0:
resolution: {integrity: sha512-Uick451FoL22/wXqyScX3inW8ZlD/GQO7eFXj3bqb6N/ZtuuF00/CwSNIKLbFCJPrX5V4EdQBSgJ/UVnmLRnug==}
engines: {node: '>=14.16'}
dependencies:
- '@types/eslint': 8.37.0
+ '@types/eslint': 8.40.2
ansi-escapes: 4.3.2
chalk: 4.1.2
eslint-rule-docs: 1.1.235
@@ -6782,7 +7125,7 @@ packages:
- supports-color
dev: true
- /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.41.0):
+ /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.43.0):
resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -6790,12 +7133,12 @@ packages:
eslint-plugin-import: '*'
dependencies:
debug: 4.3.4
- enhanced-resolve: 5.14.0
- eslint: 8.41.0
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0)
- get-tsconfig: 4.5.0
- globby: 13.1.4
+ enhanced-resolve: 5.15.0
+ eslint: 8.43.0
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.43.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.43.0)
+ get-tsconfig: 4.6.0
+ globby: 13.2.0
is-core-module: 2.12.1
is-glob: 4.0.3
synckit: 0.8.5
@@ -6806,7 +7149,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0):
+ /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.43.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@@ -6827,16 +7170,16 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
debug: 3.2.7
- eslint: 8.41.0
+ eslint: 8.43.0
eslint-import-resolver-node: 0.3.7
- eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.41.0)
+ eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.43.0)
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint@8.41.0):
+ /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint@8.43.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@@ -6857,26 +7200,26 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
debug: 3.2.7
- eslint: 8.41.0
+ eslint: 8.43.0
eslint-import-resolver-node: 0.3.7
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-plugin-eslint-comments@3.2.0(eslint@8.41.0):
+ /eslint-plugin-eslint-comments@3.2.0(eslint@8.43.0):
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
engines: {node: '>=6.5.0'}
peerDependencies:
eslint: '>=4.19.1'
dependencies:
escape-string-regexp: 1.0.5
- eslint: 8.41.0
+ eslint: 8.43.0
ignore: 5.2.4
dev: true
- /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0):
+ /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.43.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@@ -6886,15 +7229,15 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
debug: 3.2.7
doctrine: 2.1.0
- eslint: 8.41.0
+ eslint: 8.43.0
eslint-import-resolver-node: 0.3.7
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.43.0)
has: 1.0.3
is-core-module: 2.12.1
is-glob: 4.0.3
@@ -6909,7 +7252,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.6)(eslint@8.41.0):
+ /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.60.0)(eslint@8.43.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@@ -6919,15 +7262,15 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
debug: 3.2.7
doctrine: 2.1.0
- eslint: 8.41.0
+ eslint: 8.43.0
eslint-import-resolver-node: 0.3.7
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.6)(eslint-import-resolver-node@0.3.7)(eslint@8.41.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.7)(eslint@8.43.0)
has: 1.0.3
is-core-module: 2.12.1
is-glob: 4.0.3
@@ -6942,7 +7285,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.59.6)(eslint@8.41.0)(jest@29.5.0)(typescript@5.0.4):
+ /eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.60.0)(eslint@8.43.0)(jest@29.5.0)(typescript@5.0.4):
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
@@ -6955,31 +7298,31 @@ packages:
jest:
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 5.59.6(@typescript-eslint/parser@5.59.6)(eslint@8.41.0)(typescript@5.0.4)
- '@typescript-eslint/utils': 5.59.6(eslint@8.41.0)(typescript@5.0.4)
- eslint: 8.41.0
- jest: 29.5.0(@types/node@20.2.3)(ts-node@10.9.1)
+ '@typescript-eslint/eslint-plugin': 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.0.4)
+ '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.0.4)
+ eslint: 8.43.0
+ jest: 29.5.0(@types/node@20.3.1)(ts-node@10.9.1)
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /eslint-plugin-jsx-a11y@6.7.1(eslint@8.41.0):
+ /eslint-plugin-jsx-a11y@6.7.1(eslint@8.43.0):
resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
engines: {node: '>=4.0'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
dependencies:
- '@babel/runtime': 7.21.5
- aria-query: 5.1.3
+ '@babel/runtime': 7.22.5
+ aria-query: 5.2.1
array-includes: 3.1.6
array.prototype.flatmap: 1.3.1
ast-types-flow: 0.0.7
- axe-core: 4.7.1
- axobject-query: 3.1.1
+ axe-core: 4.7.2
+ axobject-query: 3.2.1
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
- eslint: 8.41.0
+ eslint: 8.43.0
has: 1.0.3
jsx-ast-utils: 3.3.3
language-tags: 1.0.5
@@ -6989,25 +7332,25 @@ packages:
semver: 6.3.0
dev: true
- /eslint-plugin-promise@6.1.1(eslint@8.41.0):
+ /eslint-plugin-promise@6.1.1(eslint@8.43.0):
resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
dependencies:
- eslint: 8.41.0
+ eslint: 8.43.0
dev: true
- /eslint-plugin-react-hooks@4.6.0(eslint@8.41.0):
+ /eslint-plugin-react-hooks@4.6.0(eslint@8.43.0):
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
engines: {node: '>=10'}
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
dependencies:
- eslint: 8.41.0
+ eslint: 8.43.0
dev: true
- /eslint-plugin-react@7.32.2(eslint@8.41.0):
+ /eslint-plugin-react@7.32.2(eslint@8.43.0):
resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==}
engines: {node: '>=4'}
peerDependencies:
@@ -7017,7 +7360,7 @@ packages:
array.prototype.flatmap: 1.3.1
array.prototype.tosorted: 1.1.1
doctrine: 2.1.0
- eslint: 8.41.0
+ eslint: 8.43.0
estraverse: 5.3.0
jsx-ast-utils: 3.3.3
minimatch: 3.1.2
@@ -7031,17 +7374,17 @@ packages:
string.prototype.matchall: 4.0.8
dev: true
- /eslint-plugin-unicorn@47.0.0(eslint@8.41.0):
+ /eslint-plugin-unicorn@47.0.0(eslint@8.43.0):
resolution: {integrity: sha512-ivB3bKk7fDIeWOUmmMm9o3Ax9zbMz1Bsza/R2qm46ufw4T6VBFBaJIR1uN3pCKSmSXm8/9Nri8V+iUut1NhQGA==}
engines: {node: '>=16'}
peerDependencies:
eslint: '>=8.38.0'
dependencies:
- '@babel/helper-validator-identifier': 7.19.1
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.41.0)
+ '@babel/helper-validator-identifier': 7.22.5
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
ci-info: 3.8.0
clean-regexp: 1.0.0
- eslint: 8.41.0
+ eslint: 8.43.0
esquery: 1.5.0
indent-string: 4.0.0
is-builtin-module: 3.2.1
@@ -7052,7 +7395,7 @@ packages:
regexp-tree: 0.1.27
regjsparser: 0.10.0
safe-regex: 2.1.1
- semver: 7.5.1
+ semver: 7.5.2
strip-indent: 3.0.0
dev: true
@@ -7106,7 +7449,7 @@ packages:
engines: {node: ^6.14.0 || ^8.10.0 || >=9.10.0}
hasBin: true
dependencies:
- '@babel/code-frame': 7.21.4
+ '@babel/code-frame': 7.22.5
ajv: 6.12.6
chalk: 2.4.2
cross-spawn: 6.0.5
@@ -7146,16 +7489,16 @@ packages:
- supports-color
dev: true
- /eslint@8.41.0:
- resolution: {integrity: sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==}
+ /eslint@8.43.0:
+ resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.41.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
'@eslint-community/regexpp': 4.5.1
'@eslint/eslintrc': 2.0.3
- '@eslint/js': 8.41.0
- '@humanwhocodes/config-array': 0.11.8
+ '@eslint/js': 8.43.0
+ '@humanwhocodes/config-array': 0.11.10
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
ajv: 6.12.6
@@ -7207,8 +7550,8 @@ packages:
resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- acorn: 8.8.2
- acorn-jsx: 5.3.2(acorn@8.8.2)
+ acorn: 8.9.0
+ acorn-jsx: 5.3.2(acorn@8.9.0)
eslint-visitor-keys: 3.4.1
dev: true
@@ -7413,8 +7756,8 @@ packages:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
dev: true
- /fast-querystring@1.1.1:
- resolution: {integrity: sha512-qR2r+e3HvhEFmpdHMv//U8FnFlnYjaC6QKDuaXALDkw2kvHO8WDjxH+f/rHGR4Me4pnk8p9JAkRNTjYHAKRn2Q==}
+ /fast-querystring@1.1.2:
+ resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==}
dependencies:
fast-decode-uri-component: 1.0.1
@@ -7442,8 +7785,8 @@ packages:
/fbjs-css-vars@1.0.2:
resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==}
- /fbjs@3.0.4(encoding@0.1.13):
- resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==}
+ /fbjs@3.0.5(encoding@0.1.13):
+ resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==}
dependencies:
cross-fetch: 3.1.6(encoding@0.1.13)
fbjs-css-vars: 1.0.2
@@ -7451,9 +7794,17 @@ packages:
object-assign: 4.1.1
promise: 7.3.1
setimmediate: 1.0.5
- ua-parser-js: 0.7.35
+ ua-parser-js: 1.0.35
+ transitivePeerDependencies:
+ - encoding
+
+ /fetch-ponyfill@7.1.0(encoding@0.1.13):
+ resolution: {integrity: sha512-FhbbL55dj/qdVO3YNK7ZEkshvj3eQ7EuIGV2I6ic/2YiocvyWv+7jg2s4AyS0wdRU75s3tA8ZxI/xPigb0v5Aw==}
+ dependencies:
+ node-fetch: 2.6.11(encoding@0.1.13)
transitivePeerDependencies:
- encoding
+ dev: false
/figures@2.0.0:
resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==}
@@ -7611,8 +7962,8 @@ packages:
map-cache: 0.2.2
dev: true
- /framer-motion@10.12.12(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-DDCqp60U6hR7aUrXj/BXc/t0Sd/U4ep6w/NZQkw898K+u7s+Vv/P8yxq4WTNA86kU9QCsqOgn1Qhz2DpYK0Oag==}
+ /framer-motion@10.12.16(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-w/SfWEIWJkYSgRHYBmln7EhcNo31ao8Xexol8lGXf1pR/tlnBtf1HcxoUmEiEh6pacB4/geku5ami53AAQWHMQ==}
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
@@ -7624,7 +7975,7 @@ packages:
dependencies:
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- tslib: 2.5.2
+ tslib: 2.5.3
optionalDependencies:
'@emotion/is-prop-valid': 0.8.8
dev: false
@@ -7773,8 +8124,10 @@ packages:
get-intrinsic: 1.2.1
dev: true
- /get-tsconfig@4.5.0:
- resolution: {integrity: sha512-MjhiaIWCJ1sAU4pIQ5i5OfOuHHxVo1oYeNsWTON7jxYkod8pHocXeh+SSbmu5OZZZK73B6cbJ2XADzXehLyovQ==}
+ /get-tsconfig@4.6.0:
+ resolution: {integrity: sha512-lgbo68hHTQnFddybKbbs/RDRJnJT5YyGy2kQzVwbq+g67X73i+5MVTval34QxGkOe9X5Ujf1UYpCaphLyltjEg==}
+ dependencies:
+ resolve-pkg-maps: 1.0.0
dev: true
/get-value@2.0.6:
@@ -7825,8 +8178,24 @@ packages:
resolution: {integrity: sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==}
dev: true
- /glob@10.2.6:
- resolution: {integrity: sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==}
+ /glob-to-regexp@0.4.1:
+ resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
+ dev: false
+
+ /glob@10.2.7:
+ resolution: {integrity: sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ hasBin: true
+ dependencies:
+ foreground-child: 3.1.1
+ jackspeak: 2.2.1
+ minimatch: 9.0.1
+ minipass: 6.0.2
+ path-scurry: 1.9.2
+ dev: true
+
+ /glob@10.3.0:
+ resolution: {integrity: sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==}
engines: {node: '>=16 || 14 >=14.17'}
hasBin: true
dependencies:
@@ -7905,8 +8274,8 @@ packages:
slash: 3.0.0
dev: true
- /globby@13.1.4:
- resolution: {integrity: sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==}
+ /globby@13.2.0:
+ resolution: {integrity: sha512-jWsQfayf13NvqKUIL3Ta+CIqMnvlaIDFveWE/dpOZ9+3AMEJozsxDvKA02zync9UuvOM8rOXzsD5GqKP4OnWPQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
dir-glob: 3.0.1
@@ -7955,7 +8324,7 @@ packages:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
dev: true
- /graphql-config@4.5.0(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0):
+ /graphql-config@4.5.0(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1):
resolution: {integrity: sha512-x6D0/cftpLUJ0Ch1e5sj1TZn6Wcxx4oMfmhaG9shM0DKajA9iR+j1z86GSTQ19fShbGvrSSvbIQsHku6aQ6BBw==}
engines: {node: '>= 10.0.0'}
peerDependencies:
@@ -7965,18 +8334,18 @@ packages:
cosmiconfig-toml-loader:
optional: true
dependencies:
- '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.6.0)
- '@graphql-tools/json-file-loader': 7.4.18(graphql@16.6.0)
- '@graphql-tools/load': 7.8.14(graphql@16.6.0)
- '@graphql-tools/merge': 8.4.2(graphql@16.6.0)
- '@graphql-tools/url-loader': 7.17.18(@types/node@20.2.3)(encoding@0.1.13)(graphql@16.6.0)
- '@graphql-tools/utils': 9.2.1(graphql@16.6.0)
+ '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.7.1)
+ '@graphql-tools/json-file-loader': 7.4.18(graphql@16.7.1)
+ '@graphql-tools/load': 7.8.14(graphql@16.7.1)
+ '@graphql-tools/merge': 8.4.2(graphql@16.7.1)
+ '@graphql-tools/url-loader': 7.17.18(@types/node@20.3.1)(encoding@0.1.13)(graphql@16.7.1)
+ '@graphql-tools/utils': 9.2.1(graphql@16.7.1)
cosmiconfig: 8.0.0
- graphql: 16.6.0
+ graphql: 16.7.1
jiti: 1.17.1
minimatch: 4.2.3
string-env-interpolation: 1.0.1
- tslib: 2.5.2
+ tslib: 2.5.3
transitivePeerDependencies:
- '@types/node'
- bufferutil
@@ -7984,37 +8353,37 @@ packages:
- utf-8-validate
dev: true
- /graphql-request@6.0.0(encoding@0.1.13)(graphql@16.6.0):
- resolution: {integrity: sha512-2BmHTuglonjZvmNVw6ZzCfFlW/qkIPds0f+Qdi/Lvjsl3whJg2uvHmSvHnLWhUTEw6zcxPYAHiZoPvSVKOZ7Jw==}
+ /graphql-request@6.1.0(encoding@0.1.13)(graphql@16.7.1):
+ resolution: {integrity: sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==}
peerDependencies:
graphql: 14 - 16
dependencies:
- '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0)
+ '@graphql-typed-document-node/core': 3.2.0(graphql@16.7.1)
cross-fetch: 3.1.6(encoding@0.1.13)
- graphql: 16.6.0
+ graphql: 16.7.1
transitivePeerDependencies:
- encoding
- /graphql-tag@2.12.6(graphql@16.6.0):
+ /graphql-tag@2.12.6(graphql@16.7.1):
resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
engines: {node: '>=10'}
peerDependencies:
graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
- graphql: 16.6.0
- tslib: 2.5.2
+ graphql: 16.7.1
+ tslib: 2.5.3
- /graphql-ws@5.12.1(graphql@16.6.0):
+ /graphql-ws@5.12.1(graphql@16.7.1):
resolution: {integrity: sha512-umt4f5NnMK46ChM2coO36PTFhHouBrK9stWWBczERguwYrGnPNxJ9dimU6IyOBfOkC6Izhkg4H8+F51W/8CYDg==}
engines: {node: '>=10'}
peerDependencies:
graphql: '>=0.11 <=16'
dependencies:
- graphql: 16.6.0
+ graphql: 16.7.1
dev: true
- /graphql-ws@5.13.1(graphql@16.6.0):
- resolution: {integrity: sha512-eiX7ES/ZQr0q7hSM5UBOEIFfaAUmAY9/CSDyAnsETuybByU7l/v46drRg9DQoTvVABEHp3QnrvwgTRMhqy7zxQ==}
+ /graphql-ws@5.14.0(graphql@16.6.0):
+ resolution: {integrity: sha512-itrUTQZP/TgswR4GSSYuwWUzrE/w5GhbwM2GX3ic2U7aw33jgEsayfIlvaj7/GcIvZgNMzsPTrE5hqPuFUiE5g==}
engines: {node: '>=10'}
peerDependencies:
graphql: '>=0.11 <=16'
@@ -8025,6 +8394,11 @@ packages:
/graphql@16.6.0:
resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==}
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
+ dev: false
+
+ /graphql@16.7.1:
+ resolution: {integrity: sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==}
+ engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
/gzip-size@6.0.0:
resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==}
@@ -8118,7 +8492,7 @@ packages:
resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==}
dependencies:
capital-case: 1.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/hoist-non-react-statics@3.3.2:
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
@@ -8167,11 +8541,11 @@ packages:
dev: false
optional: true
- /http-proxy-agent@6.1.0:
- resolution: {integrity: sha512-75t5ACHLOMnz/KsDAS4BdHx4J0sneT/HW+Sz070NR+n7RZ7SmYXYn2FXq6D0XwQid8hYgRVf6HZJrYuGzaEqtw==}
+ /http-proxy-agent@6.1.1:
+ resolution: {integrity: sha512-JRCz+4Whs6yrrIoIlrH+ZTmhrRwtMnmOHsHn8GFEn9O2sVfSE+DAZ3oyyGIKF8tjJEeSJmP89j7aTjVsSqsU0g==}
engines: {node: '>= 14'}
dependencies:
- agent-base: 7.0.2
+ agent-base: 7.1.0
debug: 4.3.4
transitivePeerDependencies:
- supports-color
@@ -8187,11 +8561,11 @@ packages:
- supports-color
dev: false
- /https-proxy-agent@6.2.0:
- resolution: {integrity: sha512-4xhCnMpxR9fupa7leh9uJK2P/qjYIeaM9uZ9c1bi1JDSwX2VH9NDk/oKSToNX4gBKa2WT31Mldne7e26ckohLQ==}
+ /https-proxy-agent@6.2.1:
+ resolution: {integrity: sha512-ONsE3+yfZF2caH5+bJlcddtWqNI3Gvs5A38+ngvljxaBiRXRswym2c7yf8UAeFpRFKjFNHIFEHqR/OLAWJzyiA==}
engines: {node: '>= 14'}
dependencies:
- agent-base: 7.0.2
+ agent-base: 7.1.0
debug: 4.3.4
transitivePeerDependencies:
- supports-color
@@ -8304,10 +8678,10 @@ packages:
/import-sort-parser-babylon@6.0.0:
resolution: {integrity: sha512-NyShTiNhTh4Vy7kJUVe6CuvOaQAzzfSIT72wtp3CzGjz8bHjNj59DCAjncuviicmDOgVAgmLuSh1WMcLYAMWGg==}
dependencies:
- '@babel/core': 7.21.8
- '@babel/parser': 7.21.9
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
find-line-column: 0.5.2
transitivePeerDependencies:
- supports-color
@@ -8485,14 +8859,6 @@ packages:
is-decimal: 1.0.4
dev: true
- /is-arguments@1.1.1:
- resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- has-tostringtag: 1.0.0
- dev: true
-
/is-array-buffer@3.0.2:
resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==}
dependencies:
@@ -8690,11 +9056,7 @@ packages:
/is-lower-case@2.0.2:
resolution: {integrity: sha512-bVcMJy4X5Og6VZfdOZstSexlEy20Sr0k/p/b2IlQJlfdKAQuMpiv5w2Ccxb8sKdRUNAG1PnHVHjFSdRDVS6NlQ==}
dependencies:
- tslib: 2.5.2
-
- /is-map@2.0.2:
- resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==}
- dev: true
+ tslib: 2.5.3
/is-negative-zero@2.0.2:
resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==}
@@ -8765,10 +9127,6 @@ packages:
dependencies:
is-unc-path: 1.0.0
- /is-set@2.0.2:
- resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==}
- dev: true
-
/is-shared-array-buffer@1.0.2:
resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
dependencies:
@@ -8836,7 +9194,7 @@ packages:
/is-upper-case@2.0.2:
resolution: {integrity: sha512-44pxmxAvnnAOwBg4tHPnkfvgjPwbc5QIsSstNU+YcJ1ovxVzCWpSGosPJOZh/a1tdl81fbgnLc9LLv+x2ywbPQ==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/is-valid-identifier@2.0.2:
resolution: {integrity: sha512-mpS5EGqXOwzXtKAg6I44jIAqeBfntFLxpAth1rrKbxtKyI6LPktyDYpHBI+tHlduhhX/SF26mFXmxQu995QVqg==}
@@ -8844,23 +9202,12 @@ packages:
assert: 1.5.0
dev: true
- /is-weakmap@2.0.1:
- resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==}
- dev: true
-
/is-weakref@1.0.2:
resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
dependencies:
call-bind: 1.0.2
dev: true
- /is-weakset@2.0.2:
- resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==}
- dependencies:
- call-bind: 1.0.2
- get-intrinsic: 1.2.1
- dev: true
-
/is-windows@1.0.2:
resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
engines: {node: '>=0.10.0'}
@@ -8876,10 +9223,6 @@ packages:
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
dev: true
- /isarray@2.0.5:
- resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
- dev: true
-
/isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
@@ -8921,8 +9264,8 @@ packages:
resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
engines: {node: '>=8'}
dependencies:
- '@babel/core': 7.21.8
- '@babel/parser': 7.21.9
+ '@babel/core': 7.22.5
+ '@babel/parser': 7.22.5
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.0
semver: 6.3.0
@@ -8987,7 +9330,7 @@ packages:
'@jest/expect': 29.5.0
'@jest/test-result': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
@@ -9007,7 +9350,7 @@ packages:
- supports-color
dev: true
- /jest-cli@29.5.0(@types/node@20.2.3)(ts-node@10.9.1):
+ /jest-cli@29.5.0(@types/node@20.3.1)(ts-node@10.9.1):
resolution: {integrity: sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@@ -9024,7 +9367,7 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.11
import-local: 3.1.0
- jest-config: 29.5.0(@types/node@20.2.3)(ts-node@10.9.1)
+ jest-config: 29.5.0(@types/node@20.3.1)(ts-node@10.9.1)
jest-util: 29.5.0
jest-validate: 29.5.0
prompts: 2.4.2
@@ -9035,7 +9378,7 @@ packages:
- ts-node
dev: true
- /jest-config@29.5.0(@types/node@20.2.3)(ts-node@10.9.1):
+ /jest-config@29.5.0(@types/node@20.3.1)(ts-node@10.9.1):
resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
@@ -9047,11 +9390,11 @@ packages:
ts-node:
optional: true
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
'@jest/test-sequencer': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
- babel-jest: 29.5.0(@babel/core@7.21.8)
+ '@types/node': 20.3.1
+ babel-jest: 29.5.0(@babel/core@7.22.5)
chalk: 4.1.2
ci-info: 3.8.0
deepmerge: 4.3.1
@@ -9070,7 +9413,7 @@ packages:
pretty-format: 29.5.0
slash: 3.0.0
strip-json-comments: 3.1.1
- ts-node: 10.9.1(@types/node@20.2.3)(typescript@5.0.4)
+ ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.0.4)
transitivePeerDependencies:
- supports-color
dev: true
@@ -9110,7 +9453,7 @@ packages:
'@jest/environment': 29.5.0
'@jest/fake-timers': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
jest-mock: 29.5.0
jest-util: 29.5.0
dev: true
@@ -9126,7 +9469,7 @@ packages:
dependencies:
'@jest/types': 29.5.0
'@types/graceful-fs': 4.1.6
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -9161,7 +9504,7 @@ packages:
resolution: {integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/code-frame': 7.21.4
+ '@babel/code-frame': 7.22.5
'@jest/types': 29.5.0
'@types/stack-utils': 2.0.1
chalk: 4.1.2
@@ -9177,7 +9520,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
jest-util: 29.5.0
dev: true
@@ -9232,7 +9575,7 @@ packages:
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
@@ -9263,9 +9606,9 @@ packages:
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
- cjs-module-lexer: 1.2.2
+ cjs-module-lexer: 1.2.3
collect-v8-coverage: 1.0.1
glob: 7.2.3
graceful-fs: 4.2.11
@@ -9286,18 +9629,18 @@ packages:
resolution: {integrity: sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.21.8
- '@babel/generator': 7.21.9
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.8)
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5)
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
'@jest/expect-utils': 29.5.0
'@jest/transform': 29.5.0
'@jest/types': 29.5.0
- '@types/babel__traverse': 7.18.5
- '@types/prettier': 2.7.2
- babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.8)
+ '@types/babel__traverse': 7.20.1
+ '@types/prettier': 2.7.3
+ babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5)
chalk: 4.1.2
expect: 29.5.0
graceful-fs: 4.2.11
@@ -9308,7 +9651,7 @@ packages:
jest-util: 29.5.0
natural-compare: 1.4.0
pretty-format: 29.5.0
- semver: 7.5.1
+ semver: 7.5.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -9318,7 +9661,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
chalk: 4.1.2
ci-info: 3.8.0
graceful-fs: 4.2.11
@@ -9343,7 +9686,7 @@ packages:
dependencies:
'@jest/test-result': 29.5.0
'@jest/types': 29.5.0
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
@@ -9355,13 +9698,13 @@ packages:
resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
jest-util: 29.5.0
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
- /jest@29.5.0(@types/node@20.2.3)(ts-node@10.9.1):
+ /jest@29.5.0(@types/node@20.3.1)(ts-node@10.9.1):
resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@@ -9374,7 +9717,7 @@ packages:
'@jest/core': 29.5.0(ts-node@10.9.1)
'@jest/types': 29.5.0
import-local: 3.1.0
- jest-cli: 29.5.0(@types/node@20.2.3)(ts-node@10.9.1)
+ jest-cli: 29.5.0(@types/node@20.3.1)(ts-node@10.9.1)
transitivePeerDependencies:
- '@types/node'
- supports-color
@@ -9731,12 +10074,12 @@ packages:
/lower-case-first@2.0.2:
resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/lower-case@2.0.2:
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
@@ -9749,8 +10092,8 @@ packages:
dependencies:
yallist: 4.0.0
- /lru-cache@9.1.1:
- resolution: {integrity: sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==}
+ /lru-cache@9.1.2:
+ resolution: {integrity: sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==}
engines: {node: 14 || >=16.14}
dev: true
@@ -9866,13 +10209,13 @@ packages:
dependencies:
commander: 10.0.1
get-stdin: 9.0.0
- glob: 10.2.6
+ glob: 10.2.7
ignore: 5.2.4
js-yaml: 4.1.0
jsonc-parser: 3.2.0
markdownlint: 0.28.2
minimatch: 9.0.1
- run-con: 1.2.11
+ run-con: 1.2.12
dev: true
/markdownlint-micromark@0.1.2:
@@ -10022,8 +10365,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
- /meros@1.2.1(@types/node@20.2.3):
- resolution: {integrity: sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g==}
+ /meros@1.3.0(@types/node@20.3.1):
+ resolution: {integrity: sha512-2BNGOimxEz5hmjUG2FwoxCt5HN7BXdaWyFqEwxPTrJzVdABtrL4TiHTcsWSFAxPQ/tOnEaQEJh3qWq71QRMY+w==}
engines: {node: '>=13'}
peerDependencies:
'@types/node': '>=13'
@@ -10031,7 +10374,7 @@ packages:
'@types/node':
optional: true
dependencies:
- '@types/node': 20.2.3
+ '@types/node': 20.3.1
/micromark-extension-footnote@0.3.2:
resolution: {integrity: sha512-gr/BeIxbIWQoUm02cIfK7mdMZ/fbroRpLsck4kvFtjbzP4yi+OPVbnukTc/zy0i7spC2xYE/dbX1Sur8BEDJsQ==}
@@ -10367,7 +10710,7 @@ packages:
dev: false
optional: true
- /next-auth@4.22.1(next@13.4.3)(react-dom@18.2.0)(react@18.2.0):
+ /next-auth@4.22.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-NTR3f6W7/AWXKw8GSsgSyQcDW6jkslZLH8AiZa5PQ09w1kR8uHtR9rez/E9gAq/o17+p0JYHE8QjF3RoniiObA==}
peerDependencies:
next: ^12.2.5 || ^13
@@ -10378,28 +10721,27 @@ packages:
nodemailer:
optional: true
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
'@panva/hkdf': 1.1.1
cookie: 0.5.0
jose: 4.14.4
- next: 13.4.3(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)
oauth: 0.9.15
openid-client: 5.4.2
- preact: 10.15.0
- preact-render-to-string: 5.2.6(preact@10.15.0)
+ preact: 10.15.1
+ preact-render-to-string: 5.2.6(preact@10.15.1)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
uuid: 8.3.2
dev: false
- /next@13.4.3(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-FV3pBrAAnAIfOclTvncw9dDohyeuEEXPe5KNcva91anT/rdycWbgtu3IjUj4n5yHnWK8YEPo0vrUecHmnmUNbA==}
+ /next@13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-M8z3k9VmG51SRT6v5uDKdJXcAqLzP3C+vaKfLIAM0Mhx1um1G7MDnO63+m52qPdZfrTFzMZNzfsgvm3ghuVHIQ==}
engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
'@opentelemetry/api': ^1.1.0
fibers: '>= 3.1.0'
- node-sass: ^6.0.0 || ^7.0.0
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
@@ -10408,30 +10750,29 @@ packages:
optional: true
fibers:
optional: true
- node-sass:
- optional: true
sass:
optional: true
dependencies:
- '@next/env': 13.4.3
+ '@next/env': 13.4.7
'@swc/helpers': 0.5.1
busboy: 1.6.0
- caniuse-lite: 1.0.30001489
+ caniuse-lite: 1.0.30001506
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- styled-jsx: 5.1.1(@babel/core@7.21.8)(react@18.2.0)
+ styled-jsx: 5.1.1(@babel/core@7.22.5)(react@18.2.0)
+ watchpack: 2.4.0
zod: 3.21.4
optionalDependencies:
- '@next/swc-darwin-arm64': 13.4.3
- '@next/swc-darwin-x64': 13.4.3
- '@next/swc-linux-arm64-gnu': 13.4.3
- '@next/swc-linux-arm64-musl': 13.4.3
- '@next/swc-linux-x64-gnu': 13.4.3
- '@next/swc-linux-x64-musl': 13.4.3
- '@next/swc-win32-arm64-msvc': 13.4.3
- '@next/swc-win32-ia32-msvc': 13.4.3
- '@next/swc-win32-x64-msvc': 13.4.3
+ '@next/swc-darwin-arm64': 13.4.7
+ '@next/swc-darwin-x64': 13.4.7
+ '@next/swc-linux-arm64-gnu': 13.4.7
+ '@next/swc-linux-arm64-musl': 13.4.7
+ '@next/swc-linux-x64-gnu': 13.4.7
+ '@next/swc-linux-x64-musl': 13.4.7
+ '@next/swc-win32-arm64-msvc': 13.4.7
+ '@next/swc-win32-ia32-msvc': 13.4.7
+ '@next/swc-win32-x64-msvc': 13.4.7
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
@@ -10445,13 +10786,13 @@ packages:
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
dependencies:
lower-case: 2.0.2
- tslib: 2.5.2
+ tslib: 2.5.3
- /node-abi@3.40.0:
- resolution: {integrity: sha512-zNy02qivjjRosswoYmPi8hIKJRr8MpQyeKT6qlcq/OnOgA3Rhoae+IYOqsM9V5+JnHWmxKnWOT2GxvtqdtOCXA==}
+ /node-abi@3.45.0:
+ resolution: {integrity: sha512-iwXuFrMAcFVi/ZoZiqq8BzAdsLw9kxDfTC0HMyjXfSL/6CSDAGD5UmR7azrAgWV1zKYq7dUUMj4owusBWKLsiQ==}
engines: {node: '>=10'}
dependencies:
- semver: 7.5.1
+ semver: 7.5.2
dev: false
/node-addon-api@3.2.1:
@@ -10494,7 +10835,7 @@ packages:
nopt: 5.0.0
npmlog: 6.0.2
rimraf: 3.0.2
- semver: 7.5.1
+ semver: 7.5.2
tar: 6.1.15
which: 2.0.2
transitivePeerDependencies:
@@ -10506,8 +10847,8 @@ packages:
/node-int64@0.4.0:
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
- /node-releases@2.0.11:
- resolution: {integrity: sha512-+M0PwXeU80kRohZ3aT4J/OnR+l9/KD2nVLNNoRgFtnf+umQVFdGBAO2N8+nCnEi0xlh/Wk3zOGC+vNNx+uM79Q==}
+ /node-releases@2.0.12:
+ resolution: {integrity: sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==}
/nopt@5.0.0:
resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==}
@@ -10532,7 +10873,7 @@ packages:
dependencies:
hosted-git-info: 4.1.0
is-core-module: 2.12.1
- semver: 7.5.1
+ semver: 7.5.2
validate-npm-package-license: 3.0.4
dev: true
@@ -10647,14 +10988,6 @@ packages:
resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==}
dev: true
- /object-is@1.1.5:
- resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.2.0
- dev: true
-
/object-keys@1.1.1:
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
engines: {node: '>= 0.4'}
@@ -10899,7 +11232,7 @@ packages:
resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==}
dependencies:
dot-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/parent-module@1.0.1:
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
@@ -10939,7 +11272,7 @@ packages:
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
engines: {node: '>=8'}
dependencies:
- '@babel/code-frame': 7.21.4
+ '@babel/code-frame': 7.22.5
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
@@ -10949,7 +11282,7 @@ packages:
resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==}
dependencies:
no-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/pascalcase@0.1.1:
resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==}
@@ -10960,7 +11293,7 @@ packages:
resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==}
dependencies:
dot-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/path-dirname@1.0.2:
resolution: {integrity: sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==}
@@ -11015,7 +11348,7 @@ packages:
resolution: {integrity: sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
- lru-cache: 9.1.1
+ lru-cache: 9.1.2
minipass: 6.0.2
dev: true
@@ -11058,8 +11391,8 @@ packages:
engines: {node: '>=6'}
dev: true
- /pirates@4.0.5:
- resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==}
+ /pirates@4.0.6:
+ resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
engines: {node: '>= 6'}
/pkg-dir@4.2.0:
@@ -11086,27 +11419,27 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /postcss-import@15.1.0(postcss@8.4.23):
+ /postcss-import@15.1.0(postcss@8.4.24):
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
engines: {node: '>=14.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.2
- /postcss-js@4.0.1(postcss@8.4.23):
+ /postcss-js@4.0.1(postcss@8.4.24):
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.23
+ postcss: 8.4.24
- /postcss-load-config@4.0.1(postcss@8.4.23)(ts-node@10.9.1):
+ /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1):
resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
engines: {node: '>= 14'}
peerDependencies:
@@ -11119,17 +11452,17 @@ packages:
optional: true
dependencies:
lilconfig: 2.1.0
- postcss: 8.4.23
- ts-node: 10.9.1(@types/node@20.2.3)(typescript@5.0.4)
- yaml: 2.2.2
+ postcss: 8.4.24
+ ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.0.4)
+ yaml: 2.3.1
- /postcss-nested@6.0.1(postcss@8.4.23):
+ /postcss-nested@6.0.1(postcss@8.4.24):
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
/postcss-selector-parser@6.0.13:
@@ -11151,25 +11484,25 @@ packages:
source-map-js: 1.0.2
dev: false
- /postcss@8.4.23:
- resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
+ /postcss@8.4.24:
+ resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.6
picocolors: 1.0.0
source-map-js: 1.0.2
- /preact-render-to-string@5.2.6(preact@10.15.0):
+ /preact-render-to-string@5.2.6(preact@10.15.1):
resolution: {integrity: sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==}
peerDependencies:
preact: '>=10'
dependencies:
- preact: 10.15.0
+ preact: 10.15.1
pretty-format: 3.8.0
dev: false
- /preact@10.15.0:
- resolution: {integrity: sha512-nZSa8M2R2m1n7nJSBlzDpxRJaIsejrTO1vlFbdpFvyC8qM1iU+On2y0otfoUm6SRB5o0lF0CKDFxg6grEFU0iQ==}
+ /preact@10.15.1:
+ resolution: {integrity: sha512-qs2ansoQEwzNiV5eAcRT1p1EC/dmEzaATVDJNiB3g2sRDWdA7b7MurXdJjB2+/WQktGWZwxvDrnuRFbWuIr64g==}
dev: false
/prebuild-install@7.1.1:
@@ -11183,7 +11516,7 @@ packages:
minimist: 1.2.8
mkdirp-classic: 0.5.3
napi-build-utils: 1.0.2
- node-abi: 3.40.0
+ node-abi: 3.45.0
pump: 3.0.0
rc: 1.2.8
simple-get: 4.0.1
@@ -11294,13 +11627,13 @@ packages:
resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==}
dev: false
- /prisma@4.14.1:
- resolution: {integrity: sha512-z6hxzTMYqT9SIKlzD08dhzsLUpxjFKKsLpp5/kBDnSqiOjtUyyl/dC5tzxLcOa3jkEHQ8+RpB/fE3w8bgNP51g==}
+ /prisma@4.16.1:
+ resolution: {integrity: sha512-C2Xm7yxHxjFjjscBEW4tmoraPHH/Vyu/A0XABdbaFtoiOZARsxvOM7rwc2iZ0qVxbh0bGBGBWZUSXO/52/nHBQ==}
engines: {node: '>=14.17'}
hasBin: true
requiresBuild: true
dependencies:
- '@prisma/engines': 4.14.1
+ '@prisma/engines': 4.16.1
/progress@2.0.3:
resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
@@ -11367,7 +11700,7 @@ packages:
/pvtsutils@1.3.2:
resolution: {integrity: sha512-+Ipe2iNUyrZz+8K/2IOo+kKikdtfhRKzNpQbruF2URmqPtoqAs8g3xS7TJvFF2GcPXjh7DkqMnpVveRFq4PgEQ==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
/pvutils@1.1.3:
@@ -11408,8 +11741,8 @@ packages:
scheduler: 0.23.0
dev: false
- /react-hook-form@7.43.9(react@18.2.0):
- resolution: {integrity: sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==}
+ /react-hook-form@7.45.0(react@18.2.0):
+ resolution: {integrity: sha512-AbHeZ4ad+0dEIknSW9dBgIwcvRDfZ1O97sgj75WaMdOX0eg8TBiUf9wxzVkIjZbk76BBIE9lmFOzyD4PN80ZQg==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18
@@ -11438,7 +11771,7 @@ packages:
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
dev: true
- /react-remove-scroll-bar@2.3.4(@types/react@18.2.6)(react@18.2.0):
+ /react-remove-scroll-bar@2.3.4(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==}
engines: {node: '>=10'}
peerDependencies:
@@ -11448,13 +11781,13 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
react: 18.2.0
- react-style-singleton: 2.2.1(@types/react@18.2.6)(react@18.2.0)
- tslib: 2.5.2
+ react-style-singleton: 2.2.1(@types/react@18.2.13)(react@18.2.0)
+ tslib: 2.5.3
dev: false
- /react-remove-scroll@2.5.4(@types/react@18.2.6)(react@18.2.0):
+ /react-remove-scroll@2.5.4(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-xGVKJJr0SJGQVirVFAUZ2k1QLyO6m+2fy0l8Qawbp5Jgrv3DeLalrfMNBFSlmz5kriGGzsVBtGVnf4pTKIhhWA==}
engines: {node: '>=10'}
peerDependencies:
@@ -11464,16 +11797,16 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
react: 18.2.0
- react-remove-scroll-bar: 2.3.4(@types/react@18.2.6)(react@18.2.0)
- react-style-singleton: 2.2.1(@types/react@18.2.6)(react@18.2.0)
- tslib: 2.5.2
- use-callback-ref: 1.3.0(@types/react@18.2.6)(react@18.2.0)
- use-sidecar: 1.1.2(@types/react@18.2.6)(react@18.2.0)
+ react-remove-scroll-bar: 2.3.4(@types/react@18.2.13)(react@18.2.0)
+ react-style-singleton: 2.2.1(@types/react@18.2.13)(react@18.2.0)
+ tslib: 2.5.3
+ use-callback-ref: 1.3.0(@types/react@18.2.13)(react@18.2.0)
+ use-sidecar: 1.1.2(@types/react@18.2.13)(react@18.2.0)
dev: false
- /react-remove-scroll@2.5.5(@types/react@18.2.6)(react@18.2.0):
+ /react-remove-scroll@2.5.5(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==}
engines: {node: '>=10'}
peerDependencies:
@@ -11483,16 +11816,16 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
react: 18.2.0
- react-remove-scroll-bar: 2.3.4(@types/react@18.2.6)(react@18.2.0)
- react-style-singleton: 2.2.1(@types/react@18.2.6)(react@18.2.0)
- tslib: 2.5.2
- use-callback-ref: 1.3.0(@types/react@18.2.6)(react@18.2.0)
- use-sidecar: 1.1.2(@types/react@18.2.6)(react@18.2.0)
+ react-remove-scroll-bar: 2.3.4(@types/react@18.2.13)(react@18.2.0)
+ react-style-singleton: 2.2.1(@types/react@18.2.13)(react@18.2.0)
+ tslib: 2.5.3
+ use-callback-ref: 1.3.0(@types/react@18.2.13)(react@18.2.0)
+ use-sidecar: 1.1.2(@types/react@18.2.13)(react@18.2.0)
dev: false
- /react-style-singleton@2.2.1(@types/react@18.2.6)(react@18.2.0):
+ /react-style-singleton@2.2.1(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
engines: {node: '>=10'}
peerDependencies:
@@ -11502,11 +11835,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
get-nonce: 1.0.1
invariant: 2.2.4
react: 18.2.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/react@18.2.0:
@@ -11588,7 +11921,7 @@ packages:
/regenerator-transform@0.15.1:
resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==}
dependencies:
- '@babel/runtime': 7.21.5
+ '@babel/runtime': 7.22.5
dev: true
/regex-not@1.0.2:
@@ -11647,8 +11980,8 @@ packages:
/relay-runtime@12.0.0(encoding@0.1.13):
resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==}
dependencies:
- '@babel/runtime': 7.21.5
- fbjs: 3.0.4(encoding@0.1.13)
+ '@babel/runtime': 7.22.5
+ fbjs: 3.0.5(encoding@0.1.13)
invariant: 2.2.4
transitivePeerDependencies:
- encoding
@@ -11753,6 +12086,10 @@ packages:
global-dirs: 0.1.1
dev: true
+ /resolve-pkg-maps@1.0.0:
+ resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
+ dev: true
+
/resolve-url@0.2.1:
resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==}
deprecated: https://github.com/lydell/resolve-url#deprecated
@@ -11838,7 +12175,7 @@ packages:
engines: {node: '>=14'}
hasBin: true
dependencies:
- glob: 10.2.6
+ glob: 10.3.0
dev: true
/run-applescript@5.0.0:
@@ -11853,8 +12190,8 @@ packages:
engines: {node: '>=0.12.0'}
dev: true
- /run-con@1.2.11:
- resolution: {integrity: sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==}
+ /run-con@1.2.12:
+ resolution: {integrity: sha512-5257ILMYIF4RztL9uoZ7V9Q97zHtNHn5bN3NobeAnzB1P3ASLgg8qocM2u+R18ttp+VEM78N2LK8XcNVtnSRrg==}
hasBin: true
dependencies:
deep-extend: 0.6.0
@@ -11878,7 +12215,7 @@ packages:
/rxjs@7.8.1:
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/safe-buffer@5.2.1:
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
@@ -11912,11 +12249,11 @@ packages:
loose-envify: 1.4.0
dev: false
- /schema-utils@4.0.1:
- resolution: {integrity: sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==}
+ /schema-utils@4.2.0:
+ resolution: {integrity: sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==}
engines: {node: '>= 12.13.0'}
dependencies:
- '@types/json-schema': 7.0.11
+ '@types/json-schema': 7.0.12
ajv: 8.12.0
ajv-formats: 2.1.1
ajv-keywords: 5.1.0(ajv@8.12.0)
@@ -11943,8 +12280,8 @@ packages:
lru-cache: 6.0.0
dev: true
- /semver@7.5.1:
- resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==}
+ /semver@7.5.2:
+ resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==}
engines: {node: '>=10'}
hasBin: true
dependencies:
@@ -11954,7 +12291,7 @@ packages:
resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==}
dependencies:
no-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
upper-case-first: 2.0.2
/server-only@0.0.1:
@@ -11986,7 +12323,7 @@ packages:
detect-libc: 2.0.1
node-addon-api: 6.1.0
prebuild-install: 7.1.1
- semver: 7.5.1
+ semver: 7.5.2
simple-get: 4.0.1
tar-fs: 2.1.1
tunnel-agent: 0.6.0
@@ -12121,7 +12458,7 @@ packages:
resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==}
dependencies:
dot-case: 3.0.4
- tslib: 2.5.2
+ tslib: 2.5.3
/snapdragon-node@2.1.1:
resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==}
@@ -12197,7 +12534,7 @@ packages:
detect-indent: 7.0.1
detect-newline: 4.0.0
git-hooks-list: 3.1.0
- globby: 13.1.4
+ globby: 13.2.0
is-plain-obj: 4.1.0
sort-object-keys: 1.1.3
dev: true
@@ -12239,8 +12576,8 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /spawn-command@0.0.2-1:
- resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==}
+ /spawn-command@0.0.2:
+ resolution: {integrity: sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==}
dev: false
/spdx-correct@3.2.0:
@@ -12281,7 +12618,7 @@ packages:
/sponge-case@1.0.1:
resolution: {integrity: sha512-dblb9Et4DAtiZ5YSUZHLl4XhH4uK80GhAZrVXdN4O2P4gQ40Wa5UIOPUHlA/nFd2PLblBZWUioLMMAVrgpoYcA==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/sprintf-js@1.0.3:
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
@@ -12328,13 +12665,6 @@ packages:
object-copy: 0.1.0
dev: true
- /stop-iteration-iterator@1.0.0:
- resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==}
- engines: {node: '>= 0.4'}
- dependencies:
- internal-slot: 1.0.5
- dev: true
-
/streamsearch@1.1.0:
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
engines: {node: '>=10.0.0'}
@@ -12391,7 +12721,7 @@ packages:
dependencies:
eastasianwidth: 0.2.0
emoji-regex: 9.2.2
- strip-ansi: 7.0.1
+ strip-ansi: 7.1.0
dev: true
/string.prototype.matchall@4.0.8:
@@ -12473,8 +12803,8 @@ packages:
dependencies:
ansi-regex: 5.0.1
- /strip-ansi@7.0.1:
- resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==}
+ /strip-ansi@7.1.0:
+ resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
engines: {node: '>=12'}
dependencies:
ansi-regex: 6.0.1
@@ -12521,7 +12851,7 @@ packages:
engines: {node: '>=8'}
dev: true
- /styled-jsx@5.1.1(@babel/core@7.21.8)(react@18.2.0):
+ /styled-jsx@5.1.1(@babel/core@7.22.5)(react@18.2.0):
resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines: {node: '>= 12.0.0'}
peerDependencies:
@@ -12534,7 +12864,7 @@ packages:
babel-plugin-macros:
optional: true
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
client-only: 0.0.1
react: 18.2.0
dev: false
@@ -12549,7 +12879,7 @@ packages:
glob: 7.1.6
lines-and-columns: 1.2.4
mz: 2.7.0
- pirates: 4.0.5
+ pirates: 4.0.6
ts-interface-checker: 0.1.13
/supports-color@5.5.0:
@@ -12585,7 +12915,7 @@ packages:
/swap-case@2.0.2:
resolution: {integrity: sha512-kc6S2YS/2yXbtkSMunBtKdah4VFETZ8Oh6ONSmSd9bRxhqTrtARUCBUiWXH3xVPpvR7tz2CSnkuXVE42EcGnMw==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/swr@2.1.5(react@18.2.0):
resolution: {integrity: sha512-/OhfZMcEpuz77KavXST5q6XE9nrOBOVcBLWjMT+oAE/kQHyE3PASrevXCtQDZ8aamntOfFkbVJp7Il9tNBQWrw==}
@@ -12605,8 +12935,8 @@ packages:
resolution: {integrity: sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==}
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
- '@pkgr/utils': 2.4.0
- tslib: 2.5.2
+ '@pkgr/utils': 2.4.1
+ tslib: 2.5.3
dev: true
/table@5.4.6:
@@ -12619,8 +12949,8 @@ packages:
string-width: 3.1.0
dev: true
- /tailwind-merge@1.12.0:
- resolution: {integrity: sha512-Y17eDp7FtN1+JJ4OY0Bqv9OA41O+MS8c1Iyr3T6JFLnOgLg3EvcyMKZAnQ8AGyvB5Nxm3t9Xb5Mhe139m8QT/g==}
+ /tailwind-merge@1.13.2:
+ resolution: {integrity: sha512-R2/nULkdg1VR/EL4RXg4dEohdoxNUJGLMnWIQnPKL+O9Twu7Cn3Rxi4dlXkDzZrEGtR+G+psSXFouWlpTyLhCQ==}
dev: false
/tailwind-scrollbar@3.0.4(tailwindcss@3.3.2):
@@ -12632,8 +12962,8 @@ packages:
tailwindcss: 3.3.2(ts-node@10.9.1)
dev: true
- /tailwindcss-animate@1.0.5(tailwindcss@3.3.2):
- resolution: {integrity: sha512-UU3qrOJ4lFQABY+MVADmBm+0KW3xZyhMdRvejwtXqYOL7YjHYxmuREFAZdmVG5LPe5E9CAst846SLC4j5I3dcw==}
+ /tailwindcss-animate@1.0.6(tailwindcss@3.3.2):
+ resolution: {integrity: sha512-4WigSGMvbl3gCCact62ZvOngA+PRqhAn7si3TQ3/ZuPuQZcIEtVap+ENSXbzWhpojKB8CpvnIsrwBu8/RnHtuw==}
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
dependencies:
@@ -12663,11 +12993,11 @@ packages:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
- postcss: 8.4.23
- postcss-import: 15.1.0(postcss@8.4.23)
- postcss-js: 4.0.1(postcss@8.4.23)
- postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1)
- postcss-nested: 6.0.1(postcss@8.4.23)
+ postcss: 8.4.24
+ postcss-import: 15.1.0(postcss@8.4.24)
+ postcss-js: 4.0.1(postcss@8.4.24)
+ postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1)
+ postcss-nested: 6.0.1(postcss@8.4.24)
postcss-selector-parser: 6.0.13
postcss-value-parser: 4.2.0
resolve: 1.22.2
@@ -12754,7 +13084,7 @@ packages:
/title-case@3.0.3:
resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/titleize@3.0.0:
resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==}
@@ -12840,14 +13170,14 @@ packages:
resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==}
engines: {node: '>=8'}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/ts-log@2.2.5:
resolution: {integrity: sha512-PGcnJoTBnVGy6yYNFxWVNkdcAuAMstvutN9MgDJIV6L0oG8fB+ZNNy1T+wJzah8RPGor1mZuPQkVfXNDpy9eHA==}
dev: true
- /ts-node@10.9.1(@types/node@20.2.3)(typescript@5.0.4):
+ /ts-node@10.9.1(@types/node@20.3.1)(typescript@5.0.4):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@@ -12866,8 +13196,8 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 20.2.3
- acorn: 8.8.2
+ '@types/node': 20.3.1
+ acorn: 8.9.0
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
@@ -12882,7 +13212,7 @@ packages:
engines: {node: '>=10.13.0'}
dependencies:
chalk: 4.1.2
- enhanced-resolve: 5.14.0
+ enhanced-resolve: 5.15.0
tsconfig-paths: 4.2.0
dev: true
@@ -12911,8 +13241,8 @@ packages:
/tslib@2.4.1:
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
- /tslib@2.5.2:
- resolution: {integrity: sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==}
+ /tslib@2.5.3:
+ resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==}
/tsutils@3.21.0(typescript@5.0.4):
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
@@ -12930,65 +13260,65 @@ packages:
safe-buffer: 5.2.1
dev: false
- /turbo-darwin-64@1.9.8:
- resolution: {integrity: sha512-PkTdBjPfgpj/Dob/6SjkzP0BBP80/KmFjLEocXVEECCLJE6tHKbWLRdvc79B0N6SufdYdZ1uvvoU3KPtBokSPw==}
+ /turbo-darwin-64@1.10.5:
+ resolution: {integrity: sha512-fIHu+fcW7upaZEfeneoRbZjdrcsj/NxUg7IjZZmlCjgbS9Ofl8RhRid5A1L31AUK3kkqRxzagHc4WZ5x4quBgg==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
- /turbo-darwin-arm64@1.9.8:
- resolution: {integrity: sha512-sLwqOx3XV57QCEoJM9GnDDnnqidG8wf29ytxssBaWHBdeJTjupyrmzTUrX+tyKo3Q+CjWvbPLyqVqxT4g5NuXQ==}
+ /turbo-darwin-arm64@1.10.5:
+ resolution: {integrity: sha512-uv0sDWizuxVvdSjaKvWdPdX4aZ8IZeYJwTJRZwLNRxZV56/1LZD65gyQIqsSNVRHuXI199yahmB+7PMJNpZFdw==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
- /turbo-linux-64@1.9.8:
- resolution: {integrity: sha512-AMg6VT6sW7aOD1uOs5suxglXfTYz9T0uVyKGKokDweGOYTWmuTMGU5afUT1tYRUwQ+kVPJI+83Atl5Ob0oBsgw==}
+ /turbo-linux-64@1.10.5:
+ resolution: {integrity: sha512-hI0rErgwxNmuBCNGldhJkjSbb+mT+vjfmBVKcMI/bnBmu/KU7irCrKMe5Vas280teqBrC33GgVfXndJo2cJ1DA==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
- /turbo-linux-arm64@1.9.8:
- resolution: {integrity: sha512-tLnxFv+OIklwTjiOZ8XMeEeRDAf150Ry4BCivNwgTVFAqQGEqkFP6KGBy56hb5RRF1frPQpoPGipJNVm7c8m1w==}
+ /turbo-linux-arm64@1.10.5:
+ resolution: {integrity: sha512-JAygWZjTuD6e7w0KSGzy7UxYqeLIpGfZDne+4MGRc8I5VeWZ6i0HWTqhhIu2/A8AuklYcoj8LkOZxCnMOF3odQ==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
- /turbo-windows-64@1.9.8:
- resolution: {integrity: sha512-r3pCjvXTMR7kq2E3iqwFlN1R7pFO/TOsuUjMhOSPP7HwuuUIinAckU4I9foM3q7ZCQd1XXScBUt3niDyHijAqQ==}
+ /turbo-windows-64@1.10.5:
+ resolution: {integrity: sha512-6w2GOKmlWEAl6QkC4c2j2ZLTwB+RK6oIDRT2KqF1m07KkY6pebEzbPZLHuP08QV+SE0t+prAn+kn7hkHYkwM+Q==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
- /turbo-windows-arm64@1.9.8:
- resolution: {integrity: sha512-CWzRbX2TM5IfHBC6uWM659qUOEDC4h0nn16ocG8yIq1IF3uZMzKRBHgGOT5m1BHom+R08V0NcjTmPRoqpiI0dg==}
+ /turbo-windows-arm64@1.10.5:
+ resolution: {integrity: sha512-3eeHRJPU+5zWa/iiikoBoPlNd74Y+L9lrG6ZsDZdzUYxNRTMrZbto1Bu1UF77t10TXeT9BsZRXjquKqrA7R7tg==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
- /turbo@1.9.8:
- resolution: {integrity: sha512-dTouGZBm4a2fE0OPafcTQERCp4i3ZOow0Pr0JlOyxKmzJy0JRwXypH013kbZoK6k1ET5tS/g9rwUXIM/AmWXXQ==}
+ /turbo@1.10.5:
+ resolution: {integrity: sha512-4yxHTrlugJhef4eXuyrPJtrgUZWlbcwmSb8iZL/5UzNjCmx+anOm1nfW2XFrZFKy4v0+/fUlqw8LkTgGVsOKaQ==}
hasBin: true
requiresBuild: true
optionalDependencies:
- turbo-darwin-64: 1.9.8
- turbo-darwin-arm64: 1.9.8
- turbo-linux-64: 1.9.8
- turbo-linux-arm64: 1.9.8
- turbo-windows-64: 1.9.8
- turbo-windows-arm64: 1.9.8
+ turbo-darwin-64: 1.10.5
+ turbo-darwin-arm64: 1.10.5
+ turbo-linux-64: 1.10.5
+ turbo-linux-arm64: 1.10.5
+ turbo-windows-64: 1.10.5
+ turbo-windows-arm64: 1.10.5
dev: true
/type-check@0.3.2:
@@ -13054,8 +13384,8 @@ packages:
engines: {node: '>=12.20'}
hasBin: true
- /ua-parser-js@0.7.35:
- resolution: {integrity: sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==}
+ /ua-parser-js@1.0.35:
+ resolution: {integrity: sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==}
/uc.micro@1.0.6:
resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==}
@@ -13183,13 +13513,13 @@ packages:
engines: {node: '>=8'}
dev: true
- /update-browserslist-db@1.0.11(browserslist@4.21.5):
+ /update-browserslist-db@1.0.11(browserslist@4.21.9):
resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
- browserslist: 4.21.5
+ browserslist: 4.21.9
escalade: 3.1.1
picocolors: 1.0.0
@@ -13200,12 +13530,12 @@ packages:
/upper-case-first@2.0.2:
resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/upper-case@2.0.2:
resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==}
dependencies:
- tslib: 2.5.2
+ tslib: 2.5.3
/uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
@@ -13220,20 +13550,25 @@ packages:
/urlpattern-polyfill@8.0.2:
resolution: {integrity: sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ==}
+ dev: true
+
+ /urlpattern-polyfill@9.0.0:
+ resolution: {integrity: sha512-WHN8KDQblxd32odxeIgo83rdVDE2bvdkb86it7bMhYZwWKJz0+O0RK/eZiHYnM+zgt/U7hAHOlCQGfjjvSkw2g==}
+ dev: false
- /urql@4.0.2(graphql@16.6.0)(react@18.2.0):
- resolution: {integrity: sha512-jMb71UGtoAHI4A0TO15ZUSG8qvUxC5fBTXmUq/DyE3WWcnJkZbnMCBlcZIzMrXK4txAMIHE718jsaUujRkdlkg==}
+ /urql@4.0.4(graphql@16.7.1)(react@18.2.0):
+ resolution: {integrity: sha512-C5P4BMnAsk+rbytCWglit5ijXbIKXsa9wofSGPbuMyJKsDdL+9GfipS362Nff/Caag+eYOK5W+sox8fwEILT6Q==}
peerDependencies:
react: '>= 16.8.0'
dependencies:
- '@urql/core': 4.0.7(graphql@16.6.0)
+ '@urql/core': 4.0.10(graphql@16.7.1)
react: 18.2.0
wonka: 6.3.2
transitivePeerDependencies:
- graphql
dev: false
- /use-callback-ref@1.3.0(@types/react@18.2.6)(react@18.2.0):
+ /use-callback-ref@1.3.0(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==}
engines: {node: '>=10'}
peerDependencies:
@@ -13243,12 +13578,12 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
react: 18.2.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
- /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.6)(react@18.2.0):
+ /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==}
peerDependencies:
'@types/react': '*'
@@ -13257,19 +13592,19 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
react: 18.2.0
dev: false
- /use-long-press@3.1.3(react@18.2.0):
- resolution: {integrity: sha512-RAK+i3mIPAFL10Q9wVqfzjDTIg/oXSB60c+bbwNkc1GzIWNF7UfRydJ2VX8IQ+yG2eptzEuWb1CmJc2UNu6fOg==}
+ /use-long-press@3.1.5(react@18.2.0):
+ resolution: {integrity: sha512-bnwk2SlvLLpeJPkNYSGkc59q5YNV9V/fLDkSOAF2p7Xt0zw3iYHEmgEGkNYkK7zEIEyRFi5CczKsT7MN99UzVQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
react: 18.2.0
dev: false
- /use-sidecar@1.1.2(@types/react@18.2.6)(react@18.2.0):
+ /use-sidecar@1.1.2(@types/react@18.2.13)(react@18.2.0):
resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
engines: {node: '>=10'}
peerDependencies:
@@ -13279,10 +13614,10 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.6
+ '@types/react': 18.2.13
detect-node-es: 1.1.0
react: 18.2.0
- tslib: 2.5.2
+ tslib: 2.5.3
dev: false
/use-sync-external-store@1.2.0(react@18.2.0):
@@ -13357,6 +13692,14 @@ packages:
makeerror: 1.0.12
dev: true
+ /watchpack@2.4.0:
+ resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==}
+ engines: {node: '>=10.13.0'}
+ dependencies:
+ glob-to-regexp: 0.4.1
+ graceful-fs: 4.2.11
+ dev: false
+
/wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
dependencies:
@@ -13375,7 +13718,7 @@ packages:
'@peculiar/json-schema': 1.1.12
asn1js: 3.0.5
pvtsutils: 1.3.2
- tslib: 2.5.2
+ tslib: 2.5.3
dev: true
/webidl-conversions@3.0.1:
@@ -13386,7 +13729,7 @@ packages:
engines: {node: '>= 10.13.0'}
hasBin: true
dependencies:
- acorn: 8.8.2
+ acorn: 8.9.0
acorn-walk: 8.2.0
chalk: 4.1.2
commander: 7.2.0
@@ -13416,15 +13759,6 @@ packages:
is-symbol: 1.0.4
dev: true
- /which-collection@1.0.1:
- resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==}
- dependencies:
- is-map: 2.0.2
- is-set: 2.0.2
- is-weakmap: 2.0.1
- is-weakset: 2.0.2
- dev: true
-
/which-module@2.0.1:
resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==}
@@ -13499,7 +13833,7 @@ packages:
dependencies:
ansi-styles: 6.2.1
string-width: 5.1.2
- strip-ansi: 7.0.1
+ strip-ansi: 7.1.0
dev: true
/wrappy@1.0.2:
@@ -13572,8 +13906,8 @@ packages:
engines: {node: '>= 6'}
dev: true
- /yaml@2.2.2:
- resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==}
+ /yaml@2.3.1:
+ resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==}
engines: {node: '>= 14'}
/yargs-parser@11.1.1:
diff --git a/src/app/(home)/profile/page.tsx b/src/app/(home)/profile/page.tsx
new file mode 100644
index 0000000..e5fb2a5
--- /dev/null
+++ b/src/app/(home)/profile/page.tsx
@@ -0,0 +1,9 @@
+import ForYouFeedJSONComponent from "components/home/feed/ForYouFeedJSON/ForYouFeedJSON";
+
+export default function Notifications() {
+ return (
+
+
+
+ );
+}
diff --git a/src/components/home/client/HoverCardWrapper/HoverCardWrapper.tsx b/src/components/home/client/HoverCardWrapper/HoverCardWrapper.tsx
index ca47a6e..0284b6b 100644
--- a/src/components/home/client/HoverCardWrapper/HoverCardWrapper.tsx
+++ b/src/components/home/client/HoverCardWrapper/HoverCardWrapper.tsx
@@ -1,4 +1,4 @@
-'use client';
+"use client";
import Image from "next/image";
import Link from "next/link";
@@ -14,7 +14,11 @@ import mergeClasses from "utils/mergeClasses/mergeClasses";
/**
* HoverCardWrapperProps
*/
-export type HoverCardWrapperProps = CustomComponent & Children & Slug;
+export type HoverCardWrapperProps = CustomComponent &
+ Children &
+ Slug & {
+ customImage?: any;
+ };
/**
* HoverCardWrapper Component
@@ -32,7 +36,7 @@ export default function HoverCardWrapper({
>