Skip to content

Commit de7bda7

Browse files
chore(deps-dev): bump @nuxt/types from 2.16.3 to 2.17.0 in /web
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](nuxt/nuxt@v2.16.3...v2.17.0) --- updated-dependencies: - dependency-name: "@nuxt/types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4550d50 commit de7bda7

File tree

3 files changed

+19
-21
lines changed

3 files changed

+19
-21
lines changed

web/package-lock.json

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/eslint-parser": "^7.21.8",
5252
"@commitlint/cli": "^17.6.5",
5353
"@commitlint/config-conventional": "^17.6.5",
54-
"@nuxt/types": "^2.16.3",
54+
"@nuxt/types": "^2.17.0",
5555
"@nuxt/typescript-build": "^2.1.0",
5656
"@nuxtjs/eslint-config-typescript": "^12.0.0",
5757
"@nuxtjs/eslint-module": "^4.1.0",

web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2561,12 +2561,12 @@
25612561
rc9 "^2.0.1"
25622562
std-env "^3.3.1"
25632563

2564-
"@nuxt/types@^2.16.3":
2565-
version "2.16.3"
2566-
resolved "https://registry.npmjs.org/@nuxt/types/-/types-2.16.3.tgz"
2567-
integrity sha512-55c5zU4JaAvyOqFxKGRNhPhBXfxptTLH0ypBXiALUojN15ZAhSjo3AqhtunZUqufBSuCEJtKD+fsBM/Fwvz+0A==
2564+
"@nuxt/types@^2.17.0":
2565+
version "2.17.0"
2566+
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.17.0.tgz#6bdbebcd7d2e1f9309136b626dee9fb0aaf27d75"
2567+
integrity sha512-McgjOTBpnbicjo830MYiCtI1zzkkq0W23GlxcWfLAsi5vjqjfcBn9w9emVhOCDfNNbhMPsvfp3B5MyPZEaqo9A==
25682568
dependencies:
2569-
"@types/babel__core" "7.20.0"
2569+
"@types/babel__core" "7.20.1"
25702570
"@types/compression" "1.7.2"
25712571
"@types/connect" "3.4.35"
25722572
"@types/etag" "1.8.1"
@@ -2960,10 +2960,10 @@
29602960
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz"
29612961
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
29622962

2963-
"@types/[email protected].0", "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14":
2964-
version "7.20.0"
2965-
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.0.tgz"
2966-
integrity sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==
2963+
"@types/[email protected].1", "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14":
2964+
version "7.20.1"
2965+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.1.tgz#916ecea274b0c776fec721e333e55762d3a9614b"
2966+
integrity sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==
29672967
dependencies:
29682968
"@babel/parser" "^7.20.7"
29692969
"@babel/types" "^7.20.7"

0 commit comments

Comments
 (0)