unframer 3.2.6 → 3.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/cli.d.ts.map +1 -1
  2. package/dist/cli.js +4 -5
  3. package/dist/cli.js.map +1 -1
  4. package/dist/esbuild.d.ts +1 -2
  5. package/dist/esbuild.d.ts.map +1 -1
  6. package/dist/esbuild.js +28 -5
  7. package/dist/esbuild.js.map +1 -1
  8. package/dist/exporter.d.ts.map +1 -1
  9. package/dist/exporter.js +0 -3
  10. package/dist/exporter.js.map +1 -1
  11. package/dist/framer-package-versions.d.ts +781 -0
  12. package/dist/framer-package-versions.d.ts.map +1 -0
  13. package/dist/framer-package-versions.js +785 -0
  14. package/dist/framer-package-versions.js.map +1 -0
  15. package/dist/framer.d.ts.map +1 -1
  16. package/dist/react.d.ts.map +1 -1
  17. package/dist/react.js +1 -0
  18. package/dist/react.js.map +1 -1
  19. package/dist/version.d.ts +1 -1
  20. package/dist/version.js +1 -1
  21. package/esm/cli.d.ts.map +1 -1
  22. package/esm/cli.js +4 -5
  23. package/esm/cli.js.map +1 -1
  24. package/esm/esbuild.d.ts +1 -2
  25. package/esm/esbuild.d.ts.map +1 -1
  26. package/esm/esbuild.js +28 -5
  27. package/esm/esbuild.js.map +1 -1
  28. package/esm/exporter.d.ts.map +1 -1
  29. package/esm/exporter.js +0 -3
  30. package/esm/exporter.js.map +1 -1
  31. package/esm/framer-importmap-esmsh.json +781 -0
  32. package/esm/framer-importmap-esmsh.test.d.ts +2 -0
  33. package/esm/framer-importmap-esmsh.test.d.ts.map +1 -0
  34. package/esm/framer-importmap-esmsh.test.js +37 -0
  35. package/esm/framer-importmap-esmsh.test.js.map +1 -0
  36. package/esm/framer-package-versions.d.ts +781 -0
  37. package/esm/framer-package-versions.d.ts.map +1 -0
  38. package/esm/framer-package-versions.js +782 -0
  39. package/esm/framer-package-versions.js.map +1 -0
  40. package/esm/framer.d.ts.map +1 -1
  41. package/esm/react.d.ts.map +1 -1
  42. package/esm/react.js +1 -0
  43. package/esm/react.js.map +1 -1
  44. package/esm/version.d.ts +1 -1
  45. package/esm/version.js +1 -1
  46. package/package.json +1 -1
  47. package/src/cli.ts +6 -7
  48. package/src/esbuild.ts +25 -5
  49. package/src/exporter.ts +0 -3
  50. package/src/framer-package-versions.ts +784 -0
  51. package/src/react.tsx +1 -0
  52. package/src/version.ts +1 -1
