Skip to content

Commit bf14b61

Browse files
chore(deps): update all dependencies (#1299)
* chore(deps): update all dependencies * chore: rollback eslint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mirone <[email protected]>
1 parent e430927 commit bf14b61

File tree

2 files changed

+358
-253
lines changed

2 files changed

+358
-253
lines changed

Diff for: package.json

+10-10
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.2.3",
43-
"@nx/cypress": "18.2.3",
44-
"@nx/storybook": "18.2.3",
45-
"@nx/web": "18.2.3",
46-
"@nx/workspace": "18.2.3",
42+
"@nrwl/tao": "18.2.4",
43+
"@nx/cypress": "18.2.4",
44+
"@nx/storybook": "18.2.4",
45+
"@nx/web": "18.2.4",
46+
"@nx/workspace": "18.2.4",
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.6",
51+
"@storybook/addon-essentials": "8.0.8",
5252
"@storybook/addon-interactions": "^8.0.0",
5353
"@storybook/builder-vite": "^8.0.0",
54-
"@storybook/core-server": "8.0.6",
54+
"@storybook/core-server": "8.0.8",
5555
"@storybook/html": "^8.0.0",
5656
"@storybook/html-vite": "^8.0.0",
5757
"@storybook/test": "^8.0.0",
@@ -67,7 +67,7 @@
6767
"concurrently": "^8.0.0",
6868
"cross-env": "^7.0.3",
6969
"esbuild": "^0.20.0",
70-
"eslint": "^8.52.0",
70+
"eslint": "^8.56.0",
7171
"eslint-plugin-header": "^3.1.1",
7272
"eslint-plugin-react": "^7.33.2",
7373
"eslint-plugin-react-hooks": "^4.3.0",
@@ -76,7 +76,7 @@
7676
"husky": "^9.0.10",
7777
"jsdom": "^24.0.0",
7878
"lint-staged": "^15.0.0",
79-
"nx": "18.2.3",
79+
"nx": "18.2.4",
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.6",
88+
"storybook": "8.0.8",
8989
"tailwindcss": "^3.2.4",
9090
"tslib": "^2.5.0",
9191
"typescript": "^5.4.4",

0 commit comments

Comments
 (0)