-
Notifications
You must be signed in to change notification settings - Fork 114
Expand file tree
/
Copy pathpackage.json
More file actions
159 lines (159 loc) · 5.86 KB
/
package.json
File metadata and controls
159 lines (159 loc) · 5.86 KB
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"name": "@apps/hash-frontend",
"version": "0.0.0-private",
"private": true,
"description": "HASH frontend",
"license": "AGPL-3.0",
"type": "module",
"scripts": {
"build": "next build",
"build:docker": "docker buildx build --tag hash-frontend --file ../../infra/docker/frontend/prod/Dockerfile ../../ --load --build-arg FRONTEND_URL=\"$FRONTEND_URL\" --build-arg API_ORIGIN=\"$API_ORIGIN\"",
"codegen": "rimraf './src/**/*.gen.*'; graphql-codegen --config codegen.config.ts",
"dev": "next dev",
"fix:eslint": "eslint --fix .",
"lint:eslint": "eslint --report-unused-disable-directives .",
"lint:tsc": "tsc --noEmit",
"start": "next start",
"start:healthcheck": "wait-on --timeout 1200000 http://localhost:3000",
"start:test": "next start",
"start:test:healthcheck": "wait-on --timeout 600000 http://localhost:3000"
},
"dependencies": {
"@apollo/client": "3.10.5",
"@blockprotocol/core": "0.1.4",
"@blockprotocol/graph": "0.4.1",
"@blockprotocol/hook": "0.1.8",
"@blockprotocol/service": "0.1.5",
"@blockprotocol/type-system": "0.2.1",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.2",
"@emotion/react": "11.14.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.14.1",
"@fortawesome/free-regular-svg-icons": "6.7.2",
"@fortawesome/free-solid-svg-icons": "6.7.2",
"@glideapps/glide-data-grid": "patch:@glideapps/glide-data-grid@npm%3A6.0.3#~/.yarn/patches/@glideapps-glide-data-grid-npm-6.0.3-f71d586425.patch",
"@hashintel/block-design-system": "0.0.6",
"@hashintel/design-system": "0.0.9",
"@hashintel/petrinaut-old": "0.0.5",
"@hashintel/query-editor": "0.0.4",
"@hashintel/type-editor": "0.0.26",
"@lit-labs/react": "1.2.1",
"@local/advanced-types": "0.0.0-private",
"@local/hash-graph-client": "0.0.0-private",
"@local/hash-graph-sdk": "0.0.0-private",
"@local/hash-isomorphic-utils": "0.0.0-private",
"@local/status": "0.0.0-private",
"@mantine/hooks": "8.3.5",
"@mui/icons-material": "5.18.0",
"@mui/material": "5.18.0",
"@mui/system": "5.18.0",
"@ory/client": "1.22.7",
"@ory/integrations": "1.3.1",
"@popperjs/core": "2.11.8",
"@react-sigma/core": "4.0.3",
"@sentry/nextjs": "10.27.0",
"@sentry/react": "10.22.0",
"@sentry/webpack-plugin": "4.6.0",
"@sigma/edge-curve": "patch:@sigma/edge-curve@npm%3A3.0.0-beta.16#~/.yarn/patches/@sigma-edge-curve-npm-3.0.0-beta.16-3d8b985284.patch",
"@sigma/node-border": "3.0.0",
"@sigma/node-image": "3.0.0",
"@svgr/webpack": "8.1.0",
"@tldraw/editor": "patch:@tldraw/editor@npm%3A2.0.0-alpha.12#~/.yarn/patches/@tldraw-editor-npm-2.0.0-alpha.12-ba59bf001c.patch",
"@tldraw/primitives": "2.0.0-alpha.12",
"@tldraw/tldraw": "2.0.0-alpha.12",
"@tldraw/tlvalidate": "2.0.0-alpha.12",
"@types/prismjs": "1.26.5",
"@vercel/edge-config": "0.4.1",
"axios": "1.12.2",
"buffer": "6.0.3",
"clsx": "2.1.1",
"date-fns": "4.1.0",
"dotenv-flow": "3.3.0",
"elkjs": "0.11.0",
"emoji-mart": "5.6.0",
"fractional-indexing": "3.2.0",
"framer-motion": "11.18.2",
"graphology": "0.26.0",
"graphology-layout": "0.6.1",
"graphology-layout-forceatlas2": "0.10.1",
"graphology-shortest-path": "2.1.0",
"graphology-simple-path": "0.2.0",
"graphql": "16.11.0",
"iframe-resizer": "4.4.5",
"immer": "10.1.3",
"jsonpath": "1.2.0",
"lodash": "4.17.23",
"marked": "4.3.0",
"material-ui-popup-state": "4.1.0",
"millify": "6.1.0",
"next": "15.5.10",
"next-seo": "6.8.0",
"nextjs-progressbar": "0.0.16",
"notistack": "2.0.8",
"papaparse": "5.5.3",
"prismjs": "1.30.0",
"prosemirror-collab": "1.3.0",
"prosemirror-commands": "1.3.1",
"prosemirror-dev-tools": "3.1.0",
"prosemirror-inputrules": "1.2.0",
"prosemirror-keymap": "1.2.0",
"prosemirror-model": "patch:prosemirror-model@npm%3A1.18.2#~/.yarn/patches/prosemirror-model-npm-1.18.2-479d845b52.patch",
"prosemirror-state": "1.4.3",
"prosemirror-transform": "1.7.0",
"prosemirror-view": "patch:prosemirror-view@npm%3A1.29.1#~/.yarn/patches/prosemirror-view-npm-1.29.1-ff37db4eea.patch",
"react": "19.2.3",
"react-beautiful-dnd": "13.1.1",
"react-dom": "19.2.3",
"react-dropzone": "14.3.8",
"react-full-screen": "1.1.1",
"react-hook-form": "7.65.0",
"react-markdown": "10.1.0",
"react-pdf": "9.2.1",
"react-responsive-carousel": "3.2.23",
"react-transition-group": "4.4.5",
"react-virtuoso": "4.14.1",
"react-window": "1.8.11",
"reactflow": "11.11.4",
"remark-gfm": "4.0.1",
"safe-stable-stringify": "2.5.0",
"setimmediate": "1.0.5",
"sigma": "3.0.2",
"signia": "0.1.5",
"signia-react": "0.1.5",
"url-regex-safe": "4.0.0",
"use-font-face-observer": "1.3.0",
"uuid": "13.0.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/fragment-matcher": "3.3.3",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-operations": "2.5.13",
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@next/bundle-analyzer": "15.5.9",
"@types/dotenv-flow": "3.3.3",
"@types/gapi": "0.0.47",
"@types/google.accounts": "0.0.18",
"@types/google.picker": "0.0.51",
"@types/iframe-resizer": "3.5.13",
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.20",
"@types/papaparse": "5.3.16",
"@types/react": "19.2.7",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "19.2.3",
"@types/react-window": "1.8.8",
"@types/url-regex-safe": "1.0.2",
"@welldone-software/why-did-you-render": "10.0.1",
"eslint": "9.39.2",
"graphology-types": "0.24.8",
"rimraf": "6.1.2",
"sass": "1.93.2",
"typescript": "5.9.3",
"wait-on": "9.0.1",
"webpack": "5.102.1"
}
}