Skip to content

Commit

Permalink
Merge branch 'main' into ci-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraXia123 authored Feb 28, 2025
2 parents a283e1f + 2980674 commit 41b49f6
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 79 deletions.
6 changes: 3 additions & 3 deletions web/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"lodash-es": "^4.17.21",
"next": "14.2.21",
"nprogress": "^0.2.0",
"qs": "^6.12.2",
"qs": "^6.14.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
Expand All @@ -51,14 +51,14 @@
"@next/bundle-analyzer": "^14.2.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.9",
"@types/qs": "^6.9.15",
"@types/qs": "^6.9.18",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"env-cmd": "^10.1.0",
"eslint": "^8.57.0",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.39",
"postcss": "^8.5.3",
"prettier": "^3.3.2",
"tailwindcss": "^3.4.4",
"tsx": "^4.16.0",
Expand Down
Loading

0 comments on commit 41b49f6

Please sign in to comment.