chore(deps): bump dayjs from 1.11.19 to 1.11.20 in /src/static/admin

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.19 to 1.11.20.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.19...v1.11.20)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-version: 1.11.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-17 01:08:05 +00:00
committed by GitHub
parent 84b62fc884
commit 9a959374aa
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.2.0",
"css-color-converter": "^2.0.0",
"dayjs": "^1.11.19",
"dayjs": "^1.11.20",
"electron-builder": "^26.8.1",
"fuse.js": "^7.0.0",
"i": "^0.3.7",
@@ -3042,9 +3042,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.19",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
"version": "1.11.20",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
"integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
"license": "MIT"
},
"node_modules/debug": {
+1 -1
View File
@@ -22,7 +22,7 @@
"bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.2.0",
"css-color-converter": "^2.0.0",
"dayjs": "^1.11.19",
"dayjs": "^1.11.20",
"electron-builder": "^26.8.1",
"fuse.js": "^7.0.0",
"i": "^0.3.7",