File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@notionhq/client" : " ^1.0.4" ,
17
+ "classnames" : " ^2.3.1" ,
17
18
"got" : " ^12.0.2" ,
18
19
"lqip-modern" : " ^1.2.0" ,
19
20
"next" : " ^12.1.0" ,
Original file line number Diff line number Diff line change @@ -4541,6 +4541,11 @@ cjs-module-lexer@^1.0.0:
4541
4541
resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz"
4542
4542
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
4543
4543
4544
+ classnames@^2.3.1:
4545
+ version "2.3.1"
4546
+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
4547
+ integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
4548
+
4544
4549
clean-css@^5.2.2:
4545
4550
version "5.3.0"
4546
4551
resolved "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz"
You can’t perform that action at this time.
0 commit comments