From 4999776fcca934d30bee5fb6531985836492c84f Mon Sep 17 00:00:00 2001 From: mzkmnk Date: Sun, 19 Jan 2025 13:29:03 +0900 Subject: [PATCH] chore(package): fake-indexeddb --- package.json | 4 +++- pnpm-lock.yaml | 9 +++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c8bcd10..0b36e89 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,7 @@ "eslint-config-prettier": "^9.0.0", "eslint-plugin-playwright": "^1.6.2", "eslint-plugin-unused-imports": "^4.1.4", + "fake-indexeddb": "^6.0.0", "husky": "^9.0.11", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", @@ -84,5 +85,6 @@ "ts-node": "10.9.1", "typescript": "5.6.3", "typescript-eslint": "^8.19.0" - } + }, + "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8da9140..683155a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -153,6 +153,9 @@ importers: eslint-plugin-unused-imports: specifier: ^4.1.4 version: 4.1.4(@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.17.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.17.0(jiti@1.21.6)) + fake-indexeddb: + specifier: ^6.0.0 + version: 6.0.0 husky: specifier: ^9.0.11 version: 9.1.1 @@ -5311,6 +5314,10 @@ packages: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} + fake-indexeddb@6.0.0: + resolution: {integrity: sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==} + engines: {node: '>=18'} + fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -14786,6 +14793,8 @@ snapshots: iconv-lite: 0.4.24 tmp: 0.0.33 + fake-indexeddb@6.0.0: {} + fast-deep-equal@3.1.3: {} fast-glob@3.3.2: