|
1 | 1 | { |
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/json/index.mjs", |
8 | | - "generate-soba": "node tools/scripts/generate-soba-json.mjs", |
9 | | - "commit": "czg", |
10 | | - "package_old": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin-old && nx generate-json @platform/source", |
11 | | - "package": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin,tweakpane,theatre && nx generate-json @platform/source --skip-nx-cache" |
12 | | - }, |
13 | | - "private": true, |
14 | | - "devDependencies": { |
15 | | - "@angular-devkit/build-angular": "19.2.12", |
16 | | - "@angular-devkit/core": "19.2.12", |
17 | | - "@angular-devkit/schematics": "19.2.12", |
18 | | - "@angular-eslint/eslint-plugin": "19.4.0", |
19 | | - "@angular-eslint/eslint-plugin-template": "19.4.0", |
20 | | - "@angular-eslint/template-parser": "19.4.0", |
21 | | - "@angular/build": "19.2.12", |
22 | | - "@angular/cli": "~19.2.12", |
23 | | - "@angular/compiler-cli": "19.2.11", |
24 | | - "@angular/language-service": "19.2.11", |
25 | | - "@chromatic-com/storybook": "^3.2.6", |
26 | | - "@eslint/eslintrc": "^2.1.1", |
27 | | - "@nx/angular": "21.1.2", |
28 | | - "@nx/cypress": "21.1.2", |
29 | | - "@nx/devkit": "21.1.2", |
30 | | - "@nx/eslint": "21.1.2", |
31 | | - "@nx/eslint-plugin": "21.1.2", |
32 | | - "@nx/jest": "21.1.2", |
33 | | - "@nx/js": "21.1.2", |
34 | | - "@nx/plugin": "21.1.2", |
35 | | - "@nx/storybook": "21.1.2", |
36 | | - "@nx/vite": "21.1.2", |
37 | | - "@nx/web": "21.1.2", |
38 | | - "@nx/workspace": "21.1.2", |
39 | | - "@phenomnomnominal/tsquery": "^6.1.3", |
40 | | - "@rosskevin/gltfjsx": "^7.1.3", |
41 | | - "@schematics/angular": "19.2.12", |
42 | | - "@storybook/addon-essentials": "^8.6.14", |
43 | | - "@storybook/addon-interactions": "^8.6.14", |
44 | | - "@storybook/angular": "^8.6.14", |
45 | | - "@storybook/core-server": "^8.6.14", |
46 | | - "@storybook/manager-api": "^8.6.14", |
47 | | - "@storybook/test": "^8.6.14", |
48 | | - "@storybook/test-runner": "0.22.0", |
49 | | - "@storybook/theming": "^8.6.14", |
50 | | - "@swc-node/register": "1.10.10", |
51 | | - "@swc/cli": "0.7.7", |
52 | | - "@swc/core": "1.11.29", |
53 | | - "@tweakpane/core": "^2.0.5", |
54 | | - "@types/jest": "29.5.14", |
55 | | - "@types/node": "20.14.12", |
56 | | - "@types/three": "^0.176.0", |
57 | | - "@typescript-eslint/utils": "8.32.1", |
58 | | - "autoprefixer": "^10.4.21", |
59 | | - "cypress": "14.3.3", |
60 | | - "cz-git": "^1.11.1", |
61 | | - "czg": "^1.11.1", |
62 | | - "dotenv-cli": "^8.0.0", |
63 | | - "enquirer": "^2.4.1", |
64 | | - "eslint": "9.27.0", |
65 | | - "eslint-config-prettier": "10.1.5", |
66 | | - "eslint-plugin-cypress": "^2.13.4", |
67 | | - "glslify-loader": "^2.0.0", |
68 | | - "jest": "29.7.0", |
69 | | - "jest-environment-jsdom": "29.7.0", |
70 | | - "jest-environment-node": "^29.7.0", |
71 | | - "jest-preset-angular": "14.5.5", |
72 | | - "jiti": "2.4.2", |
73 | | - "jsdom": "^24.1.1", |
74 | | - "jsonc-eslint-parser": "^2.4.0", |
75 | | - "ng-packagr": "19.2.2", |
76 | | - "node-three-gltf": "^2.0.2", |
77 | | - "nx": "21.1.2", |
78 | | - "postcss": "^8.5.3", |
79 | | - "postcss-import": "~16.1.0", |
80 | | - "postcss-preset-env": "~9.6.0", |
81 | | - "postcss-url": "~10.1.3", |
82 | | - "postprocessing": "^6.37.3", |
83 | | - "prettier": "^3.5.3", |
84 | | - "prettier-plugin-organize-imports": "^4.1.0", |
85 | | - "storybook": "^8.6.14", |
86 | | - "storybook-addon-deep-controls": "^0.9.2", |
87 | | - "tailwindcss": "^3.4.17", |
88 | | - "three": "^0.176.0", |
89 | | - "ts-jest": "^29.3.4", |
90 | | - "ts-morph": "^26.0.0", |
91 | | - "ts-node": "10.9.2", |
92 | | - "tweakpane": "^4.0.5", |
93 | | - "typescript": "5.7.3", |
94 | | - "typescript-eslint": "^8.32.1", |
95 | | - "vite": "6.3.5", |
96 | | - "vitest-webgl-canvas-mock": "^1.1.0" |
97 | | - }, |
98 | | - "dependencies": { |
99 | | - "@angular/animations": "19.2.11", |
100 | | - "@angular/common": "19.2.11", |
101 | | - "@angular/compiler": "19.2.11", |
102 | | - "@angular/core": "19.2.11", |
103 | | - "@angular/forms": "19.2.11", |
104 | | - "@angular/platform-browser": "19.2.11", |
105 | | - "@angular/platform-browser-dynamic": "19.2.11", |
106 | | - "@angular/platform-server": "19.2.11", |
107 | | - "@angular/router": "19.2.11", |
108 | | - "@dimforge/rapier3d-compat": "^0.17.1", |
109 | | - "@monogrid/gainmap-js": "^3.1.0", |
110 | | - "@pmndrs/cannon-worker-api": "^2.4.0", |
111 | | - "@pmndrs/vanilla": "^1.20.4", |
112 | | - "@swc/helpers": "0.5.17", |
113 | | - "@theatre/core": "^0.7.2", |
114 | | - "@theatre/studio": "^0.7.2", |
115 | | - "camera-controls": "^2.10.1", |
116 | | - "cannon-es": "^0.20.0", |
117 | | - "cannon-es-debugger": "^1.0.0", |
118 | | - "front-matter": "^4.0.2", |
119 | | - "gl-noise": "^1.6.1", |
120 | | - "gsap": "^3.13.0", |
121 | | - "hls.js": "^1.6.2", |
122 | | - "maath": "^0.10.8", |
123 | | - "meshline": "^3.3.1", |
124 | | - "n8ao": "^1.10.0", |
125 | | - "ngxtension": "^5.0.0", |
126 | | - "rxjs": "~7.8.2", |
127 | | - "stats-gl": "^3.6.0", |
128 | | - "three-custom-shader-material": "~6.3.7", |
129 | | - "three-mesh-bvh": "^0.9.0", |
130 | | - "three-stdlib": "^2.36.0", |
131 | | - "troika-three-text": "^0.52.4", |
132 | | - "tslib": "^2.8.1", |
133 | | - "zone.js": "0.15.1" |
134 | | - }, |
135 | | - "web-types": [ |
136 | | - "node_modules/angular-three/web-types.json", |
137 | | - "node_modules/angular-three-soba/web-types.json" |
138 | | - ], |
139 | | - "config": { |
140 | | - "commitizen": { |
141 | | - "path": "node_modules/cz-git", |
142 | | - "czConfig": "cz.config.js" |
143 | | - } |
144 | | - }, |
145 | | - "packageManager": "pnpm@9.15.4", |
146 | | - "nx": { |
147 | | - "targets": { |
148 | | - "generate-json": { |
149 | | - "executor": "nx:run-commands", |
150 | | - "options": { |
151 | | - "commands": [ |
152 | | - "node ./tools/scripts/json/index.mjs" |
153 | | - ], |
154 | | - "parallel": true |
155 | | - } |
156 | | - } |
157 | | - } |
158 | | - }, |
159 | | - "pnpm": { |
160 | | - "patchedDependencies": { |
161 | | - "@nx/angular": "patches/@nx__angular.patch" |
162 | | - } |
163 | | - } |
| 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/json/index.mjs", |
| 8 | + "generate-soba": "node tools/scripts/generate-soba-json.mjs", |
| 9 | + "commit": "czg", |
| 10 | + "package_old": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin-old && nx generate-json @platform/source", |
| 11 | + "package": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin,tweakpane,theatre && nx generate-json @platform/source --skip-nx-cache" |
| 12 | + }, |
| 13 | + "private": true, |
| 14 | + "devDependencies": { |
| 15 | + "@angular-devkit/build-angular": "19.2.12", |
| 16 | + "@angular-devkit/core": "19.2.12", |
| 17 | + "@angular-devkit/schematics": "19.2.12", |
| 18 | + "@angular-eslint/eslint-plugin": "19.4.0", |
| 19 | + "@angular-eslint/eslint-plugin-template": "19.4.0", |
| 20 | + "@angular-eslint/template-parser": "19.4.0", |
| 21 | + "@angular/build": "19.2.12", |
| 22 | + "@angular/cli": "~19.2.12", |
| 23 | + "@angular/compiler-cli": "19.2.11", |
| 24 | + "@angular/language-service": "19.2.11", |
| 25 | + "@chromatic-com/storybook": "^3.2.6", |
| 26 | + "@eslint/eslintrc": "^2.1.1", |
| 27 | + "@nx/angular": "21.1.3", |
| 28 | + "@nx/cypress": "21.1.3", |
| 29 | + "@nx/devkit": "21.1.3", |
| 30 | + "@nx/eslint": "21.1.3", |
| 31 | + "@nx/eslint-plugin": "21.1.3", |
| 32 | + "@nx/jest": "21.1.3", |
| 33 | + "@nx/js": "21.1.3", |
| 34 | + "@nx/plugin": "21.1.3", |
| 35 | + "@nx/storybook": "21.1.3", |
| 36 | + "@nx/vite": "21.1.3", |
| 37 | + "@nx/web": "21.1.3", |
| 38 | + "@nx/workspace": "21.1.3", |
| 39 | + "@phenomnomnominal/tsquery": "^6.1.3", |
| 40 | + "@rosskevin/gltfjsx": "^7.1.3", |
| 41 | + "@schematics/angular": "19.2.12", |
| 42 | + "@storybook/addon-essentials": "^8.6.14", |
| 43 | + "@storybook/addon-interactions": "^8.6.14", |
| 44 | + "@storybook/angular": "^8.6.14", |
| 45 | + "@storybook/core-server": "^8.6.14", |
| 46 | + "@storybook/manager-api": "^8.6.14", |
| 47 | + "@storybook/test": "^8.6.14", |
| 48 | + "@storybook/test-runner": "0.22.0", |
| 49 | + "@storybook/theming": "^8.6.14", |
| 50 | + "@swc-node/register": "1.10.10", |
| 51 | + "@swc/cli": "0.7.7", |
| 52 | + "@swc/core": "1.11.29", |
| 53 | + "@tweakpane/core": "^2.0.5", |
| 54 | + "@types/jest": "29.5.14", |
| 55 | + "@types/node": "20.14.12", |
| 56 | + "@types/three": "^0.176.0", |
| 57 | + "@typescript-eslint/utils": "8.32.1", |
| 58 | + "autoprefixer": "^10.4.21", |
| 59 | + "cypress": "14.3.3", |
| 60 | + "cz-git": "^1.11.1", |
| 61 | + "czg": "^1.11.1", |
| 62 | + "dotenv-cli": "^8.0.0", |
| 63 | + "enquirer": "^2.4.1", |
| 64 | + "eslint": "9.27.0", |
| 65 | + "eslint-config-prettier": "10.1.5", |
| 66 | + "eslint-plugin-cypress": "^2.13.4", |
| 67 | + "glslify-loader": "^2.0.0", |
| 68 | + "jest": "29.7.0", |
| 69 | + "jest-environment-jsdom": "29.7.0", |
| 70 | + "jest-environment-node": "^29.7.0", |
| 71 | + "jest-preset-angular": "14.5.5", |
| 72 | + "jiti": "2.4.2", |
| 73 | + "jsdom": "^24.1.1", |
| 74 | + "jsonc-eslint-parser": "^2.4.0", |
| 75 | + "ng-packagr": "19.2.2", |
| 76 | + "node-three-gltf": "^2.0.2", |
| 77 | + "nx": "21.1.3", |
| 78 | + "postcss": "^8.5.3", |
| 79 | + "postcss-import": "~16.1.0", |
| 80 | + "postcss-preset-env": "~9.6.0", |
| 81 | + "postcss-url": "~10.1.3", |
| 82 | + "postprocessing": "^6.37.3", |
| 83 | + "prettier": "^3.5.3", |
| 84 | + "prettier-plugin-organize-imports": "^4.1.0", |
| 85 | + "storybook": "^8.6.14", |
| 86 | + "storybook-addon-deep-controls": "^0.9.2", |
| 87 | + "tailwindcss": "^3.4.17", |
| 88 | + "three": "^0.176.0", |
| 89 | + "ts-jest": "^29.3.4", |
| 90 | + "ts-morph": "^26.0.0", |
| 91 | + "ts-node": "10.9.2", |
| 92 | + "tweakpane": "^4.0.5", |
| 93 | + "typescript": "5.7.3", |
| 94 | + "typescript-eslint": "^8.32.1", |
| 95 | + "vite": "6.3.5", |
| 96 | + "vitest-webgl-canvas-mock": "^1.1.0" |
| 97 | + }, |
| 98 | + "dependencies": { |
| 99 | + "@angular/animations": "19.2.11", |
| 100 | + "@angular/common": "19.2.11", |
| 101 | + "@angular/compiler": "19.2.11", |
| 102 | + "@angular/core": "19.2.11", |
| 103 | + "@angular/forms": "19.2.11", |
| 104 | + "@angular/platform-browser": "19.2.11", |
| 105 | + "@angular/platform-browser-dynamic": "19.2.11", |
| 106 | + "@angular/platform-server": "19.2.11", |
| 107 | + "@angular/router": "19.2.11", |
| 108 | + "@dimforge/rapier3d-compat": "^0.17.1", |
| 109 | + "@monogrid/gainmap-js": "^3.1.0", |
| 110 | + "@pmndrs/cannon-worker-api": "^2.4.0", |
| 111 | + "@pmndrs/vanilla": "^1.20.4", |
| 112 | + "@swc/helpers": "0.5.17", |
| 113 | + "@theatre/core": "^0.7.2", |
| 114 | + "@theatre/studio": "^0.7.2", |
| 115 | + "camera-controls": "^2.10.1", |
| 116 | + "cannon-es": "^0.20.0", |
| 117 | + "cannon-es-debugger": "^1.0.0", |
| 118 | + "front-matter": "^4.0.2", |
| 119 | + "gl-noise": "^1.6.1", |
| 120 | + "gsap": "^3.13.0", |
| 121 | + "hls.js": "^1.6.2", |
| 122 | + "maath": "^0.10.8", |
| 123 | + "meshline": "^3.3.1", |
| 124 | + "n8ao": "^1.10.0", |
| 125 | + "ngxtension": "^5.0.0", |
| 126 | + "rxjs": "~7.8.2", |
| 127 | + "stats-gl": "^3.6.0", |
| 128 | + "three-custom-shader-material": "~6.3.7", |
| 129 | + "three-mesh-bvh": "^0.9.0", |
| 130 | + "three-stdlib": "^2.36.0", |
| 131 | + "troika-three-text": "^0.52.4", |
| 132 | + "tslib": "^2.8.1", |
| 133 | + "zone.js": "0.15.1" |
| 134 | + }, |
| 135 | + "web-types": [ |
| 136 | + "node_modules/angular-three/web-types.json", |
| 137 | + "node_modules/angular-three-soba/web-types.json" |
| 138 | + ], |
| 139 | + "config": { |
| 140 | + "commitizen": { |
| 141 | + "path": "node_modules/cz-git", |
| 142 | + "czConfig": "cz.config.js" |
| 143 | + } |
| 144 | + }, |
| 145 | + "packageManager": "pnpm@9.15.4", |
| 146 | + "nx": { |
| 147 | + "targets": { |
| 148 | + "generate-json": { |
| 149 | + "executor": "nx:run-commands", |
| 150 | + "options": { |
| 151 | + "commands": [ |
| 152 | + "node ./tools/scripts/json/index.mjs" |
| 153 | + ], |
| 154 | + "parallel": true |
| 155 | + } |
| 156 | + } |
| 157 | + } |
| 158 | + }, |
| 159 | + "pnpm": { |
| 160 | + "patchedDependencies": { |
| 161 | + "@nx/angular": "patches/@nx__angular.patch" |
| 162 | + } |
| 163 | + } |
164 | 164 | } |
0 commit comments