fix(deps): update dependency dayjs to ^1.11.15

This commit is contained in:
renovate[bot]
2025-08-28 06:57:43 +00:00
committed by GitHub
parent cea3e0aba8
commit 7e300fea87
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.8.2",
"axios": "^1.11.0",
"dayjs": "^1.11.14",
"dayjs": "^1.11.15",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
"monaco-editor": "^0.52.2",
@@ -3210,9 +3210,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.14",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.14.tgz",
"integrity": "sha512-E8fIdSxUlyqSA8XYGnNa3IkIzxtEmFjI+JU/6ic0P1zmSqyL6HyG5jHnpPjRguDNiaHLpfvHKWFiohNsJLqcJQ==",
"version": "1.11.15",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.15.tgz",
"integrity": "sha512-MC+DfnSWiM9APs7fpiurHGCoeIx0Gdl6QZBy+5lu8MbYKN5FZEXqOgrundfibdfhGZ15o9hzmZ2xJjZnbvgKXQ==",
"license": "MIT"
},
"node_modules/debug": {

View File

@@ -28,7 +28,7 @@
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.8.2",
"axios": "^1.11.0",
"dayjs": "^1.11.14",
"dayjs": "^1.11.15",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
"monaco-editor": "^0.52.2",