Skip to content

Commit

Permalink
chore: ugprade dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Apr 5, 2024
1 parent 2eb8090 commit 4ed8326
Show file tree
Hide file tree
Showing 2 changed files with 1,236 additions and 1,115 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-query-persist-client": "4.35.7",
"@types/lodash.uniqby": "4.7.7",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@zondax/ledger-stacks": "1.0.4",
"alex-sdk": "0.1.26",
"are-passive-events-supported": "1.1.1",
Expand All @@ -195,10 +195,10 @@
"coinselect": "3.1.13",
"compare-versions": "4.1.3",
"cross-fetch": "4.0.0",
"css-loader": "6.9.0",
"css-loader": "6.11.0",
"dayjs": "1.11.8",
"dompurify": "3.0.6",
"dotenv": "16.3.1",
"dotenv": "16.4.5",
"ecdsa-sig-formatter": "1.0.11",
"ecpair": "2.1.0",
"formik": "2.4.5",
Expand All @@ -214,7 +214,7 @@
"observable-hooks": "4.2.3",
"p-queue": "8.0.1",
"pino": "8.19.0",
"postcss-preset-env": "9.4.0",
"postcss-preset-env": "9.5.4",
"prism-react-renderer": "2.3.1",
"prismjs": "1.29.0",
"promise-memoize": "1.2.1",
Expand All @@ -229,7 +229,7 @@
"react-lottie": "1.2.4",
"react-qr-code": "2.0.12",
"react-redux": "9.1.0",
"react-router-dom": "6.22.1",
"react-router-dom": "6.22.3",
"react-virtuoso": "4.7.1",
"redux-persist": "6.0.0",
"rxjs": "7.8.1",
Expand All @@ -250,10 +250,10 @@
"@btckit/types": "0.0.19",
"@chromatic-com/storybook": "1.2.23",
"@leather-wallet/prettier-config": "0.0.5",
"@ls-lint/ls-lint": "2.2.2",
"@ls-lint/ls-lint": "2.2.3",
"@mdx-js/loader": "3.0.0",
"@pandacss/dev": "0.32.0",
"@playwright/test": "1.40.1",
"@playwright/test": "1.42.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@redux-devtools/cli": "4.0.0",
"@redux-devtools/remote": "0.9.3",
Expand Down Expand Up @@ -282,7 +282,7 @@
"@types/jsdom": "21.1.3",
"@types/lodash.get": "4.4.7",
"@types/lodash.isequal": "4.5.8",
"@types/node": "20.11.19",
"@types/node": "20.12.4",
"@types/prismjs": "1.26.3",
"@types/promise-memoize": "1.2.4",
"@types/punycode": "2.1.4",
Expand All @@ -296,8 +296,8 @@
"@types/webextension-polyfill": "0.10.4",
"@types/webpack": "5.28.5",
"@types/zxcvbn": "4.4.4",
"@typescript-eslint/parser": "7.0.2",
"@vitest/coverage-istanbul": "1.3.1",
"@typescript-eslint/parser": "7.5.0",
"@vitest/coverage-istanbul": "1.4.0",
"audit-ci": "6.6.1",
"base64-loader": "1.0.0",
"bip32": "4.0.0",
Expand All @@ -313,20 +313,20 @@
"crypto-browserify": "3.12.0",
"deepmerge": "4.3.1",
"dependency-cruiser": "16.2.1",
"dotenv-webpack": "8.0.1",
"dotenv-webpack": "8.1.0",
"esbuild": "0.20.2",
"esbuild-loader": "4.1.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.8.0",
"file-loader": "6.2.0",
"generate-json-webpack-plugin": "2.0.0",
"html-webpack-plugin": "5.6.0",
"jsdom": "22.1.0",
"postcss": "8.4.35",
"postcss-loader": "8.1.0",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
"prettier": "3.2.5",
"process": "0.11.10",
"progress-bar-webpack-plugin": "2.1.0",
Expand All @@ -340,8 +340,8 @@
"ts-node": "10.9.2",
"ts-unused-exports": "10.0.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.3.3",
"vitest": "1.3.1",
"typescript": "5.4.3",
"vitest": "1.4.0",
"vm-browserify": "1.1.2",
"web-ext": "7.8.0",
"web-ext-submit": "7.8.0",
Expand Down
Loading

0 comments on commit 4ed8326

Please sign in to comment.