Bump @nuxt/types from 2.14.4 to 2.14.5
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.4 to 2.14.5. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.4...v2.14.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bbe6f3912f
commit
c095475ab6
2 changed files with 15 additions and 15 deletions
|
@ -18,7 +18,7 @@
|
|||
"vue-ripple-directive": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/types": "^2.14.4",
|
||||
"@nuxt/types": "^2.14.5",
|
||||
"@nuxtjs/eslint-module": "^2.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.8.1",
|
||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -1315,10 +1315,10 @@
|
|||
rc9 "^1.0.0"
|
||||
std-env "^2.2.1"
|
||||
|
||||
"@nuxt/types@^2.14.4":
|
||||
version "2.14.4"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.4.tgz#1c000849fdc3124f8544b251a811cc4094c1d085"
|
||||
integrity sha512-hqqVY9rXBqYrkCStzZmoIWi7keJudOYZ1nBhbHs1pXN/AYwyJUAfYoPG4UE81kEG5CqIQrMXj47+xvOjbZuGbQ==
|
||||
"@nuxt/types@^2.14.5":
|
||||
version "2.14.5"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.5.tgz#426236eda1790f15c123110421c6d222c3d02c8f"
|
||||
integrity sha512-1gOiwv6K4eNJbrYb68jtmZup/0gw6dGeu6fhUykyCcJS3emt+tzf6V0Lvg7WblJ/1xkzQfnNfbrbCm1CJpRAHg==
|
||||
dependencies:
|
||||
"@types/autoprefixer" "^9.7.2"
|
||||
"@types/babel__core" "^7.1.9"
|
||||
|
@ -1328,13 +1328,13 @@
|
|||
"@types/file-loader" "^4.2.0"
|
||||
"@types/html-minifier" "^4.0.0"
|
||||
"@types/less" "^3.0.1"
|
||||
"@types/node" "^12.12.54"
|
||||
"@types/node" "^12.12.56"
|
||||
"@types/node-sass" "^4.11.1"
|
||||
"@types/optimize-css-assets-webpack-plugin" "^5.0.1"
|
||||
"@types/pug" "^2.0.4"
|
||||
"@types/serve-static" "^1.13.5"
|
||||
"@types/terser-webpack-plugin" "^2.2.0"
|
||||
"@types/webpack" "^4.41.21"
|
||||
"@types/webpack" "^4.41.22"
|
||||
"@types/webpack-bundle-analyzer" "^3.8.0"
|
||||
"@types/webpack-dev-middleware" "^3.7.2"
|
||||
"@types/webpack-hot-middleware" "^2.25.3"
|
||||
|
@ -1630,10 +1630,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
|
||||
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
|
||||
|
||||
"@types/node@^12.12.54":
|
||||
version "12.12.54"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.54.tgz#a4b58d8df3a4677b6c08bfbc94b7ad7a7a5f82d1"
|
||||
integrity sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==
|
||||
"@types/node@^12.12.56":
|
||||
version "12.12.58"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.58.tgz#46dae9b2b9ee5992818c8f7cee01ff4ce03ab44c"
|
||||
integrity sha512-Be46CNIHWAagEfINOjmriSxuv7IVcqbGe+sDSg2SYCEz/0CRBy7LRASGfRbD8KZkqoePU73Wsx3UvOSFcq/9hA==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
@ -1739,10 +1739,10 @@
|
|||
"@types/source-list-map" "*"
|
||||
source-map "^0.7.3"
|
||||
|
||||
"@types/webpack@*", "@types/webpack@^4.41.21", "@types/webpack@^4.41.8":
|
||||
version "4.41.21"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.21.tgz#cc685b332c33f153bb2f5fc1fa3ac8adeb592dee"
|
||||
integrity sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA==
|
||||
"@types/webpack@*", "@types/webpack@^4.41.22", "@types/webpack@^4.41.8":
|
||||
version "4.41.22"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.22.tgz#ff9758a17c6bd499e459b91e78539848c32d0731"
|
||||
integrity sha512-JQDJK6pj8OMV9gWOnN1dcLCyU9Hzs6lux0wBO4lr1+gyEhIBR9U3FMrz12t2GPkg110XAxEAw2WHF6g7nZIbRQ==
|
||||
dependencies:
|
||||
"@types/anymatch" "*"
|
||||
"@types/node" "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue