mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
fix(deps): update dependency dayjs to v1.11.10 (#4130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9395365d65
commit
f93a5181f4
@ -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.7",
|
"dayjs": "1.11.10",
|
||||||
"pino-abstract-transport": "1.0.0",
|
"pino-abstract-transport": "1.0.0",
|
||||||
"colorette": "2.0.20",
|
"colorette": "2.0.20",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
@ -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.5",
|
"country-flag-icons": "1.5.5",
|
||||||
"css-loader": "6.8.1",
|
"css-loader": "6.8.1",
|
||||||
"dayjs": "1.11.7",
|
"dayjs": "1.11.10",
|
||||||
"dompurify": "2.4.7",
|
"dompurify": "2.4.7",
|
||||||
"friendly-errors-webpack-plugin": "1.7.0",
|
"friendly-errors-webpack-plugin": "1.7.0",
|
||||||
"github-markdown-css": "5.2.0",
|
"github-markdown-css": "5.2.0",
|
||||||
|
@ -32,7 +32,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.5",
|
"country-flag-icons": "1.5.5",
|
||||||
"dayjs": "1.11.7",
|
"dayjs": "1.11.10",
|
||||||
"dompurify": "2.4.7",
|
"dompurify": "2.4.7",
|
||||||
"highlight.js": "11.7.0",
|
"highlight.js": "11.7.0",
|
||||||
"history": "4.10.1",
|
"history": "4.10.1",
|
||||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -896,8 +896,8 @@ importers:
|
|||||||
specifier: 2.0.20
|
specifier: 2.0.20
|
||||||
version: 2.0.20
|
version: 2.0.20
|
||||||
dayjs:
|
dayjs:
|
||||||
specifier: 1.11.7
|
specifier: 1.11.10
|
||||||
version: 1.11.7
|
version: 1.11.10
|
||||||
lodash:
|
lodash:
|
||||||
specifier: 4.17.21
|
specifier: 4.17.21
|
||||||
version: 4.17.21
|
version: 4.17.21
|
||||||
@ -1237,8 +1237,8 @@ importers:
|
|||||||
specifier: 6.8.1
|
specifier: 6.8.1
|
||||||
version: 6.8.1(webpack@5.82.1)
|
version: 6.8.1(webpack@5.82.1)
|
||||||
dayjs:
|
dayjs:
|
||||||
specifier: 1.11.7
|
specifier: 1.11.10
|
||||||
version: 1.11.7
|
version: 1.11.10
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: 2.4.7
|
specifier: 2.4.7
|
||||||
version: 2.4.7
|
version: 2.4.7
|
||||||
@ -1849,8 +1849,8 @@ importers:
|
|||||||
specifier: 1.5.5
|
specifier: 1.5.5
|
||||||
version: 1.5.5
|
version: 1.5.5
|
||||||
dayjs:
|
dayjs:
|
||||||
specifier: 1.11.7
|
specifier: 1.11.10
|
||||||
version: 1.11.7
|
version: 1.11.10
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: 2.4.7
|
specifier: 2.4.7
|
||||||
version: 2.4.7
|
version: 2.4.7
|
||||||
@ -16052,8 +16052,12 @@ packages:
|
|||||||
engines: {node: '>=0.11'}
|
engines: {node: '>=0.11'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/dayjs@1.11.10:
|
||||||
|
resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}
|
||||||
|
|
||||||
/dayjs@1.11.7:
|
/dayjs@1.11.7:
|
||||||
resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
|
resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/debug@2.6.9(supports-color@6.1.0):
|
/debug@2.6.9(supports-color@6.1.0):
|
||||||
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
||||||
@ -22012,7 +22016,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.7
|
dayjs: 1.11.10
|
||||||
dompurify: 2.4.3
|
dompurify: 2.4.3
|
||||||
elkjs: 0.8.2
|
elkjs: 0.8.2
|
||||||
khroma: 2.0.0
|
khroma: 2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user