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.4 to 2.3.5
This commit is contained in:
parent
f3d30fc12b
commit
bddfc9f1fa
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -43,7 +43,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.4",
|
"@types/convert-units": "^2.3.5",
|
||||||
"@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",
|
||||||
|
@ -4466,9 +4466,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/convert-units": {
|
"node_modules/@types/convert-units": {
|
||||||
"version": "2.3.4",
|
"version": "2.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.5.tgz",
|
||||||
"integrity": "sha512-sUm/L/Ch12qR6vL7Qy7FEvoeiURAoTEJyiFrb0/TADFR8YlDHPnH8cdG4bmVUPuQZRPz7mjx2QIT1IgpuzHC0A==",
|
"integrity": "sha512-uPxhvoCflbz9hm0aiLEHnwT7JTdhJcKUmArdmmKtWjbK+tw9hUguYh0vTpA5ugqc9/a+hWdPB7NW0SX6peLS8g==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/crypto-js": {
|
"node_modules/@types/crypto-js": {
|
||||||
|
@ -27662,9 +27662,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/convert-units": {
|
"@types/convert-units": {
|
||||||
"version": "2.3.4",
|
"version": "2.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.5.tgz",
|
||||||
"integrity": "sha512-sUm/L/Ch12qR6vL7Qy7FEvoeiURAoTEJyiFrb0/TADFR8YlDHPnH8cdG4bmVUPuQZRPz7mjx2QIT1IgpuzHC0A==",
|
"integrity": "sha512-uPxhvoCflbz9hm0aiLEHnwT7JTdhJcKUmArdmmKtWjbK+tw9hUguYh0vTpA5ugqc9/a+hWdPB7NW0SX6peLS8g==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/crypto-js": {
|
"@types/crypto-js": {
|
||||||
|
|
|
@ -71,7 +71,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.4",
|
"@types/convert-units": "^2.3.5",
|
||||||
"@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