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 Mar 29, 2023
1 parent b0417bc commit c27ec4f
Show file tree
Hide file tree
Showing 2 changed files with 638 additions and 598 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,44 +37,44 @@
"devDependencies": {
"@astrojs/react": "2.1.0",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.4.4",
"@commitlint/cli": "17.5.1",
"@commitlint/config-angular": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@jscutlery/semver": "2.30.1",
"@nrwl/devkit": "15.8.7",
"@nrwl/eslint-plugin-nx": "15.8.7",
"@nrwl/jest": "15.8.7",
"@nrwl/js": "15.8.7",
"@nrwl/linter": "15.8.7",
"@nrwl/node": "15.8.7",
"@nrwl/nx-cloud": "15.2.3",
"@nrwl/nx-plugin": "15.8.7",
"@nrwl/react": "15.8.7",
"@nrwl/vite": "15.8.7",
"@nrwl/web": "15.8.7",
"@nrwl/workspace": "15.8.7",
"@nrwl/devkit": "15.8.9",
"@nrwl/eslint-plugin-nx": "15.8.9",
"@nrwl/jest": "15.8.9",
"@nrwl/js": "15.8.9",
"@nrwl/linter": "15.8.9",
"@nrwl/node": "15.8.9",
"@nrwl/nx-cloud": "15.3.2",
"@nrwl/nx-plugin": "15.8.9",
"@nrwl/react": "15.8.9",
"@nrwl/vite": "15.8.9",
"@nrwl/web": "15.8.9",
"@nrwl/workspace": "15.8.9",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@svgr/webpack": "6.5.1",
"@swc-node/register": "1.6.2",
"@swc/core": "1.3.41",
"@swc/core": "1.3.42",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.0",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/node": "18.15.11",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"@vitest/coverage-c8": "0.29.3",
"@vitest/ui": "0.29.3",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@vitest/coverage-c8": "0.29.8",
"@vitest/ui": "0.29.8",
"astro": "2.1.8",
"babel-jest": "29.5.0",
"commitizen": "4.3.0",
"css-loader": "6.7.3",
"cz-conventional-changelog": "3.3.0",
"dot-json": "1.2.2",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-cypress": "2.12.1",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.13.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
Expand All @@ -85,9 +85,9 @@
"jsdom": "21.1.1",
"lint-staged": "13.2.0",
"ngx-deploy-npm": "5.2.0",
"nx": "15.8.7",
"nx": "15.8.9",
"only-allow": "1.1.1",
"prettier": "2.8.4",
"prettier": "2.8.7",
"prettier-package-json": "2.8.0",
"react-refresh": "0.14.0",
"react-test-renderer": "18.2.0",
Expand All @@ -102,11 +102,11 @@
"typedoc-plugin-markdown": "3.14.0",
"typescript": "4.9.5",
"url-loader": "4.1.1",
"vite": "4.2.0",
"vite": "4.2.1",
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.0.7",
"vitest": "0.29.3",
"webpack": "5.76.2",
"vitest": "0.29.8",
"webpack": "5.76.3",
"webpack-merge": "5.8.0"
},
"lint-staged": {
Expand Down

0 comments on commit c27ec4f

Please sign in to comment.