fix(deps): update dependency dayjs to ^1.11.19

This commit is contained in:
renovate[bot]
2025-10-31 11:51:10 +00:00
committed by GitHub
parent 715dffb6c8
commit bc02f23f0f
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.9.2",
"axios": "^1.13.1",
"dayjs": "^1.11.17",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
"monaco-editor": "^0.54.0",
@@ -3311,9 +3311,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.18",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz",
"integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
"version": "1.11.19",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
"license": "MIT"
},
"node_modules/debug": {

View File

@@ -28,7 +28,7 @@
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.9.2",
"axios": "^1.13.1",
"dayjs": "^1.11.17",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
"monaco-editor": "^0.54.0",