mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-10 06:38:03 -05:00
fix layout and implement new design (#470)
* fix layout and implement new design + fix dark mode styles
This commit is contained in:
19
yarn.lock
19
yarn.lock
@@ -1804,6 +1804,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tw-classed/core@npm:1.7.0":
|
||||
version: 1.7.0
|
||||
resolution: "@tw-classed/core@npm:1.7.0"
|
||||
checksum: 10/7a3e1fb154a2297276d46d0be5847124b01dcea30e13b2b6b82cf2b99b8dacd59f6cbb88124a1dfffae274d71eb62c38df1086abd9485d69e0327186c990f272
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tw-classed/react@npm:^1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@tw-classed/react@npm:1.8.0"
|
||||
dependencies:
|
||||
"@tw-classed/core": "npm:1.7.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 10/7bfc82d7d099da8429e8178860a92b6f08987e84e8b94d3167aa03bae1619c4479712a9696f1fcaede54267b20856aed9914cb958978a4cf6a72ca19767fcb05
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tybys/wasm-util@npm:^0.9.0":
|
||||
version: 0.9.0
|
||||
resolution: "@tybys/wasm-util@npm:0.9.0"
|
||||
@@ -6795,6 +6813,7 @@ __metadata:
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.0.5"
|
||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||
"@tanstack/react-query": "npm:^5.74.4"
|
||||
"@tw-classed/react": "npm:^1.8.0"
|
||||
"@types/js-yaml": "npm:^4.0.9"
|
||||
"@types/node": "npm:^17.0.45"
|
||||
"@types/prismjs": "npm:^1.26.5"
|
||||
|
||||
Reference in New Issue
Block a user