Skip to content

Commit 0b4641f

Browse files
committed
chore(repo): upgrade
1 parent e6023dc commit 0b4641f

File tree

2 files changed

+654
-363
lines changed

2 files changed

+654
-363
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@
2424
"@angular/language-service": "20.0.3",
2525
"@chromatic-com/storybook": "^4.0.1",
2626
"@eslint/eslintrc": "^2.1.1",
27-
"@nx/angular": "21.2.1",
28-
"@nx/cypress": "21.2.1",
29-
"@nx/devkit": "21.2.1",
30-
"@nx/eslint": "21.2.1",
31-
"@nx/eslint-plugin": "21.2.1",
32-
"@nx/jest": "21.2.1",
33-
"@nx/js": "21.2.1",
34-
"@nx/plugin": "21.2.1",
35-
"@nx/storybook": "21.2.1",
36-
"@nx/vite": "21.2.1",
37-
"@nx/web": "21.2.1",
38-
"@nx/workspace": "21.2.1",
27+
"@nx/angular": "21.2.2",
28+
"@nx/cypress": "21.2.2",
29+
"@nx/devkit": "21.2.2",
30+
"@nx/eslint": "21.2.2",
31+
"@nx/eslint-plugin": "21.2.2",
32+
"@nx/jest": "21.2.2",
33+
"@nx/js": "21.2.2",
34+
"@nx/plugin": "21.2.2",
35+
"@nx/storybook": "21.2.2",
36+
"@nx/vite": "21.2.2",
37+
"@nx/web": "21.2.2",
38+
"@nx/workspace": "21.2.2",
3939
"@phenomnomnominal/tsquery": "^6.1.3",
4040
"@rosskevin/gltfjsx": "^7.1.3",
4141
"@schematics/angular": "20.0.2",
42-
"@storybook/addon-docs": "^9.0.14",
43-
"@storybook/angular": "9.0.14",
42+
"@storybook/addon-docs": "^9.0.15",
43+
"@storybook/angular": "9.0.15",
4444
"@storybook/test-runner": "0.23.0",
4545
"@swc-node/register": "1.10.10",
4646
"@swc/cli": "0.7.7",
@@ -60,7 +60,7 @@
6060
"eslint": "9.28.0",
6161
"eslint-config-prettier": "10.1.5",
6262
"eslint-plugin-cypress": "^2.13.4",
63-
"eslint-plugin-storybook": "9.0.14",
63+
"eslint-plugin-storybook": "9.0.15",
6464
"glslify-loader": "^2.0.0",
6565
"jest": "29.7.0",
6666
"jest-environment-jsdom": "29.7.0",
@@ -71,7 +71,7 @@
7171
"jsonc-eslint-parser": "^2.4.0",
7272
"ng-packagr": "20.0.0",
7373
"node-three-gltf": "^2.0.2",
74-
"nx": "21.2.1",
74+
"nx": "21.2.2",
7575
"path-browserify": "^1.0.1",
7676
"postcss": "^8.5.6",
7777
"postcss-import": "~16.1.1",
@@ -80,7 +80,7 @@
8080
"postprocessing": "^6.37.4",
8181
"prettier": "^3.6.2",
8282
"prettier-plugin-organize-imports": "^4.1.0",
83-
"storybook": "9.0.14",
83+
"storybook": "9.0.15",
8484
"storybook-addon-deep-controls": "^0.9.4",
8585
"tailwindcss": "^4.1.11",
8686
"three": "^0.177.0",

0 commit comments

Comments
 (0)