Skip to content

Commit

Permalink
Merge pull request #521 from shiguredo/feature/biome-1.6.0
Browse files Browse the repository at this point in the history
Feature/biome 1.6.0
  • Loading branch information
voluntas authored Mar 11, 2024
2 parents 58770cd + cec6e96 commit 31bb67a
Show file tree
Hide file tree
Showing 134 changed files with 276 additions and 285 deletions.
4 changes: 2 additions & 2 deletions biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.5.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.6.0/schema.json",
"organizeImports": {
"enabled": true
},
Expand All @@ -14,7 +14,7 @@
"useNamingConvention": "off"
},
"nursery": {
"noUselessLoneBlockStatements": "off"
"noUndeclaredDependencies": "off"
},
"complexity": {
"useSimplifiedLogicExpression": "off"
Expand Down
2 changes: 1 addition & 1 deletion dist/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/be394e4c690ae224.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/be394e4c690ae224.css" crossorigin="" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-600237bb0c9b9fff.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-2d4c0e1302aa80c0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-ca7105c38f85d8e9.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-6b43595fa6af8499.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-6150b857d13bda4e.js" defer="" crossorigin=""></script><script src="/_next/static/sora_devtools/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/sora_devtools/_ssgManifest.js" defer="" crossorigin=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sora_devtools","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/2af20bb14fbec8cd.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2af20bb14fbec8cd.css" crossorigin="" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-ed55919edd3ba795.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-e57419cf51d552ff.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-45cecf902de8de3e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-063ae5b347d7a624.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-622a45649a63f6ee.js" defer="" crossorigin=""></script><script src="/_next/static/sora_devtools/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/sora_devtools/_ssgManifest.js" defer="" crossorigin=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sora_devtools","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1 change: 0 additions & 1 deletion dist/_next/static/chunks/37e5948f-8d930f9406b243ab.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/399-fef618acfa1e7bd5.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/531-22a1e9c8c7afcca6.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/56c5b580-58f35fd506562f20.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions dist/_next/static/chunks/cc70a55e-ff0aca4bf267daed.js

This file was deleted.

2 changes: 2 additions & 0 deletions dist/_next/static/chunks/cffcdf4a-ab8999e92c9feafe.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/main-45cecf902de8de3e.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/main-app-7d562a095e4fb7ca.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/main-app-edc32b5cee2d66af.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/main-ca7105c38f85d8e9.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/pages/_error-6150b857d13bda4e.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/pages/_error-622a45649a63f6ee.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

This file was deleted.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/pages/index-7c71d17fd9118467.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/pages/index-8751839bea7c8ed7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 31bb67a

Please sign in to comment.