Upgrade dependencies

This commit is contained in:
Lucid Kobold
2024-02-24 17:52:43 -05:00
parent 50533adafa
commit 3ced8758ee
5 changed files with 1457 additions and 1457 deletions

File diff suppressed because one or more lines are too long

893
.yarn/releases/yarn-4.1.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,4 @@ enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.0.1.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs

View File

@@ -23,7 +23,7 @@
"@reduxjs/toolkit": "^2.2.1",
"date-fns": "^3.3.1",
"formik": "^2.4.5",
"framer-motion": "^11.0.5",
"framer-motion": "^11.0.6",
"next": "14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -31,12 +31,12 @@
"sharp": "^0.33.2"
},
"devDependencies": {
"@types/node": "^20.11.19",
"@types/react": "^18.2.56",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/react-redux": "^7.1.33",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.57.0",
"eslint-config-next": "<13.4.9",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
@@ -45,5 +45,5 @@
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.1.0"
}

1112
yarn.lock

File diff suppressed because it is too large Load Diff