Fix the highlight for the current day. #48
@@ -32,14 +32,14 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^17.0.23",
|
"@types/node": "^17.0.23",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
||||||
"eslint": "^8.12.0",
|
"eslint": "^8.13.0",
|
||||||
"eslint-config-next": "^12.1.4",
|
"eslint-config-next": "^12.1.4",
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||||
"eslint-plugin-react": "^7.29.4",
|
"eslint-plugin-react": "^7.29.4",
|
||||||
"eslint-plugin-react-hooks": "<=4.3.0",
|
"eslint-plugin-react-hooks": "<=4.3.0",
|
||||||
"prettier": "^2.6.2",
|
"prettier": "^2.6.2",
|
||||||
"typescript": "<4.6.0"
|
"typescript": "^4.6.3"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.1.0"
|
"packageManager": "yarn@3.1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
28
yarn.lock
28
yarn.lock
@@ -2630,9 +2630,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:^8.12.0":
|
"eslint@npm:^8.13.0":
|
||||||
version: 8.12.0
|
version: 8.13.0
|
||||||
resolution: "eslint@npm:8.12.0"
|
resolution: "eslint@npm:8.13.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.2.1
|
"@eslint/eslintrc": ^1.2.1
|
||||||
"@humanwhocodes/config-array": ^0.9.2
|
"@humanwhocodes/config-array": ^0.9.2
|
||||||
@@ -2671,7 +2671,7 @@ __metadata:
|
|||||||
v8-compile-cache: ^2.0.3
|
v8-compile-cache: ^2.0.3
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 111bf9046b7a463049788dd00d7f4cd91e024029982352dff4811ce5dfa8cb1136aa127cd8a7a91508234d3e1b4fb6f638a1f5ef9ea08b1af93a18703a4a8dc1
|
checksum: bc7d2fc9a046d42cb2c8987573ecaf534c1fae14747c4695e32388e179c5f21b83eefdb3e4f35924bf76152e226d7cc9dfb21f12348baf12c803109005b17439
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -3639,7 +3639,7 @@ __metadata:
|
|||||||
"@types/react": <=17.0.2
|
"@types/react": <=17.0.2
|
||||||
"@typescript-eslint/eslint-plugin": ^5.18.0
|
"@typescript-eslint/eslint-plugin": ^5.18.0
|
||||||
date-fns: ^2.28.0
|
date-fns: ^2.28.0
|
||||||
eslint: ^8.12.0
|
eslint: ^8.13.0
|
||||||
eslint-config-next: ^12.1.4
|
eslint-config-next: ^12.1.4
|
||||||
eslint-config-prettier: ^8.5.0
|
eslint-config-prettier: ^8.5.0
|
||||||
eslint-plugin-jsx-a11y: ^6.5.1
|
eslint-plugin-jsx-a11y: ^6.5.1
|
||||||
@@ -3652,7 +3652,7 @@ __metadata:
|
|||||||
react: <=17.0.2
|
react: <=17.0.2
|
||||||
react-dom: <=17.0.2
|
react-dom: <=17.0.2
|
||||||
sharp: ^0.30.3
|
sharp: ^0.30.3
|
||||||
typescript: <4.6.0
|
typescript: ^4.6.3
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -5160,23 +5160,23 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@npm:<4.6.0":
|
"typescript@npm:^4.6.3":
|
||||||
version: 4.5.5
|
version: 4.6.3
|
||||||
resolution: "typescript@npm:4.5.5"
|
resolution: "typescript@npm:4.6.3"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
|
checksum: 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@patch:typescript@<4.6.0#~builtin<compat/typescript>":
|
"typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>":
|
||||||
version: 4.5.5
|
version: 4.6.3
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=ddd1e8"
|
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=ddd1e8"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 9cdde4aae20b2904431f3f2ca8acaf3b0cc52faddf68aa88b288c9d0520221817da43783a756fce7ab9360033ada0371c3ff93dfc4bdb4b13f6e9bac64e1658d
|
checksum: fe6bdc1afb2f145ddb7b0a3a31f96352209f6a5704d97f038414ea22ff9d8dd42f32cfb6652e30458d7d958d2d4e85de2df11c574899c6f750a6b3c0e90a3a76
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user