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] authored Jan 31, 2024
1 parent 93eb499 commit c9d61b2
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 381 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,30 +42,30 @@
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@jscutlery/semver": "4.2.0",
"@nx/devkit": "17.2.8",
"@nx/eslint": "17.2.8",
"@nx/eslint-plugin": "17.2.8",
"@nx/js": "17.2.8",
"@nx/react": "17.2.8",
"@nx/rollup": "17.2.8",
"@nx/vite": "17.2.8",
"@nx/web": "17.2.8",
"@nx/workspace": "17.2.8",
"@nx/devkit": "17.3.0",
"@nx/eslint": "17.3.0",
"@nx/eslint-plugin": "17.3.0",
"@nx/js": "17.3.0",
"@nx/react": "17.3.0",
"@nx/rollup": "17.3.0",
"@nx/vite": "17.3.0",
"@nx/web": "17.3.0",
"@nx/workspace": "17.3.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@svgr/webpack": "8.1.0",
"@swc-node/register": "1.6.8",
"@swc/core": "1.3.107",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.10",
"@testing-library/react": "14.2.0",
"@types/node": "20.11.13",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@vitest/coverage-v8": "1.2.2",
"@vitest/ui": "1.2.2",
"astro": "4.2.7",
"commitizen": "4.3.0",
"css-loader": "6.9.1",
"css-loader": "6.10.0",
"cz-conventional-changelog": "3.3.0",
"dot-json": "1.3.0",
"eslint": "8.56.0",
Expand All @@ -75,12 +75,12 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "9.0.6",
"husky": "9.0.7",
"immer": "10.0.3",
"jsdom": "24.0.0",
"lint-staged": "15.2.0",
"ngx-deploy-npm": "8.0.1",
"nx": "17.2.8",
"nx": "17.3.0",
"nx-cloud": "16.5.2",
"only-allow": "1.2.1",
"prettier": "3.2.4",
Expand All @@ -89,7 +89,7 @@
"shx": "0.3.4",
"style-loader": "3.3.4",
"stylus": "0.62.0",
"stylus-loader": "8.0.0",
"stylus-loader": "8.1.0",
"swc-loader": "0.2.3",
"tslib": "2.6.2",
"tsup": "8.0.1",
Expand All @@ -108,7 +108,7 @@
"*.{js,ts,md}": "prettier --write",
"package.json": "prettier-package-json --write"
},
"packageManager": "pnpm@8.15.0",
"packageManager": "pnpm@8.15.1",
"pnpm": {
"overrides": {
"vite": "$vite"
Expand Down
Loading

0 comments on commit c9d61b2

Please sign in to comment.