Skip to content

Commit

Permalink
Update all development Yarn dependencies (2023-06-28)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 28, 2023
1 parent f0d2fa9 commit e12faad
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 252 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@jest/types": "^29.5.0",
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.35.1",
"@swc/core": "^1.3.62",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
Expand All @@ -89,54 +89,54 @@
"@types/lodash.pick": "^4.4.0",
"@types/lodash.snakecase": "^4.1.1",
"@types/pubsub-js": "^1.8.3",
"@types/react-dom": "^18.2.4",
"@types/react-dom": "^18.2.6",
"@types/react-modal": "^3.16.0",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.2",
"@types/webextension-polyfill": "^0.10.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"autoprefixer": "^10.4.14",
"buffer": "^6.0.3",
"clean-webpack-plugin": "^4.0.0",
"complete-randomer": "^1.9.1",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.7.4",
"css-minimizer-webpack-plugin": "^5.0.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"del-cli": "^5.0.0",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fake-indexeddb": "^4.0.1",
"filemanager-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.1",
"html-webpack-plugin": "^5.5.3",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-webextension-mock": "^3.8.9",
"lint-staged": "^13.2.2",
"mini-css-extract-plugin": "^2.7.6",
"msw": "^1.2.1",
"msw": "^1.2.2",
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",
"postcss-loader": "^7.3.2",
"postcss-loader": "^7.3.3",
"pptr-testing-library": "^0.7.0",
"prettier": "^2.8.8",
"process": "^0.11.10",
"puppeteer": "^20.5.0",
"sass": "^1.62.1",
"sass-loader": "^13.3.1",
"puppeteer": "^20.7.3",
"sass": "^1.63.4",
"sass-loader": "^13.3.2",
"stream-browserify": "^3.0.0",
"swc-loader": "^0.2.3",
"terser-webpack-plugin": "^5.3.9",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"typescript": "^5.1.3",
"webpack": "^5.82.1",
"webpack": "^5.86.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-sources": "^3.2.3",
"wext-manifest-loader": "^3.0.0",
"wext-manifest-webpack-plugin": "^1.2.1"
Expand Down
Loading

0 comments on commit e12faad

Please sign in to comment.