Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2022
1 parent 805d629 commit 1444fcd
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 183 deletions.
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@remix-run/dev": "^1.6.0",
"@remix-run/eslint-config": "^1.6.0",
"eslint": "^8.17.0",
"eslint": "^8.18.0",
"typescript": "^4.7.2"
},
"engines": {
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.3",
"@types/testing-library__jest-dom": "^5.14.3",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@vitejs/plugin-react": "^1.3.2",
"babel-loader": "^8.2.4",
"browserslist": "^4.20.3",
"c8": "^7.11.3",
"chokidar-cli": "^3.0.0",
"chromatic": "^6.5.4",
"chromatic": "^6.6.3",
"concurrently": "^7.2.0",
"esbuild": "^0.14.36",
"eslint": "^8.17.0",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-functional": "^4.2.1",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -94,15 +94,15 @@
"jsdom": "^19.0.0",
"lint-staged": "^13.0.0",
"lodash-es": "^4.17.21",
"nx": "^14.2.1",
"nx": "^14.3.6",
"postcss": "^8.4.13",
"postcss-import": "^14.1.0",
"postcss-nested": "^5.0.6",
"postcss-preset-env": "^7.7.1",
"prettier": "^2.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook-addon-pseudo-states": "^1.14.0",
"storybook-addon-pseudo-states": "^1.15.0",
"stylelint": "^14.9.0",
"stylelint-config-standard": "^26.0.0",
"stylelint-config-prettier": "^9.0.3",
Expand All @@ -113,7 +113,7 @@
"wait-on": "^6.0.1",
"webpack": "^5.73.0"
},
"packageManager": "pnpm@7.1.2",
"packageManager": "pnpm@7.3.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit 1444fcd

Please sign in to comment.