Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Sep 9, 2022
1 parent d658bc9 commit 55254df
Show file tree
Hide file tree
Showing 3 changed files with 506 additions and 512 deletions.
4 changes: 2 additions & 2 deletions libs/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^7.0.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.8.0",
"postcss-preset-env": "^7.8.1",
"process": "^0.11.10",
"prompts": "^2.4.2",
"react-app-polyfill": "^3.0.0",
Expand All @@ -79,7 +79,7 @@
"tailwindcss": "^3.1.8",
"terser-webpack-plugin": "^5.3.6",
"webpack": "^5.74.0",
"webpack-dev-server": "^4.10.1",
"webpack-dev-server": "^4.11.0",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/big.js": "^6.1.5",
"@types/node": "^18.7.15",
"@types/node": "^18.7.16",
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
"@types/uuid": "^8.3.4",
Expand All @@ -41,11 +41,11 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.6",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"lerna": "^5.5.0",
"lerna": "^5.5.1",
"prettier": "^2.7.1",
"standard-version": "^9.5.0",
"typescript": "^4.8.2"
"typescript": "^4.8.3"
}
}
Loading

0 comments on commit 55254df

Please sign in to comment.