-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
49 changed files
with
581 additions
and
413 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+4.42 KB
...-env-npm-12.0.7-800cff2a75-98258ead3f.zip → ...-env-npm-12.0.4-b971d79ae8-a7bb0bdff4.zip
Binary file not shown.
Binary file renamed
BIN
+3.51 KB
...dule-npm-12.0.7-10b45c6346-6bf5bd8746.zip → ...dule-npm-12.0.4-06677031c5-701f563ef8.zip
Binary file not shown.
Binary file renamed
BIN
+146 KB
...rlay-npm-12.0.7-78f04af980-47caa6a8a3.zip → ...rlay-npm-12.0.4-05495b4cf0-ac54baf041.zip
Binary file not shown.
Binary file renamed
BIN
+11.3 KB
...tils-npm-12.0.7-39e0732f2a-04d2994108.zip → ...tils-npm-12.0.4-d8661f51f6-7c1c9c3284.zip
Binary file not shown.
Binary file renamed
BIN
+12.8 MB
...-darwin-arm64-npm-12.0.7-3aa099da39-8.zip → ...-darwin-arm64-npm-12.0.4-de9bc202b0-8.zip
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-575 KB
.yarn/cache/@typescript-eslint-eslint-plugin-npm-4.5.0-9a054b5467-59347aadad.zip
Binary file not shown.
Binary file added
BIN
+677 KB
.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.9.0-ed8dff6e7f-31443d4331.zip
Binary file not shown.
Binary file removed
BIN
-165 KB
.yarn/cache/@typescript-eslint-experimental-utils-npm-4.5.0-c1ed445fd3-4766c12620.zip
Binary file not shown.
Binary file added
BIN
+123 KB
.yarn/cache/@typescript-eslint-experimental-utils-npm-5.9.0-e979f37bae-731b278406.zip
Binary file not shown.
Binary file removed
BIN
-17.3 KB
.yarn/cache/@typescript-eslint-parser-npm-4.5.0-b6b13fe406-78fdbc42bb.zip
Binary file not shown.
Binary file added
BIN
+12.7 KB
.yarn/cache/@typescript-eslint-parser-npm-5.9.0-f65c1fcbc9-ae95a7eb97.zip
Binary file not shown.
Binary file removed
BIN
-269 KB
.yarn/cache/@typescript-eslint-scope-manager-npm-4.5.0-4869a242f6-2e3baa4376.zip
Binary file not shown.
Binary file added
BIN
+283 KB
.yarn/cache/@typescript-eslint-scope-manager-npm-5.9.0-576df9f165-46e7ab0cef.zip
Binary file not shown.
Binary file added
BIN
+47.2 KB
.yarn/cache/@typescript-eslint-type-utils-npm-5.9.0-dd63c2d9f8-787c3277e3.zip
Binary file not shown.
Binary file removed
BIN
-27.7 KB
.yarn/cache/@typescript-eslint-types-npm-4.5.0-fcb88afe85-71daef4f74.zip
Binary file not shown.
Binary file added
BIN
+26.3 KB
.yarn/cache/@typescript-eslint-types-npm-5.9.0-78ae7b90b4-7c4e142600.zip
Binary file not shown.
Binary file removed
BIN
-118 KB
.yarn/cache/@typescript-eslint-typescript-estree-npm-4.5.0-f8ddd10f6f-77bb90577b.zip
Binary file not shown.
Binary file added
BIN
+123 KB
.yarn/cache/@typescript-eslint-typescript-estree-npm-5.9.0-b94ae1d939-71e3f720e3.zip
Binary file not shown.
Binary file removed
BIN
-10.2 KB
.yarn/cache/@typescript-eslint-visitor-keys-npm-4.5.0-2eea0534d7-3dc1419500.zip
Binary file not shown.
Binary file added
BIN
+9.12 KB
.yarn/cache/@typescript-eslint-visitor-keys-npm-5.9.0-48c4a8bb3d-34a595b83b.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+6.04 MB
...next-npm-12.0.7-4cffaa57c8-78a0ebd697.zip → ...next-npm-12.0.4-fcbd6e5d3e-b9711e7d42.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
}, | ||
"dependencies": { | ||
"ahooks": "^2.7.1", | ||
"next": "~12.0", | ||
"next": "12.0.4", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"windups": "^1.1.9" | ||
|
@@ -24,16 +24,16 @@ | |
"@babel/core": "^7.16.7", | ||
"@types/node": "^14.14.2", | ||
"@types/react": "^17.0.38", | ||
"@typescript-eslint/eslint-plugin": "^4.5.0", | ||
"@typescript-eslint/parser": "^4.5.0", | ||
"@typescript-eslint/eslint-plugin": "^5.9.0", | ||
"@typescript-eslint/parser": "^5.9.0", | ||
"eslint": "^7.11.0", | ||
"eslint-loader": "^4.0.2", | ||
"eslint-plugin-react": "^7.28.0", | ||
"linaria": "^2.3.1", | ||
"next-linaria": "^0.11.0", | ||
"postcss-preset-env": "^6.7.0", | ||
"tailwindcss": "^1.9.6", | ||
"typescript": "^4.0.3" | ||
"typescript": "^4.5.4" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
fcfa62f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: