|
15 | 15 | "@angular-devkit/build-angular": "20.1.4",
|
16 | 16 | "@angular-devkit/core": "20.1.4",
|
17 | 17 | "@angular-devkit/schematics": "20.1.4",
|
18 |
| - "@angular-eslint/eslint-plugin": "20.0.0", |
19 |
| - "@angular-eslint/eslint-plugin-template": "20.0.0", |
20 |
| - "@angular-eslint/template-parser": "20.0.0", |
| 18 | + "@angular-eslint/eslint-plugin": "20.1.1", |
| 19 | + "@angular-eslint/eslint-plugin-template": "20.1.1", |
| 20 | + "@angular-eslint/template-parser": "20.1.1", |
21 | 21 | "@angular/build": "20.1.4",
|
22 |
| - "@angular/cli": "~20.1.0", |
| 22 | + "@angular/cli": "~20.1.4", |
23 | 23 | "@angular/compiler-cli": "20.1.4",
|
24 | 24 | "@angular/language-service": "20.1.4",
|
25 | 25 | "@chromatic-com/storybook": "^4.1.0",
|
|
37 | 37 | "@nx/web": "21.3.11",
|
38 | 38 | "@nx/workspace": "21.3.11",
|
39 | 39 | "@phenomnomnominal/tsquery": "^6.1.3",
|
40 |
| - "@rosskevin/gltfjsx": "^7.1.3", |
| 40 | + "@rosskevin/gltfjsx": "^7.1.5", |
41 | 41 | "@schematics/angular": "20.1.4",
|
42 | 42 | "@storybook/addon-docs": "^9.1.0",
|
43 | 43 | "@storybook/angular": "9.1.0",
|
44 | 44 | "@storybook/test-runner": "0.23.0",
|
45 | 45 | "@swc-node/register": "1.10.10",
|
46 | 46 | "@swc/cli": "0.7.8",
|
47 |
| - "@swc/core": "1.12.7", |
| 47 | + "@swc/core": "1.13.3", |
48 | 48 | "@tailwindcss/postcss": "^4.1.11",
|
49 | 49 | "@tweakpane/core": "^2.0.5",
|
50 | 50 | "@types/jest": "30.0.0",
|
51 | 51 | "@types/node": "20.14.12",
|
52 | 52 | "@types/three": "^0.178.1",
|
53 |
| - "@typescript-eslint/utils": "8.34.0", |
| 53 | + "@typescript-eslint/utils": "8.38.0", |
54 | 54 | "autoprefixer": "^10.4.21",
|
55 | 55 | "cypress": "14.4.1",
|
56 | 56 | "cz-git": "^1.12.0",
|
57 | 57 | "czg": "^1.12.0",
|
58 | 58 | "dotenv-cli": "^8.0.0",
|
59 | 59 | "enquirer": "^2.4.1",
|
60 |
| - "eslint": "9.28.0", |
61 |
| - "eslint-config-prettier": "10.1.5", |
| 60 | + "eslint": "9.32.0", |
| 61 | + "eslint-config-prettier": "10.1.8", |
62 | 62 | "eslint-plugin-cypress": "^2.13.4",
|
63 | 63 | "eslint-plugin-storybook": "9.1.0",
|
64 | 64 | "glslify-loader": "^2.0.0",
|
|
79 | 79 | "postcss-url": "~10.1.3",
|
80 | 80 | "postprocessing": "^6.37.6",
|
81 | 81 | "prettier": "^3.6.2",
|
82 |
| - "prettier-plugin-organize-imports": "^4.1.0", |
| 82 | + "prettier-plugin-organize-imports": "^4.2.0", |
83 | 83 | "storybook": "9.1.0",
|
84 |
| - "storybook-addon-deep-controls": "^0.9.4", |
| 84 | + "storybook-addon-deep-controls": "^0.9.5", |
85 | 85 | "tailwindcss": "^4.1.11",
|
86 | 86 | "three": "^0.178.0",
|
87 | 87 | "ts-jest": "29.4.0",
|
88 | 88 | "ts-morph": "^26.0.0",
|
89 | 89 | "ts-node": "10.9.2",
|
90 | 90 | "tweakpane": "^4.0.5",
|
91 | 91 | "typescript": "5.8.3",
|
92 |
| - "typescript-eslint": "^8.35.0", |
| 92 | + "typescript-eslint": "^8.38.0", |
93 | 93 | "vite": "6.3.5",
|
94 | 94 | "vitest-webgl-canvas-mock": "^1.1.0",
|
95 | 95 | "jest-util": "30.0.5"
|
|
104 | 104 | "@angular/platform-browser-dynamic": "20.1.4",
|
105 | 105 | "@angular/platform-server": "20.1.4",
|
106 | 106 | "@angular/router": "20.1.4",
|
107 |
| - "@dimforge/rapier3d-compat": "^0.17.3", |
| 107 | + "@dimforge/rapier3d-compat": "^0.18.0", |
108 | 108 | "@monogrid/gainmap-js": "^3.1.0",
|
109 | 109 | "@pmndrs/cannon-worker-api": "^2.4.0",
|
110 | 110 | "@pmndrs/vanilla": "^1.21.0",
|
|
121 | 121 | "maath": "^0.10.8",
|
122 | 122 | "meshline": "^3.3.1",
|
123 | 123 | "n8ao": "^1.10.1",
|
124 |
| - "ngxtension": "^5.0.0", |
| 124 | + "ngxtension": "^5.1.0", |
125 | 125 | "rxjs": "~7.8.2",
|
126 | 126 | "stats-gl": "^3.6.0",
|
127 | 127 | "three-custom-shader-material": "~6.3.7",
|
|
141 | 141 | "czConfig": "cz.config.js"
|
142 | 142 | }
|
143 | 143 | },
|
144 |
| - "packageManager": "pnpm@10.13.1", |
| 144 | + "packageManager": "pnpm@10.14.0", |
145 | 145 | "nx": {
|
146 | 146 | "targets": {
|
147 | 147 | "generate-json": {
|
|
0 commit comments