1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-03-20 01:52:23 +00:00
This commit is contained in:
Brenden Matthews 2024-04-11 13:53:54 -04:00
parent f927a4fafb
commit 53ced18c68

View File

@ -30,32 +30,32 @@
"@tailwindcss/typography": "^0.5.12",
"classnames": "^2.5.1",
"colord": "^2.9.3",
"follow-redirects": "^1.15.6",
"fuse.js": "^7.0.0",
"gray-matter": "^4.0.3",
"inter-ui": "^4.0.2",
"next": "^14.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-feather": "^2.0.10",
"react": "^18.2.0",
"rehype-parse": "^9.0.0",
"rehype-react": "^8.0.0",
"follow-redirects": "^1.15.6"
"rehype-react": "^8.0.0"
},
"devDependencies": {
"@types/eslint": "^8.56.8",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.7",
"@types/react": "^18.2.76",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.2.76",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"autoprefixer": "^10.4.19",
"cypress": "^13.7.2",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint": "^8.57.0",
"js-yaml": "^4.1.0",
"netlify-cli": "^17.22.1",
"netlify-plugin-cypress": "^2.2.1",