update dayjs
This commit is contained in:
parent
389862405a
commit
3d9d6d8a6f
18
package-lock.json
generated
18
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "3.0.0",
|
||||
"dependencies": {
|
||||
"@nuxtjs/axios": "^5.13.1",
|
||||
"@nuxtjs/dayjs": "^1.3.0",
|
||||
"@nuxtjs/dayjs": "^1.3.1",
|
||||
"@nuxtjs/dotenv": "^1.4.1",
|
||||
"bootstrap": "^4.6.0",
|
||||
"bootstrap-vue": "^2.21.2",
|
||||
@ -2816,12 +2816,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/dayjs": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/dayjs/-/dayjs-1.3.0.tgz",
|
||||
"integrity": "sha512-2mm4hVF6YDPHBZpnwyiiEqFybU2cncY/0Ri5KnVpvKF0PCAvu3NCVxbGRItrBRaRjUq3dtaX7j+gUk1FKIkq9A==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/dayjs/-/dayjs-1.3.1.tgz",
|
||||
"integrity": "sha512-+lwL6J8xMJjfk2dweuK8eViMbkBj2x+BlehfdlsuN1C3Mw8rRBXv2A9FTXPStaUI07OpdgDOynBX4c9kaVmvLQ==",
|
||||
"dependencies": {
|
||||
"consola": "^2.3.2",
|
||||
"dayjs": "^1.8.9"
|
||||
"dayjs": "^1.10.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/dotenv": {
|
||||
@ -19251,12 +19251,12 @@
|
||||
}
|
||||
},
|
||||
"@nuxtjs/dayjs": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/dayjs/-/dayjs-1.3.0.tgz",
|
||||
"integrity": "sha512-2mm4hVF6YDPHBZpnwyiiEqFybU2cncY/0Ri5KnVpvKF0PCAvu3NCVxbGRItrBRaRjUq3dtaX7j+gUk1FKIkq9A==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/dayjs/-/dayjs-1.3.1.tgz",
|
||||
"integrity": "sha512-+lwL6J8xMJjfk2dweuK8eViMbkBj2x+BlehfdlsuN1C3Mw8rRBXv2A9FTXPStaUI07OpdgDOynBX4c9kaVmvLQ==",
|
||||
"requires": {
|
||||
"consola": "^2.3.2",
|
||||
"dayjs": "^1.8.9"
|
||||
"dayjs": "^1.10.4"
|
||||
}
|
||||
},
|
||||
"@nuxtjs/dotenv": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/axios": "^5.13.1",
|
||||
"@nuxtjs/dayjs": "^1.3.0",
|
||||
"@nuxtjs/dayjs": "^1.3.1",
|
||||
"@nuxtjs/dotenv": "^1.4.1",
|
||||
"bootstrap": "^4.6.0",
|
||||
"bootstrap-vue": "^2.21.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user