diff --git a/package.json b/package.json index 491b75f..838a70b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prettier": "^2.6.2", "react": "^18.0.0", "react-dom": "^18.0.0", - "react-query": "^4.0.0-beta.3", + "react-query": "^4.0.0-beta.11", "typescript": "^4.5.4", "vite": "^2.9.2", "vitest": "^0.10.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aac362f..1e7830b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 specifiers: '@testing-library/react': ^13.1.1 @@ -12,15 +12,15 @@ specifiers: prettier: ^2.6.2 react: ^18.0.0 react-dom: ^18.0.0 - react-query: ^4.0.0-beta.3 + react-query: ^4.0.0-beta.11 typescript: ^4.5.4 vite: ^2.9.2 vitest: ^0.10.0 devDependencies: - '@testing-library/react': 13.1.1_react-dom@18.0.0+react@18.0.0 - '@typescript-eslint/eslint-plugin': 5.19.0_f34adc8488d2e4f014fe61432d70cbf2 - '@typescript-eslint/parser': 5.19.0_eslint@8.13.0+typescript@4.6.3 + '@testing-library/react': 13.1.1_zpnidt7m3osuk7shl3s4oenomq + '@typescript-eslint/eslint-plugin': 5.19.0_6nfnzbei2lspafh6mfbs24gl6i + '@typescript-eslint/parser': 5.19.0_jzhokl4shvj5szf5bgr66kln2a '@vitejs/plugin-react': 1.3.1 c8: 7.11.0 eslint: 8.13.0 @@ -29,7 +29,7 @@ devDependencies: prettier: 2.6.2 react: 18.0.0 react-dom: 18.0.0_react@18.0.0 - react-query: 4.0.0-beta.3_react-dom@18.0.0+react@18.0.0 + react-query: 4.0.0-beta.11_zpnidt7m3osuk7shl3s4oenomq typescript: 4.6.3 vite: 2.9.5 vitest: 0.10.0_c8@7.11.0+jsdom@19.0.0 @@ -205,6 +205,8 @@ packages: resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.17.0 dev: true /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.9: @@ -403,7 +405,7 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/react/13.1.1_react-dom@18.0.0+react@18.0.0: + /@testing-library/react/13.1.1_zpnidt7m3osuk7shl3s4oenomq: resolution: {integrity: sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg==} engines: {node: '>=12'} peerDependencies: @@ -470,7 +472,7 @@ packages: resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} dev: true - /@typescript-eslint/eslint-plugin/5.19.0_f34adc8488d2e4f014fe61432d70cbf2: + /@typescript-eslint/eslint-plugin/5.19.0_6nfnzbei2lspafh6mfbs24gl6i: resolution: {integrity: sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -481,10 +483,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.19.0_eslint@8.13.0+typescript@4.6.3 + '@typescript-eslint/parser': 5.19.0_jzhokl4shvj5szf5bgr66kln2a '@typescript-eslint/scope-manager': 5.19.0 - '@typescript-eslint/type-utils': 5.19.0_eslint@8.13.0+typescript@4.6.3 - '@typescript-eslint/utils': 5.19.0_eslint@8.13.0+typescript@4.6.3 + '@typescript-eslint/type-utils': 5.19.0_jzhokl4shvj5szf5bgr66kln2a + '@typescript-eslint/utils': 5.19.0_jzhokl4shvj5szf5bgr66kln2a debug: 4.3.4 eslint: 8.13.0 functional-red-black-tree: 1.0.1 @@ -497,7 +499,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.19.0_eslint@8.13.0+typescript@4.6.3: + /@typescript-eslint/parser/5.19.0_jzhokl4shvj5szf5bgr66kln2a: resolution: {integrity: sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -525,7 +527,7 @@ packages: '@typescript-eslint/visitor-keys': 5.19.0 dev: true - /@typescript-eslint/type-utils/5.19.0_eslint@8.13.0+typescript@4.6.3: + /@typescript-eslint/type-utils/5.19.0_jzhokl4shvj5szf5bgr66kln2a: resolution: {integrity: sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -535,7 +537,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.19.0_eslint@8.13.0+typescript@4.6.3 + '@typescript-eslint/utils': 5.19.0_jzhokl4shvj5szf5bgr66kln2a debug: 4.3.4 eslint: 8.13.0 tsutils: 3.21.0_typescript@4.6.3 @@ -570,7 +572,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.19.0_eslint@8.13.0+typescript@4.6.3: + /@typescript-eslint/utils/5.19.0_jzhokl4shvj5szf5bgr66kln2a: resolution: {integrity: sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2025,8 +2027,8 @@ packages: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: true - /react-query/4.0.0-beta.3_react-dom@18.0.0+react@18.0.0: - resolution: {integrity: sha512-WZkiBD+B3rVfPwR9e7W1TvshLYCfsCKx2t/jqpF/ZP3KwQnLAQ8aO67qtrP616QAK1qk3AfJMSsFtDwgYcq0AA==} + /react-query/4.0.0-beta.11_zpnidt7m3osuk7shl3s4oenomq: + resolution: {integrity: sha512-+FYwBYzp24xU4iJsrzyAiJ14fS59Ek9BVgQ/KjM2gHDvmdquuiin6rHVbCd+OHTfhhu/9i1sEQ75oG9lHwSwtg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: '*'