Skip to content

Commit

Permalink
chore: udpdate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 18, 2024
1 parent 4ddfd81 commit 55c9522
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"@vitejs/plugin-react": "^2.2.0",
"@walletconnect/types": "2.11.0",
"autoprefixer": "^10.4.14",
"dotenv": "16.3.1",
"esbuild": "^0.18.17",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
5 changes: 0 additions & 5 deletions playwright.config.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
import { defineConfig, devices } from '@playwright/test'

/**
* Read environment variables from file.
* https://github.com/motdotla/dotenv
*/

const baseURL = 'http://localhost:5173'

/**
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4446,11 +4446,6 @@ domain-browser@^4.22.0:
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-4.23.0.tgz#427ebb91efcb070f05cffdfb8a4e9a6c25f8c94b"
integrity sha512-ArzcM/II1wCCujdCNyQjXrAFwS4mrLh4C7DZWlaI8mdh7h3BfKdNd3bKXITfl2PT9FtfQqaGvhi1vPRQPimjGA==

[email protected]:
version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==

duplexify@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-4.1.2.tgz#18b4f8d28289132fa0b9573c898d9f903f81c7b0"
Expand Down

0 comments on commit 55c9522

Please sign in to comment.