Upgrades #26

Merged
LucidKobold merged 6 commits from upgrades into main 2022-01-27 14:31:34 -05:00
3 changed files with 578 additions and 1943 deletions
Showing only changes of commit f0e8ea6712 - Show all commits

View File

@@ -30,6 +30,7 @@
},
"devDependencies": {
"@iconify/react": "^3.1.3",
"@types/node": "^17.0.12",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"eslint": "^8.5.0",
"eslint-config-next": "12.0.7",

View File

@@ -7,7 +7,7 @@ const description =
// "Behavior and progress tracker for ABDLs and babyfurs alike. Track multiple littles and create any trackers you would like.";
"Pre-alpha preview of the behavior and progress tracker for ABDLs and babyfurs.";
const logo = "images/logo.svg"
const logo = "images/logo.svg";
const logoOG = "/images/logo.png";
class Document extends NextDocument {

View File

@@ -1386,6 +1386,13 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^17.0.12":
version: 17.0.12
resolution: "@types/node@npm:17.0.12"
checksum: f7e4c384b72648550391c2c8bd42560dfccf5b7a0506fb5842f326f8b176286be279dd63f62af621fe6d409d474ea5d312855061f512132e999f4e902a22e4db
languageName: node
linkType: hard
"@types/parse-json@npm:^4.0.0":
version: 4.0.0
resolution: "@types/parse-json@npm:4.0.0"
@@ -3593,6 +3600,7 @@ __metadata:
"@emotion/react": ^11.7.1
"@emotion/styled": ^11.6.0
"@iconify/react": ^3.1.3
"@types/node": ^17.0.12
"@types/react": ^17.0.38
"@typescript-eslint/eslint-plugin": ^5.8.0
date-fns: ^2.28.0