|
@ -127,7 +127,6 @@ |
|
|
"@storybook/core-server": "8.6.12", |
|
|
"@storybook/core-server": "8.6.12", |
|
|
"@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
|
"@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
|
"@types/big.js": "6.2.2", |
|
|
"@types/big.js": "6.2.2", |
|
|
"@types/cache-manager": "4.0.6", |
|
|
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
"@types/jest": "29.5.13", |
|
|
"@types/jest": "29.5.13", |
|
|
"@types/lodash": "4.17.16", |
|
|
"@types/lodash": "4.17.16", |
|
@ -11639,13 +11638,6 @@ |
|
|
"@types/node": "*" |
|
|
"@types/node": "*" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/cache-manager": { |
|
|
|
|
|
"version": "4.0.6", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/cache-manager/-/cache-manager-4.0.6.tgz", |
|
|
|
|
|
"integrity": "sha512-8qL93MF05/xrzFm/LSPtzNEOE1eQF3VwGHAcQEylgp5hDSTe41jtFwbSYAPfyYcVa28y1vYSjIt0c1fLLUiC/Q==", |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@types/connect": { |
|
|
"node_modules/@types/connect": { |
|
|
"version": "3.4.38", |
|
|
"version": "3.4.38", |
|
|
"resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", |
|
@ -14645,6 +14637,7 @@ |
|
|
"resolved": "https://registry.npmjs.org/cache-manager/-/cache-manager-6.4.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/cache-manager/-/cache-manager-6.4.0.tgz", |
|
|
"integrity": "sha512-eUmPyVqQYzWCt7hx1QrYzQ7oC3MGKM1etxxe8zuq1o7IB4NzdBeWcUGDSWYahaI8fkd538SEZRGadyZWQfvOzQ==", |
|
|
"integrity": "sha512-eUmPyVqQYzWCt7hx1QrYzQ7oC3MGKM1etxxe8zuq1o7IB4NzdBeWcUGDSWYahaI8fkd538SEZRGadyZWQfvOzQ==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
|
|
|
"peer": true, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"keyv": "^5.2.3" |
|
|
"keyv": "^5.2.3" |
|
|
} |
|
|
} |
|
|