Skip to content

Commit

Permalink
chore: revert yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chefilip committed Jul 24, 2023
1 parent 62beea9 commit 0f0ae60
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 49 deletions.
17 changes: 8 additions & 9 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"@pancakeswap/v3-sdk": "workspace:*",
"@pancakeswap/wagmi": "workspace:*",
"@reduxjs/toolkit": "^1.9.1",
"@tanstack/react-query": "^4.28.0",
"@sentry/nextjs": "^7.52.1",
"@snapshot-labs/snapshot.js": "^0.4.40",
"@tanstack/react-query": "^4.28.0",
"@vanilla-extract/next-plugin": "^2.1.1",
"ajv": "^6.12.3",
"bignumber.js": "^9.0.0",
Expand All @@ -75,12 +75,10 @@
"local-storage": "^2.0.0",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.7.6",
"next": "13.4.2",
"next-axiom": "^0.13.0",
"next-seo": "^5.15.0",
"next-themes": "^0.2.0",
"polished": "^4.2.2",
"qs": "^6.0.0",
"react": "^18.2.0",
"react-countup": "^6.4.0",
Expand All @@ -100,17 +98,16 @@
"styled-system": "^5.1.5",
"swiper": "^10.0.3",
"swr": "^2.1.5",
"tiny-invariant": "^1.1.0",
"typescript": "^5.1.3",
"uuid": "^8.0.0",
"viem": "^1.2.9",
"wagmi": "^1.3.4",
"zod": "^3.21.4"
"zod": "^3.21.4",
"polished": "^4.2.2",
"tiny-invariant": "^1.1.0",
"uuid": "^8.0.0",
"viem": "^1.2.9"
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.2",
"@pancakeswap/next-config": "workspace:*",
"@pancakeswap/tsconfig": "workspace:*",
"@stylelint/postcss-css-in-js": "^0.37.2",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^13.3.0",
Expand Down Expand Up @@ -150,6 +147,8 @@
"stylelint-config-standard": "^25.0.0",
"stylelint-config-styled-components": "^0.1.1",
"tilg": "^0.1.1",
"@pancakeswap/tsconfig": "workspace:*",
"@pancakeswap/next-config": "workspace:*",
"typechain": "^6.1.0",
"vite-tsconfig-paths": "^4.0.3",
"vitest": "^0.30.1"
Expand Down
44 changes: 4 additions & 40 deletions pnpm-lock.yaml

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

0 comments on commit 0f0ae60

Please sign in to comment.