Build(deps-dev): bump @nuxt/types from 2.16.3 to 2.17.0
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.16.3 to 2.17.0. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0)
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@
|
||||
"@graphql-codegen/cli": "^4.0.1",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.0",
|
||||
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
||||
"@nuxt/types": "^2.16.3",
|
||||
"@nuxt/types": "^2.17.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.0.0",
|
||||
"@nuxtjs/eslint-module": "^4.1.0",
|
||||
"@nuxtjs/stylelint-module": "^5.1.0",
|
||||
|
||||
@@ -3578,12 +3578,12 @@
|
||||
rc9 "^2.1.0"
|
||||
std-env "^3.3.2"
|
||||
|
||||
"@nuxt/types@^2.16.3":
|
||||
version "2.16.3"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.16.3.tgz#0b5b51109dc8e8513ec30a2c057d6ce94e9127eb"
|
||||
integrity sha512-55c5zU4JaAvyOqFxKGRNhPhBXfxptTLH0ypBXiALUojN15ZAhSjo3AqhtunZUqufBSuCEJtKD+fsBM/Fwvz+0A==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@types/babel__core" "7.20.0"
|
||||
"@types/babel__core" "7.20.1"
|
||||
"@types/compression" "1.7.2"
|
||||
"@types/connect" "3.4.35"
|
||||
"@types/etag" "1.8.1"
|
||||
@@ -4300,10 +4300,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
|
||||
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
|
||||
|
||||
"@types/babel__core@7.20.0":
|
||||
version "7.20.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.0.tgz#61bc5a4cae505ce98e1e36c5445e4bee060d8891"
|
||||
integrity sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==
|
||||
"@types/babel__core@7.20.1":
|
||||
version "7.20.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.1.tgz#916ecea274b0c776fec721e333e55762d3a9614b"
|
||||
integrity sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==
|
||||
dependencies:
|
||||
"@babel/parser" "^7.20.7"
|
||||
"@babel/types" "^7.20.7"
|
||||
|
||||
Reference in New Issue
Block a user