Skip to content

Commit

Permalink
Merge pull request #20 from kitloong/feature/vup
Browse files Browse the repository at this point in the history
Version up
  • Loading branch information
kitloong authored Dec 31, 2023
2 parents aec8498 + 8506dbc commit ee7f7ba
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"axios-retry": "^4.0.0",
"bootstrap": "^5.3.2",
"chart.js": "^4.4.1",
"classnames": "^2.4.0",
"classnames": "^2.5.1",
"cookie": "^0.6.0",
"cookies-next": "^4.1.0",
"next": "^14.0.4",
"nextjs-progressloader": "^1.0.0",
"nextjs-progressloader": "^1.1.0",
"nprogress": "^0.2.0",
"react": "^18.2.0",
"react-bootstrap": "^2.9.2",
Expand All @@ -37,9 +37,9 @@
},
"devDependencies": {
"@types/cookie": "^0.6.0",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"json-server": "^0.17.4",
"sass": "^1.69.5",
"sass": "^1.69.6",
"typescript": "^5.3.3"
}
}
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit ee7f7ba

@vercel
Copy link

@vercel vercel bot commented on ee7f7ba Dec 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.