Setting the file. One moment. Package Lock · Stitch::react Components · google-labs-code/stitch-skills · Skills Docs(opens in a new tab)
package-lock.json
JSON·231 lines·7 KB
10
"dependencies"
: {
11 "@swc/core": "^1.3.100"
12 },
13 "engines": {
14 "node": ">=18.0.0"
15 }
16 },
17 "node_modules/@swc/core": {
18 "version": "1.15.8",
19 "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.8.tgz",
20 "integrity": "sha512-T8keoJjXaSUoVBCIjgL6wAnhADIb09GOELzKg10CjNg+vLX48P93SME6jTfte9MZIm5m+Il57H3rTSk/0kzDUw==",
21 "hasInstallScript": true,
22 "license": "Apache-2.0",
23 "dependencies": {
24 "@swc/counter": "^0.1.3",
25 "@swc/types": "^0.1.25"
26 },
27 "engines": {
28 "node": ">=10"
29 },
30 "funding": {
31 "type": "opencollective",
32 "url": "https://opencollective.com/swc"
33 },
34 "optionalDependencies": {
35 "@swc/core-darwin-arm64": "1.15.8",
36 "@swc/core-darwin-x64": "1.15.8",
37 "@swc/core-linux-arm-gnueabihf": "1.15.8",
38 "@swc/core-linux-arm64-gnu": "1.15.8",
39 "@swc/core-linux-arm64-musl": "1.15.8",
40 "@swc/core-linux-x64-gnu": "1.15.8",
41 "@swc/core-linux-x64-musl": "1.15.8",
42 "@swc/core-win32-arm64-msvc": "1.15.8",
43 "@swc/core-win32-ia32-msvc": "1.15.8",
44 "@swc/core-win32-x64-msvc": "1.15.8"
45 },
46 "peerDependencies": {
47 "@swc/helpers": ">=0.5.17"
48 },
49 "peerDependenciesMeta": {
50 "@swc/helpers": {
51 "optional": true
52 }
53 }
54 },
55 "node_modules/@swc/core-darwin-arm64": {
56 "version": "1.15.8",
57 "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.8.tgz",
58 "integrity": "sha512-M9cK5GwyWWRkRGwwCbREuj6r8jKdES/haCZ3Xckgkl8MUQJZA3XB7IXXK1IXRNeLjg6m7cnoMICpXv1v1hlJOg==",
59 "cpu": [
60 "arm64"
61 ],
62 "license": "Apache-2.0 AND MIT",
63 "optional": true,
64 "os": [
65 "darwin"
66 ],
67 "engines": {
68 "node": ">=10"
69 }
70 },
71 "node_modules/@swc/core-darwin-x64": {
72 "version": "1.15.8",
73 "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.8.tgz",
74 "integrity": "sha512-j47DasuOvXl80sKJHSi2X25l44CMc3VDhlJwA7oewC1nV1VsSzwX+KOwE5tLnfORvVJJyeiXgJORNYg4jeIjYQ==",
75 "cpu": [
76 "x64"
77 ],
78 "license": "Apache-2.0 AND MIT",
79 "optional": true,
80 "os": [
81 "darwin"
82 ],
83 "engines": {
84 "node": ">=10"
85 }
86 },
87 "node_modules/@swc/core-linux-arm-gnueabihf": {
88 "version": "1.15.8",
89 "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.8.tgz",
90 "integrity": "sha512-siAzDENu2rUbwr9+fayWa26r5A9fol1iORG53HWxQL1J8ym4k7xt9eME0dMPXlYZDytK5r9sW8zEA10F2U3Xwg==",
91 "cpu": [
92 "arm"
93 ],
94 "license": "Apache-2.0",
95 "optional": true,
96 "os": [
97 "linux"
98 ],
99 "engines": {
100 "node": ">=10"
101 }
102 },
103 "node_modules/@swc/core-linux-arm64-gnu": {
104 "version": "1.15.8",
105 "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.8.tgz",
106 "integrity": "sha512-o+1y5u6k2FfPYbTRUPvurwzNt5qd0NTumCTFscCNuBksycloXY16J8L+SMW5QRX59n4Hp9EmFa3vpvNHRVv1+Q==",
107 "cpu": [
108 "arm64"
109 ],
110 "license": "Apache-2.0 AND MIT",
111 "optional": true,
112 "os": [
113 "linux"
114 ],
115 "engines": {
116 "node": ">=10"
117 }
118 },
119 "node_modules/@swc/core-linux-arm64-musl": {
120 "version": "1.15.8",
121 "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.8.tgz",
122 "integrity": "sha512-koiCqL09EwOP1S2RShCI7NbsQuG6r2brTqUYE7pV7kZm9O17wZ0LSz22m6gVibpwEnw8jI3IE1yYsQTVpluALw==",
123 "cpu": [
124 "arm64"
125 ],
126 "license": "Apache-2.0 AND MIT",
127 "optional": true,
128 "os": [
129 "linux"
130 ],
131 "engines": {
132 "node": ">=10"
133 }
134 },
135 "node_modules/@swc/core-linux-x64-gnu": {
136 "version": "1.15.8",
137 "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.8.tgz",
138 "integrity": "sha512-4p6lOMU3bC+Vd5ARtKJ/FxpIC5G8v3XLoPEZ5s7mLR8h7411HWC/LmTXDHcrSXRC55zvAVia1eldy6zDLz8iFQ==",
139 "cpu": [
140 "x64"
141 ],
142 "license": "Apache-2.0 AND MIT",
143 "optional": true,
144 "os": [
145 "linux"
146 ],
147 "engines": {
148 "node": ">=10"
149 }
150 },
151 "node_modules/@swc/core-linux-x64-musl": {
152 "version": "1.15.8",
153 "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.8.tgz",
154 "integrity": "sha512-z3XBnbrZAL+6xDGAhJoN4lOueIxC/8rGrJ9tg+fEaeqLEuAtHSW2QHDHxDwkxZMjuF/pZ6MUTjHjbp8wLbuRLA==",
155 "cpu": [
156 "x64"
157 ],
158 "license": "Apache-2.0 AND MIT",
159 "optional": true,
160 "os": [
161 "linux"
162 ],
163 "engines": {
164 "node": ">=10"
165 }
166 },
167 "node_modules/@swc/core-win32-arm64-msvc": {
168 "version": "1.15.8",
169 "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.8.tgz",
170 "integrity": "sha512-djQPJ9Rh9vP8GTS/Df3hcc6XP6xnG5c8qsngWId/BLA9oX6C7UzCPAn74BG/wGb9a6j4w3RINuoaieJB3t+7iQ==",
171 "cpu": [
172 "arm64"
173 ],
174 "license": "Apache-2.0 AND MIT",
175 "optional": true,
176 "os": [
177 "win32"
178 ],
179 "engines": {
180 "node": ">=10"
181 }
182 },
183 "node_modules/@swc/core-win32-ia32-msvc": {
184 "version": "1.15.8",
185 "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.8.tgz",
186 "integrity": "sha512-/wfAgxORg2VBaUoFdytcVBVCgf1isWZIEXB9MZEUty4wwK93M/PxAkjifOho9RN3WrM3inPLabICRCEgdHpKKQ==",
187 "cpu": [
188 "ia32"
189 ],
190 "license": "Apache-2.0 AND MIT",
191 "optional": true,
192 "os": [
193 "win32"
194 ],
195 "engines": {
196 "node": ">=10"
197 }
198 },
199 "node_modules/@swc/core-win32-x64-msvc": {
200 "version": "1.15.8",
201 "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.8.tgz",
202 "integrity": "sha512-GpMePrh9Sl4d61o4KAHOOv5is5+zt6BEXCOCgs/H0FLGeii7j9bWDE8ExvKFy2GRRZVNR1ugsnzaGWHKM6kuzA==",
203 "cpu": [
204 "x64"
205 ],
206 "license": "Apache-2.0 AND MIT",
207 "optional": true,
208 "os": [
209 "win32"
210 ],
211 "engines": {
212 "node": ">=10"
213 }
214 },
215 "node_modules/@swc/counter": {
216 "version": "0.1.3",
217 "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
218 "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==",
219 "license": "Apache-2.0"
220 },
221 "node_modules/@swc/types": {
222 "version": "0.1.25",
223 "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.25.tgz",
224 "integrity": "sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==",
225 "license": "Apache-2.0",
226 "dependencies": {
227 "@swc/counter": "^0.1.3"
228 }
229 }
230 }
231}