Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Akatsuki1910 committed Jun 27, 2024
2 parents c869c5d + e4cf211 commit f18e2f3
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 318 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"start": "next start"
},
"dependencies": {
"next": "14.1.0",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -27,16 +27,16 @@
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-webpack-plugin": "^4.0.1",
"prettier": "^3.2.5",
"eslint-plugin-unused-imports": "^3.2.0",
"eslint-webpack-plugin": "^4.2.0",
"prettier": "^3.3.2",
"sass": "^1.71.1",
"stylelint": "^16.2.1",
"stylelint": "^16.6.1",
"stylelint-config-recess-order": "^4.6.0",
"stylelint-config-standard-scss": "^13.0.0",
"typescript": "^5"
Expand Down
Loading

0 comments on commit f18e2f3

Please sign in to comment.