diff --git a/.pnp.cjs b/.pnp.cjs index 91ea88b..bc2d1ba 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -33,7 +33,7 @@ const RAW_RUNTIME_STATE = ["@types/eslint", "npm:8.56.12"],\ ["@types/p5", "npm:1.7.6"],\ ["@types/prettier", "npm:3.0.0"],\ - ["@types/uuid", "npm:9.0.8"],\ + ["@types/uuid", "npm:10.0.0"],\ ["@typescript-eslint/eslint-plugin", "virtual:bf0ce581158f8885e8d14e464b272bab2ec518617cf3a6b371a5e0308038b9690f34f778c2bcb84b0d9ae75524bf6cd294469fcaa88599ab6cd33cb21060fe5a#npm:7.18.0"],\ ["@typescript-eslint/parser", "virtual:bf0ce581158f8885e8d14e464b272bab2ec518617cf3a6b371a5e0308038b9690f34f778c2bcb84b0d9ae75524bf6cd294469fcaa88599ab6cd33cb21060fe5a#npm:7.18.0"],\ ["eslint", "npm:8.57.1"],\ @@ -1720,10 +1720,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/uuid", [\ - ["npm:9.0.8", {\ - "packageLocation": "../../../../cache/others/berry/cache/@types-uuid-npm-9.0.8-3eeeaa5abb-10c0.zip/node_modules/@types/uuid/",\ + ["npm:10.0.0", {\ + "packageLocation": "../../../../cache/others/berry/cache/@types-uuid-npm-10.0.0-9ac1066765-10c0.zip/node_modules/@types/uuid/",\ "packageDependencies": [\ - ["@types/uuid", "npm:9.0.8"]\ + ["@types/uuid", "npm:10.0.0"]\ ],\ "linkType": "HARD"\ }]\ @@ -4989,7 +4989,7 @@ const RAW_RUNTIME_STATE = ["@types/eslint", "npm:8.56.12"],\ ["@types/p5", "npm:1.7.6"],\ ["@types/prettier", "npm:3.0.0"],\ - ["@types/uuid", "npm:9.0.8"],\ + ["@types/uuid", "npm:10.0.0"],\ ["@typescript-eslint/eslint-plugin", "virtual:bf0ce581158f8885e8d14e464b272bab2ec518617cf3a6b371a5e0308038b9690f34f778c2bcb84b0d9ae75524bf6cd294469fcaa88599ab6cd33cb21060fe5a#npm:7.18.0"],\ ["@typescript-eslint/parser", "virtual:bf0ce581158f8885e8d14e464b272bab2ec518617cf3a6b371a5e0308038b9690f34f778c2bcb84b0d9ae75524bf6cd294469fcaa88599ab6cd33cb21060fe5a#npm:7.18.0"],\ ["eslint", "npm:8.57.1"],\ diff --git a/package.json b/package.json index 192a6e3..3a7c6d7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/eslint": "8.56.12", "@types/p5": "1.7.6", "@types/prettier": "3.0.0", - "@types/uuid": "9.0.8", + "@types/uuid": "10.0.0", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.1", diff --git a/yarn.lock b/yarn.lock index 233b6bd..e2f798d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1373,10 +1373,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:9.0.8": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10c0/b411b93054cb1d4361919579ef3508a1f12bf15b5fdd97337d3d351bece6c921b52b6daeef89b62340fd73fd60da407878432a1af777f40648cbe53a01723489 +"@types/uuid@npm:10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60 languageName: node linkType: hard @@ -4198,7 +4198,7 @@ __metadata: "@types/eslint": "npm:8.56.12" "@types/p5": "npm:1.7.6" "@types/prettier": "npm:3.0.0" - "@types/uuid": "npm:9.0.8" + "@types/uuid": "npm:10.0.0" "@typescript-eslint/eslint-plugin": "npm:7.18.0" "@typescript-eslint/parser": "npm:7.18.0" eslint: "npm:8.57.1"