Build(deps-dev): bump @babel/runtime-corejs3 from 7.22.15 to 7.23.1

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.22.15 to 7.23.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.1/packages/babel-runtime-corejs3)
This commit is contained in:
2023-09-26 04:42:47 +00:00
parent fb011f68b0
commit 777dfeacb6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"vuetify": "^2.7.1"
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.22.15",
"@babel/runtime-corejs3": "^7.23.1",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/fragment-matcher": "^5.0.0",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
+4 -4
View File
@@ -1395,10 +1395,10 @@
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
"@babel/runtime-corejs3@^7.22.15":
version "7.22.15"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.22.15.tgz#7aeb9460598a997b0fe74982a5b02fb9e5d264d9"
integrity sha512-SAj8oKi8UogVi6eXQXKNPu8qZ78Yzy7zawrlTr0M+IuW/g8Qe9gVDhGcF9h1S69OyACpYoLxEzpjs1M15sI5wQ==
"@babel/runtime-corejs3@^7.23.1":
version "7.23.1"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.1.tgz#d03f5819f4ba81a21dd1f80edfb19983e9e20fc1"
integrity sha512-OKKfytwoc0tr7cDHwQm0RLVR3y+hDGFz3EPuvLNU/0fOeXJeKNIHj7ffNVFnncWt3sC58uyUCRSzf8nBQbyF6A==
dependencies:
core-js-pure "^3.30.2"
regenerator-runtime "^0.14.0"