diff --git a/.pnp.cjs b/.pnp.cjs index b80f3476..5ff6325e 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -27,7 +27,7 @@ const RAW_RUNTIME_STATE = [null, {\ "packageLocation": "./",\ "packageDependencies": [\ - ["@babel/types", "npm:7.25.4"],\ + ["@babel/types", "npm:7.25.6"],\ ["@fontsource-variable/roboto-flex", "npm:5.0.16"],\ ["@mdi/js", "npm:7.4.47"],\ ["@pinia/testing", "virtual:f38e57d791791749fcbabd309fca608b4b94dece2d82ce843f1a41fa3116db596a20c099e6de2af31c105fe4ac076cf46376e7075977c7d2a35411de7ab0cc23#npm:0.1.5"],\ @@ -2581,10 +2581,10 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:7.25.4", {\ - "packageLocation": "./.yarn/cache/@babel-types-npm-7.25.4-f235c433f3-d4a1194612.zip/node_modules/@babel/types/",\ + ["npm:7.25.6", {\ + "packageLocation": "./.yarn/cache/@babel-types-npm-7.25.6-98df73a2ca-7b54665e1b.zip/node_modules/@babel/types/",\ "packageDependencies": [\ - ["@babel/types", "npm:7.25.4"],\ + ["@babel/types", "npm:7.25.6"],\ ["@babel/helper-string-parser", "npm:7.24.8"],\ ["@babel/helper-validator-identifier", "npm:7.24.7"],\ ["to-fast-properties", "npm:2.0.0"]\ @@ -9766,7 +9766,7 @@ const RAW_RUNTIME_STATE = "packageLocation": "./",\ "packageDependencies": [\ ["reims2-frontend", "workspace:."],\ - ["@babel/types", "npm:7.25.4"],\ + ["@babel/types", "npm:7.25.6"],\ ["@fontsource-variable/roboto-flex", "npm:5.0.16"],\ ["@mdi/js", "npm:7.4.47"],\ ["@pinia/testing", "virtual:f38e57d791791749fcbabd309fca608b4b94dece2d82ce843f1a41fa3116db596a20c099e6de2af31c105fe4ac076cf46376e7075977c7d2a35411de7ab0cc23#npm:0.1.5"],\ diff --git a/.yarn/cache/@babel-types-npm-7.25.4-f235c433f3-d4a1194612.zip b/.yarn/cache/@babel-types-npm-7.25.6-98df73a2ca-7b54665e1b.zip similarity index 89% rename from .yarn/cache/@babel-types-npm-7.25.4-f235c433f3-d4a1194612.zip rename to .yarn/cache/@babel-types-npm-7.25.6-98df73a2ca-7b54665e1b.zip index a184c8c6..cff78357 100644 Binary files a/.yarn/cache/@babel-types-npm-7.25.4-f235c433f3-d4a1194612.zip and b/.yarn/cache/@babel-types-npm-7.25.6-98df73a2ca-7b54665e1b.zip differ diff --git a/package.json b/package.json index 47aed4bb..7dc53d2a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "vuetify": "3.6.15" }, "devDependencies": { - "@babel/types": "7.25.4", + "@babel/types": "7.25.6", "@mdi/js": "7.4.47", "@pinia/testing": "0.1.5", "@playwright/test": "1.46.1", diff --git a/yarn.lock b/yarn.lock index db0a4ace..bdd30ee5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,14 +1435,14 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:7.25.4": - version: 7.25.4 - resolution: "@babel/types@npm:7.25.4" +"@babel/types@npm:7.25.6": + version: 7.25.6 + resolution: "@babel/types@npm:7.25.6" dependencies: "@babel/helper-string-parser": "npm:^7.24.8" "@babel/helper-validator-identifier": "npm:^7.24.7" to-fast-properties: "npm:^2.0.0" - checksum: 10/d4a1194612d0a2a6ce9a0be325578b43d74e5f5278c67409468ba0a924341f0ad349ef0245ee8a36da3766efe5cc59cd6bb52547674150f97d8dc4c8cfa5d6b8 + checksum: 10/7b54665e1b51f525fe0f451efdd9fe7a4a6dfba3fd4956c3530bc77336b66ffe3d78c093796ed044119b5d213176af7cf326f317a2057c538d575c6cefcb3562 languageName: node linkType: hard @@ -7464,7 +7464,7 @@ __metadata: version: 0.0.0-use.local resolution: "reims2-frontend@workspace:." dependencies: - "@babel/types": "npm:7.25.4" + "@babel/types": "npm:7.25.6" "@fontsource-variable/roboto-flex": "npm:5.0.16" "@mdi/js": "npm:7.4.47" "@pinia/testing": "npm:0.1.5"