Mergin Stable #76

Merged
LucidKobold merged 9 commits from stable into main 2022-09-18 14:30:47 -04:00
4 changed files with 186 additions and 197 deletions
Showing only changes of commit 4e5a190e97 - Show all commits

View File

@@ -2,7 +2,7 @@
"private": true,
"name": "lucid-creations-media-potty-chart",
"homepage": "https://lucidcreations.media/introducing-code-name-potty-chart/",
"version": "0.1.1",
"version": "0.1.3",
"author": {
"name": "Lucid Creations Media",
"url": "https://lucidcreations.media",
@@ -16,14 +16,14 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@chakra-ui/react": "^2.3.1",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@iconify/react": "^3.2.2",
"@reduxjs/toolkit": "^1.8.4",
"date-fns": "^2.29.1",
"@reduxjs/toolkit": "^1.8.5",
"date-fns": "^2.29.2",
"formik": "^2.2.9",
"framer-motion": "^7.1.0",
"framer-motion": "^7.2.1",
"next": "12.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -31,18 +31,18 @@
"sharp": "^0.30.7"
},
"devDependencies": {
"@types/node": "^18.7.2",
"@types/react": "^18.0.17",
"@types/node": "^18.7.14",
"@types/react": "^18.0.18",
"@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"eslint": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"eslint": "^8.23.0",
"eslint-config-next": "^12.2.5",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
},
"resolutions": {
"@types/react": "^17.0.38"

1482
yarn.lock

File diff suppressed because it is too large Load Diff