Skip to content

Commit

Permalink
v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hamster1963 committed Dec 12, 2024
1 parent aafc198 commit 2b426c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nezha-dash",
"version": "1.7.6",
"version": "1.8.0",
"private": true,
"scripts": {
"dev": "next dev -p 3040",
Expand Down Expand Up @@ -42,7 +42,7 @@
"maxmind": "^4.3.23",
"next": "^15.1.0",
"next-auth": "^5.0.0-beta.25",
"next-intl": "^3.26.0",
"next-intl": "^3.26.1",
"next-runtime-env": "^3.2.2",
"next-themes": "^0.4.4",
"react": "^19.0.0",
Expand All @@ -60,7 +60,7 @@
"devDependencies": {
"@next/bundle-analyzer": "^15.1.0",
"@tailwindcss/postcss": "^4.0.0-beta.6",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"eslint": "^9.16.0",
Expand Down

0 comments on commit 2b426c8

Please sign in to comment.