Skip to content

Commit

Permalink
Merge pull request #2634 from getAlby/depfu/batch_dev/yarn/2023-08-05
Browse files Browse the repository at this point in the history
Update all development Yarn dependencies (2023-08-05)
  • Loading branch information
bumi authored Aug 5, 2023
2 parents ea98ea8 + c7f5723 commit e17aa5e
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 608 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,29 +78,29 @@
"zustand": "^3.7.2"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@jest/types": "^29.6.1",
"@playwright/test": "^1.35.1",
"@playwright/test": "^1.36.1",
"@swc/core": "^1.3.68",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@swc/jest": "^0.2.27",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/chrome": "^0.0.239",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/chrome": "^0.0.242",
"@types/crypto-js": "^4.1.1",
"@types/elliptic": "^6.4.14",
"@types/lodash.merge": "^4.6.7",
"@types/lodash.pick": "^4.4.0",
"@types/lodash.snakecase": "^4.1.1",
"@types/pubsub-js": "^1.8.3",
"@types/react-dom": "^18.2.6",
"@types/react-dom": "^18.2.7",
"@types/react-modal": "^3.16.0",
"@types/uuid": "^9.0.2",
"@types/webextension-polyfill": "^0.10.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"autoprefixer": "^10.4.14",
"buffer": "^6.0.3",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -109,34 +109,34 @@
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"del-cli": "^5.0.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-react": "^7.32.2",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"fake-indexeddb": "^4.0.1",
"filemanager-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.3",
"husky": "^8.0.3",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-webextension-mock": "^3.8.9",
"lint-staged": "^13.2.3",
"mini-css-extract-plugin": "^2.7.6",
"msw": "^1.2.2",
"postcss": "^8.4.25",
"msw": "^1.2.3",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",
"postcss-loader": "^7.3.3",
"pptr-testing-library": "^0.7.0",
"prettier": "^3.0.0",
"process": "^0.11.10",
"puppeteer": "^20.7.3",
"puppeteer": "^20.9.0",
"stream-browserify": "^3.0.0",
"swc-loader": "^0.2.3",
"terser-webpack-plugin": "^5.3.9",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.1.3",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
Expand Down
Loading

0 comments on commit e17aa5e

Please sign in to comment.