-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
131 lines (131 loc) · 5.42 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
{
"name": "no-name",
"license": "UNLICENSED",
"dependencies": {
"@hilla/form": "2.1.0-alpha4",
"@hilla/frontend": "2.1.0-alpha4",
"@hilla/generator-typescript-cli": "2.1.0-alpha4",
"@hilla/generator-typescript-core": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-backbone": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-barrel": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-client": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-model": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-push": "2.1.0-alpha4",
"@hilla/generator-typescript-utils": "2.1.0-alpha4",
"@hilla/react-components": "2.1.0-alpha9",
"@polymer/polymer": "3.5.1",
"@vaadin-component-factory/vcf-nav": "1.1.0",
"@vaadin/bundles": "24.1.0-alpha9",
"@vaadin/common-frontend": "0.0.18",
"@vaadin/icon": "24.1.0-alpha6",
"@vaadin/icons": "24.1.0-alpha6",
"@vaadin/polymer-legacy-adapter": "24.1.0-alpha6",
"@vaadin/router": "1.7.5",
"@vaadin/tooltip": "24.1.0-alpha6",
"@vaadin/vaadin-lumo-styles": "24.1.0-alpha6",
"@vaadin/vaadin-material-styles": "24.1.0-alpha6",
"@vaadin/vaadin-themable-mixin": "24.1.0-alpha6",
"classnames": "^2.3.2",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "2.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.2"
},
"devDependencies": {
"@lit-labs/react": "^1.1.0",
"@rollup/plugin-replace": "5.0.2",
"@rollup/pluginutils": "5.0.2",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@vitejs/plugin-react": "~3.0.1",
"async": "3.2.2",
"glob": "7.2.3",
"mkdirp": "1.0.4",
"rollup-plugin-brotli": "3.1.0",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.0.4",
"vite": "4.3.5",
"vite-plugin-checker": "0.5.5",
"workbox-build": "6.5.4",
"workbox-core": "6.5.4",
"workbox-precaching": "6.5.4"
},
"overrides": {
"@vaadin/router": "$@vaadin/router",
"@vaadin/common-frontend": "$@vaadin/common-frontend",
"construct-style-sheets-polyfill": "$construct-style-sheets-polyfill",
"lit": "$lit",
"@polymer/polymer": "$@polymer/polymer",
"@vaadin/bundles": "$@vaadin/bundles",
"@hilla/react-components": "$@hilla/react-components",
"@vaadin-component-factory/vcf-nav": "$@vaadin-component-factory/vcf-nav",
"classnames": "$classnames",
"react": "$react",
"react-dom": "$react-dom",
"react-router-dom": "$react-router-dom",
"@hilla/generator-typescript-plugin-model": "$@hilla/generator-typescript-plugin-model",
"@vaadin/icon": "$@vaadin/icon",
"@hilla/generator-typescript-plugin-barrel": "$@hilla/generator-typescript-plugin-barrel",
"@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",
"@vaadin/tooltip": "$@vaadin/tooltip",
"@hilla/generator-typescript-utils": "$@hilla/generator-typescript-utils",
"@hilla/frontend": "$@hilla/frontend",
"@vaadin/icons": "$@vaadin/icons",
"@hilla/form": "$@hilla/form",
"@vaadin/polymer-legacy-adapter": "$@vaadin/polymer-legacy-adapter",
"@vaadin/vaadin-themable-mixin": "$@vaadin/vaadin-themable-mixin",
"@vaadin/vaadin-lumo-styles": "$@vaadin/vaadin-lumo-styles",
"@hilla/generator-typescript-plugin-backbone": "$@hilla/generator-typescript-plugin-backbone",
"@vaadin/vaadin-material-styles": "$@vaadin/vaadin-material-styles",
"@hilla/generator-typescript-cli": "$@hilla/generator-typescript-cli"
},
"vaadin": {
"dependencies": {
"@hilla/form": "2.1.0-alpha4",
"@hilla/frontend": "2.1.0-alpha4",
"@hilla/generator-typescript-cli": "2.1.0-alpha4",
"@hilla/generator-typescript-core": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-backbone": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-barrel": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-client": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-model": "2.1.0-alpha4",
"@hilla/generator-typescript-plugin-push": "2.1.0-alpha4",
"@hilla/generator-typescript-utils": "2.1.0-alpha4",
"@hilla/react-components": "2.1.0-alpha9",
"@polymer/polymer": "3.5.1",
"@vaadin/bundles": "24.1.0-alpha9",
"@vaadin/common-frontend": "0.0.18",
"@vaadin/icon": "24.1.0-alpha6",
"@vaadin/icons": "24.1.0-alpha6",
"@vaadin/polymer-legacy-adapter": "24.1.0-alpha6",
"@vaadin/router": "1.7.5",
"@vaadin/tooltip": "24.1.0-alpha6",
"@vaadin/vaadin-lumo-styles": "24.1.0-alpha6",
"@vaadin/vaadin-material-styles": "24.1.0-alpha6",
"@vaadin/vaadin-themable-mixin": "24.1.0-alpha6",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "2.6.1"
},
"devDependencies": {
"@rollup/plugin-replace": "5.0.2",
"@rollup/pluginutils": "5.0.2",
"async": "3.2.2",
"glob": "7.2.3",
"mkdirp": "1.0.4",
"rollup-plugin-brotli": "3.1.0",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.0.4",
"vite": "4.3.5",
"vite-plugin-checker": "0.5.5",
"workbox-build": "6.5.4",
"workbox-core": "6.5.4",
"workbox-precaching": "6.5.4"
},
"hash": "edefab8a17da34b4abe12c5387c8fb242d5356bddf189918ee0f294f26b9b323"
}
}