Skip to content

Commit

Permalink
chore: upgrade panda & other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Oct 4, 2023
1 parent 361c970 commit 1489864
Show file tree
Hide file tree
Showing 4 changed files with 336 additions and 242 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lint:fix": "eslint \"src/**/*.{ts,tsx}\" --fix",
"lint:prettier": "prettier --check \"{src,tests}/**/*.{ts,tsx}\" \"*.{js,json}\"",
"lint:prettier:fix": "prettier --write \"{src,tests}/**/*.{ts,tsx}\" *.js",
"lint:unused-exports": "ts-unused-exports tsconfig.json --ignoreFiles=leather-styles",
"lint:unused-exports": "ts-unused-exports tsconfig.json --ignoreFiles=leather-styles --ignoreFiles=tests",
"lint:remote-wallet-config": "npx ajv-cli validate -s config/wallet-config.schema.json -d config/wallet-config.json",
"lint:deps": "dependency-cruise --config .dependency-cruiser.js \"src/**/*.{ts,tsx}\"",
"prod:ext": "yarn build",
Expand Down Expand Up @@ -159,13 +159,13 @@
"@stacks/wallet-sdk": "6.9.0",
"@stitches/react": "1.2.8",
"@styled-system/theme-get": "5.1.2",
"@tanstack/query-sync-storage-persister": "4.35.3",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-query-devtools": "4.35.3",
"@tanstack/react-query-persist-client": "4.35.5",
"@tanstack/query-sync-storage-persister": "4.35.7",
"@tanstack/react-query": "4.35.7",
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-query-persist-client": "4.35.7",
"@tippyjs/react": "4.2.6",
"@types/lodash.uniqby": "4.7.7",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@vkontakte/vk-qr": "2.0.13",
"@zondax/ledger-stacks": "1.0.4",
"are-passive-events-supported": "1.1.1",
Expand All @@ -187,7 +187,7 @@
"dotenv": "16.3.1",
"ecdsa-sig-formatter": "1.0.11",
"ecpair": "2.1.0",
"formik": "2.4.3",
"formik": "2.4.5",
"jotai": "2.2.1",
"jotai-redux": "0.2.1",
"jsontokens": "4.0.1",
Expand All @@ -198,8 +198,8 @@
"mdi-react": "9.2.0",
"micro-packed": "0.3.2",
"object-hash": "3.0.0",
"observable-hooks": "4.2.2",
"pino": "8.15.1",
"observable-hooks": "4.2.3",
"pino": "8.15.4",
"postcss-preset-env": "9.1.4",
"prismjs": "1.29.0",
"promise-memoize": "1.2.1",
Expand All @@ -214,7 +214,7 @@
"react-icons": "4.10.1",
"react-intersection-observer": "9.5.2",
"react-lottie": "1.2.3",
"react-redux": "8.1.2",
"react-redux": "8.1.3",
"react-router-dom": "6.16.0",
"react-virtuoso": "4.6.0",
"redux-persist": "6.0.0",
Expand All @@ -228,7 +228,7 @@
"valid-url": "1.0.9",
"varuint-bitcoin": "1.1.2",
"webextension-polyfill": "0.10.0",
"yup": "1.3.1",
"yup": "1.3.2",
"zxcvbn": "4.4.2"
},
"devDependencies": {
Expand All @@ -238,7 +238,7 @@
"@babel/preset-typescript": "7.23.0",
"@btckit/types": "0.0.19",
"@ls-lint/ls-lint": "2.1.0",
"@pandacss/dev": "0.15.3",
"@pandacss/dev": "0.15.4",
"@playwright/test": "1.38.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@redux-devtools/cli": "3.0.2",
Expand All @@ -257,13 +257,13 @@
"@types/html-webpack-plugin": "3.2.7",
"@types/jsdom": "21.1.3",
"@types/lodash.get": "4.4.7",
"@types/node": "20.7.1",
"@types/node": "20.8.2",
"@types/object-hash": "3.0.4",
"@types/prismjs": "1.26.1",
"@types/promise-memoize": "1.2.2",
"@types/punycode": "2.1.0",
"@types/qrcode.react": "1.0.2",
"@types/react": "18.2.23",
"@types/qrcode.react": "1.0.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-lottie": "1.2.7",
"@types/react-router-dom": "5.3.3",
Expand All @@ -273,23 +273,23 @@
"@types/webextension-polyfill": "0.10.4",
"@types/webpack": "5.28.3",
"@types/zxcvbn": "4.4.2",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/parser": "6.7.4",
"@vitest/coverage-istanbul": "0.34.6",
"audit-ci": "6.6.1",
"babel-loader": "9.1.3",
"base64-loader": "1.0.0",
"bip32": "4.0.0",
"blns": "2.0.4",
"browserslist": "4.22.0",
"browserslist": "4.22.1",
"chrome-webstore-upload-cli": "2.2.2",
"clean-webpack-plugin": "4.0.0",
"concurrently": "8.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"crypto-browserify": "3.12.0",
"deepmerge": "4.3.1",
"dependency-cruiser": "14.0.0",
"dependency-cruiser": "14.1.0",
"dotenv-webpack": "8.0.1",
"esbuild": "0.19.4",
"esbuild-loader": "4.0.2",
Expand All @@ -312,13 +312,13 @@
"stream-browserify": "3.0.0",
"svg-url-loader": "8.0.0",
"ts-node": "10.9.1",
"ts-unused-exports": "7.0.3",
"ts-unused-exports": "10.0.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.2.2",
"vitest": "0.34.6",
"vm-browserify": "1.1.2",
"web-ext": "7.8.0",
"web-ext-submit": "7.7.0",
"web-ext-submit": "7.8.0",
"webpack": "5.88.2",
"webpack-bundle-analyzer": "4.9.1",
"webpack-cli": "5.1.4",
Expand Down
1 change: 0 additions & 1 deletion src/shared/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ export const WALLET_ENVIRONMENT = process.env.WALLET_ENVIRONMENT ?? 'unknown';
export const LEDGER_BITCOIN_ENABLED = process.env.LEDGER_BITCOIN_ENABLED === 'true';
// ts-unused-exports:disable-next-line
export const SWAP_ENABLED = process.env.SWAP_ENABLED === 'true';
export const TEST_ACCOUNT_SECRET_KEY = process.env.TEST_ACCOUNT_SECRET_KEY ?? '';
3 changes: 2 additions & 1 deletion tests/page-object-models/onboarding.page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ import { TEST_PASSWORD } from '@tests/mocks/constants';
import { HomePageSelectors } from '@tests/selectors/home.selectors';
import { OnboardingSelectors } from '@tests/selectors/onboarding.selectors';

import { TEST_ACCOUNT_SECRET_KEY } from '@shared/environment';
import { RouteUrls } from '@shared/route-urls';

const TEST_ACCOUNT_SECRET_KEY = process.env.TEST_ACCOUNT_SECRET_KEY ?? '';

// If default wallet state changes, we'll need to update this
export const testSoftwareAccountDefaultWalletState = {
analytics: { hasStxDeposits: { '1': true, '2147483648': true } },
Expand Down
Loading

0 comments on commit 1489864

Please sign in to comment.