Bump vitest from 0.29.1 to 0.29.2 (#4540)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-03 13:26:45 +01:00 committed by GitHub
parent 41dda47166
commit df62e5a4bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 31 deletions

View file

@ -109,6 +109,6 @@
"ts-node": "^10.9.1",
"vite": "^4.1.4",
"vite-plugin-checker": "^0.5.6",
"vitest": "^0.29.1"
"vitest": "^0.29.2"
}
}

60
package-lock.json generated
View file

@ -104,7 +104,7 @@
"ts-node": "^10.9.1",
"vite": "^4.1.4",
"vite-plugin-checker": "^0.5.6",
"vitest": "^0.29.1"
"vitest": "^0.29.2"
}
},
"apps/keycloak-server": {
@ -2803,23 +2803,23 @@
}
},
"node_modules/@vitest/expect": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.29.1.tgz",
"integrity": "sha512-VFt1u34D+/L4pqjLA8VGPdHbdF8dgjX9Nq573L9KG6/7MIAL9jmbEIKpXudmxjoTwcyczOXRyDuUWBQHZafjoA==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.29.2.tgz",
"integrity": "sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==",
"dev": true,
"dependencies": {
"@vitest/spy": "0.29.1",
"@vitest/utils": "0.29.1",
"@vitest/spy": "0.29.2",
"@vitest/utils": "0.29.2",
"chai": "^4.3.7"
}
},
"node_modules/@vitest/runner": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.29.1.tgz",
"integrity": "sha512-VZ6D+kWpd/LVJjvxkt79OA29FUpyrI5L/EEwoBxH5m9KmKgs1QWNgobo/CGQtIWdifLQLvZdzYEK7Qj96w/ixQ==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.29.2.tgz",
"integrity": "sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==",
"dev": true,
"dependencies": {
"@vitest/utils": "0.29.1",
"@vitest/utils": "0.29.2",
"p-limit": "^4.0.0",
"pathe": "^1.1.0"
}
@ -2852,18 +2852,18 @@
}
},
"node_modules/@vitest/spy": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.29.1.tgz",
"integrity": "sha512-sRXXK44pPzaizpiZOIQP7YMhxIs80J/b6v1yR3SItpxG952c8tdA7n0O2j4OsVkjiO/ZDrjAYFrXL3gq6hLx6Q==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.29.2.tgz",
"integrity": "sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==",
"dev": true,
"dependencies": {
"tinyspy": "^1.0.2"
}
},
"node_modules/@vitest/utils": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.29.1.tgz",
"integrity": "sha512-6npOEpmyE6zPS2wsWb7yX5oDpp6WY++cC5BX6/qaaMhGC3ZlPd8BbTz3RtGPi1PfPerPvfs4KqS/JDOIaB6J3w==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.29.2.tgz",
"integrity": "sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -10031,9 +10031,9 @@
}
},
"node_modules/ufo": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.1.0.tgz",
"integrity": "sha512-LQc2s/ZDMaCN3QLpa+uzHUOQ7SdV0qgv3VBXOolQGXTaaZpIur6PwUclF5nN2hNkiTRcUugXd1zFOW3FLJ135Q==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.1.1.tgz",
"integrity": "sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==",
"dev": true
},
"node_modules/ui-shared": {
@ -10241,9 +10241,9 @@
}
},
"node_modules/vite-node": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.29.1.tgz",
"integrity": "sha512-Ey9bTlQOQrCxQN0oJ7sTg+GrU4nTMLg44iKTFCKf31ry60csqQz4E+Q04hdWhwE4cTgpxUC+zEB1kHbf5jNkFA==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.29.2.tgz",
"integrity": "sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==",
"dev": true,
"dependencies": {
"cac": "^6.7.14",
@ -10413,18 +10413,18 @@
}
},
"node_modules/vitest": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.29.1.tgz",
"integrity": "sha512-iSy6d9VwsIn7pz5I8SjVwdTLDRGKNZCRJVzROwjt0O0cffoymKwazIZ2epyMpRGpeL5tsXAl1cjXiT7agTyVug==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.29.2.tgz",
"integrity": "sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==",
"dev": true,
"dependencies": {
"@types/chai": "^4.3.4",
"@types/chai-subset": "^1.3.3",
"@types/node": "*",
"@vitest/expect": "0.29.1",
"@vitest/runner": "0.29.1",
"@vitest/spy": "0.29.1",
"@vitest/utils": "0.29.1",
"@vitest/expect": "0.29.2",
"@vitest/runner": "0.29.2",
"@vitest/spy": "0.29.2",
"@vitest/utils": "0.29.2",
"acorn": "^8.8.1",
"acorn-walk": "^8.2.0",
"cac": "^6.7.14",
@ -10440,7 +10440,7 @@
"tinypool": "^0.3.1",
"tinyspy": "^1.0.2",
"vite": "^3.0.0 || ^4.0.0",
"vite-node": "0.29.1",
"vite-node": "0.29.2",
"why-is-node-running": "^2.2.2"
},
"bin": {