summaryrefslogtreecommitdiffhomepage
path: root/frontend
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-06 00:53:21 +0800
committerGitHub <[email protected]>2023-03-06 00:53:21 +0800
commitdec2f7d4788d720ad9503220050ae83e7c6462e0 (patch)
tree017aaafaeaa90cafb8f650d5c9aa6d18295b25ec /frontend
parentb07786411dbd2b9daa625bc91a7afebb7e801dd1 (diff)
downloadbazarr-dec2f7d4788d720ad9503220050ae83e7c6462e0.tar.gz
bazarr-dec2f7d4788d720ad9503220050ae83e7c6462e0.zip
no log: Bump @vitest/ui from 0.25.8 to 0.29.1 in /frontend (#2076)
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.25.8 to 0.29.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.1/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'frontend')
-rw-r--r--frontend/package-lock.json34
-rw-r--r--frontend/package.json2
2 files changed, 28 insertions, 8 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index b6a813bd9..14e119822 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -40,7 +40,7 @@
"@types/react-table": "^7.7.0",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-c8": "^0.25.0",
- "@vitest/ui": "^0.25.0",
+ "@vitest/ui": "^0.29.1",
"clsx": "^1.2.0",
"eslint": "^8.26.0",
"eslint-config-react-app": "^7.0.1",
@@ -3601,11 +3601,15 @@
}
},
"node_modules/@vitest/ui": {
- "version": "0.25.8",
- "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.25.8.tgz",
- "integrity": "sha512-wfuhghldD5QHLYpS46GK8Ru8P3XcMrWvFjRQD21KNzc9Y/qtJsqoC8KmT6xWVkMNw4oHYixpo3a4ZySRJdserw==",
+ "version": "0.29.1",
+ "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.29.1.tgz",
+ "integrity": "sha512-CtcFlqcxNFT+5geTYfjOMOje4iae2DGsOnW1//7cre2xc43mFVOJYG7ZPq1wOUisDqSCyPLP2+zvAAlFJxBiUA==",
"dev": true,
"dependencies": {
+ "fast-glob": "^3.2.12",
+ "flatted": "^3.2.7",
+ "pathe": "^1.1.0",
+ "picocolors": "^1.0.0",
"sirv": "^2.0.2"
}
},
@@ -8186,6 +8190,12 @@
"node": ">=8"
}
},
+ "node_modules/pathe": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.0.tgz",
+ "integrity": "sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==",
+ "dev": true
+ },
"node_modules/pathval": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz",
@@ -12907,11 +12917,15 @@
}
},
"@vitest/ui": {
- "version": "0.25.8",
- "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.25.8.tgz",
- "integrity": "sha512-wfuhghldD5QHLYpS46GK8Ru8P3XcMrWvFjRQD21KNzc9Y/qtJsqoC8KmT6xWVkMNw4oHYixpo3a4ZySRJdserw==",
+ "version": "0.29.1",
+ "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.29.1.tgz",
+ "integrity": "sha512-CtcFlqcxNFT+5geTYfjOMOje4iae2DGsOnW1//7cre2xc43mFVOJYG7ZPq1wOUisDqSCyPLP2+zvAAlFJxBiUA==",
"dev": true,
"requires": {
+ "fast-glob": "^3.2.12",
+ "flatted": "^3.2.7",
+ "pathe": "^1.1.0",
+ "picocolors": "^1.0.0",
"sirv": "^2.0.2"
}
},
@@ -16238,6 +16252,12 @@
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
},
+ "pathe": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.0.tgz",
+ "integrity": "sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==",
+ "dev": true
+ },
"pathval": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz",
diff --git a/frontend/package.json b/frontend/package.json
index abd29036f..c8c8c201c 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -44,7 +44,7 @@
"@types/react-table": "^7.7.0",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-c8": "^0.25.0",
- "@vitest/ui": "^0.25.0",
+ "@vitest/ui": "^0.29.1",
"clsx": "^1.2.0",
"eslint": "^8.26.0",
"eslint-config-react-app": "^7.0.1",