-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy pathpackage.json
139 lines (139 loc) · 4.05 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"name": "@three-geospatial/source",
"version": "0.0.0",
"private": true,
"license": "MIT",
"scripts": {
"clean": "nx reset && rimraf --glob dist tmp \"packages/*/vite.config.ts.timestamp-*\"",
"dev": "nx dev playground",
"storybook": "nx storybook storybook --port=4400 --no-open"
},
"dependencies": {
"@here/quantized-mesh-decoder": "^1.2.8",
"@petamoriken/float16": "^3.9.1",
"@react-three/drei": "10.0.4",
"@react-three/fiber": "9.0.4",
"@react-three/postprocessing": "3.0.4",
"astronomy-engine": "^2.1.19",
"axios": "^1.8.1",
"axios-rate-limit": "^1.4.0",
"lodash-es": "^4.17.21",
"postprocessing": "6.37.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-merge-refs": "^2.1.1",
"string-template": "^1.0.0",
"suspend-react": "^0.1.3",
"three": "0.174.0",
"three-stdlib": "2.35.14",
"tiny-invariant": "^1.3.3",
"tslib": "^2.8.1",
"type-fest": "^4.37.0",
"url-join": "^5.0.0",
"workerpool": "^9.2.0"
},
"devDependencies": {
"3d-tiles-renderer": "^0.4.7",
"@babel/core": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@emotion/react": "11.14.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.14.0",
"@glen/jest-raw-loader": "^2.0.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@nx/esbuild": "20.5.0",
"@nx/eslint": "20.5.0",
"@nx/eslint-plugin": "20.5.0",
"@nx/jest": "20.5.0",
"@nx/js": "20.5.0",
"@nx/node": "20.5.0",
"@nx/react": "20.5.0",
"@nx/storybook": "20.5.0",
"@nx/vite": "20.5.0",
"@nx/web": "20.5.0",
"@nx/workspace": "20.5.0",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/core-server": "8.4.7",
"@storybook/manager-api": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/react-vite": "8.4.7",
"@storybook/test": "8.4.7",
"@storybook/test-runner": "0.19.1",
"@storybook/theming": "8.4.7",
"@swc-node/register": "~1.9.2",
"@swc/core": "~1.5.29",
"@swc/helpers": "~0.5.15",
"@testing-library/react": "16.1.0",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.16",
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@types/node": "18.16.9",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@types/string-template": "^1.0.6",
"@types/three": "0.174.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/ui": "^1.6.1",
"babel-jest": "^29.7.0",
"date-fns": "^4.1.0",
"esbuild": "^0.19.12",
"eslint": "~8.57.1",
"eslint-config-love": "47.0.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "5.0.0",
"framer-motion": "^12.4.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jiti": "2.4.2",
"jotai": "^2.12.1",
"jsdom": "~22.1.0",
"leva": "^0.10.0",
"lodash": "^4.17.21",
"minimist": "^1.2.8",
"nx": "20.5.0",
"prettier": "^3.5.3",
"prettier-plugin-glsl": "^0.2.1",
"raw-loader": "^4.0.2",
"react-use": "^17.6.0",
"rimraf": "^6.0.1",
"sharp": "^0.33.5",
"stats-gl": "^3.6.0",
"storybook": "^8.6.3",
"ts-jest": "^29.2.6",
"ts-node": "10.9.1",
"typescript": "5.7.3",
"verdaccio": "6.0.5",
"vite": "6.2.1",
"vite-plugin-dts": "4.5.3",
"vitest": "^1.6.1"
},
"pnpm": {
"overrides": {
"@react-three/drei": ">=10.0.2",
"@react-three/fiber": ">=9.0.4",
"@react-three/postprocessing": ">=3.0.4",
"postprocessing": ">=6.36.7",
"react": ">=19.0",
"react-dom": ">=19.0",
"three": ">=0.170.0"
},
"onlyBuiltDependencies": [
"@swc/core",
"core-js",
"esbuild",
"nx",
"sharp"
]
}
}