Skip to content

Commit ae2f532

Browse files
chore(deps): update all dependencies
1 parent 728c2ac commit ae2f532

File tree

2 files changed

+488
-235
lines changed

2 files changed

+488
-235
lines changed

Diff for: package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
"@changesets/cli": "^2.22.0",
4040
"@commitlint/cli": "^19.0.0",
4141
"@commitlint/config-conventional": "^19.0.0",
42-
"@nrwl/tao": "18.1.1",
43-
"@nx/cypress": "18.1.1",
44-
"@nx/storybook": "18.1.1",
45-
"@nx/web": "18.1.1",
46-
"@nx/workspace": "18.1.1",
42+
"@nrwl/tao": "18.1.2",
43+
"@nx/cypress": "18.1.2",
44+
"@nx/storybook": "18.1.2",
45+
"@nx/web": "18.1.2",
46+
"@nx/workspace": "18.1.2",
4747
"@rollup/plugin-commonjs": "^25.0.0",
4848
"@rollup/plugin-json": "^6.0.0",
4949
"@rollup/plugin-node-resolve": "^15.0.0",
5050
"@rollup/plugin-typescript": "^11.0.0",
51-
"@storybook/addon-essentials": "8.0.0",
51+
"@storybook/addon-essentials": "8.0.1",
5252
"@storybook/addon-interactions": "^8.0.0",
5353
"@storybook/builder-vite": "^8.0.0",
54-
"@storybook/core-server": "8.0.0",
54+
"@storybook/core-server": "8.0.1",
5555
"@storybook/html": "^8.0.0",
5656
"@storybook/html-vite": "^8.0.0",
5757
"@storybook/test": "^8.0.0",
@@ -76,7 +76,7 @@
7676
"husky": "^9.0.10",
7777
"jsdom": "^24.0.0",
7878
"lint-staged": "^15.0.0",
79-
"nx": "18.1.1",
79+
"nx": "18.1.2",
8080
"pathe": "^1.0.0",
8181
"postcss": "^8.4.31",
8282
"rimraf": "^5.0.0",
@@ -85,7 +85,7 @@
8585
"rollup-plugin-copy": "^3.4.0",
8686
"rollup-plugin-dts": "^6.0.0",
8787
"rollup-plugin-esbuild": "^6.0.0",
88-
"storybook": "8.0.0",
88+
"storybook": "8.0.1",
8989
"tailwindcss": "^3.2.4",
9090
"tslib": "^2.5.0",
9191
"typescript": "^5.3.3",

0 commit comments

Comments
 (0)