Skip to content

Commit 96ee642

Browse files
chore(deps): update all non-major dependencies
1 parent afaa9ff commit 96ee642

3 files changed

Lines changed: 438 additions & 312 deletions

File tree

apps/zustand-rx-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@astrojs/react": "3.6.3",
1616
"@astrojs/svelte": "5.0.3",
17-
"svelte": "4.2.9"
17+
"svelte": "4.2.19"
1818
},
1919
"devDependencies": {
2020
"astro": "4.16.14"

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"clsx": "2.1.1",
2626
"core-js": "3.39.0",
2727
"html-escaper": "3.0.3",
28-
"observable-hooks": "4.2.3",
28+
"observable-hooks": "4.2.4",
2929
"react": "18.3.1",
3030
"react-dom": "18.3.1",
3131
"react-is": "18.3.1",
@@ -34,14 +34,14 @@
3434
"rxjs": "7.8.1",
3535
"shiki": "1.23.1",
3636
"tslib": "2.8.1",
37-
"zustand": "4.5.0"
37+
"zustand": "4.5.5"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "^7.23.9",
41-
"@babel/preset-react": "7.23.3",
42-
"@commitlint/cli": "19.0.0",
43-
"@commitlint/config-conventional": "19.0.0",
44-
"@jscutlery/semver": "5.0.0",
41+
"@babel/preset-react": "7.25.9",
42+
"@commitlint/cli": "19.6.0",
43+
"@commitlint/config-conventional": "19.6.0",
44+
"@jscutlery/semver": "5.3.1",
4545
"@nx/devkit": "20.1.2",
4646
"@nx/eslint": "20.1.2",
4747
"@nx/eslint-plugin": "20.1.2",
@@ -51,11 +51,11 @@
5151
"@nx/vite": "20.1.2",
5252
"@nx/web": "20.1.2",
5353
"@nx/workspace": "20.1.2",
54-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
54+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
5555
"@svgr/webpack": "8.1.0",
5656
"@swc-node/register": "1.10.9",
57-
"@swc/core": "1.9.2",
58-
"@testing-library/react": "15.0.6",
57+
"@swc/core": "1.9.3",
58+
"@testing-library/react": "15.0.7",
5959
"@types/node": "22.9.1",
6060
"@types/react": "18.3.12",
6161
"@types/react-dom": "18.3.1",
@@ -65,12 +65,12 @@
6565
"@vitest/ui": "2.1.5",
6666
"astro": "4.16.14",
6767
"commitizen": "4.3.1",
68-
"css-loader": "7.0.0",
68+
"css-loader": "7.1.2",
6969
"cz-conventional-changelog": "3.3.0",
7070
"dot-json": "1.3.0",
7171
"eslint": "9.15.0",
7272
"eslint-config-prettier": "9.1.0",
73-
"eslint-plugin-cypress": "3.0.0",
73+
"eslint-plugin-cypress": "3.6.0",
7474
"eslint-plugin-import": "2.31.0",
7575
"eslint-plugin-jsx-a11y": "6.10.2",
7676
"eslint-plugin-react": "7.37.2",
@@ -91,7 +91,7 @@
9191
"stylus": "0.64.0",
9292
"stylus-loader": "8.1.1",
9393
"swc-loader": "0.2.6",
94-
"tslib": "2.6.2",
94+
"tslib": "2.8.1",
9595
"tsup": "8.3.5",
9696
"typedoc": "0.26.11",
9797
"typedoc-plugin-markdown": "4.2.10",

0 commit comments

Comments
 (0)