Compare commits

2 Commits

Author SHA1 Message Date
e9a9a91efd chore(deps): update dependency dayjs to v1.11.20
All checks were successful
Test / npm test (pull_request) Successful in 51s
Test / npm test (push) Successful in 47s
RenovateBot / renovate (push) Successful in 1m10s
2026-03-13 00:01:53 +00:00
b68121be80 chore(deps): update npm to v11.11.1
All checks were successful
Test / npm test (pull_request) Successful in 47s
Test / npm test (push) Successful in 47s
RenovateBot / renovate (push) Successful in 1m25s
2026-03-12 00:03:49 +00:00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3884,9 +3884,9 @@
"license": "CC0-1.0" "license": "CC0-1.0"
}, },
"node_modules/dayjs": { "node_modules/dayjs": {
"version": "1.11.19", "version": "1.11.20",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==", "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/debug": { "node_modules/debug": {

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "2025.01.24", "version": "2025.01.24",
"private": true, "private": true,
"packageManager": "npm@11.11.0", "packageManager": "npm@11.11.1",
"browserslist": [ "browserslist": [
">0.2%", ">0.2%",
"not dead", "not dead",