|
|
@ -50,7 +50,6 @@ |
|
|
|
"big.js": "6.2.2", |
|
|
|
"bootstrap": "4.6.0", |
|
|
|
"bull": "4.16.5", |
|
|
|
"cache-manager": "6.4.0", |
|
|
|
"chart.js": "4.4.7", |
|
|
|
"chartjs-adapter-date-fns": "3.0.0", |
|
|
|
"chartjs-chart-treemap": "3.1.0", |
|
|
@ -127,7 +126,6 @@ |
|
|
|
"@storybook/core-server": "8.4.7", |
|
|
|
"@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
|
|
"@types/big.js": "6.2.2", |
|
|
|
"@types/cache-manager": "4.0.6", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.5.13", |
|
|
|
"@types/lodash": "4.17.7", |
|
|
@ -11777,13 +11775,6 @@ |
|
|
|
"@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": { |
|
|
|
"version": "3.4.38", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", |
|
|
@ -15104,6 +15095,7 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/cache-manager/-/cache-manager-6.4.0.tgz", |
|
|
|
"integrity": "sha512-eUmPyVqQYzWCt7hx1QrYzQ7oC3MGKM1etxxe8zuq1o7IB4NzdBeWcUGDSWYahaI8fkd538SEZRGadyZWQfvOzQ==", |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"keyv": "^5.2.3" |
|
|
|
} |
|
|
|