3 Commits

Author SHA1 Message Date
dependabot[bot] 814c5a6df4 Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 00:58:06 +00:00
Lucid Kobold 3d5d3781b2 Merge pull request #108 from LucidKobold/upgrades
Upgrade dependencies
2024-03-25 16:37:30 -07:00
Lucid Kobold 4ad723e3c4 Upgrade dependencies 2024-03-25 19:33:53 -04:00
2 changed files with 924 additions and 282 deletions
+13 -13
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.25",
"version": "0.1.26",
"author": {
"name": "Lucid Creations Media",
"url": "https://lucidcreations.media",
@@ -17,33 +17,33 @@
},
"dependencies": {
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.3",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@iconify/react": "^4.1.1",
"@reduxjs/toolkit": "^2.2.1",
"date-fns": "^3.3.1",
"@reduxjs/toolkit": "^2.2.2",
"date-fns": "^3.6.0",
"formik": "^2.4.5",
"framer-motion": "^11.0.6",
"next": "14.1.0",
"framer-motion": "^11.0.20",
"next": "14.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
"sharp": "^0.33.2"
"sharp": "^0.33.3"
},
"devDependencies": {
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/node": "^20.11.30",
"@types/react": "^18.2.70",
"@types/react-redux": "^7.1.33",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"eslint-config-next": "<13.4.9",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"packageManager": "yarn@4.1.0"
}
+911 -269
View File
File diff suppressed because it is too large Load Diff