mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat: add search page
This commit is contained in:
parent
1915d46ffc
commit
751b61668f
5 changed files with 180 additions and 7 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -18,6 +18,7 @@
|
|||
"devDependencies": {
|
||||
"@iconify-json/material-symbols": "^1.1.83",
|
||||
"@iconify-json/mdi": "^1.1.67",
|
||||
"@iconify-json/twemoji": "^1.1.15",
|
||||
"@iconify/tailwind": "^1.1.1",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.5",
|
||||
|
@ -147,6 +148,15 @@
|
|||
"@iconify/types": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify-json/twemoji": {
|
||||
"version": "1.1.15",
|
||||
"resolved": "https://registry.npmjs.org/@iconify-json/twemoji/-/twemoji-1.1.15.tgz",
|
||||
"integrity": "sha512-ze2CAOwIWBKIP6ih6qMDItasVjRicktl2Qr3/ohZSMToAHm9z3Q6HCwE48eT0+D+uFpGBlNRQ22HHyE5izyhDg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify/tailwind": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/tailwind/-/tailwind-1.1.1.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue