-
Notifications
You must be signed in to change notification settings - Fork 5
/
package.json
142 lines (142 loc) · 5.53 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
140
141
142
{
"name": "no-name",
"license": "UNLICENSED",
"type": "module",
"dependencies": {
"@chatscope/chat-ui-kit-react": "^1.10.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@hilla/form": "2.5.5",
"@hilla/frontend": "2.5.5",
"@hilla/generator-typescript-cli": "2.5.5",
"@hilla/generator-typescript-core": "2.5.5",
"@hilla/generator-typescript-plugin-backbone": "2.5.5",
"@hilla/generator-typescript-plugin-barrel": "2.5.5",
"@hilla/generator-typescript-plugin-client": "2.5.5",
"@hilla/generator-typescript-plugin-model": "2.5.5",
"@hilla/generator-typescript-plugin-push": "2.5.5",
"@hilla/generator-typescript-plugin-subtypes": "2.5.5",
"@hilla/generator-typescript-utils": "2.5.5",
"@hilla/react-auth": "2.5.5",
"@hilla/react-components": "2.3.0",
"@hilla/react-crud": "2.5.5",
"@hilla/react-form": "2.5.5",
"@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10",
"@mui/styled-engine": "^5.15.9",
"@polymer/polymer": "3.5.1",
"@vaadin/bundles": "24.3.0",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/router": "1.7.5",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "3.1.0",
"moment": "^2.30.1",
"polyrhythm-react": "^1.9.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"react-router-dom": "^6.4.2",
"rehype-highlight": "^6.0.0"
},
"devDependencies": {
"@lit-labs/react": "^1.1.0",
"@rollup/plugin-replace": "5.0.4",
"@rollup/pluginutils": "5.0.5",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@vitejs/plugin-react": "4.2.0",
"@vitejs/plugin-react-swc": "3.5.0",
"async": "3.2.4",
"glob": "10.3.3",
"rollup-plugin-brotli": "3.1.0",
"rollup-plugin-visualizer": "5.9.2",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.3.3",
"vite": "5.0.6",
"vite-plugin-checker": "0.6.2",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
"workbox-precaching": "7.0.0"
},
"vaadin": {
"dependencies": {
"@hilla/form": "2.5.5",
"@hilla/frontend": "2.5.5",
"@hilla/generator-typescript-cli": "2.5.5",
"@hilla/generator-typescript-core": "2.5.5",
"@hilla/generator-typescript-plugin-backbone": "2.5.5",
"@hilla/generator-typescript-plugin-barrel": "2.5.5",
"@hilla/generator-typescript-plugin-client": "2.5.5",
"@hilla/generator-typescript-plugin-model": "2.5.5",
"@hilla/generator-typescript-plugin-push": "2.5.5",
"@hilla/generator-typescript-plugin-subtypes": "2.5.5",
"@hilla/generator-typescript-utils": "2.5.5",
"@hilla/react-auth": "2.5.5",
"@hilla/react-components": "2.3.0",
"@hilla/react-crud": "2.5.5",
"@hilla/react-form": "2.5.5",
"@polymer/polymer": "3.5.1",
"@vaadin/bundles": "24.3.0",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/router": "1.7.5",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "3.1.0"
},
"devDependencies": {
"@rollup/plugin-replace": "5.0.4",
"@rollup/pluginutils": "5.0.5",
"@vitejs/plugin-react": "4.2.0",
"@vitejs/plugin-react-swc": "3.5.0",
"async": "3.2.4",
"glob": "10.3.3",
"rollup-plugin-brotli": "3.1.0",
"rollup-plugin-visualizer": "5.9.2",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.3.3",
"vite": "5.0.6",
"vite-plugin-checker": "0.6.2",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
"workbox-precaching": "7.0.0"
},
"hash": "6652e4c1bbb220309a136de04ee7104dc858e7ae7595d5b39be2e028d10df785"
},
"overrides": {
"@vaadin/bundles": "$@vaadin/bundles",
"@hilla/react-components": "$@hilla/react-components",
"@vaadin/common-frontend": "$@vaadin/common-frontend",
"construct-style-sheets-polyfill": "$construct-style-sheets-polyfill",
"lit": "$lit",
"@vaadin/router": "$@vaadin/router",
"@polymer/polymer": "$@polymer/polymer",
"@hilla/react-auth": "$@hilla/react-auth",
"@hilla/generator-typescript-plugin-model": "$@hilla/generator-typescript-plugin-model",
"@hilla/generator-typescript-plugin-barrel": "$@hilla/generator-typescript-plugin-barrel",
"@hilla/react-form": "$@hilla/react-form",
"@hilla/generator-typescript-plugin-push": "$@hilla/generator-typescript-plugin-push",
"@hilla/generator-typescript-core": "$@hilla/generator-typescript-core",
"@hilla/generator-typescript-plugin-client": "$@hilla/generator-typescript-plugin-client",
"@hilla/generator-typescript-utils": "$@hilla/generator-typescript-utils",
"@hilla/frontend": "$@hilla/frontend",
"@hilla/form": "$@hilla/form",
"@hilla/generator-typescript-plugin-subtypes": "$@hilla/generator-typescript-plugin-subtypes",
"@hilla/react-crud": "$@hilla/react-crud",
"@hilla/generator-typescript-plugin-backbone": "$@hilla/generator-typescript-plugin-backbone",
"@hilla/generator-typescript-cli": "$@hilla/generator-typescript-cli",
"@chatscope/chat-ui-kit-react": "$@chatscope/chat-ui-kit-react",
"@mui/icons-material": "$@mui/icons-material",
"@mui/material": "$@mui/material",
"moment": "$moment",
"@mui/styled-engine": "$@mui/styled-engine",
"polyrhythm-react": "$polyrhythm-react",
"react": "$react",
"react-dom": "$react-dom",
"react-markdown": "$react-markdown",
"react-router-dom": "$react-router-dom",
"rehype-highlight": "$rehype-highlight",
"@emotion/react": "$@emotion/react",
"@emotion/styled": "$@emotion/styled"
}
}