mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 12:58:28 -04:00
add hover styles to footer
This commit is contained in:
parent
c890a8aae0
commit
32262b0041
@ -9,12 +9,6 @@
|
|||||||
background: none;
|
background: none;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.view_source {
|
|
||||||
padding-bottom: 2px;
|
|
||||||
border-bottom: 1px solid;
|
|
||||||
border-color: var(--light);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
@ -27,6 +21,16 @@
|
|||||||
line-height: 2.3;
|
line-height: 2.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.view_source {
|
||||||
|
padding-bottom: 2px;
|
||||||
|
border-bottom: 1px solid;
|
||||||
|
border-color: var(--light);
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
border-color: var(--kinda-light);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.beat {
|
.beat {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
animation: beat 10s infinite; // 6 bpm, call 911 if you see this please.
|
animation: beat 10s infinite; // 6 bpm, call 911 if you see this please.
|
||||||
|
@ -14,9 +14,9 @@ const Footer = () => (
|
|||||||
</Link>
|
</Link>
|
||||||
,{" "}
|
,{" "}
|
||||||
<Link href="/previously/" prefetch={false}>
|
<Link href="/previously/" prefetch={false}>
|
||||||
<a title="Previously on...">2001 –</a>
|
<a title="Previously on...">2001</a>
|
||||||
</Link>{" "}
|
</Link>{" "}
|
||||||
{new Date().getFullYear()}.
|
– {new Date().getFullYear()}.
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.powered_by}>
|
<div className={styles.powered_by}>
|
||||||
Made with{" "}
|
Made with{" "}
|
||||||
|
@ -44,12 +44,12 @@
|
|||||||
"is-absolute-url": "^4.0.1",
|
"is-absolute-url": "^4.0.1",
|
||||||
"markdown-to-jsx": "^7.1.5",
|
"markdown-to-jsx": "^7.1.5",
|
||||||
"modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f",
|
"modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f",
|
||||||
"next": "v12.0.8-canary.16",
|
"next": "v12.0.8-canary.17",
|
||||||
"next-mdx-remote": "^3.0.8",
|
"next-mdx-remote": "^3.0.8",
|
||||||
"next-seo": "^4.28.1",
|
"next-seo": "^4.28.1",
|
||||||
"node-fetch": "^3.1.0",
|
"node-fetch": "^3.1.0",
|
||||||
"p-retry": "^5.0.0",
|
"p-retry": "^5.0.0",
|
||||||
"prop-types": "^15.8.0",
|
"prop-types": "^15.8.1",
|
||||||
"query-string": "^7.0.1",
|
"query-string": "^7.0.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
|
164
yarn.lock
164
yarn.lock
@ -1142,10 +1142,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
webpack-bundle-analyzer "4.3.0"
|
webpack-bundle-analyzer "4.3.0"
|
||||||
|
|
||||||
"@next/env@12.0.8-canary.16":
|
"@next/env@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.8-canary.16.tgz#137d353c0c9cee98e1c6e85e1625dec26f9feec4"
|
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.8-canary.17.tgz#1620a32a41e3b9e78a4fc07e108ea53a2d3ba228"
|
||||||
integrity sha512-bbG9PRMTyUmK8CT4VNacLGD75DFRQDjKXDhmIQx7LQWuapiBCcFtyMCUMipnhLonaVnpPwXWlZL3ipFvnLorJg==
|
integrity sha512-tq/p3BW6dU17MYDqGvfk9tDwjRvn+LAQUA0ectmLaraNcSbw1dnZ4xeLmoLmzlswftAV6cpe8mkxYkpkwPhBzg==
|
||||||
|
|
||||||
"@next/eslint-plugin-next@12.0.7":
|
"@next/eslint-plugin-next@12.0.7":
|
||||||
version "12.0.7"
|
version "12.0.7"
|
||||||
@ -1154,65 +1154,65 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
glob "7.1.7"
|
glob "7.1.7"
|
||||||
|
|
||||||
"@next/react-refresh-utils@12.0.8-canary.16":
|
"@next/react-refresh-utils@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-12.0.8-canary.16.tgz#23d587ccaef90646fa3ebb026dfc11530794e70a"
|
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-12.0.8-canary.17.tgz#7fa426fef3a5712482a3fa3d14104829d6ae7fb8"
|
||||||
integrity sha512-Aa+ZZHb2z6s9tHkkTCEfyO3uwEVggNHvO9ZuNRlJv2cWspB92H760htjn5ap/UEAZvO5omE7PvUdXrv0Ut+aIA==
|
integrity sha512-TyOY9MaDROCW5xeDXdwj8uoqAU2EaMZMw7hqUvD0fQEExhJyTzRX4Y5vdyFbsYNN0eCKmahOTwyBCkjfFyimIQ==
|
||||||
|
|
||||||
"@next/swc-android-arm64@12.0.8-canary.16":
|
"@next/swc-android-arm64@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.0.8-canary.16.tgz#5cf2bdbf7275765c32919d4cd665ef6e1c16457c"
|
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.0.8-canary.17.tgz#6556f20ead84b196abb092f64d86ad6486a44d77"
|
||||||
integrity sha512-cUh+unm/S2KRQFbMHd3LZL+Vvjcgeuumnsr9MMgKZiKnLRusofNWE1ZDQQMSP8AwB91n0gLkw1KE6nUDubulnw==
|
integrity sha512-AY26ryEdCrQs1M42QOa7TVt5Cb9+/ndOjKH2tV2gCaqyhCpB+3Yxe2natHHORemKbQBc4Ad8gs818pYgeXjESw==
|
||||||
|
|
||||||
"@next/swc-darwin-arm64@12.0.8-canary.16":
|
"@next/swc-darwin-arm64@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.0.8-canary.16.tgz#5d86aa58cfff9d63ec6283b9dac663ff8bf1a3db"
|
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.0.8-canary.17.tgz#3fb704263a3aff48abba4e5770c5d9f90171ad0e"
|
||||||
integrity sha512-arVzhp44h8aZ3xC52NlVTGGcxpKwaNRJOjKT84AnCJY6aoh/UX/swbiBIbcFvDKmIy1c0dGwC5aRT/UEasVFxw==
|
integrity sha512-OJYpjzsJNfq8KU2cmBHhfW6J86X6NY4D0ZSHqAVjvm8g7B+INFH1n5opECicffwFFSAHFM5sIahH6pfVzpaZlw==
|
||||||
|
|
||||||
"@next/swc-darwin-x64@12.0.8-canary.16":
|
"@next/swc-darwin-x64@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.0.8-canary.16.tgz#54cabbb252db9211987dde267c58f289764cc08b"
|
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.0.8-canary.17.tgz#190807c0256d425cc4c3b28285d0b57eb5b8b1e7"
|
||||||
integrity sha512-3BVHd3gGfHR27lPju5PLWZ9YBWIz7TKABqOgJgYU9e/BAlFyyzxYzC/Rnhq6iacq15ORegW3stxWl4AujaNFhQ==
|
integrity sha512-2na1qSCTiNMJ8lLvCEXZ1o61X/at/ZgxCUsxYJ7aH19B2qVwWKSjHWM83ySl7hSsjXbLHz3xBr4tPU9aZTO4/Q==
|
||||||
|
|
||||||
"@next/swc-linux-arm-gnueabihf@12.0.8-canary.16":
|
"@next/swc-linux-arm-gnueabihf@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.0.8-canary.16.tgz#206421ac55e43c1ac68035107f4d9847b4761be6"
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.0.8-canary.17.tgz#fd0c2f5e7e14c7cc494e417a2a2a85c680035ff2"
|
||||||
integrity sha512-GSWJn1+49Bz3EfIaIOuZrrRnpJJi68rPVup2gLMZlpiCuqbPDIB2koDkht7hEb50XB+p2uCIr96z0pJA4/iG3Q==
|
integrity sha512-anL81+PTLATNlXEJsuq6czADzoQtkaYsmiqCZJUFoh9kpFeAZMwrimh5dpFh2Cy9s6Ur3PQcV4Je+5YIJ4iTnA==
|
||||||
|
|
||||||
"@next/swc-linux-arm64-gnu@12.0.8-canary.16":
|
"@next/swc-linux-arm64-gnu@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.0.8-canary.16.tgz#61e0d24a1e5d96f2a87dd2c8632cf13dc4786e5d"
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.0.8-canary.17.tgz#3ecea6b37f6f676a270be90c4d57f3b0c7fb8c1a"
|
||||||
integrity sha512-xyT+Jjn2ZfHIUdBfK4Go+KWuZOP9WMLNF36vdNqUNW9Di7fGCESRRD/cvE5m7YdX7qX74PX3khGeQXQa7pLEAw==
|
integrity sha512-kD67w+GFgafB7WigPRxgdNCJtaDjPdo3Udz6xPJqVUc7Vy3pB3HX5JQW3fWaplaJZbcaaUK+dVj87Wk0Md+Dzw==
|
||||||
|
|
||||||
"@next/swc-linux-arm64-musl@12.0.8-canary.16":
|
"@next/swc-linux-arm64-musl@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.0.8-canary.16.tgz#98ac96eb6119c0f29b10f98ab4a41700bce626ed"
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.0.8-canary.17.tgz#e3787fc01f78fe5e78cf66b16e79f38003977bd4"
|
||||||
integrity sha512-8X59ckyUv+3XwgyJGMNe5TBEdmPeu03wt49rDqIHahORGidcWGk3RrTibHFQ4nZldBnwcCt4VIvJrShBGj55gQ==
|
integrity sha512-qbWY787Sv68VFT8LvR4zs+Dj0gm/RPjF7EgqayzhEFKQLDqj5hMvWA1Lhfs7eDE0gN4XQznRBZJbLRTnl6pEWw==
|
||||||
|
|
||||||
"@next/swc-linux-x64-gnu@12.0.8-canary.16":
|
"@next/swc-linux-x64-gnu@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.0.8-canary.16.tgz#1fdb6b88d1fa32ebe5a58442065f9bbaed7d2e14"
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.0.8-canary.17.tgz#1dc9e2395e96de7daad10b2eefce9fdb082211be"
|
||||||
integrity sha512-gfP/Dvz0v3sV+vwJtZGxmqeCq5WLacbhW9RmyCywkaaE/FgXtjoSgYK7llvzyaCLKU77B7rYDqlHQaf6GGRx/w==
|
integrity sha512-+ugQmC8ePJZJK17CEgADEkl6LmaK7jn6WOGUomYNJjrSZqIJABoxQ5g0NHOgjG5sq6c2rs+zKUMDF/gkeoZm1Q==
|
||||||
|
|
||||||
"@next/swc-linux-x64-musl@12.0.8-canary.16":
|
"@next/swc-linux-x64-musl@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.0.8-canary.16.tgz#26b37a35c88cd9c7822f123a89669207b2f91e80"
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.0.8-canary.17.tgz#8198d8781edeb82e20630b15520a8da5dd667c10"
|
||||||
integrity sha512-PC0iCgW4DbZwDmUhfWbeGYp/29FCXt3FGlWo3TDjr3Z/W2t53sjBNNtJyRIZt8/PAtawNTpnhhNf6OT94vN4Zg==
|
integrity sha512-mfeByPkTD1V37E9RIDPBibY4kXretRmDhpmmdXj/dHqE1rMleil4dzmwX4UAV0U20EzT3AIl1sJThsJf1dDfLg==
|
||||||
|
|
||||||
"@next/swc-win32-arm64-msvc@12.0.8-canary.16":
|
"@next/swc-win32-arm64-msvc@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.0.8-canary.16.tgz#11daab4ba9fb508ab49a73a56a7c72709fcd0119"
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.0.8-canary.17.tgz#51468485cb4177ec1760043b67a05f3dcc372e15"
|
||||||
integrity sha512-fHKofMPO2uYvY+XaxFVh1Op+nLa6r7z6avO4VCIVpIHWkwY3QhyWWEzmKKUhEKqDcjvky1oWtcGduTkND6Jjfg==
|
integrity sha512-ScVr8CypY0rGbKA2X0EPEKIKflzHYiIXh4aNdUQ+byS2s+xHtoQ9FQfYiZnT8WjYVLm0I5KFj2l6b3OVmpjBIg==
|
||||||
|
|
||||||
"@next/swc-win32-ia32-msvc@12.0.8-canary.16":
|
"@next/swc-win32-ia32-msvc@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.0.8-canary.16.tgz#303c0ca66f00cf72d50cdaaf6d991c852111af2b"
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.0.8-canary.17.tgz#a4875fc7c5d776bb84ce62e22ec2359bfa329bd9"
|
||||||
integrity sha512-57FCZg6gLZyl9CAEen0eXXYq1CiAUf2G6yPx6XLbHKwK1N4cXg9wl6NRFtAus2HMEeYfwPcdjh9OSny8ezQqgA==
|
integrity sha512-108TRZkxjj0EmpnnjScvHBQ2L4eZcTu+TL1isg0SMdUbQumpqjPGbFUvxUaevCnTJQ1joJH5moqnLKYA/hxooA==
|
||||||
|
|
||||||
"@next/swc-win32-x64-msvc@12.0.8-canary.16":
|
"@next/swc-win32-x64-msvc@12.0.8-canary.17":
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.0.8-canary.16.tgz#5f17466e526cda45c5ab170e77b21a3283cc2691"
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.0.8-canary.17.tgz#189d0376496e7002f4435394d89e3233d3628ab9"
|
||||||
integrity sha512-wcbClvIzOYeoYO6/w/2+krfThPDDkOXZR8YM7dkml9yS+KAKBr491cwjJM+gWs8oGDQRXXv0qa7Obg7S8bm4ZA==
|
integrity sha512-ltTc+zwQIraNjoFXWJouC+ZhXwIJbcvFTdG455MWaNi3IKQPuwG0nzisXLZwUJm8G286JayZBmuWS7MXlYeGIQ==
|
||||||
|
|
||||||
"@nodelib/fs.scandir@2.1.5":
|
"@nodelib/fs.scandir@2.1.5":
|
||||||
version "2.1.5"
|
version "2.1.5"
|
||||||
@ -1515,9 +1515,9 @@
|
|||||||
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
||||||
|
|
||||||
"@types/node@*":
|
"@types/node@*":
|
||||||
version "17.0.7"
|
version "17.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7.tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
|
||||||
integrity sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ==
|
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
|
||||||
|
|
||||||
"@types/normalize-package-data@^2.4.0":
|
"@types/normalize-package-data@^2.4.0":
|
||||||
version "2.4.1"
|
version "2.4.1"
|
||||||
@ -1994,9 +1994,9 @@ camelcase@^6.2.0:
|
|||||||
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
||||||
|
|
||||||
caniuse-lite@^1.0.30001283, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001294:
|
caniuse-lite@^1.0.30001283, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001294:
|
||||||
version "1.0.30001295"
|
version "1.0.30001296"
|
||||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001295.tgz#68a60f8f0664f342b2835c5d8898b4faea7b3d51"
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001296.tgz#d99f0f3bee66544800b93d261c4be55a35f1cec8"
|
||||||
integrity sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==
|
integrity sha512-WfrtPEoNSoeATDlf4y3QvkwiELl9GyPLISV5GejTbbQRtQx4LhsXmc9IQ6XCL2d7UxCyEzToEZNMeqR79OUw8Q==
|
||||||
|
|
||||||
ccount@^1.0.0:
|
ccount@^1.0.0:
|
||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
@ -2429,9 +2429,9 @@ duplexer@^0.1.2:
|
|||||||
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
|
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
|
||||||
|
|
||||||
electron-to-chromium@^1.4.17:
|
electron-to-chromium@^1.4.17:
|
||||||
version "1.4.32"
|
version "1.4.34"
|
||||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.32.tgz#7ad1e76692b307da454b7380cc882784962648b8"
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.34.tgz#7d87dc0e95c2c65cbd0687ae23146a662506d1ef"
|
||||||
integrity sha512-7QRVfMlccTFs7cZV3lB0k9Wcm6R6F+w1yBPX+xBAlAP/1oJIstxTev3A4r8REnUUAFph/cIB8y/EBU7PDbJTQw==
|
integrity sha512-B7g6Y9No9XMYk1VNrQ8KAmSEo1Iltrz/5EjOGxl1DffQAb3z/XbpHRCfYKwV8D+CPXm4Q7Xg1sceSt9osNwRIA==
|
||||||
|
|
||||||
emoji-regex@^8.0.0:
|
emoji-regex@^8.0.0:
|
||||||
version "8.0.0"
|
version "8.0.0"
|
||||||
@ -4049,13 +4049,13 @@ next-seo@^4.28.1:
|
|||||||
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.28.1.tgz#c98ee559c8ab7196c62d0f6903afd7a8cde47a03"
|
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.28.1.tgz#c98ee559c8ab7196c62d0f6903afd7a8cde47a03"
|
||||||
integrity sha512-WZgwdM+UhpNF3A37zFllzmPhnOVJ9vYeYlc0n3Z/kYfz/QQgy8NEdncNNggS9dU4JD8xriaCcyknhy5OsrFsJw==
|
integrity sha512-WZgwdM+UhpNF3A37zFllzmPhnOVJ9vYeYlc0n3Z/kYfz/QQgy8NEdncNNggS9dU4JD8xriaCcyknhy5OsrFsJw==
|
||||||
|
|
||||||
next@v12.0.8-canary.16:
|
next@v12.0.8-canary.17:
|
||||||
version "12.0.8-canary.16"
|
version "12.0.8-canary.17"
|
||||||
resolved "https://registry.yarnpkg.com/next/-/next-12.0.8-canary.16.tgz#9804df7866b59e3f3f9f1ae1a949858939d36cb2"
|
resolved "https://registry.yarnpkg.com/next/-/next-12.0.8-canary.17.tgz#2dd6b44a327bdbee6df38cdcf8c814275f8df8f8"
|
||||||
integrity sha512-9e383zUUgALmStbEy/XlKYWD51+v4WYK6sP38+V5dvGD4ydkcaRsQS3P46scrIWLrceoA+1pcAMsUSyaq7XBYw==
|
integrity sha512-s5fjQLR9a/+GcjOJZ2slVrTRGcto9K1rYdasEwrRah5UuR+2HGGTKIKqtVz7q40MK1qmY2qZ2Fm1fJJ5k4xoRA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@next/env" "12.0.8-canary.16"
|
"@next/env" "12.0.8-canary.17"
|
||||||
"@next/react-refresh-utils" "12.0.8-canary.16"
|
"@next/react-refresh-utils" "12.0.8-canary.17"
|
||||||
caniuse-lite "^1.0.30001283"
|
caniuse-lite "^1.0.30001283"
|
||||||
jest-worker "27.0.0-next.5"
|
jest-worker "27.0.0-next.5"
|
||||||
node-fetch "2.6.1"
|
node-fetch "2.6.1"
|
||||||
@ -4066,17 +4066,17 @@ next@v12.0.8-canary.16:
|
|||||||
styled-jsx "5.0.0-beta.6"
|
styled-jsx "5.0.0-beta.6"
|
||||||
use-subscription "1.5.1"
|
use-subscription "1.5.1"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
"@next/swc-android-arm64" "12.0.8-canary.16"
|
"@next/swc-android-arm64" "12.0.8-canary.17"
|
||||||
"@next/swc-darwin-arm64" "12.0.8-canary.16"
|
"@next/swc-darwin-arm64" "12.0.8-canary.17"
|
||||||
"@next/swc-darwin-x64" "12.0.8-canary.16"
|
"@next/swc-darwin-x64" "12.0.8-canary.17"
|
||||||
"@next/swc-linux-arm-gnueabihf" "12.0.8-canary.16"
|
"@next/swc-linux-arm-gnueabihf" "12.0.8-canary.17"
|
||||||
"@next/swc-linux-arm64-gnu" "12.0.8-canary.16"
|
"@next/swc-linux-arm64-gnu" "12.0.8-canary.17"
|
||||||
"@next/swc-linux-arm64-musl" "12.0.8-canary.16"
|
"@next/swc-linux-arm64-musl" "12.0.8-canary.17"
|
||||||
"@next/swc-linux-x64-gnu" "12.0.8-canary.16"
|
"@next/swc-linux-x64-gnu" "12.0.8-canary.17"
|
||||||
"@next/swc-linux-x64-musl" "12.0.8-canary.16"
|
"@next/swc-linux-x64-musl" "12.0.8-canary.17"
|
||||||
"@next/swc-win32-arm64-msvc" "12.0.8-canary.16"
|
"@next/swc-win32-arm64-msvc" "12.0.8-canary.17"
|
||||||
"@next/swc-win32-ia32-msvc" "12.0.8-canary.16"
|
"@next/swc-win32-ia32-msvc" "12.0.8-canary.17"
|
||||||
"@next/swc-win32-x64-msvc" "12.0.8-canary.16"
|
"@next/swc-win32-x64-msvc" "12.0.8-canary.17"
|
||||||
|
|
||||||
nice-try@^1.0.4:
|
nice-try@^1.0.4:
|
||||||
version "1.0.5"
|
version "1.0.5"
|
||||||
@ -4520,10 +4520,10 @@ progress@^2.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
||||||
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
|
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
|
||||||
|
|
||||||
prop-types@^15.7.2, prop-types@^15.8.0:
|
prop-types@^15.7.2, prop-types@^15.8.1:
|
||||||
version "15.8.0"
|
version "15.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.0.tgz#d237e624c45a9846e469f5f31117f970017ff588"
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|
||||||
integrity sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==
|
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
||||||
dependencies:
|
dependencies:
|
||||||
loose-envify "^1.4.0"
|
loose-envify "^1.4.0"
|
||||||
object-assign "^4.1.1"
|
object-assign "^4.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user