chore: bump badgen-icons to 0.23.0 (#658)

* chore: bump badgen-icons to 0.23.0

* chore: npm update

* chore: update eslint deps
pull/659/head
Amio Jin 2024-02-18 15:58:44 +08:00 zatwierdzone przez GitHub
rodzic 3d48d29618
commit 7fdd5137bb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 1647 dodań i 1636 usunięć

3271
package-lock.json wygenerowano

Plik diff jest za duży Load Diff

Wyświetl plik

@ -23,10 +23,10 @@
"@vercel/analytics": "^1.0.1",
"@vercel/kv": "^0.2.2",
"badgen": "^3.2.2",
"badgen-icons": "^0.22.0",
"badgen-icons": "^0.23.0",
"byte-size": "^8.1.0",
"date-fns": "^2.21.1",
"eslint-config-next": "^13.1.1",
"eslint-config-next": "^14.1.0",
"got": "^12.5.3",
"haxe-rpc-client": "^1.0.0",
"humanize-duration": "^3.24.0",
@ -49,10 +49,10 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@types/semver": "^7.3.4",
"@types/supertest": "^2.0.11",
"@types/supertest": "^6.0.2",
"@types/url-parse": "^1.4.3",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"csstype": "^3.1.0",
"eslint": "^8.30.0",
"eslint-plugin-react": "^7.23.2",
@ -61,7 +61,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"supertest": "^6.2.2",
"tsx": "^3.12.1",
"tsx": "^4.7.1",
"typescript": "^5.0.2"
},
"engines": {