diff --git a/package.json b/package.json index 4087d63..4c8c636 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "happy-dom": "^7.7.0", "prettier": "^2.7.1", - "rome": "^10.0.1", + "rome": "^12.0.0", "typescript": "^4.9.3", "vite": "^3.2.4", "vitest": "^0.25.2", diff --git a/yarn.lock b/yarn.lock index a58bdd0..b61c0b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -346,35 +346,35 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rometools/cli-darwin-arm64@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@rometools/cli-darwin-arm64/-/cli-darwin-arm64-10.0.1.tgz#de60ad5879d9b02ca24b707c17f2f8c372624b3c" - integrity sha512-MwQjk3uhZrCu6LgIwJHREAsVt/mUQTGv7p8iosfaF8lCIxMVjyS+akbF/QcBufyW5sFtHYNWUEe/uKPHK4E//A== - -"@rometools/cli-darwin-x64@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@rometools/cli-darwin-x64/-/cli-darwin-x64-10.0.1.tgz#f4f39e02af164841700cb452b52a111361cef345" - integrity sha512-n010Wc/z9L8wRkRnR5boMhdWgDVGrTG/i7zL8u/3+F5aSUgLCywf9F/b3ex74tCJJfcwBLlhaAqAVQX6U1bIkA== - -"@rometools/cli-linux-arm64@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@rometools/cli-linux-arm64/-/cli-linux-arm64-10.0.1.tgz#3b3977429873b17459b02db9ee95681bb016a3d6" - integrity sha512-JljZsnud1KCfe36VNsVh/LrYdAzgbKbcsCTzeCjW9ROkMyNj8pmQ/gIUFxZ+PyhMFgowHIDGihoNf4m+pgpxkA== - -"@rometools/cli-linux-x64@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@rometools/cli-linux-x64/-/cli-linux-x64-10.0.1.tgz#2f01698504c1d634623a7bde6faad09ad2deb1b0" - integrity sha512-jXIqd9iDyZUexk63CRfAXDA4zNDUHpErUmCejjGab3dhDt1KA40fDqKb+kxZpAhY3tQoWNSNQyo750zX5NawLw== - -"@rometools/cli-win32-arm64@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@rometools/cli-win32-arm64/-/cli-win32-arm64-10.0.1.tgz#2b573f34a33ce477bc4f03bf93358954ea531f05" - integrity sha512-G/toRrKPhhi7SMYMyROq/E2c8/4xRX/67vFhVihuMvDDzhanIb99hEt5MMbM4HbYK1nnZBPyLN6LxVsxm9M9hA== - -"@rometools/cli-win32-x64@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@rometools/cli-win32-x64/-/cli-win32-x64-10.0.1.tgz#f643480fd72e8dfdbc5a3e3ccb27646cd2fb2dc0" - integrity sha512-y299+VGoBufZntZj0Xz7w9DODU+6E5giXStfBDoa0fspXGNkYyYfD+HC6j9gUv4zpMZJ607XVvVHjpfwM/3ftA== +"@rometools/cli-darwin-arm64@12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@rometools/cli-darwin-arm64/-/cli-darwin-arm64-12.1.2.tgz#e08b29f6fbfc84dce00bb3c3c9e26ab25b1bc1d0" + integrity sha512-9QxtAwNyX9n7ysxo+9qWczl70I1opulmX7LFNsRJKS9qqyTNc5K++btnNK07vWAIeQsMx4QYwr7241thuBMlFw== + +"@rometools/cli-darwin-x64@12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@rometools/cli-darwin-x64/-/cli-darwin-x64-12.1.2.tgz#900e5a12a754f5872b99abd6baae7b184ab0526f" + integrity sha512-w28NkGYK/rSmQU2WkNzw1h7ec8IR5a7LzYwPHDvG2ogY5sTcygkg0TGKOF/MHUvixU6EBPrFobua2gPhpr/m5A== + +"@rometools/cli-linux-arm64@12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@rometools/cli-linux-arm64/-/cli-linux-arm64-12.1.2.tgz#3d81d8b1f6e87d04a99a0d54ccf14a3ecf69053c" + integrity sha512-7BPGqPtnJy1O8B/ucJ5Vg+p6EUvJJ9DazrT1UEdVR/4inPqAVac9PIZDjjHXyMrt/3IngnetPyn5EXNTAqpJVw== + +"@rometools/cli-linux-x64@12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@rometools/cli-linux-x64/-/cli-linux-x64-12.1.2.tgz#166d49f12872942b8ead7d484a29745e99d3efea" + integrity sha512-qH2iJKPLp34D0GFK1gLolHGkTA8q2vGKh2Ae1AwoTh87g0mXyyeQf4mAtxJtf4/ydMgjEkAZdEwyaevbTX8gnQ== + +"@rometools/cli-win32-arm64@12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@rometools/cli-win32-arm64/-/cli-win32-arm64-12.1.2.tgz#09ecdde94a38b1e133b2e8c1393d6a891323dfc7" + integrity sha512-iIdqss2R8bni7C7isA9OLBj1UAA3MeKfca0aHNZr+2gSRdiSxO/47j6s3Tpebso99xsJBAFdWBOruG+l/C+LQg== + +"@rometools/cli-win32-x64@12.1.2": + version "12.1.2" + resolved "https://registry.yarnpkg.com/@rometools/cli-win32-x64/-/cli-win32-x64-12.1.2.tgz#cd8d547da3c446caeb099423375d71ed1bcf213a" + integrity sha512-MKOd02sSnd/Biogh3rIKpLFZzYbDSVvRNAxbFHJOpyGLbeQHfAg7QxjKwz0PqyrHVjZaTEEPlswrf4IFii0GNg== "@testing-library/dom@^8.5.0": version "8.19.0" @@ -2816,17 +2816,17 @@ rollup@^2.79.1: optionalDependencies: fsevents "~2.3.2" -rome@^10.0.1: - version "10.0.1" - resolved "https://registry.yarnpkg.com/rome/-/rome-10.0.1.tgz#3974603123b75ecbf98b306bcda8b7fa007c80b0" - integrity sha512-RfaDa+cSustBsjX6bj3fWqEhoNxXrK1uNgKHpkCHAqp20QMJXnCRtbokhirNMe0utyGI9GTO/sDoK7hJP7O8Bw== +rome@^12.0.0: + version "12.1.2" + resolved "https://registry.yarnpkg.com/rome/-/rome-12.1.2.tgz#15d35b5a5abfce698b595913b71f26ef47a2a0c1" + integrity sha512-ObyDevKRU6k3R9fAK9hDvrX9FSPEJ0JWNv5i65enknV+epWjEIL0jnDuijPUX7MSVS6M/ngTiKUaeF3w63SJXw== optionalDependencies: - "@rometools/cli-darwin-arm64" "10.0.1" - "@rometools/cli-darwin-x64" "10.0.1" - "@rometools/cli-linux-arm64" "10.0.1" - "@rometools/cli-linux-x64" "10.0.1" - "@rometools/cli-win32-arm64" "10.0.1" - "@rometools/cli-win32-x64" "10.0.1" + "@rometools/cli-darwin-arm64" "12.1.2" + "@rometools/cli-darwin-x64" "12.1.2" + "@rometools/cli-linux-arm64" "12.1.2" + "@rometools/cli-linux-x64" "12.1.2" + "@rometools/cli-win32-arm64" "12.1.2" + "@rometools/cli-win32-x64" "12.1.2" run-parallel@^1.1.9: version "1.2.0"