0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update dependency dayjs to v1.11.13 (#4819)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-12 19:03:10 +02:00 committed by GitHub
parent e9e2835598
commit 3f7197937d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 10 deletions

View file

@ -38,7 +38,7 @@
"build": "pnpm run build:js && pnpm run build:types" "build": "pnpm run build:js && pnpm run build:types"
}, },
"dependencies": { "dependencies": {
"dayjs": "1.11.10", "dayjs": "1.11.13",
"pino-abstract-transport": "1.1.0", "pino-abstract-transport": "1.1.0",
"colorette": "2.0.20", "colorette": "2.0.20",
"lodash": "4.17.21", "lodash": "4.17.21",

View file

@ -34,7 +34,7 @@
"babel-plugin-dynamic-import-node": "2.3.3", "babel-plugin-dynamic-import-node": "2.3.3",
"country-flag-icons": "1.5.13", "country-flag-icons": "1.5.13",
"css-loader": "6.9.1", "css-loader": "6.9.1",
"dayjs": "1.11.10", "dayjs": "1.11.13",
"dompurify": "3.1.6", "dompurify": "3.1.6",
"friendly-errors-webpack-plugin": "1.7.0", "friendly-errors-webpack-plugin": "1.7.0",
"harmony-reflect": "1.6.2", "harmony-reflect": "1.6.2",

View file

@ -33,7 +33,7 @@
"@rematch/loading": "2.1.2", "@rematch/loading": "2.1.2",
"@rematch/persist": "2.1.2", "@rematch/persist": "2.1.2",
"country-flag-icons": "1.5.9", "country-flag-icons": "1.5.9",
"dayjs": "1.11.10", "dayjs": "1.11.13",
"dompurify": "3.1.6", "dompurify": "3.1.6",
"highlight.js": "11.10.0", "highlight.js": "11.10.0",
"history": "4.10.1", "history": "4.10.1",

View file

@ -892,8 +892,8 @@ importers:
specifier: 2.0.20 specifier: 2.0.20
version: 2.0.20 version: 2.0.20
dayjs: dayjs:
specifier: 1.11.10 specifier: 1.11.13
version: 1.11.10 version: 1.11.13
lodash: lodash:
specifier: 4.17.21 specifier: 4.17.21
version: 4.17.21 version: 4.17.21
@ -1233,8 +1233,8 @@ importers:
specifier: 6.9.1 specifier: 6.9.1
version: 6.9.1(webpack@5.93.0) version: 6.9.1(webpack@5.93.0)
dayjs: dayjs:
specifier: 1.11.10 specifier: 1.11.13
version: 1.11.10 version: 1.11.13
dompurify: dompurify:
specifier: 3.1.6 specifier: 3.1.6
version: 3.1.6 version: 3.1.6
@ -1910,8 +1910,8 @@ importers:
specifier: 1.5.9 specifier: 1.5.9
version: 1.5.9 version: 1.5.9
dayjs: dayjs:
specifier: 1.11.10 specifier: 1.11.13
version: 1.11.10 version: 1.11.13
dompurify: dompurify:
specifier: 3.1.6 specifier: 3.1.6
version: 3.1.6 version: 3.1.6
@ -15628,6 +15628,10 @@ packages:
/dayjs@1.11.10: /dayjs@1.11.10:
resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}
dev: true
/dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
/debounce@1.2.1: /debounce@1.2.1:
resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==}
@ -22281,7 +22285,7 @@ packages:
cytoscape-fcose: 2.2.0(cytoscape@3.23.0) cytoscape-fcose: 2.2.0(cytoscape@3.23.0)
d3: 7.8.4 d3: 7.8.4
dagre-d3-es: 7.0.9 dagre-d3-es: 7.0.9
dayjs: 1.11.10 dayjs: 1.11.13
dompurify: 2.4.3 dompurify: 2.4.3
elkjs: 0.8.2 elkjs: 0.8.2
khroma: 2.0.0 khroma: 2.0.0