File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "@vue/test-utils" : " 2.4.6" ,
4141 "@vue/vue3-jest" : " ^29.2.6" ,
4242 "babel-jest" : " ^30.2.0" ,
43- "babel-loader" : " ^10.0 .0" ,
43+ "babel-loader" : " ^10.1 .0" ,
4444 "cypress" : " ^15.11.0" ,
4545 "eslint" : " ^9.39.2" ,
4646 "eslint-plugin-cypress" : " ^6.1.0" ,
Original file line number Diff line number Diff line change @@ -3435,10 +3435,10 @@ babel-jest@^27.1.0, babel-jest@^27.5.1:
34353435 graceful-fs "^4.2.9"
34363436 slash "^3.0.0"
34373437
3438- babel-loader@^10.0 .0:
3439- version "10.0 .0"
3440- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0 .0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977 "
3441- integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA ==
3438+ babel-loader@^10.1 .0:
3439+ version "10.1 .0"
3440+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1 .0.tgz#3ac62a9a47dba6b1be77fb24764ec5784981fbbe "
3441+ integrity sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ ==
34423442 dependencies:
34433443 find-up "^5.0.0"
34443444
@@ -9465,17 +9465,7 @@ schema-utils@^3.0.0, schema-utils@^3.1.1:
94659465 ajv "^6.12.5"
94669466 ajv-keywords "^3.5.2"
94679467
9468- schema-utils@^4.0.0, schema-utils@^4.3.0:
9469- version "4.3.2"
9470- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
9471- integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
9472- dependencies:
9473- "@types/json-schema" "^7.0.9"
9474- ajv "^8.9.0"
9475- ajv-formats "^2.1.1"
9476- ajv-keywords "^5.1.0"
9477-
9478- schema-utils@^4.3.3:
9468+ schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.3:
94799469 version "4.3.3"
94809470 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.3.tgz#5b1850912fa31df90716963d45d9121fdfc09f46"
94819471 integrity sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==
You can’t perform that action at this time.
0 commit comments