Build(deps-dev): bump @nuxt/types from 2.17.0 to 2.17.1

Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.17.0...v2.17.1)
This commit is contained in:
2023-07-15 04:42:00 +00:00
parent 127e4122f5
commit 91e7f5b2f9
2 changed files with 7 additions and 15 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"@graphql-codegen/cli": "^4.0.1",
"@graphql-codegen/fragment-matcher": "^5.0.0",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.17.0",
"@nuxt/types": "^2.17.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/stylelint-module": "^5.1.0",
+6 -14
View File
@@ -2929,10 +2929,10 @@
rc9 "^2.0.1"
std-env "^3.3.1"
"@nuxt/types@^2.17.0":
version "2.17.0"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.17.0.tgz#6bdbebcd7d2e1f9309136b626dee9fb0aaf27d75"
integrity sha512-McgjOTBpnbicjo830MYiCtI1zzkkq0W23GlxcWfLAsi5vjqjfcBn9w9emVhOCDfNNbhMPsvfp3B5MyPZEaqo9A==
"@nuxt/types@^2.17.1":
version "2.17.1"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.17.1.tgz#64d6eca5975aca2f31e46a3e7021f20a94f2ebca"
integrity sha512-7xRaSzRHWOrESmzRR2v7aNOd85/NlzdtIesLa7mDF+4Tv18lT9+eNHRuhiH2FKqt4j+/EKVxMl1Gvdzf4lO9Lg==
dependencies:
"@types/babel__core" "7.20.1"
"@types/compression" "1.7.2"
@@ -2944,7 +2944,7 @@
"@types/node" "^16"
"@types/optimize-css-assets-webpack-plugin" "5.0.5"
"@types/pug" "2.0.6"
"@types/serve-static" "1.15.1"
"@types/serve-static" "1.15.2"
"@types/terser-webpack-plugin" "4.2.1"
"@types/webpack" "4.41.33"
"@types/webpack-bundle-analyzer" "3.9.5"
@@ -3884,7 +3884,7 @@
"@types/mime" "^1"
"@types/node" "*"
"@types/serve-static@*":
"@types/serve-static@*", "@types/serve-static@1.15.2":
version "1.15.2"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.2.tgz#3e5419ecd1e40e7405d34093f10befb43f63381a"
integrity sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==
@@ -3893,14 +3893,6 @@
"@types/mime" "*"
"@types/node" "*"
"@types/serve-static@1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.1.tgz#86b1753f0be4f9a1bee68d459fcda5be4ea52b5d"
integrity sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==
dependencies:
"@types/mime" "*"
"@types/node" "*"
"@types/sinonjs__fake-timers@8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"