@@ -0,0 +1,785 @@
1
+ "use strict";
2
+ // Auto-generated by scripts/extract-framer-package-versions.ts
3
+ // Do not edit manually
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.framerPackageVersions = void 0;
6
+ exports.framerPackageVersions = {
7
+ "@emotion/hash": "0.8.0",
8
+ "@motionone/dom": "10.13.1",
9
+ "@motionone/easing": "10.14.0",
10
+ "@motionone/utils": "10.14.0",
11
+ "@react-three/drei": "8.3.1",
12
+ "@react-three/fiber": "7.0.24",
13
+ "airtable": "0.11.1",
14
+ "canvas-confetti": "1.4.0",
15
+ "color-diff": "1.2.0",
16
+ "color-hash": "2.0.1",
17
+ "framer-motion-3d": "6.0.0-beta.8",
18
+ "framesync": "6.1.2",
19
+ "motion": "10.14.1",
20
+ "popmotion": "11.0.3",
21
+ "react-confetti": "6.0.1",
22
+ "shopify-buy": "2.14.0",
23
+ "style-value-types": "5.1.0",
24
+ "three": "0.136.0",
25
+ "tinycolor2": "1.4.2",
26
+ "valtio": "1.2.9",
27
+ "zustand": "3.7.1",
28
+ "zustand/middleware": "3.7.1",
29
+ "hsluv": "1.0.0",
30
+ "cobe": "0.6.0",
31
+ "react-tsparticles": "2.2.4",
32
+ "tsparticles": "2.2.4",
33
+ "@vimeo/player": "2.16.4",
34
+ "easing-coordinates": "2.0.2",
35
+ "@signal-noise/react-shader-canvas": "0.0.3",
36
+ "canvas-noise": "1.0.0",
37
+ "react-noisy-canvas": "1.0.4",
38
+ "shadertoy-react": "1.1.2",
39
+ "figma-squircle": "0.3.0",
40
+ "highlight.js": "11.6.0",
41
+ "highlight.js/lib/common": "11.6.0",
42
+ "prismjs": "1.29.0",
43
+ "prismjs/components/prism-jsx": "1.29.0",
44
+ "prismjs/components/prism-tsx": "1.29.0",
45
+ "react-svg": "15.1.9",
46
+ "convert-svg-react": "1.0.0",
47
+ "himalaya": "1.1.0",
48
+ "html-react-parser": "3.0.0",
49
+ "html-to-react": "1.5.0",
50
+ "htmlparser2": "8.0.1",
51
+ "jsdom": "20.0.0",
52
+ "react-html-parser": "2.0.2",
53
+ "react-htmlparser2": "0.1.0",
54
+ "flubber": "0.4.2",
55
+ "arc-text": "1.0.1",
56
+ "react-helmet": "6.1.0",
57
+ "browser-jsonp": "1.1.5",
58
+ "fetch-jsonp": "1.2.1",
59
+ "jsonp": "0.2.1",
60
+ "@codesandbox/sandpack-react": "1.3.1",
61
+ "firebase/app": "9.12.1",
62
+ "firebase/auth": "9.12.1",
63
+ "firebase/firestore": "9.12.1",
64
+ "react-tooltip": "4.4.3",
65
+ "@cyriacbr/react-split-text": "1.0.0",
66
+ "react-hook-form": "7.39.5",
67
+ "styled-components": "5.3.6",
68
+ "typewriter-effect": "2.19.0",
69
+ "@dotlottie/player-component": "1.3.2",
70
+ "objects-to-csv": "1.3.6",
71
+ "react-spring": "9.6.1",
72
+ "react-parallax-tilt": "1.7.71",
73
+ "@faker-js/faker": "7.6.0",
74
+ "@popmotion/popcorn": "0.4.4",
75
+ "@rainbow-me/rainbowkit": "0.4.5",
76
+ "@rainbow-me/rainbowkit/styles.css": "0.4.5",
77
+ "@react-spring/three": "9.6.1",
78
+ "@uniswap/widgets/fonts.css": "2.0.0",
79
+ "@vanilla-extract/css": "1.9.2",
80
+ "array-move": "4.0.0",
81
+ "chart.js": "4.1.1",
82
+ "chart.js/auto": "4.1.1",
83
+ "cmdk": "0.1.16",
84
+ "gsap": "3.11.3",
85
+ "matter-js": "0.18.0",
86
+ "react-chartjs-2": "5.1.0",
87
+ "react-sortable-hoc": "2.0.0",
88
+ "react-three-fiber": "6.0.13",
89
+ "react-use-measure": "2.1.1",
90
+ "wagmi": "0.6.0",
91
+ "wagmi/providers/alchemy": "0.6.0",
92
+ "wagmi/providers/public": "0.6.0",
93
+ "usehooks-ts": "2.9.1",
94
+ "@react-hook/mouse-position": "4.1.3",
95
+ "aframe": "1.3.0",
96
+ "aframe-mountain-component": "0.3.3",
97
+ "aframe-particle-system-component": "1.1.3",
98
+ "aframe-react": "4.4.0",
99
+ "openweather-api-node": "1.4.1",
100
+ "openweather-apis": "4.4.2",
101
+ "react-html-id": "0.1.5",
102
+ "react-icons/fi": "4.7.1",
103
+ "three-stdlib": "2.17.0",
104
+ "@stitches/react": "1.2.7",
105
+ "email-validator": "2.0.4",
106
+ "kbar": "0.1.0-beta.36",
107
+ "next-themes": "0.2.1",
108
+ "reakit/Popover": "1.3.11",
109
+ "lodash": "4.17.21",
110
+ "react-grid-layout": "1.3.4",
111
+ "use-resize-observer": "9.1.0",
112
+ "@radix-ui/colors": "0.1.8",
113
+ "@radix-ui/react-dialog": "1.0.2",
114
+ "boring-avatars": "1.7.0",
115
+ "connectkit": "1.1.0",
116
+ "countries-and-timezones": "3.4.1",
117
+ "ethers": "6.0.8",
118
+ "fetch-dedupe": "3.0.0",
119
+ "lodash.debounce": "4.0.8",
120
+ "lodash.defer": "4.1.0",
121
+ "qrcode.react": "3.1.0",
122
+ "react-copy-to-clipboard": "5.1.0",
123
+ "react-markdown": "8.0.4",
124
+ "react-qr-code": "2.0.8",
125
+ "react-syntax-highlighter/dist/esm/styles/hljs": "15.5.0",
126
+ "react-tilt": "0.1.4",
127
+ "react-timezone-select": "1.4.0",
128
+ "scroller-motion": "1.2.3",
129
+ "wagmi/chains": "0.6.6",
130
+ "@emotion/css": "11.9.0",
131
+ "@mediapipe/camera_utils": "0.3.1640029074",
132
+ "@mediapipe/hands": "0.4.1646424915",
133
+ "@shadergradient/store": "0.0.0",
134
+ "@tensorflow-models/hand-pose-detection": "2.0.0",
135
+ "@tensorflow-models/handpose": "0.0.7",
136
+ "@tensorflow/tfjs": "3.18.0",
137
+ "@tensorflow/tfjs-backend-wasm": "3.18.0",
138
+ "@tensorflow/tfjs-backend-webgl": "3.18.0",
139
+ "@tensorflow/tfjs-core": "3.18.0",
140
+ "copy-to-clipboard": "3.3.3",
141
+ "jsonp-promise": "0.1.2",
142
+ "query-string": "8.1.0",
143
+ "react-speech-kit": "3.0.1",
144
+ "react-webcam": "7.0.1",
145
+ "to-querystring": "1.1.1",
146
+ "lodash-es/omit": "4.17.21",
147
+ "zustand/shallow": "3.7.0",
148
+ "highlight.js/lib/languages/javascript": "11.5.0",
149
+ "lowlight": "2.6.1",
150
+ "react-lowlight": "3.0.0",
151
+ "react-lowlight/common": "3.0.0",
152
+ "react-syntax-highlighter/dist/esm/languages/hljs/javascript": "15.5.0",
153
+ "react-syntax-highlighter/dist/esm/styles/hljs/docco": "15.5.0",
154
+ "@calcom/embed-react": "1.0.10",
155
+ "@researchgate/react-intersection-observer": "1.3.5",
156
+ "animated-number-react": "0.1.2",
157
+ "axios": "1.4.0",
158
+ "react-animated-counter": "1.2.4",
159
+ "react-animated-number": "0.4.4",
160
+ "react-circle": "1.1.1",
161
+ "react-circle-progress-bar": "0.1.4",
162
+ "react-circular-progressbar": "2.1.0",
163
+ "react-countup": "6.4.2",
164
+ "react-customizable-progressbar": "1.2.0",
165
+ "react-hook-inview": "4.5.0",
166
+ "react-intersection-observer": "9.4.3",
167
+ "react-progress-label": "3.1.7",
168
+ "react-sweet-progress": "1.1.2",
169
+ "sonner": "0.3.5",
170
+ "use-count-up": "3.0.1",
171
+ "react-canvas-confetti": "1.4.0",
172
+ "react-particles": "2.9.3",
173
+ "react-use/lib/useWindowSize": "17.4.0",
174
+ "swiper": "9.0.5",
175
+ "swiper/css": "9.0.5",
176
+ "swiper/css/effect-fade": "9.0.5",
177
+ "swiper/css/navigation": "9.0.5",
178
+ "swiper/css/pagination": "9.0.5",
179
+ "swiper/css/scrollbar": "9.0.5",
180
+ "swiper/react": "9.0.5",
181
+ "classnames": "2.3.2",
182
+ "prop-types": "15.8.0",
183
+ "react-block-image": "1.0.0",
184
+ "simple-icons": "8.15.0",
185
+ "react-use": "17.4.0",
186
+ "date-fns": "2.29.3",
187
+ "@splinetool/r3f-spline": "1.0.2",
188
+ "js-cookie": "3.0.1",
189
+ "react-use/lib/useCookie": "17.4.0",
190
+ "react-use/lib/useToggle": "17.4.0",
191
+ "os-name": "5.1.0",
192
+ "@elgorditosalsero/react-gtm-hook": "2.7.2",
193
+ "rect": "1.2.1",
194
+ "@material-ui/core": "4.12.4",
195
+ "@material-ui/icons": "4.11.3",
196
+ "@n8tb1t/use-scroll-position": "2.0.3",
197
+ "@splinetool/runtime": "0.9.202",
198
+ "classnames/bind": "2.3.2",
199
+ "dotenv-safe": "8.2.0",
200
+ "modern-react-qr-reader": "1.0.12",
201
+ "openai": "3.1.0",
202
+ "p5": "1.6.0",
203
+ "qr-scanner": "1.4.2",
204
+ "react-3d-viewer": "1.0.12",
205
+ "react-audio-player": "0.17.0",
206
+ "react-beautiful-dnd": "13.1.1",
207
+ "react-camera-pro": "1.2.1",
208
+ "react-chat-widget": "3.1.4",
209
+ "react-chat-widget/lib/styles.css": "3.1.4",
210
+ "react-cmdk": "1.3.9",
211
+ "react-countdown": "2.3.5",
212
+ "react-drag-and-drop": "3.0.0",
213
+ "react-fetch-hook": "1.9.5",
214
+ "react-geolocated": "4.0.3",
215
+ "react-github-corner": "2.5.0",
216
+ "react-hook-gyroscope": "1.1.12",
217
+ "react-hook-speech-to-text": "0.8.0",
218
+ "react-icalendar-link": "3.0.2",
219
+ "react-image-effects": "1.0.0",
220
+ "react-image-magnifiers": "1.4.0",
221
+ "react-image-magnify": "2.7.4",
222
+ "react-infinite-scroll-component": "6.1.0",
223
+ "react-linear-gradient-button": "1.1.1",
224
+ "react-p5": "1.3.33",
225
+ "react-qr-reader": "3.0.0-beta-1",
226
+ "react-qrcode-scanner": "1.0.5",
227
+ "react-router-dom": "6.10.0",
228
+ "react-scanned-qr": "1.2.4",
229
+ "react-scroll-video": "1.0.6",
230
+ "react-speech-recognition": "3.10.0",
231
+ "react-tridi": "2.1.1",
232
+ "react-use-scroll-position": "2.0.0",
233
+ "react-video-scroll": "1.0.1",
234
+ "react-water-wave": "2.0.1",
235
+ "speech-synthesizer-react": "1.2.0",
236
+ "tiny-viewer": "2.0.0",
237
+ "vcard-creator": "0.6.0",
238
+ "victory": "36.6.8",
239
+ "@itsjonq/controls": "0.0.9",
240
+ "@p5-wrapper/react": "4.2.0",
241
+ "mouse-follower": "1.1.2",
242
+ "next/dynamic": "13.4.5",
243
+ "p5-react": "1.0.3",
244
+ "rc-slider": "10.4.0",
245
+ "rc-slider/assets/index.css": "10.4.0",
246
+ "react-animated-cursor": "2.7.0",
247
+ "react-dynamic-import": "1.1.5",
248
+ "@chakra-ui/icons": "2.0.16",
249
+ "@mui/icons-material": "5.11.11",
250
+ "@mui/icons-material/Twitter": "5.11.11",
251
+ "react-simple-keyboard": "3.5.28",
252
+ "virtual-keyboard-react": "1.0.2",
253
+ "@fortawesome/free-regular-svg-icons": "6.0.0",
254
+ "@fortawesome/free-solid-svg-icons": "6.0.0",
255
+ "@fortawesome/react-fontawesome": "0.1.17",
256
+ "@radix-ui/react-icons": "1.1.0",
257
+ "@radix-ui/react-popover": "0.1.6",
258
+ "@radix-ui/react-slider": "0.1.4",
259
+ "@tinymce/tinymce-react": "3.13.0",
260
+ "@tldraw/tldraw": "1.9.1",
261
+ "bootstrap/dist/css/bootstrap.min.css": "5.1.3",
262
+ "canvas-sketch": "0.7.6",
263
+ "canvas-sketch-util/math": "1.10.0",
264
+ "canvas-sketch-util/random": "1.10.0",
265
+ "chartjs-plugin-colorschemes": "0.4.0",
266
+ "chroma-js": "2.4.2",
267
+ "firebase/database": "9.12.1",
268
+ "lodash/range": "4.17.21",
269
+ "mapbox-gl": "2.13.0",
270
+ "phosphor-react": "1.4.1",
271
+ "react-bootstrap": "2.1.2",
272
+ "react-bootstrap/Button": "2.1.2",
273
+ "react-bootstrap/Dropdown": "2.1.2",
274
+ "react-bootstrap/DropdownButton": "2.1.2",
275
+ "react-bootstrap/Form": "2.1.2",
276
+ "react-bootstrap/FormControl": "2.1.2",
277
+ "react-bootstrap/InputGroup": "2.1.2",
278
+ "react-canvas-draw": "1.2.1",
279
+ "react-color": "2.19.3",
280
+ "react-confetti-explosion": "1.5.1",
281
+ "react-date-picker": "8.4.0",
282
+ "react-datepicker": "4.6.0",
283
+ "react-datepicker/dist/react-datepicker-cssmodules.css": "4.6.0",
284
+ "react-datepicker/dist/react-datepicker.css": "4.6.0",
285
+ "react-digital-clock": "0.1.2",
286
+ "react-live-preview": "0.0.8-alpha",
287
+ "react-uuid": "1.0.2",
288
+ "shuffle-letters": "1.0.2",
289
+ "tone": "14.7.77",
290
+ "unsplash-js": "7.0.15",
291
+ "unsplash-react": "0.2.1",
292
+ "use-sound": "4.0.1",
293
+ "whatwg-fetch": "3.6.2",
294
+ "@emotion/styled": "11.10.6",
295
+ "react-draggable": "4.4.5",
296
+ "react-konva": "18.2.5",
297
+ "@9gustin/react-notion-render": "3.11.2",
298
+ "@notionhq/client": "2.2.3",
299
+ "@paultalarian/react-notion-x": "6.15.28",
300
+ "prismjs/components/prism-javascript": "1.29.0",
301
+ "prismjs/components/prism-typescript": "1.29.0",
302
+ "react-content-loader": "6.2.0",
303
+ "react-image": "4.0.3",
304
+ "react-notion": "0.10.0",
305
+ "react-notion-x": "6.16.0",
306
+ "@studio-freight/lenis": "1.0.29",
307
+ "luxon": "3.4.4",
308
+ "tz-lookup": "6.1.25",
309
+ "@firebase/app": "0.8.2",
310
+ "@rive-app/react-canvas": "3.0.35",
311
+ "@u-wave/react-vimeo": "0.9.10",
312
+ "animejs": "3.2.1",
313
+ "bootstrap": "5.3.3",
314
+ "canvas-sketch-util": "1.10.0",
315
+ "dom-to-image": "2.6.0",
316
+ "dompurify": "3.0.6",
317
+ "file-saver": "2.0.5",
318
+ "firestore": "1.1.6",
319
+ "html": "1.0.0",
320
+ "html-to-image": "1.11.11",
321
+ "html2canvas": "1.4.1",
322
+ "lenis": "1.1.2",
323
+ "lodash-es": "4.17.21",
324
+ "primereact": "10.6.3",
325
+ "react-animated-numbers": "0.16.0",
326
+ "react-contenteditable": "3.3.7",
327
+ "react-cookie": "4.1.1",
328
+ "react-error-boundary": "4.0.11",
329
+ "react-hot-toast": "2.4.1",
330
+ "react-loading": "2.0.3",
331
+ "react-loading-screen": "0.0.17",
332
+ "react-loading-skeleton": "3.3.1",
333
+ "react-mentions": "4.4.10",
334
+ "react-player": "2.13.0",
335
+ "react-spinners": "0.13.8",
336
+ "react-spinners-kit": "1.9.1",
337
+ "react-tagify": "1.0.7",
338
+ "react-vimeo": "2.0.0",
339
+ "reacts": "0.0.0",
340
+ "reakit": "1.3.11",
341
+ "sanitize-html": "2.11.0",
342
+ "spinners-react": "1.0.7",
343
+ "styled-jsx": "5.1.2",
344
+ "swr": "2.0.2",
345
+ "use-immer": "0.9.0",
346
+ "@carbon/charts-react": "1.13.8",
347
+ "@carbon/charts-react/styles.css": "1.13.8",
348
+ "@carbon/charts/styles.css": "1.13.8",
349
+ "@carbon/charts/styles/styles.scss": "1.13.8",
350
+ "chartjs-plugin-gradient": "0.6.1",
351
+ "csvtojson": "2.0.10",
352
+ "csvtojson/v2": "2.0.10",
353
+ "d3": "7.8.5",
354
+ "echarts": "5.4.3",
355
+ "echarts/charts": "5.4.3",
356
+ "echarts/components": "5.4.3",
357
+ "echarts/core": "5.4.3",
358
+ "echarts/renderers": "5.4.3",
359
+ "gridjs": "6.0.6",
360
+ "gridjs-react": "6.0.1",
361
+ "lodash/throttle": "4.17.21",
362
+ "svgo": "3.0.2",
363
+ "react-reconciler": "0.29.2",
364
+ "react-reconciler/constants": "0.29.2",
365
+ "@fireworks-js/react": "2.10.6",
366
+ "@formspree/react": "2.4.2",
367
+ "@material-ui/core/IconButton": "4.12.4",
368
+ "@material-ui/icons/ArrowDropDown": "4.11.3",
369
+ "@material-ui/icons/Facebook": "4.11.3",
370
+ "@material-ui/icons/Favorite": "4.11.3",
371
+ "@material-ui/icons/FavoriteBorder": "4.11.3",
372
+ "@material-ui/icons/FileCopy": "4.11.3",
373
+ "@material-ui/icons/LinkedIn": "4.11.3",
374
+ "@material-ui/icons/Twitter": "4.11.3",
375
+ "@memberstack/react": "2.0.11",
376
+ "@supabase/auth-ui-react": "0.4.2",
377
+ "@supabase/auth-ui-shared": "0.1.6",
378
+ "@supabase/supabase-js": "2.21.0",
379
+ "jotai": "1.9.2",
380
+ "jotai/utils": "1.9.2",
381
+ "moment": "2.29.4",
382
+ "moment-timezone": "0.5.43",
383
+ "mousetrap": "1.6.5",
384
+ "prettier": "3.2.5",
385
+ "prettier/parser-html": "3.2.5",
386
+ "prettier/standalone": "3.2.5",
387
+ "random-word": "2.0.0",
388
+ "random-words": "1.2.0",
389
+ "react-autocomplete-hint": "2.0.0",
390
+ "react-autocomplete-input": "1.0.19",
391
+ "react-device-detect": "2.2.2",
392
+ "react-intl-tel-input": "8.2.0",
393
+ "reading-time": "1.5.0",
394
+ "use-dencrypt-effect": "2.0.0",
395
+ "uuid": "9.0.0",
396
+ "firebase-admin": "11.10.1",
397
+ "firebase/analytics": "9.12.1",
398
+ "react-firebase-hooks/firestore": "5.1.1",
399
+ "react-loading-skeleton/dist/skeleton.css": "3.3.1",
400
+ "react-spinners/BounceLoader": "0.13.8",
401
+ "react-spinners/ClipLoader": "0.13.8",
402
+ "primereact/mention": "10.0.3",
403
+ "styled-jsx/css": "5.1.2",
404
+ "styled-jsx/style": "5.1.2",
405
+ "swr/infinite": "2.2.4",
406
+ "swr/mutation": "2.2.4",
407
+ "@agentofuser/remark-oembed": "1.0.4",
408
+ "@airtable/blocks": "1.18.1",
409
+ "@auth0/auth0-react": "2.2.1",
410
+ "@botpoison/browser": "0.1.30",
411
+ "@clerk/clerk-react": "4.24.2",
412
+ "@emotion/core": "11.0.0",
413
+ "@formspark/use-formspark": "0.1.39",
414
+ "@fortawesome/fontawesome-svg-core": "6.4.2",
415
+ "@monaco-editor/react": "4.4.6",
416
+ "@phosphor-icons/react": "2.0.10",
417
+ "@radix-ui/react-context-menu": "2.1.4",
418
+ "@radix-ui/react-switch": "1.0.3",
419
+ "@radix-ui/react-tooltip": "1.0.6",
420
+ "@ramonak/react-progress-bar": "5.0.3",
421
+ "@react-spring/web": "9.7.2",
422
+ "@react-three/cannon": "6.5.2",
423
+ "@reactuses/core": "4.0.8",
424
+ "@scotato/react-squircle": "1.1.3",
425
+ "@splinetool/loader": "0.9.150",
426
+ "@tanstack/react-query": "4.35.3",
427
+ "@uidotdev/usehooks": "2.2.0",
428
+ "@veltdev/react": "1.0.15",
429
+ "@zag-js/pin-input": "0.13.0",
430
+ "@zag-js/react": "0.13.0",
431
+ "@zoom-image/react": "0.3.10",
432
+ "algoliasearch": "4.24.0",
433
+ "alpinejs": "3.12.0",
434
+ "atrament": "3.0.0",
435
+ "caniuse-api": "3.0.0",
436
+ "caniuse-lite": "1.0.30001492",
437
+ "canvas": "2.11.0",
438
+ "color-thief": "2.2.5",
439
+ "color-thief-react": "2.1.0",
440
+ "corner-smoothing": "0.1.3",
441
+ "countup.js": "2.8.0",
442
+ "css-to-react-native": "3.2.0",
443
+ "dat.js": "0.0.1",
444
+ "date-fns-tz": "2.0.0",
445
+ "dayjs": "1.11.7",
446
+ "handlebars": "4.7.7",
447
+ "hex-rgb": "5.0.0",
448
+ "instagram-followers": "1.0.0",
449
+ "kmenu": "1.2.2-nightly-dev",
450
+ "lodash-move": "1.1.1",
451
+ "lottie-web": "5.12.1",
452
+ "lucide-react": "0.115.0",
453
+ "macy": "2.5.1",
454
+ "marked": "4.2.12",
455
+ "masonry": "0.0.2",
456
+ "material-icons": "1.13.12",
457
+ "micromark-extension-gfm": "2.0.1",
458
+ "ninja-keys": "1.2.2",
459
+ "node-vibrant": "3.2.1-alpha.1",
460
+ "number-format.js": "2.0.9",
461
+ "pagemap": "1.4.0",
462
+ "qrcode": "1.5.3",
463
+ "qrcode-svg": "1.1.0",
464
+ "querystring": "0.2.1",
465
+ "raf": "3.4.1",
466
+ "react-animejs-wrapper": "1.0.35",
467
+ "react-append-to-body": "2.0.26",
468
+ "react-css-variables": "2.0.1",
469
+ "react-dom-confetti": "0.2.0",
470
+ "react-flashlight": "1.0.6",
471
+ "react-fps-stats": "0.3.1",
472
+ "react-glitch-animation": "1.0.0",
473
+ "react-gooey": "1.5.1",
474
+ "react-google-maps": "9.4.5",
475
+ "react-hotkeys-hook": "4.4.1",
476
+ "react-idle-timer": "5.7.2",
477
+ "react-instantsearch-hooks-web": "6.39.3",
478
+ "react-leaflet": "4.2.1",
479
+ "react-lottie": "1.2.3",
480
+ "react-map-gl": "7.0.21",
481
+ "react-map-interaction": "2.1.0",
482
+ "react-masonry-css": "1.0.16",
483
+ "react-odometerjs": "3.1.0",
484
+ "react-p5-wrapper": "4.1.2",
485
+ "react-particle-effect-button": "1.0.1",
486
+ "react-picture-in-picture": "1.0.0",
487
+ "react-punch": "0.1.0",
488
+ "react-query": "3.39.3",
489
+ "react-resizable-panels": "0.0.55",
490
+ "react-responsive-masonry": "2.1.7",
491
+ "react-ripples": "2.2.1",
492
+ "react-router": "6.10.0",
493
+ "react-scroll-trigger": "0.6.14",
494
+ "react-select": "5.7.4",
495
+ "react-shuffle-text": "1.0.6",
496
+ "react-ticker": "1.3.2",
497
+ "react-timeago": "7.2.0",
498
+ "react-toast-notifications": "2.5.1",
499
+ "react-toastify": "9.1.2",
500
+ "react-tweet": "3.1.1",
501
+ "react-twitter-embed": "4.0.4",
502
+ "react-type-animation": "3.1.0",
503
+ "react-typing-effect": "2.0.5",
504
+ "react-use-gesture": "9.1.3",
505
+ "react-window": "1.8.9",
506
+ "react-wrap-balancer": "1.1.0",
507
+ "remark-gfm": "3.0.1",
508
+ "scrollex": "2.0.1",
509
+ "simplex-noise": "4.0.1",
510
+ "spotify-now-playing": "1.1.4",
511
+ "stats.js": "0.17.0",
512
+ "textures": "1.2.3",
513
+ "threejs-toys": "0.0.8",
514
+ "tsparticles-confetti": "2.9.3",
515
+ "tsparticles-engine": "2.10.1",
516
+ "tsparticles-preset-firefly": "2.10.1",
517
+ "use-is-focused": "0.0.1",
518
+ "use-scramble": "2.2.12",
519
+ "vanta": "0.5.24",
520
+ "vcard4": "3.1.5",
521
+ "wix-animations": "1.0.412",
522
+ "next/router": "13.5.1",
523
+ "@mui/material": "5.13.0",
524
+ "@mui/material/Slider": "5.13.0",
525
+ "@fortawesome/fontawesome-svg-core/styles.css": "6.4.2",
526
+ "@fortawesome/free-solid-svg-icons/faHome": "6.4.2",
527
+ "three/examples/jsm/controls/OrbitControls.js": "0.136.0",
528
+ "react-code-blocks": "0.0.9-0",
529
+ "@fortawesome/free-regular-svg-icons/faEnvelope": "6.4.2",
530
+ "@fortawesome/free-solid-svg-icons/faEnvelope": "6.4.2",
531
+ "algoliasearch/lite": "4.14.3",
532
+ "react-icons/ri": "4.10.1",
533
+ "react-icons": "4.7.1",
534
+ "react-icons/fa": "4.7.1",
535
+ "@babel/core": "7.22.1",
536
+ "@babel/preset-react": "7.22.3",
537
+ "babel-runtime/helpers/classCallCheck": "6.26.0",
538
+ "babel-runtime/helpers/createClass": "6.26.0",
539
+ "babel-runtime/helpers/extends": "6.26.0",
540
+ "babel-runtime/helpers/inherits": "6.26.0",
541
+ "babel-runtime/helpers/possibleConstructorReturn": "6.26.0",
542
+ "@mui/material/Stack": "5.11.10",
543
+ "next/head": "13.1.6",
544
+ "chakra-ui": "0.3.9",
545
+ "next/app": "13.1.6",
546
+ "react-icons/si": "4.7.1",
547
+ "@heroicons/react/20/solid": "2.0.18",
548
+ "@mui/material/Button": "5.3.1",
549
+ "@chakra-ui/react": "1.7.5",
550
+ "animejs/lib/anime.es.js": "3.2.1",
551
+ "material-icons/iconfont/material-icons.css": "1.13.9",
552
+ "react-icons/md": "4.10.1",
553
+ "react-toastify/dist/ReactToastify.css": "9.1.2",
554
+ "@mui/icons-material/ArrowBackIos": "5.14.13",
555
+ "@airtable/blocks/ui": "1.18.1",
556
+ "@material-ui/icons/ThumbUp": "4.11.3",
557
+ "react-player/vimeo": "2.16.0",
558
+ "react-player/youtube": "2.16.0",
559
+ "jquery": "3.7.1",
560
+ "react-smart-masonry": "2.0.2",
561
+ "tailwindcss": "3.3.3",
562
+ "sneaks-api": "1.2.3",
563
+ "react-swipeable": "7.0.1",
564
+ "events": "3.3.0",
565
+ "paper": "0.12.17",
566
+ "fr": "1.2.2",
567
+ "iconoir-react": "6.11.0",
568
+ "twemoji": "14.0.2",
569
+ "react-hook-mighty-mouse": "1.4.31",
570
+ "@emotion/react": "11.11.1",
571
+ "emojione": "4.5.0",
572
+ "html2pdf.js": "0.10.1",
573
+ "jspdf": "2.5.1",
574
+ "@mapbox/polyline": "1.2.0",
575
+ "apple-mapkit-js": "6.1.0",
576
+ "czech-inflection": "1.1.1",
577
+ "node-currency-exchange-rates": "1.0.7",
578
+ "tokens": "0.0.8",
579
+ "@mapbox/mapbox-sdk": "0.15.3",
580
+ "@mapbox/mapbox-sdk/services/geocoding": "0.15.3",
581
+ "currency-converter-lt": "2.0.0",
582
+ "exchange-rates-api": "1.1.0",
583
+ "jsonwebtoken": "9.0.1",
584
+ "jsrsasign": "10.8.6",
585
+ "jwa": "1.4.1",
586
+ "money": "0.2.0",
587
+ "open-exchange-rates": "0.3.0",
588
+ "simplify-js": "1.2.4",
589
+ "@splinetool/react-spline": "2.2.6",
590
+ "@splinetool/viewer": "0.9.440",
591
+ "@ark-ui/react": "2.2.3",
592
+ "@firebase/firestore": "4.4.3",
593
+ "@radix-ui/react-accordion": "1.1.2",
594
+ "@radix-ui/react-checkbox": "1.0.4",
595
+ "@radix-ui/react-hover-card": "1.0.7",
596
+ "@radix-ui/react-label": "2.0.2",
597
+ "react-aria": "3.32.1",
598
+ "react-day-picker": "8.10.0",
599
+ "react-firebase-hooks/auth": "5.1.1",
600
+ "validator": "13.11.0",
601
+ "zod": "3.20.6",
602
+ "three.js": "0.77.1",
603
+ "gl-react": "5.2.0",
604
+ "pts": "0.12.9",
605
+ "@thirdweb-dev/react": "3.11.11",
606
+ "react-scramble-text": "1.0.1",
607
+ "chaffle": "2.1.0",
608
+ "@stripe/react-stripe-js": "2.3.0",
609
+ "@stripe/stripe-js": "2.1.6",
610
+ "keen-slider/keen-slider.min.css": "6.8.5",
611
+ "keen-slider/react": "6.8.5",
612
+ "vaul": "1.0.0",
613
+ "dayjs/plugin/isoWeek": "1.11.13",
614
+ "react-backdrop-filter": "2.1.0",
615
+ "@mui/material/Grid": "5.14.8",
616
+ "@mui/material/Icon": "5.14.8",
617
+ "@mui/system": "5.14.8",
618
+ "@mui/types": "2.0.1",
619
+ "darkmode-js": "1.5.7",
620
+ "iconsax-react": "0.0.8",
621
+ "react-particles-webgl": "1.0.10",
622
+ "react-countdown-circle-timer": "3.0.9",
623
+ "@hookform/resolvers": "2.9.11",
624
+ "@mui/material/Checkbox": "5.11.10",
625
+ "@mui/material/FormControl": "5.11.10",
626
+ "@mui/material/FormControlLabel": "5.11.10",
627
+ "@mui/material/FormGroup": "5.11.10",
628
+ "@mui/material/FormHelperText": "5.11.10",
629
+ "@mui/material/TextField": "5.11.10",
630
+ "@ts-react/form": "1.2.0",
631
+ "custom-no-code-form": "0.0.1",
632
+ "@react-three/postprocessing": "2.15.11",
633
+ "@react-three/rapier": "1.1.2",
634
+ "maath": "0.9.0",
635
+ "react-phone-number-input": "3.2.23",
636
+ "react-phone-number-input/style.css": "3.2.23",
637
+ "@pqina/flip": "1.8.1",
638
+ "yet-another-react-lightbox": "3.15.4",
639
+ "yet-another-react-lightbox/plugins/fullscreen": "3.15.4",
640
+ "yet-another-react-lightbox/plugins/inline": "3.15.4",
641
+ "yet-another-react-lightbox/plugins/zoom": "3.15.4",
642
+ "@dotlottie/react-player": "0.0.0",
643
+ "@react-hook/resize-observer": "1.2.6",
644
+ "@react-hook/size": "2.1.2",
645
+ "typer-react": "1.0.0",
646
+ "frame": "1.0.0-alpha.2",
647
+ "@tabler/icons-react": "2.15.0",
648
+ "@mui/base/TextareaAutosize": "5.0.0-beta.4",
649
+ "@mui/icons-material/Delete": "5.11.16",
650
+ "@mui/material/Box": "5.11.8",
651
+ "@mui/material/Collapse": "5.11.8",
652
+ "@mui/material/Fade": "5.11.8",
653
+ "@mui/material/Grow": "5.11.8",
654
+ "@mui/material/IconButton": "5.11.8",
655
+ "@mui/material/List": "5.11.8",
656
+ "@mui/material/ListItem": "5.11.8",
657
+ "@mui/material/ListItemText": "5.11.8",
658
+ "@mui/material/Paper": "5.11.8",
659
+ "@mui/material/Switch": "5.11.8",
660
+ "@mui/material/styles": "5.11.8",
661
+ "react-transition-group": "4.4.5",
662
+ "@material-ui/core/Button": "4.12.4",
663
+ "@material-ui/core/FormControl": "4.12.4",
664
+ "@material-ui/core/MenuItem": "4.12.4",
665
+ "@material-ui/core/Select": "4.12.4",
666
+ "@material-ui/core/styles": "4.12.4",
667
+ "@mui/material/Table": "5.11.8",
668
+ "@mui/material/TableBody": "5.11.8",
669
+ "@mui/material/TableCell": "5.11.8",
670
+ "@mui/material/TableContainer": "5.11.8",
671
+ "@mui/material/TableHead": "5.11.8",
672
+ "@mui/material/TableRow": "5.11.8",
673
+ "@theatre/core": "0.6.1",
674
+ "gsap/ScrollTrigger": "3.12.5",
675
+ "request": "2.88.2",
676
+ "canvas-scroll-clip": "1.3.1",
677
+ "firebase/storage": "10.1.0",
678
+ "javascript-obfuscator": "4.1.0",
679
+ "@carbon/charts": "1.11.13",
680
+ "carbon-components/scss/globals/scss/styles.scss": "10.58.10",
681
+ "fathom-client": "3.5.0",
682
+ "react-orbits": "1.0.5",
683
+ "filepond/dist/filepond.min.css": "4.30.4",
684
+ "react-file-base64": "1.0.3",
685
+ "react-filepond": "7.1.2",
686
+ "@headlessui/react": "1.7.16",
687
+ "@shopify/shopify-api": "7.5.0",
688
+ "@shopify/shopify-api/adapters/node": "7.5.0",
689
+ "graphql-request": "6.1.0",
690
+ "react-mapbox-gl": "5.1.1",
691
+ "@lottiefiles/lottie-interactivity": "1.6.2",
692
+ "@lottiefiles/lottie-player": "2.0.3",
693
+ "react-lottie-player": "1.5.6",
694
+ "esm-env": "1.2.1",
695
+ "number-flow": "0.4.2",
696
+ "@p5-wrapper/next": "1.0.1",
697
+ "webgl-fluid-enhanced": "0.5.2",
698
+ "@fortawesome/free-brands-svg-icons": "6.5.1",
699
+ "browser-image-compression": "2.0.2",
700
+ "@react-google-maps/api": "2.19.3",
701
+ "jquery.ripples": "0.6.3",
702
+ "@coreui/icons": "3.0.1",
703
+ "@coreui/icons-react": "2.2.1",
704
+ "ka-table": "8.9.0",
705
+ "ka-table/enums": "8.9.0",
706
+ "@radix-ui/react-slot": "1.0.2",
707
+ "class-variance-authority": "0.7.0",
708
+ "simplebar-react": "3.2.4",
709
+ "simplebar/dist/simplebar.min.css": "6.2.5",
710
+ "@tsparticles/engine": "3.5.0",
711
+ "@tsparticles/react": "3.0.0",
712
+ "react-zoom-pan-pinch": "3.6.1",
713
+ "rehype-raw": "7.0.0",
714
+ "split-type": "0.3.4",
715
+ "gsap/MotionPathPlugin": "3.12.5",
716
+ "react-rating-stars-component": "2.2.0",
717
+ "react-star-rating-component": "1.4.1",
718
+ "@shopify/storefront-api-client": "0.2.2",
719
+ "react-magnifier": "3.0.4",
720
+ "react-load-script": "0.0.6",
721
+ "react-colorful": "5.6.1",
722
+ "lottie-react-web": "2.2.2",
723
+ "resize-observer-polyfill": "1.5.1",
724
+ "js-file-download": "0.4.12",
725
+ "@semcore/button": "4.3.24",
726
+ "@semcore/ui": "13.27.4",
727
+ "jsonld": "8.1.1",
728
+ "react-helmet-async": "1.3.0",
729
+ "react-ld-json": "0.1.0-beta.2",
730
+ "react-schemaorg": "2.0.0",
731
+ "react-scroll-progress-bar": "1.1.13",
732
+ "react-structured-data": "0.0.14",
733
+ "react-vis": "1.11.12",
734
+ "rsuite/Notification": "5.34.0",
735
+ "rsuite/toaster": "5.34.0",
736
+ "rumble-charts": "5.0.0",
737
+ "schema-dts": "1.1.2",
738
+ "typewriter-effect/dist/core": "2.21.0",
739
+ "next/image": "13.5.5",
740
+ "react-ionicons": "4.2.1",
741
+ "fib-retracement": "0.2.1",
742
+ "lodash/debounce": "4.17.21",
743
+ "cesium": "1.117.0",
744
+ "cesium/Build/Cesium/Widgets/widgets.css": "1.117.0",
745
+ "element-react": "1.4.34",
746
+ "element-theme-default": "1.4.13",
747
+ "element-ui": "2.15.14",
748
+ "element-ui/lib/theme-chalk/index.css": "2.15.14",
749
+ "react-dnd": "16.0.1",
750
+ "react-dnd-html5-backend": "16.0.1",
751
+ "shopify-api-node": "3.13.1",
752
+ "stripe": "15.7.0",
753
+ "@ckeditor/ckeditor5-build-classic/build/ckeditor.js": "41.4.2",
754
+ "@draft-js-plugins/editor": "4.1.4",
755
+ "avif.js": "0.2.0",
756
+ "draft-js": "0.11.7",
757
+ "draft-js/dist/Draft.css": "0.11.7",
758
+ "react-draft-wysiwyg": "1.15.0",
759
+ "react-draft-wysiwyg/dist/react-draft-wysiwyg.css": "1.15.0",
760
+ "iframe-resizer/js/iframeResizer.min.js": "4.4.5",
761
+ "three-instanced-uniforms-mesh": "0.49.0",
762
+ "troika-three-utils": "0.44.0",
763
+ "qss": "3.0.0",
764
+ "@polar-sh/checkout/embed": "0.1.6",
765
+ "framer-plugin": "0.1.3",
766
+ "react-slider": "2.0.6",
767
+ "markdown-to-jsx": "7.1.9",
768
+ "marked-react": "1.3.2",
769
+ "prismjs/components/prism-core": "1.29.0",
770
+ "prismjs/components/prism-css": "1.29.0",
771
+ "prismjs/components/prism-markup": "1.29.0",
772
+ "prismjs/themes/prism-okaidia.css": "1.29.0",
773
+ "react-showdown": "2.3.1",
774
+ "react-simple-code-editor": "0.13.1",
775
+ "react-syntax-highlighter/dist/cjs/languages/prism/bash": "15.5.0",
776
+ "react-syntax-highlighter/dist/cjs/languages/prism/json": "15.5.0",
777
+ "react-syntax-highlighter/dist/cjs/languages/prism/markdown": "15.5.0",
778
+ "react-syntax-highlighter/dist/cjs/languages/prism/scss": "15.5.0",
779
+ "react-syntax-highlighter/dist/cjs/languages/prism/tsx": "15.5.0",
780
+ "react-syntax-highlighter/dist/cjs/languages/prism/typescript": "15.5.0",
781
+ "rehype-highlight": "6.0.0",
782
+ "to-vfile": "7.2.4",
783
+ "@mojs/core": "1.5.1"
784
+ };
785
+ //# sourceMappingURL=framer-package-versions.js.map