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 Nov 9, 2023
1 parent 02f6dfd commit f4fc344
Show file tree
Hide file tree
Showing 3 changed files with 1,886 additions and 794 deletions.
2 changes: 1 addition & 1 deletion apps/zustand-rx-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/react": "2.3.2",
"@astrojs/svelte": "3.1.1",
"svelte": "4.2.0"
"svelte": "4.2.2"
},
"devDependencies": {
"astro": "2.10.14"
Expand Down
96 changes: 48 additions & 48 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,98 +21,98 @@
"sideEffects": false,
"dependencies": {
"clsx": "2.0.0",
"core-js": "3.32.1",
"core-js": "3.33.2",
"html-escaper": "3.0.3",
"observable-hooks": "4.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-router-dom": "6.15.0",
"react-router-dom": "6.18.0",
"regenerator-runtime": "0.14.0",
"rxjs": "7.8.1",
"shiki": "0.14.3",
"shiki": "0.14.5",
"tslib": "2.6.2",
"zustand": "4.4.1"
"zustand": "4.4.6"
},
"devDependencies": {
"@astrojs/react": "2.3.2",
"@babel/core": "^7.14.5",
"@babel/preset-react": "7.22.5",
"@commitlint/cli": "17.7.1",
"@commitlint/config-angular": "17.7.0",
"@commitlint/config-conventional": "17.7.0",
"@jscutlery/semver": "3.1.0",
"@nx/devkit": "16.7.4",
"@nx/eslint-plugin": "16.7.4",
"@nx/jest": "16.7.4",
"@nx/js": "16.7.4",
"@nx/linter": "16.7.4",
"@nx/node": "16.7.4",
"@nx/plugin": "16.7.4",
"@nx/react": "16.7.4",
"@nx/rollup": "16.7.4",
"@nx/vite": "16.7.4",
"@nx/web": "16.7.4",
"@nx/workspace": "16.7.4",
"@babel/preset-react": "7.23.3",
"@commitlint/cli": "17.8.1",
"@commitlint/config-angular": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@jscutlery/semver": "3.4.1",
"@nx/devkit": "16.10.0",
"@nx/eslint-plugin": "16.10.0",
"@nx/jest": "16.10.0",
"@nx/js": "16.10.0",
"@nx/linter": "16.10.0",
"@nx/node": "16.10.0",
"@nx/plugin": "16.10.0",
"@nx/react": "16.10.0",
"@nx/rollup": "16.10.0",
"@nx/vite": "16.10.0",
"@nx/web": "16.10.0",
"@nx/workspace": "16.10.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@svgr/webpack": "8.1.0",
"@swc-node/register": "1.6.7",
"@swc/core": "1.3.80",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.4",
"@types/node": "20.5.7",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@swc-node/register": "1.6.8",
"@swc/core": "1.3.96",
"@testing-library/react": "14.1.0",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.3",
"@vitest/ui": "0.34.6",
"astro": "2.10.14",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"commitizen": "4.3.0",
"css-loader": "6.8.1",
"cz-conventional-changelog": "3.3.0",
"dot-json": "1.3.0",
"eslint": "8.48.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "22.1.0",
"lint-staged": "14.0.1",
"ngx-deploy-npm": "7.0.1",
"nx": "16.7.4",
"nx-cloud": "16.3.0",
"only-allow": "1.1.1",
"nx": "16.10.0",
"nx-cloud": "16.5.2",
"only-allow": "1.2.1",
"prettier": "3.0.3",
"prettier-package-json": "2.8.0",
"react-refresh": "0.14.0",
"shx": "0.3.4",
"style-loader": "3.3.3",
"stylus": "0.59.0",
"stylus": "0.61.0",
"stylus-loader": "7.1.3",
"swc-loader": "0.2.3",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
"typedoc": "0.25.0",
"typedoc-plugin-markdown": "3.16.0",
"typedoc": "0.25.3",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.2.2",
"url-loader": "4.1.1",
"vite": "4.4.9",
"vite": "4.5.0",
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.34.3",
"webpack": "5.88.2",
"webpack-merge": "5.9.0"
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
"webpack": "5.89.0",
"webpack-merge": "5.10.0"
},
"lint-staged": {
"*.{js,ts,md}": "prettier --write",
"package.json": "prettier-package-json --write"
},
"packageManager": "pnpm@8.7.0"
"packageManager": "pnpm@8.10.2"
}
Loading

0 comments on commit f4fc344

Please sign in to comment.