Thomas Kaul
4 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
5 additions and
5 deletions
-
package-lock.json
-
package.json
|
|
|
@ -129,7 +129,7 @@ |
|
|
|
"@storybook/addon-themes": "10.1.10", |
|
|
|
"@storybook/angular": "10.1.10", |
|
|
|
"@trivago/prettier-plugin-sort-imports": "6.0.2", |
|
|
|
"@types/big.js": "6.2.2", |
|
|
|
"@types/big.js": "7.0.0", |
|
|
|
"@types/cookie-parser": "1.4.10", |
|
|
|
"@types/fast-redact": "3.0.4", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
@ -14020,9 +14020,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/big.js": { |
|
|
|
"version": "6.2.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.2.2.tgz", |
|
|
|
"integrity": "sha512-e2cOW9YlVzFY2iScnGBBkplKsrn2CsObHQ2Hiw4V1sSyiGbgWL8IyqE3zFi1Pt5o1pdAtYkDAIsF3KKUPjdzaA==", |
|
|
|
"version": "7.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-7.0.0.tgz", |
|
|
|
"integrity": "sha512-WfAGp7IbJvyB8EmWK4tJD24rJRAL6uVbw3LV/hJntFNam+os9KWKj0PzXo8rRRpjupYK8U0M8FoBB8dBhWF2dg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
|
|
|
|
@ -173,7 +173,7 @@ |
|
|
|
"@storybook/addon-themes": "10.1.10", |
|
|
|
"@storybook/angular": "10.1.10", |
|
|
|
"@trivago/prettier-plugin-sort-imports": "6.0.2", |
|
|
|
"@types/big.js": "6.2.2", |
|
|
|
"@types/big.js": "7.0.0", |
|
|
|
"@types/cookie-parser": "1.4.10", |
|
|
|
"@types/fast-redact": "3.0.4", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
|