Skip to content

Commit

Permalink
rollback eslint version
Browse files Browse the repository at this point in the history
  • Loading branch information
kane50613 committed Apr 19, 2024
1 parent a8e9ca6 commit 92387d2
Show file tree
Hide file tree
Showing 2 changed files with 4,394 additions and 3,581 deletions.
27 changes: 13 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"iron-session": "^8.0.1",
"lucide-react": "^0.368.0",
"lucide-react": "^0.371.0",
"markdown-to-jsx": "^7.4.7",
"marked": "^12.0.1",
"next": "^14.2.1",
"next": "^14.2.2",
"next-safe-action": "^6.2.0",
"novel": "^0.3.1",
"react": "18.2.0",
Expand All @@ -43,39 +43,38 @@
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"xss": "^1.0.15",
"zod": "^3.22.4",
"zod": "^3.22.5",
"zod-form-data": "^2.0.2",
"zustand": "^4.5.2"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@octokit/openapi-types": "^22.0.1",
"@octokit/types": "^13.4.0",
"@octokit/openapi-types": "^22.1.0",
"@octokit/types": "^13.4.1",
"@playwright/test": "^1.43.1",
"@prettier/plugin-xml": "3.4.1",
"@tailwindcss/typography": "^0.5.12",
"@types/eslint": "^8.56.9",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/remove-markdown": "^0.3.4",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^8.56.0",
"eslint-config-next": "^14.2.1",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.2",
"fastify": "^4.26.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-embed": "^0.4.15",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.13",
"prettier-plugin-tailwindcss": "^0.5.14",
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.3",
"tsx": "^4.7.2",
"typescript": "^5.4.5"
},
"ct3aMetadata": {
"initVersion": "7.28.0"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 92387d2

Please sign in to comment.