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 22, 2024
1 parent afaa9ff commit 18b69b0
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 170 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 @@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/react": "3.6.3",
"@astrojs/svelte": "5.0.3",
"svelte": "4.2.9"
"svelte": "4.2.19"
},
"devDependencies": {
"astro": "4.16.14"
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"clsx": "2.1.1",
"core-js": "3.39.0",
"html-escaper": "3.0.3",
"observable-hooks": "4.2.3",
"observable-hooks": "4.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
Expand All @@ -34,14 +34,14 @@
"rxjs": "7.8.1",
"shiki": "1.23.1",
"tslib": "2.8.1",
"zustand": "4.5.0"
"zustand": "4.5.5"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-react": "7.23.3",
"@commitlint/cli": "19.0.0",
"@commitlint/config-conventional": "19.0.0",
"@jscutlery/semver": "5.0.0",
"@babel/preset-react": "7.25.9",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@jscutlery/semver": "5.3.1",
"@nx/devkit": "20.1.2",
"@nx/eslint": "20.1.2",
"@nx/eslint-plugin": "20.1.2",
Expand All @@ -51,11 +51,11 @@
"@nx/vite": "20.1.2",
"@nx/web": "20.1.2",
"@nx/workspace": "20.1.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@svgr/webpack": "8.1.0",
"@swc-node/register": "1.10.9",
"@swc/core": "1.9.2",
"@testing-library/react": "15.0.6",
"@testing-library/react": "15.0.7",
"@types/node": "22.9.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand All @@ -65,12 +65,12 @@
"@vitest/ui": "2.1.5",
"astro": "4.16.14",
"commitizen": "4.3.1",
"css-loader": "7.0.0",
"css-loader": "7.1.2",
"cz-conventional-changelog": "3.3.0",
"dot-json": "1.3.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.0.0",
"eslint-plugin-cypress": "3.6.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
Expand All @@ -91,7 +91,7 @@
"stylus": "0.64.0",
"stylus-loader": "8.1.1",
"swc-loader": "0.2.6",
"tslib": "2.6.2",
"tslib": "2.8.1",
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
Expand Down
Loading

0 comments on commit 18b69b0

Please sign in to comment.