Merging main
This commit is contained in:
16
package.json
16
package.json
@@ -2,7 +2,11 @@
|
||||
"private": true,
|
||||
"name": "lucid-creations-media-potty-chart",
|
||||
"homepage": "https://lucidcreations.media/introducing-code-name-potty-chart/",
|
||||
<<<<<<< HEAD
|
||||
"version": "v0.0.8.0-alpha",
|
||||
=======
|
||||
"version": "v0.0.7.5-alpha",
|
||||
>>>>>>> main
|
||||
"author": {
|
||||
"name": "Lucid Creations Media",
|
||||
"url": "https://lucidcreations.media",
|
||||
@@ -20,25 +24,25 @@
|
||||
"@emotion/react": "^11.8.2",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@iconify/react": "^3.2.0",
|
||||
"@types/react": "^17.0.41",
|
||||
"@types/react": "^17.0.43",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^6.2.8",
|
||||
"next": "12.1.0",
|
||||
"next": "12.1.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"sharp": "^0.30.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.22",
|
||||
"@types/node": "^17.0.23",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-next": "12.1.0",
|
||||
"eslint": "^8.12.0",
|
||||
"eslint-config-next": "<12.1.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "<7.28.0",
|
||||
"eslint-plugin-react-hooks": "^4.3.0",
|
||||
"prettier": "^2.6.0",
|
||||
"prettier": "^2.6.1",
|
||||
"typescript": "<4.6.0"
|
||||
},
|
||||
"packageManager": "yarn@3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user