Added view list sorting.
This commit is contained in:
parent
cfe781b730
commit
952d32b2af
4 changed files with 8 additions and 8 deletions
5
deno.lock
generated
5
deno.lock
generated
|
@ -15,6 +15,7 @@
|
|||
"npm:@tsparticles/slim@^3.7.1": "3.7.1",
|
||||
"npm:@tsparticles/vue3@^3.0.1": "3.0.1",
|
||||
"npm:@types/markdown-it@^14.1.2": "14.1.2",
|
||||
"npm:animejs@^3.2.2": "3.2.2",
|
||||
"npm:autoprefixer@^10.4.20": "10.4.20_postcss@8.4.49",
|
||||
"npm:css-loader@^7.1.2": "7.1.2_postcss@8.4.49",
|
||||
"npm:date-fns@4.1.0": "4.1.0",
|
||||
|
@ -2225,6 +2226,9 @@
|
|||
"require-from-string"
|
||||
]
|
||||
},
|
||||
"animejs@3.2.2": {
|
||||
"integrity": "sha512-Ao95qWLpDPXXM+WrmwcKbl6uNlC5tjnowlaRYtuVDHHoygjtIPfDUoK9NthrlZsQSKjZXlmji2TrBUAVbiH0LQ=="
|
||||
},
|
||||
"ansi-colors@4.1.3": {
|
||||
"integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw=="
|
||||
},
|
||||
|
@ -7681,6 +7685,7 @@
|
|||
"npm:@tsparticles/slim@^3.7.1",
|
||||
"npm:@tsparticles/vue3@^3.0.1",
|
||||
"npm:@types/markdown-it@^14.1.2",
|
||||
"npm:animejs@^3.2.2",
|
||||
"npm:autoprefixer@^10.4.20",
|
||||
"npm:css-loader@^7.1.2",
|
||||
"npm:date-fns@4.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue