Skip to content

Commit

Permalink
test: prefetch cart list
Browse files Browse the repository at this point in the history
  • Loading branch information
minsgy committed Jan 20, 2024
1 parent b21ab65 commit 661fdbe
Show file tree
Hide file tree
Showing 7 changed files with 1,343 additions and 585 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"cookies-next": "^2.1.2",
"date-fns": "^2.30.0",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"eslint-config-next": "14.1.0",
"eslint-plugin-prettier": "^4.2.1",
"framer-motion": "^10.12.22",
"lodash": "^4.17.21",
"next": "13.4.9",
"next": "14.1.0",
"postcss": "8.4.25",
"react": "18.2.0",
"react-calendar": "^4.6.0",
Expand Down Expand Up @@ -88,7 +88,7 @@
"stylelint-prettier": "^2.0.0",
"tailwindcss": "3.3.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "4.7.4",
"typescript": "5.3.3",
"vitest": "^1.1.3"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 661fdbe

Please sign in to comment.