mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 23:36:15 -04:00
chore(deps-dev): bump @types/convert-units from 2.3.3 to 2.3.4
This commit is contained in:
parent
3c332371eb
commit
1385594389
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -41,7 +41,7 @@
|
||||||
"@nuxtjs/vuetify": "^1.12.1",
|
"@nuxtjs/vuetify": "^1.12.1",
|
||||||
"@types/color-convert": "^2.0.0",
|
"@types/color-convert": "^2.0.0",
|
||||||
"@types/color-name": "^1.1.1",
|
"@types/color-name": "^1.1.1",
|
||||||
"@types/convert-units": "^2.3.3",
|
"@types/convert-units": "^2.3.4",
|
||||||
"@types/crypto-js": "^4.0.2",
|
"@types/crypto-js": "^4.0.2",
|
||||||
"@vue/test-utils": "^1.2.2",
|
"@vue/test-utils": "^1.2.2",
|
||||||
"babel-core": "7.0.0-bridge.0",
|
"babel-core": "7.0.0-bridge.0",
|
||||||
|
@ -7704,9 +7704,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/convert-units": {
|
"node_modules/@types/convert-units": {
|
||||||
"version": "2.3.3",
|
"version": "2.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.4.tgz",
|
||||||
"integrity": "sha512-oo4ZyjU0nZMDQFP0AKYk4KvFjydlSpbgXTCdF+TC3d/TL4b85/zi0W5pC97UrzXXpwsbcVEfS01nEgUqKgjSww==",
|
"integrity": "sha512-sUm/L/Ch12qR6vL7Qy7FEvoeiURAoTEJyiFrb0/TADFR8YlDHPnH8cdG4bmVUPuQZRPz7mjx2QIT1IgpuzHC0A==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/crypto-js": {
|
"node_modules/@types/crypto-js": {
|
||||||
|
@ -34509,9 +34509,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/convert-units": {
|
"@types/convert-units": {
|
||||||
"version": "2.3.3",
|
"version": "2.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.4.tgz",
|
||||||
"integrity": "sha512-oo4ZyjU0nZMDQFP0AKYk4KvFjydlSpbgXTCdF+TC3d/TL4b85/zi0W5pC97UrzXXpwsbcVEfS01nEgUqKgjSww==",
|
"integrity": "sha512-sUm/L/Ch12qR6vL7Qy7FEvoeiURAoTEJyiFrb0/TADFR8YlDHPnH8cdG4bmVUPuQZRPz7mjx2QIT1IgpuzHC0A==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/crypto-js": {
|
"@types/crypto-js": {
|
||||||
|
|
|
@ -69,7 +69,7 @@
|
||||||
"@nuxtjs/vuetify": "^1.12.1",
|
"@nuxtjs/vuetify": "^1.12.1",
|
||||||
"@types/color-convert": "^2.0.0",
|
"@types/color-convert": "^2.0.0",
|
||||||
"@types/color-name": "^1.1.1",
|
"@types/color-name": "^1.1.1",
|
||||||
"@types/convert-units": "^2.3.3",
|
"@types/convert-units": "^2.3.4",
|
||||||
"@types/crypto-js": "^4.0.2",
|
"@types/crypto-js": "^4.0.2",
|
||||||
"@vue/test-utils": "^1.2.2",
|
"@vue/test-utils": "^1.2.2",
|
||||||
"babel-core": "7.0.0-bridge.0",
|
"babel-core": "7.0.0-bridge.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue