Skip to content

Commit 0f155ad

Browse files
committed
fix(soba): address peer deps on three csm
1 parent 94c57bb commit 0f155ad

File tree

3 files changed

+175
-175
lines changed

3 files changed

+175
-175
lines changed

libs/soba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"meshline": "^3.1.0",
4949
"stats-gl": ">=2.0.0",
5050
"three": ">=0.148.0 <0.170.0",
51-
"three-custom-shader-material": ">=5.4.0 <7.0.0",
51+
"three-custom-shader-material": ">=5.5.0 <6.1.0",
5252
"three-mesh-bvh": ">=0.5.0 <0.9.0",
5353
"three-stdlib": "^2.0.0",
5454
"troika-three-text": ">=0.47.0 <0.53.0"

package.json

Lines changed: 168 additions & 168 deletions
Original file line numberDiff line numberDiff line change
@@ -1,170 +1,170 @@
11
{
2-
"name": "@platform/source",
3-
"version": "0.0.0",
4-
"license": "MIT",
5-
"scripts": {
6-
"**comments**": "these scripts are here for convenience to debugging",
7-
"generate-json": "node tools/scripts/generate-json.mjs",
8-
"generate-soba": "node tools/scripts/generate-soba-json.mjs",
9-
"commit": "czg"
10-
},
11-
"private": true,
12-
"devDependencies": {
13-
"@analogjs/platform": "1.9.0",
14-
"@analogjs/vite-plugin-angular": "1.9.0",
15-
"@analogjs/vitest-angular": "1.9.0",
16-
"@angular-devkit/build-angular": "18.2.11",
17-
"@angular-devkit/core": "18.2.11",
18-
"@angular-devkit/schematics": "18.2.11",
19-
"@angular-eslint/eslint-plugin": "18.3.1",
20-
"@angular-eslint/eslint-plugin-template": "18.3.1",
21-
"@angular-eslint/template-parser": "18.3.1",
22-
"@angular/cli": "~18.2.11",
23-
"@angular/compiler-cli": "18.2.11",
24-
"@angular/language-service": "18.2.11",
25-
"@capacitor/android": "^5.0.3",
26-
"@capacitor/cli": "^5.0.3",
27-
"@capacitor/ios": "^5.0.3",
28-
"@chromatic-com/storybook": "^3.2.2",
29-
"@nx/angular": "20.1.0",
30-
"@nx/cypress": "20.1.0",
31-
"@nx/devkit": "20.1.0",
32-
"@nx/eslint": "20.1.0",
33-
"@nx/eslint-plugin": "20.1.0",
34-
"@nx/jest": "20.1.0",
35-
"@nx/js": "20.1.0",
36-
"@nx/plugin": "20.1.0",
37-
"@nx/storybook": "20.1.0",
38-
"@nx/vite": "20.1.0",
39-
"@nx/web": "20.1.0",
40-
"@nx/workspace": "20.1.0",
41-
"@nxext/ionic-angular": "^19.0.0",
42-
"@phenomnomnominal/tsquery": "^6.1.3",
43-
"@release-it/bumper": "^6.0.1",
44-
"@release-it/conventional-changelog": "^8.0.2",
45-
"@schematics/angular": "18.2.11",
46-
"@storybook/addon-essentials": "^8.4.3",
47-
"@storybook/addon-interactions": "^8.4.3",
48-
"@storybook/angular": "^8.4.3",
49-
"@storybook/builder-vite": "^8.4.3",
50-
"@storybook/core-server": "^8.4.3",
51-
"@storybook/manager-api": "^8.4.3",
52-
"@storybook/test": "^8.4.3",
53-
"@storybook/test-runner": "^0.19.1",
54-
"@storybook/theming": "^8.4.3",
55-
"@swc-node/register": "1.10.9",
56-
"@swc/cli": "0.4.0",
57-
"@swc/core": "1.7.40",
58-
"@types/jest": "29.5.14",
59-
"@types/node": "20.14.12",
60-
"@types/three": "^0.169.0",
61-
"@typescript-eslint/eslint-plugin": "7.17.0",
62-
"@typescript-eslint/parser": "7.17.0",
63-
"@typescript-eslint/utils": "7.17.0",
64-
"autoprefixer": "^10.4.20",
65-
"cypress": "^13.15.1",
66-
"cz-git": "^1.11.0",
67-
"czg": "^1.11.0",
68-
"dotenv-cli": "^7.4.2",
69-
"enquirer": "^2.4.1",
70-
"eslint": "9.11.1",
71-
"eslint-config-prettier": "9.1.0",
72-
"eslint-plugin-cypress": "^2.13.4",
73-
"glsl-noise": "^0.0.0",
74-
"glslify-loader": "^2.0.0",
75-
"jest": "29.7.0",
76-
"jest-environment-jsdom": "29.7.0",
77-
"jest-preset-angular": "14.2.4",
78-
"jsdom": "^24.1.1",
79-
"jsonc-eslint-parser": "^2.4.0",
80-
"ng-packagr": "18.2.1",
81-
"nx": "20.1.0",
82-
"postcss": "^8.4.49",
83-
"postcss-import": "~16.1.0",
84-
"postcss-preset-env": "~9.6.0",
85-
"postcss-url": "~10.1.3",
86-
"postprocessing": "^6.36.4",
87-
"prettier": "^3.3.3",
88-
"prettier-plugin-organize-imports": "^4.1.0",
89-
"raw-loader": "^4.0.2",
90-
"release-it": "^17.6.0",
91-
"storybook": "^8.4.3",
92-
"storybook-addon-deep-controls": "^0.9.2",
93-
"tailwindcss": "^3.4.14",
94-
"three": "^0.169.0",
95-
"ts-jest": "^29.2.5",
96-
"ts-node": "10.9.2",
97-
"typescript": "5.5.4",
98-
"vite": "5.4.11",
99-
"vite-plugin-glslify": "^2.1.0",
100-
"vite-tsconfig-paths": "^4.3.2",
101-
"vitest": "1.6.0",
102-
"vitest-webgl-canvas-mock": "^1.1.0"
103-
},
104-
"dependencies": {
105-
"@analogjs/content": "1.9.0",
106-
"@analogjs/router": "1.9.0",
107-
"@angular/animations": "18.2.11",
108-
"@angular/common": "18.2.11",
109-
"@angular/compiler": "18.2.11",
110-
"@angular/core": "18.2.11",
111-
"@angular/forms": "18.2.11",
112-
"@angular/platform-browser": "18.2.11",
113-
"@angular/platform-browser-dynamic": "18.2.11",
114-
"@angular/platform-server": "18.2.11",
115-
"@angular/router": "18.2.11",
116-
"@capacitor/core": "^5.0.3",
117-
"@capacitor/haptics": "^5.0.0",
118-
"@capacitor/keyboard": "^5.0.0",
119-
"@capacitor/status-bar": "^5.0.0",
120-
"@dimforge/rapier3d-compat": "^0.14.0",
121-
"@ionic/angular": "^7.0.0",
122-
"@monogrid/gainmap-js": "^3.0.6",
123-
"@nativescript/angular": "^18.1.3",
124-
"@nativescript/canvas": "2.0.0-webgpu.11",
125-
"@nativescript/canvas-media": "2.0.0-webgpu.11",
126-
"@nativescript/canvas-three": "2.0.0-webgpu.11",
127-
"@pmndrs/cannon-worker-api": "^2.4.0",
128-
"@pmndrs/vanilla": "^1.19.3",
129-
"@swc/helpers": "0.5.13",
130-
"camera-controls": "^2.9.0",
131-
"cannon-es": "^0.20.0",
132-
"cannon-es-debugger": "^1.0.0",
133-
"front-matter": "^4.0.2",
134-
"gl-noise": "^1.6.1",
135-
"gsap": "^3.12.5",
136-
"hls.js": "^1.5.17",
137-
"ionicons": "^7.4.0",
138-
"maath": "^0.10.8",
139-
"marked": "^13.0.3",
140-
"marked-gfm-heading-id": "^4.1.0",
141-
"marked-highlight": "^2.1.4",
142-
"mermaid": "^10.9.1",
143-
"meshline": "^3.3.1",
144-
"n8ao": "^1.9.3",
145-
"ngxtension": "^4.1.0",
146-
"node-three-gltf": "^1.8.2",
147-
"prismjs": "^1.29.0",
148-
"react": "^18.3.1",
149-
"react-dom": "^18.3.1",
150-
"rxjs": "~7.8.1",
151-
"stats-gl": "^3.6.0",
152-
"three-custom-shader-material": "^6.1.1",
153-
"three-mesh-bvh": "^0.8.3",
154-
"three-stdlib": "^2.34.0",
155-
"troika-three-text": "^0.52.0",
156-
"tslib": "^2.7.0",
157-
"zone.js": "0.15.0"
158-
},
159-
"web-types": [
160-
"node_modules/angular-three/web-types.json",
161-
"node_modules/angular-three-soba/web-types.json"
162-
],
163-
"config": {
164-
"commitizen": {
165-
"path": "node_modules/cz-git",
166-
"czConfig": "cz.config.js"
167-
}
168-
},
169-
"packageManager": "[email protected]"
2+
"name": "@platform/source",
3+
"version": "0.0.0",
4+
"license": "MIT",
5+
"scripts": {
6+
"**comments**": "these scripts are here for convenience to debugging",
7+
"generate-json": "node tools/scripts/generate-json.mjs",
8+
"generate-soba": "node tools/scripts/generate-soba-json.mjs",
9+
"commit": "czg"
10+
},
11+
"private": true,
12+
"devDependencies": {
13+
"@analogjs/platform": "1.9.0",
14+
"@analogjs/vite-plugin-angular": "1.9.0",
15+
"@analogjs/vitest-angular": "1.9.0",
16+
"@angular-devkit/build-angular": "18.2.11",
17+
"@angular-devkit/core": "18.2.11",
18+
"@angular-devkit/schematics": "18.2.11",
19+
"@angular-eslint/eslint-plugin": "18.3.1",
20+
"@angular-eslint/eslint-plugin-template": "18.3.1",
21+
"@angular-eslint/template-parser": "18.3.1",
22+
"@angular/cli": "~18.2.11",
23+
"@angular/compiler-cli": "18.2.11",
24+
"@angular/language-service": "18.2.11",
25+
"@capacitor/android": "^5.0.3",
26+
"@capacitor/cli": "^5.0.3",
27+
"@capacitor/ios": "^5.0.3",
28+
"@chromatic-com/storybook": "^3.2.2",
29+
"@nx/angular": "20.1.0",
30+
"@nx/cypress": "20.1.0",
31+
"@nx/devkit": "20.1.0",
32+
"@nx/eslint": "20.1.0",
33+
"@nx/eslint-plugin": "20.1.0",
34+
"@nx/jest": "20.1.0",
35+
"@nx/js": "20.1.0",
36+
"@nx/plugin": "20.1.0",
37+
"@nx/storybook": "20.1.0",
38+
"@nx/vite": "20.1.0",
39+
"@nx/web": "20.1.0",
40+
"@nx/workspace": "20.1.0",
41+
"@nxext/ionic-angular": "^19.0.0",
42+
"@phenomnomnominal/tsquery": "^6.1.3",
43+
"@release-it/bumper": "^6.0.1",
44+
"@release-it/conventional-changelog": "^8.0.2",
45+
"@schematics/angular": "18.2.11",
46+
"@storybook/addon-essentials": "^8.4.3",
47+
"@storybook/addon-interactions": "^8.4.3",
48+
"@storybook/angular": "^8.4.3",
49+
"@storybook/builder-vite": "^8.4.3",
50+
"@storybook/core-server": "^8.4.3",
51+
"@storybook/manager-api": "^8.4.3",
52+
"@storybook/test": "^8.4.3",
53+
"@storybook/test-runner": "^0.19.1",
54+
"@storybook/theming": "^8.4.3",
55+
"@swc-node/register": "1.10.9",
56+
"@swc/cli": "0.4.0",
57+
"@swc/core": "1.7.40",
58+
"@types/jest": "29.5.14",
59+
"@types/node": "20.14.12",
60+
"@types/three": "^0.169.0",
61+
"@typescript-eslint/eslint-plugin": "7.17.0",
62+
"@typescript-eslint/parser": "7.17.0",
63+
"@typescript-eslint/utils": "7.17.0",
64+
"autoprefixer": "^10.4.20",
65+
"cypress": "^13.15.1",
66+
"cz-git": "^1.11.0",
67+
"czg": "^1.11.0",
68+
"dotenv-cli": "^7.4.2",
69+
"enquirer": "^2.4.1",
70+
"eslint": "9.11.1",
71+
"eslint-config-prettier": "9.1.0",
72+
"eslint-plugin-cypress": "^2.13.4",
73+
"glsl-noise": "^0.0.0",
74+
"glslify-loader": "^2.0.0",
75+
"jest": "29.7.0",
76+
"jest-environment-jsdom": "29.7.0",
77+
"jest-preset-angular": "14.2.4",
78+
"jsdom": "^24.1.1",
79+
"jsonc-eslint-parser": "^2.4.0",
80+
"ng-packagr": "18.2.1",
81+
"nx": "20.1.0",
82+
"postcss": "^8.4.49",
83+
"postcss-import": "~16.1.0",
84+
"postcss-preset-env": "~9.6.0",
85+
"postcss-url": "~10.1.3",
86+
"postprocessing": "^6.36.4",
87+
"prettier": "^3.3.3",
88+
"prettier-plugin-organize-imports": "^4.1.0",
89+
"raw-loader": "^4.0.2",
90+
"release-it": "^17.6.0",
91+
"storybook": "^8.4.3",
92+
"storybook-addon-deep-controls": "^0.9.2",
93+
"tailwindcss": "^3.4.14",
94+
"three": "^0.169.0",
95+
"ts-jest": "^29.2.5",
96+
"ts-node": "10.9.2",
97+
"typescript": "5.5.4",
98+
"vite": "5.4.11",
99+
"vite-plugin-glslify": "^2.1.0",
100+
"vite-tsconfig-paths": "^4.3.2",
101+
"vitest": "1.6.0",
102+
"vitest-webgl-canvas-mock": "^1.1.0"
103+
},
104+
"dependencies": {
105+
"@analogjs/content": "1.9.0",
106+
"@analogjs/router": "1.9.0",
107+
"@angular/animations": "18.2.11",
108+
"@angular/common": "18.2.11",
109+
"@angular/compiler": "18.2.11",
110+
"@angular/core": "18.2.11",
111+
"@angular/forms": "18.2.11",
112+
"@angular/platform-browser": "18.2.11",
113+
"@angular/platform-browser-dynamic": "18.2.11",
114+
"@angular/platform-server": "18.2.11",
115+
"@angular/router": "18.2.11",
116+
"@capacitor/core": "^5.0.3",
117+
"@capacitor/haptics": "^5.0.0",
118+
"@capacitor/keyboard": "^5.0.0",
119+
"@capacitor/status-bar": "^5.0.0",
120+
"@dimforge/rapier3d-compat": "^0.14.0",
121+
"@ionic/angular": "^7.0.0",
122+
"@monogrid/gainmap-js": "^3.0.6",
123+
"@nativescript/angular": "^18.1.3",
124+
"@nativescript/canvas": "2.0.0-webgpu.11",
125+
"@nativescript/canvas-media": "2.0.0-webgpu.11",
126+
"@nativescript/canvas-three": "2.0.0-webgpu.11",
127+
"@pmndrs/cannon-worker-api": "^2.4.0",
128+
"@pmndrs/vanilla": "^1.19.3",
129+
"@swc/helpers": "0.5.13",
130+
"camera-controls": "^2.9.0",
131+
"cannon-es": "^0.20.0",
132+
"cannon-es-debugger": "^1.0.0",
133+
"front-matter": "^4.0.2",
134+
"gl-noise": "^1.6.1",
135+
"gsap": "^3.12.5",
136+
"hls.js": "^1.5.17",
137+
"ionicons": "^7.4.0",
138+
"maath": "^0.10.8",
139+
"marked": "^13.0.3",
140+
"marked-gfm-heading-id": "^4.1.0",
141+
"marked-highlight": "^2.1.4",
142+
"mermaid": "^10.9.1",
143+
"meshline": "^3.3.1",
144+
"n8ao": "^1.9.3",
145+
"ngxtension": "^4.1.0",
146+
"node-three-gltf": "^1.8.2",
147+
"prismjs": "^1.29.0",
148+
"react": "^18.3.1",
149+
"react-dom": "^18.3.1",
150+
"rxjs": "~7.8.1",
151+
"stats-gl": "^3.6.0",
152+
"three-custom-shader-material": "~6.0.0",
153+
"three-mesh-bvh": "^0.8.3",
154+
"three-stdlib": "^2.34.0",
155+
"troika-three-text": "^0.52.0",
156+
"tslib": "^2.7.0",
157+
"zone.js": "0.15.0"
158+
},
159+
"web-types": [
160+
"node_modules/angular-three/web-types.json",
161+
"node_modules/angular-three-soba/web-types.json"
162+
],
163+
"config": {
164+
"commitizen": {
165+
"path": "node_modules/cz-git",
166+
"czConfig": "cz.config.js"
167+
}
168+
},
169+
"packageManager": "[email protected]"
170170
}

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)