tangled
alpha
login
or
join now
flo-bit.dev
/
blento
22
fork
atom
your personal website on atproto - mirror
blento.app
22
fork
atom
overview
issues
1
pulls
pipelines
update deps, fix friends card
Florian
2 days ago
97e0064d
e91befa8
+2071
-2411
6 changed files
expand all
collapse all
unified
split
package.json
pnpm-lock.yaml
src
lib
atproto
methods.ts
cards
social
FriendsCard
FriendsCard.svelte
FriendsCardSettings.svelte
website
FloatingEditButton.svelte
+58
-58
package.json
···
16
16
"cf-typegen": "wrangler types ./src/worker-configuration.d.ts"
17
17
},
18
18
"devDependencies": {
19
19
-
"@eslint/compat": "^2.0.1",
20
20
-
"@eslint/js": "^9.39.2",
21
21
-
"@sveltejs/adapter-cloudflare": "^7.2.6",
22
22
-
"@sveltejs/kit": "^2.50.1",
23
23
-
"@sveltejs/vite-plugin-svelte": "^6.2.4",
19
19
+
"@eslint/compat": "^2.0.3",
20
20
+
"@eslint/js": "^10.0.1",
21
21
+
"@sveltejs/adapter-cloudflare": "^7.2.8",
22
22
+
"@sveltejs/kit": "^2.55.0",
23
23
+
"@sveltejs/vite-plugin-svelte": "^7.0.0",
24
24
"@tailwindcss/forms": "^0.5.11",
25
25
-
"@tailwindcss/vite": "^4.1.18",
25
25
+
"@tailwindcss/vite": "^4.2.1",
26
26
"@types/turndown": "^5.0.6",
27
27
-
"eslint": "^9.39.2",
27
27
+
"eslint": "^10.0.3",
28
28
"eslint-config-prettier": "^10.1.8",
29
29
-
"eslint-plugin-svelte": "^3.14.0",
30
30
-
"globals": "^17.1.0",
29
29
+
"eslint-plugin-svelte": "^3.15.2",
30
30
+
"globals": "^17.4.0",
31
31
"prettier": "^3.8.1",
32
32
-
"prettier-plugin-svelte": "^3.4.1",
32
32
+
"prettier-plugin-svelte": "^3.5.1",
33
33
"prettier-plugin-tailwindcss": "^0.7.2",
34
34
-
"svelte": "^5.48.0",
35
35
-
"svelte-check": "^4.3.5",
34
34
+
"svelte": "^5.53.11",
35
35
+
"svelte-check": "^4.4.5",
36
36
"svelte-maplibre-gl": "^1.0.3",
37
37
-
"tailwindcss": "^4.1.18",
37
37
+
"tailwindcss": "^4.2.1",
38
38
"typescript": "^5.9.3",
39
39
-
"typescript-eslint": "^8.53.1",
40
40
-
"vite": "^7.3.1"
39
39
+
"typescript-eslint": "^8.57.0",
40
40
+
"vite": "^8.0.0"
41
41
},
42
42
"dependencies": {
43
43
"@atcute/atproto": "^3.1.10",
44
44
-
"@atcute/bluesky": "^3.2.15",
45
45
-
"@atcute/bluesky-richtext-parser": "^2.1.0",
44
44
+
"@atcute/bluesky": "^3.3.0",
45
45
+
"@atcute/bluesky-richtext-parser": "^2.1.1",
46
46
"@atcute/bluesky-richtext-segmenter": "^3.0.0",
47
47
"@atcute/client": "^4.2.1",
48
48
"@atcute/identity-resolver": "^1.2.2",
49
49
"@atcute/lexicons": "^1.2.9",
50
50
-
"@atcute/oauth-browser-client": "^2.0.3",
50
50
+
"@atcute/oauth-browser-client": "^3.0.0",
51
51
"@atcute/standard-site": "^1.0.1",
52
52
-
"@atcute/tid": "^1.1.1",
53
53
-
"@cloudflare/workers-types": "^4.20260123.0",
52
52
+
"@atcute/tid": "^1.1.2",
53
53
+
"@cloudflare/workers-types": "^4.20260313.1",
54
54
"@ethercorps/sveltekit-og": "^4.2.1",
55
55
-
"@floating-ui/dom": "^1.7.5",
56
56
-
"@foxui/3d": "^0.4.7",
57
57
-
"@foxui/colors": "^0.4.7",
58
58
-
"@foxui/core": "^0.4.7",
59
59
-
"@foxui/social": "^0.4.7",
60
60
-
"@foxui/time": "^0.4.7",
61
61
-
"@foxui/visual": "^0.4.7",
62
62
-
"@internationalized/date": "^3.11.0",
63
63
-
"@number-flow/svelte": "^0.3.10",
55
55
+
"@floating-ui/dom": "^1.7.6",
56
56
+
"@foxui/3d": "^0.8.0",
57
57
+
"@foxui/colors": "^0.8.0",
58
58
+
"@foxui/core": "^0.8.0",
59
59
+
"@foxui/social": "^0.8.0",
60
60
+
"@foxui/time": "^0.8.0",
61
61
+
"@foxui/visual": "^0.8.0",
62
62
+
"@internationalized/date": "^3.12.0",
63
63
+
"@number-flow/svelte": "^0.4.0",
64
64
"@tailwindcss/typography": "^0.5.19",
65
65
-
"@threlte/core": "^8.3.1",
66
66
-
"@threlte/extras": "^9.7.1",
67
67
-
"@tiptap/core": "^3.19.0",
68
68
-
"@tiptap/extension-bubble-menu": "^3.19.0",
69
69
-
"@tiptap/extension-code-block-lowlight": "^3.19.0",
70
70
-
"@tiptap/extension-document": "^3.19.0",
71
71
-
"@tiptap/extension-image": "^3.19.0",
72
72
-
"@tiptap/extension-link": "^3.19.0",
73
73
-
"@tiptap/extension-paragraph": "^3.19.0",
74
74
-
"@tiptap/extension-placeholder": "^3.19.0",
75
75
-
"@tiptap/extension-text": "^3.19.0",
76
76
-
"@tiptap/extension-typography": "^3.19.0",
77
77
-
"@tiptap/extension-underline": "^3.19.0",
78
78
-
"@tiptap/markdown": "^3.19.0",
79
79
-
"@tiptap/pm": "^3.19.0",
80
80
-
"@tiptap/starter-kit": "^3.19.0",
81
81
-
"@tiptap/suggestion": "^3.19.0",
82
82
-
"@types/three": "^0.176.0",
83
83
-
"bits-ui": "^2.15.4",
65
65
+
"@threlte/core": "^8.4.1",
66
66
+
"@threlte/extras": "^9.8.1",
67
67
+
"@tiptap/core": "^3.20.1",
68
68
+
"@tiptap/extension-bubble-menu": "^3.20.1",
69
69
+
"@tiptap/extension-code-block-lowlight": "^3.20.1",
70
70
+
"@tiptap/extension-document": "^3.20.1",
71
71
+
"@tiptap/extension-image": "^3.20.1",
72
72
+
"@tiptap/extension-link": "^3.20.1",
73
73
+
"@tiptap/extension-paragraph": "^3.20.1",
74
74
+
"@tiptap/extension-placeholder": "^3.20.1",
75
75
+
"@tiptap/extension-text": "^3.20.1",
76
76
+
"@tiptap/extension-typography": "^3.20.1",
77
77
+
"@tiptap/extension-underline": "^3.20.1",
78
78
+
"@tiptap/markdown": "^3.20.1",
79
79
+
"@tiptap/pm": "^3.20.1",
80
80
+
"@tiptap/starter-kit": "^3.20.1",
81
81
+
"@tiptap/suggestion": "^3.20.1",
82
82
+
"@types/three": "^0.183.1",
83
83
+
"bits-ui": "^2.16.3",
84
84
"clsx": "^2.1.1",
85
85
-
"dompurify": "^3.3.1",
85
85
+
"dompurify": "^3.3.3",
86
86
"gsap": "^3.14.2",
87
87
"hls.js": "^1.6.15",
88
88
"leaflet": "^1.9.4",
89
89
"link-preview-js": "^4.0.0",
90
90
"lowlight": "^3.3.0",
91
91
-
"maplibre-gl": "^5.17.0",
92
92
-
"marked": "^17.0.1",
93
93
-
"perfect-freehand": "^1.2.2",
91
91
+
"maplibre-gl": "^5.20.0",
92
92
+
"marked": "^17.0.4",
93
93
+
"perfect-freehand": "^1.2.3",
94
94
"plyr": "^3.8.4",
95
95
-
"qr-code-styling": "^1.8.6",
95
95
+
"qr-code-styling": "^1.9.2",
96
96
"react-grid-layout": "^2.2.2",
97
97
-
"simple-icons": "^16.6.0",
97
97
+
"simple-icons": "^16.11.0",
98
98
"svelte-boring-avatars": "^1.2.6",
99
99
-
"svelte-sonner": "^1.0.7",
99
99
+
"svelte-sonner": "^1.1.0",
100
100
"svelte-tiptap": "^3.0.1",
101
101
-
"tailwind-merge": "^3.4.0",
101
101
+
"tailwind-merge": "^3.5.0",
102
102
"tailwind-variants": "^3.2.2",
103
103
"tailwindcss-animate": "^1.0.7",
104
104
-
"three": "^0.176.0",
104
104
+
"three": "^0.183.2",
105
105
"turndown": "^7.2.2",
106
106
-
"wrangler": "^4.60.0"
106
106
+
"wrangler": "^4.73.0"
107
107
},
108
108
"packageManager": "pnpm@9.15.0",
109
109
"license": "MIT"
+2001
-2342
pnpm-lock.yaml
···
12
12
specifier: ^3.1.10
13
13
version: 3.1.10
14
14
'@atcute/bluesky':
15
15
-
specifier: ^3.2.15
16
16
-
version: 3.2.15
15
15
+
specifier: ^3.3.0
16
16
+
version: 3.3.0
17
17
'@atcute/bluesky-richtext-parser':
18
18
-
specifier: ^2.1.0
19
19
-
version: 2.1.0
18
18
+
specifier: ^2.1.1
19
19
+
version: 2.1.1
20
20
'@atcute/bluesky-richtext-segmenter':
21
21
specifier: ^3.0.0
22
22
version: 3.0.0
···
30
30
specifier: ^1.2.9
31
31
version: 1.2.9
32
32
'@atcute/oauth-browser-client':
33
33
-
specifier: ^2.0.3
34
34
-
version: 2.0.3(@atcute/identity@1.1.3)
33
33
+
specifier: ^3.0.0
34
34
+
version: 3.0.0(@atcute/identity@1.1.3)
35
35
'@atcute/standard-site':
36
36
specifier: ^1.0.1
37
37
version: 1.0.1
38
38
'@atcute/tid':
39
39
-
specifier: ^1.1.1
40
40
-
version: 1.1.1
39
39
+
specifier: ^1.1.2
40
40
+
version: 1.1.2
41
41
'@cloudflare/workers-types':
42
42
-
specifier: ^4.20260123.0
43
43
-
version: 4.20260123.0
42
42
+
specifier: ^4.20260313.1
43
43
+
version: 4.20260313.1
44
44
'@ethercorps/sveltekit-og':
45
45
specifier: ^4.2.1
46
46
-
version: 4.2.1(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))
46
46
+
version: 4.2.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))
47
47
'@floating-ui/dom':
48
48
-
specifier: ^1.7.5
49
49
-
version: 1.7.5
48
48
+
specifier: ^1.7.6
49
49
+
version: 1.7.6
50
50
'@foxui/3d':
51
51
-
specifier: ^0.4.7
52
52
-
version: 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
51
51
+
specifier: ^0.8.0
52
52
+
version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
53
53
'@foxui/colors':
54
54
-
specifier: ^0.4.7
55
55
-
version: 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
54
54
+
specifier: ^0.8.0
55
55
+
version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
56
56
'@foxui/core':
57
57
-
specifier: ^0.4.7
58
58
-
version: 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
57
57
+
specifier: ^0.8.0
58
58
+
version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
59
59
'@foxui/social':
60
60
-
specifier: ^0.4.7
61
61
-
version: 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
60
60
+
specifier: ^0.8.0
61
61
+
version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(highlight.js@11.11.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
62
62
'@foxui/time':
63
63
-
specifier: ^0.4.7
64
64
-
version: 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
63
63
+
specifier: ^0.8.0
64
64
+
version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
65
65
'@foxui/visual':
66
66
-
specifier: ^0.4.7
67
67
-
version: 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
66
66
+
specifier: ^0.8.0
67
67
+
version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
68
68
'@internationalized/date':
69
69
-
specifier: ^3.11.0
70
70
-
version: 3.11.0
69
69
+
specifier: ^3.12.0
70
70
+
version: 3.12.0
71
71
'@number-flow/svelte':
72
72
-
specifier: ^0.3.10
73
73
-
version: 0.3.10(svelte@5.48.0)
72
72
+
specifier: ^0.4.0
73
73
+
version: 0.4.0(svelte@5.53.11)
74
74
'@tailwindcss/typography':
75
75
specifier: ^0.5.19
76
76
-
version: 0.5.19(tailwindcss@4.1.18)
76
76
+
version: 0.5.19(tailwindcss@4.2.1)
77
77
'@threlte/core':
78
78
-
specifier: ^8.3.1
79
79
-
version: 8.3.1(svelte@5.48.0)(three@0.176.0)
78
78
+
specifier: ^8.4.1
79
79
+
version: 8.4.1(svelte@5.53.11)(three@0.183.2)
80
80
'@threlte/extras':
81
81
-
specifier: ^9.7.1
82
82
-
version: 9.7.1(@types/three@0.176.0)(svelte@5.48.0)(three@0.176.0)
81
81
+
specifier: ^9.8.1
82
82
+
version: 9.8.1(@types/three@0.183.1)(svelte@5.53.11)(three@0.183.2)
83
83
'@tiptap/core':
84
84
-
specifier: ^3.19.0
85
85
-
version: 3.19.0(@tiptap/pm@3.19.0)
84
84
+
specifier: ^3.20.1
85
85
+
version: 3.20.1(@tiptap/pm@3.20.1)
86
86
'@tiptap/extension-bubble-menu':
87
87
-
specifier: ^3.19.0
88
88
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
87
87
+
specifier: ^3.20.1
88
88
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
89
89
'@tiptap/extension-code-block-lowlight':
90
90
-
specifier: ^3.19.0
91
91
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/extension-code-block@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)(highlight.js@11.11.1)(lowlight@3.3.0)
90
90
+
specifier: ^3.20.1
91
91
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(highlight.js@11.11.1)(lowlight@3.3.0)
92
92
'@tiptap/extension-document':
93
93
-
specifier: ^3.19.0
94
94
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
93
93
+
specifier: ^3.20.1
94
94
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
95
95
'@tiptap/extension-image':
96
96
-
specifier: ^3.19.0
97
97
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
96
96
+
specifier: ^3.20.1
97
97
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
98
98
'@tiptap/extension-link':
99
99
-
specifier: ^3.19.0
100
100
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
99
99
+
specifier: ^3.20.1
100
100
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
101
101
'@tiptap/extension-paragraph':
102
102
-
specifier: ^3.19.0
103
103
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
102
102
+
specifier: ^3.20.1
103
103
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
104
104
'@tiptap/extension-placeholder':
105
105
-
specifier: ^3.19.0
106
106
-
version: 3.19.0(@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
105
105
+
specifier: ^3.20.1
106
106
+
version: 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
107
107
'@tiptap/extension-text':
108
108
-
specifier: ^3.19.0
109
109
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
108
108
+
specifier: ^3.20.1
109
109
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
110
110
'@tiptap/extension-typography':
111
111
-
specifier: ^3.19.0
112
112
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
111
111
+
specifier: ^3.20.1
112
112
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
113
113
'@tiptap/extension-underline':
114
114
-
specifier: ^3.19.0
115
115
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
114
114
+
specifier: ^3.20.1
115
115
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
116
116
'@tiptap/markdown':
117
117
-
specifier: ^3.19.0
118
118
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
117
117
+
specifier: ^3.20.1
118
118
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
119
119
'@tiptap/pm':
120
120
-
specifier: ^3.19.0
121
121
-
version: 3.19.0
120
120
+
specifier: ^3.20.1
121
121
+
version: 3.20.1
122
122
'@tiptap/starter-kit':
123
123
-
specifier: ^3.19.0
124
124
-
version: 3.19.0
123
123
+
specifier: ^3.20.1
124
124
+
version: 3.20.1
125
125
'@tiptap/suggestion':
126
126
-
specifier: ^3.19.0
127
127
-
version: 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
126
126
+
specifier: ^3.20.1
127
127
+
version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
128
128
'@types/three':
129
129
-
specifier: ^0.176.0
130
130
-
version: 0.176.0
129
129
+
specifier: ^0.183.1
130
130
+
version: 0.183.1
131
131
bits-ui:
132
132
-
specifier: ^2.15.4
133
133
-
version: 2.15.4(@internationalized/date@3.11.0)(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)
132
132
+
specifier: ^2.16.3
133
133
+
version: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
134
134
clsx:
135
135
specifier: ^2.1.1
136
136
version: 2.1.1
137
137
dompurify:
138
138
-
specifier: ^3.3.1
139
139
-
version: 3.3.1
138
138
+
specifier: ^3.3.3
139
139
+
version: 3.3.3
140
140
gsap:
141
141
specifier: ^3.14.2
142
142
version: 3.14.2
···
153
153
specifier: ^3.3.0
154
154
version: 3.3.0
155
155
maplibre-gl:
156
156
-
specifier: ^5.17.0
157
157
-
version: 5.17.0
156
156
+
specifier: ^5.20.0
157
157
+
version: 5.20.0
158
158
marked:
159
159
-
specifier: ^17.0.1
160
160
-
version: 17.0.1
159
159
+
specifier: ^17.0.4
160
160
+
version: 17.0.4
161
161
perfect-freehand:
162
162
-
specifier: ^1.2.2
163
163
-
version: 1.2.2
162
162
+
specifier: ^1.2.3
163
163
+
version: 1.2.3
164
164
plyr:
165
165
specifier: ^3.8.4
166
166
version: 3.8.4
167
167
qr-code-styling:
168
168
-
specifier: ^1.8.6
168
168
+
specifier: ^1.9.2
169
169
version: 1.9.2
170
170
react-grid-layout:
171
171
specifier: ^2.2.2
172
172
version: 2.2.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
173
173
simple-icons:
174
174
-
specifier: ^16.6.0
175
175
-
version: 16.6.0
174
174
+
specifier: ^16.11.0
175
175
+
version: 16.11.0
176
176
svelte-boring-avatars:
177
177
specifier: ^1.2.6
178
178
version: 1.2.6
179
179
svelte-sonner:
180
180
-
specifier: ^1.0.7
181
181
-
version: 1.0.7(svelte@5.48.0)
180
180
+
specifier: ^1.1.0
181
181
+
version: 1.1.0(svelte@5.53.11)
182
182
svelte-tiptap:
183
183
specifier: ^3.0.1
184
184
-
version: 3.0.1(@floating-ui/dom@1.7.5)(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/extension-bubble-menu@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))(@tiptap/extension-floating-menu@3.19.0(@floating-ui/dom@1.7.5)(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)(svelte@5.48.0)
184
184
+
version: 3.0.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-bubble-menu@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extension-floating-menu@3.20.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(svelte@5.53.11)
185
185
tailwind-merge:
186
186
-
specifier: ^3.4.0
187
187
-
version: 3.4.0
186
186
+
specifier: ^3.5.0
187
187
+
version: 3.5.0
188
188
tailwind-variants:
189
189
specifier: ^3.2.2
190
190
-
version: 3.2.2(tailwind-merge@3.4.0)(tailwindcss@4.1.18)
190
190
+
version: 3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1)
191
191
tailwindcss-animate:
192
192
specifier: ^1.0.7
193
193
-
version: 1.0.7(tailwindcss@4.1.18)
193
193
+
version: 1.0.7(tailwindcss@4.2.1)
194
194
three:
195
195
-
specifier: ^0.176.0
196
196
-
version: 0.176.0
195
195
+
specifier: ^0.183.2
196
196
+
version: 0.183.2
197
197
turndown:
198
198
specifier: ^7.2.2
199
199
version: 7.2.2
200
200
wrangler:
201
201
-
specifier: ^4.60.0
202
202
-
version: 4.60.0(@cloudflare/workers-types@4.20260123.0)
201
201
+
specifier: ^4.73.0
202
202
+
version: 4.73.0(@cloudflare/workers-types@4.20260313.1)
203
203
devDependencies:
204
204
'@eslint/compat':
205
205
-
specifier: ^2.0.1
206
206
-
version: 2.0.1(eslint@9.39.2(jiti@2.6.1))
205
205
+
specifier: ^2.0.3
206
206
+
version: 2.0.3(eslint@10.0.3(jiti@2.6.1))
207
207
'@eslint/js':
208
208
-
specifier: ^9.39.2
209
209
-
version: 9.39.2
208
208
+
specifier: ^10.0.1
209
209
+
version: 10.0.1(eslint@10.0.3(jiti@2.6.1))
210
210
'@sveltejs/adapter-cloudflare':
211
211
-
specifier: ^7.2.6
212
212
-
version: 7.2.6(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(wrangler@4.60.0(@cloudflare/workers-types@4.20260123.0))
211
211
+
specifier: ^7.2.8
212
212
+
version: 7.2.8(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(wrangler@4.73.0(@cloudflare/workers-types@4.20260313.1))
213
213
'@sveltejs/kit':
214
214
-
specifier: ^2.50.1
215
215
-
version: 2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
214
214
+
specifier: ^2.55.0
215
215
+
version: 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
216
216
'@sveltejs/vite-plugin-svelte':
217
217
-
specifier: ^6.2.4
218
218
-
version: 6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
217
217
+
specifier: ^7.0.0
218
218
+
version: 7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
219
219
'@tailwindcss/forms':
220
220
specifier: ^0.5.11
221
221
-
version: 0.5.11(tailwindcss@4.1.18)
221
221
+
version: 0.5.11(tailwindcss@4.2.1)
222
222
'@tailwindcss/vite':
223
223
-
specifier: ^4.1.18
224
224
-
version: 4.1.18(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
223
223
+
specifier: ^4.2.1
224
224
+
version: 4.2.1(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
225
225
'@types/turndown':
226
226
specifier: ^5.0.6
227
227
version: 5.0.6
228
228
eslint:
229
229
-
specifier: ^9.39.2
230
230
-
version: 9.39.2(jiti@2.6.1)
229
229
+
specifier: ^10.0.3
230
230
+
version: 10.0.3(jiti@2.6.1)
231
231
eslint-config-prettier:
232
232
specifier: ^10.1.8
233
233
-
version: 10.1.8(eslint@9.39.2(jiti@2.6.1))
233
233
+
version: 10.1.8(eslint@10.0.3(jiti@2.6.1))
234
234
eslint-plugin-svelte:
235
235
-
specifier: ^3.14.0
236
236
-
version: 3.14.0(eslint@9.39.2(jiti@2.6.1))(svelte@5.48.0)
235
235
+
specifier: ^3.15.2
236
236
+
version: 3.15.2(eslint@10.0.3(jiti@2.6.1))(svelte@5.53.11)
237
237
globals:
238
238
-
specifier: ^17.1.0
239
239
-
version: 17.1.0
238
238
+
specifier: ^17.4.0
239
239
+
version: 17.4.0
240
240
prettier:
241
241
specifier: ^3.8.1
242
242
version: 3.8.1
243
243
prettier-plugin-svelte:
244
244
-
specifier: ^3.4.1
245
245
-
version: 3.4.1(prettier@3.8.1)(svelte@5.48.0)
244
244
+
specifier: ^3.5.1
245
245
+
version: 3.5.1(prettier@3.8.1)(svelte@5.53.11)
246
246
prettier-plugin-tailwindcss:
247
247
specifier: ^0.7.2
248
248
-
version: 0.7.2(prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.48.0))(prettier@3.8.1)
248
248
+
version: 0.7.2(prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.53.11))(prettier@3.8.1)
249
249
svelte:
250
250
-
specifier: ^5.48.0
251
251
-
version: 5.48.0
250
250
+
specifier: ^5.53.11
251
251
+
version: 5.53.11
252
252
svelte-check:
253
253
-
specifier: ^4.3.5
254
254
-
version: 4.3.5(picomatch@4.0.3)(svelte@5.48.0)(typescript@5.9.3)
253
253
+
specifier: ^4.4.5
254
254
+
version: 4.4.5(picomatch@4.0.3)(svelte@5.53.11)(typescript@5.9.3)
255
255
svelte-maplibre-gl:
256
256
specifier: ^1.0.3
257
257
-
version: 1.0.3(maplibre-gl@5.17.0)(svelte@5.48.0)
257
257
+
version: 1.0.3(maplibre-gl@5.20.0)(svelte@5.53.11)
258
258
tailwindcss:
259
259
-
specifier: ^4.1.18
260
260
-
version: 4.1.18
259
259
+
specifier: ^4.2.1
260
260
+
version: 4.2.1
261
261
typescript:
262
262
specifier: ^5.9.3
263
263
version: 5.9.3
264
264
typescript-eslint:
265
265
-
specifier: ^8.53.1
266
266
-
version: 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
265
265
+
specifier: ^8.57.0
266
266
+
version: 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
267
267
vite:
268
268
-
specifier: ^7.3.1
269
269
-
version: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)
268
268
+
specifier: ^8.0.0
269
269
+
version: 8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)
270
270
271
271
packages:
272
272
273
273
'@atcute/atproto@3.1.10':
274
274
-
resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==}
274
274
+
resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==, tarball: https://registry.npmjs.org/@atcute/atproto/-/atproto-3.1.10.tgz}
275
275
276
276
-
'@atcute/bluesky-richtext-parser@2.1.0':
277
277
-
resolution: {integrity: sha512-DLye+apLkTM9OjjxQXImXhA3VbvE24Vnlvwc+nMQfpTxhS/VIXP5WRVJ67j/Br/TL6FeSSWLBnv1LuqUSVgUyQ==}
276
276
+
'@atcute/bluesky-richtext-parser@2.1.1':
277
277
+
resolution: {integrity: sha512-2CJiZ1oLAxQEz6BL5r1m/p+m89bb02959dFEvMvYI7CbHgIzbZsDOp3JB2XVu49DjPNtd9Mz5VnF5OBBpTgWdg==, tarball: https://registry.npmjs.org/@atcute/bluesky-richtext-parser/-/bluesky-richtext-parser-2.1.1.tgz}
278
278
279
279
'@atcute/bluesky-richtext-segmenter@3.0.0':
280
280
-
resolution: {integrity: sha512-NhZTUKtFpeBBbILwAcxj5u4RobIoHOmGw3CAaaEFNebKYSvmTecrXJ7XufHw5DFOUdr8SiKXQVRQxGAxulMNWg==}
280
280
+
resolution: {integrity: sha512-NhZTUKtFpeBBbILwAcxj5u4RobIoHOmGw3CAaaEFNebKYSvmTecrXJ7XufHw5DFOUdr8SiKXQVRQxGAxulMNWg==, tarball: https://registry.npmjs.org/@atcute/bluesky-richtext-segmenter/-/bluesky-richtext-segmenter-3.0.0.tgz}
281
281
282
282
-
'@atcute/bluesky@3.2.15':
283
283
-
resolution: {integrity: sha512-H4RW3WffjfdKvOZ9issEUQnuSR4KfuAwwJnYu0fclA9VDa99JTJ+pa8tTl9lFeBV9DINtWJAx7rdIbICoVCstQ==}
282
282
+
'@atcute/bluesky@3.3.0':
283
283
+
resolution: {integrity: sha512-TrLnlxuD6F/D2ZYzJ3aCiRD0yiFuhmVsd6oULNzzr8V9Xzlufg0yxkRiGmbMiF2iI508y/MFi6vzo625301c5A==, tarball: https://registry.npmjs.org/@atcute/bluesky/-/bluesky-3.3.0.tgz}
284
284
285
285
'@atcute/client@4.2.1':
286
286
-
resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==}
286
286
+
resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==, tarball: https://registry.npmjs.org/@atcute/client/-/client-4.2.1.tgz}
287
287
288
288
'@atcute/identity-resolver@1.2.2':
289
289
-
resolution: {integrity: sha512-eUh/UH4bFvuXS0X7epYCeJC/kj4rbBXfSRumLEH4smMVwNOgTo7cL/0Srty+P/qVPoZEyXdfEbS0PHJyzoXmHw==}
289
289
+
resolution: {integrity: sha512-eUh/UH4bFvuXS0X7epYCeJC/kj4rbBXfSRumLEH4smMVwNOgTo7cL/0Srty+P/qVPoZEyXdfEbS0PHJyzoXmHw==, tarball: https://registry.npmjs.org/@atcute/identity-resolver/-/identity-resolver-1.2.2.tgz}
290
290
peerDependencies:
291
291
'@atcute/identity': ^1.0.0
292
292
293
293
'@atcute/identity@1.1.3':
294
294
-
resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==}
294
294
+
resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==, tarball: https://registry.npmjs.org/@atcute/identity/-/identity-1.1.3.tgz}
295
295
296
296
'@atcute/lexicons@1.2.9':
297
297
-
resolution: {integrity: sha512-/RRHm2Cw9o8Mcsrq0eo8fjS9okKYLGfuFwrQ0YoP/6sdSDsXshaTLJsvLlcUcaDaSJ1YFOuHIo3zr2Om2F/16g==}
297
297
+
resolution: {integrity: sha512-/RRHm2Cw9o8Mcsrq0eo8fjS9okKYLGfuFwrQ0YoP/6sdSDsXshaTLJsvLlcUcaDaSJ1YFOuHIo3zr2Om2F/16g==, tarball: https://registry.npmjs.org/@atcute/lexicons/-/lexicons-1.2.9.tgz}
298
298
+
299
299
+
'@atcute/multibase@1.1.8':
300
300
+
resolution: {integrity: sha512-pJgtImMZKCjqwRbu+2GzB+4xQjKBXDwdZOzeqe0u97zYKRGftpGYGvYv3+pMe2xXe+msDyu7Nv8iJp+U14otTA==, tarball: https://registry.npmjs.org/@atcute/multibase/-/multibase-1.1.8.tgz}
301
301
+
302
302
+
'@atcute/oauth-browser-client@3.0.0':
303
303
+
resolution: {integrity: sha512-7AbKV8tTe7aRJNJV7gCcWHSVEADb2nr58O1p7dQsf73HSe9pvlBkj/Vk1yjjtH691uAVYkwhHSh0bC7D8XdwJw==, tarball: https://registry.npmjs.org/@atcute/oauth-browser-client/-/oauth-browser-client-3.0.0.tgz}
304
304
+
305
305
+
'@atcute/oauth-crypto@0.1.0':
306
306
+
resolution: {integrity: sha512-qZYDCNLF/4B6AndYT1rsQelN8621AC5u/sL5PHvlr/qqAbmmUwCBGjEgRSyZtHE1AqD60VNiSMlOgAuEQTSl3w==, tarball: https://registry.npmjs.org/@atcute/oauth-crypto/-/oauth-crypto-0.1.0.tgz}
298
307
299
299
-
'@atcute/multibase@1.1.6':
300
300
-
resolution: {integrity: sha512-HBxuCgYLKPPxETV0Rot4VP9e24vKl8JdzGCZOVsDaOXJgbRZoRIF67Lp0H/OgnJeH/Xpva8Z5ReoTNJE5dn3kg==}
308
308
+
'@atcute/oauth-keyset@0.1.0':
309
309
+
resolution: {integrity: sha512-+wqT/+I5Lg9VzKnKY3g88+N45xbq+wsdT6bHDGqCVa2u57gRvolFF4dY+weMfc/OX641BIZO6/o+zFtKBsMQnQ==, tarball: https://registry.npmjs.org/@atcute/oauth-keyset/-/oauth-keyset-0.1.0.tgz}
301
310
302
302
-
'@atcute/oauth-browser-client@2.0.3':
303
303
-
resolution: {integrity: sha512-rzUjwhjE4LRRKdQnCFQag/zXRZMEAB1hhBoLfnoQuHwWbmDUCL7fzwC3jRhDPp3om8XaYNDj8a/iqRip0wRqoQ==}
311
311
+
'@atcute/oauth-types@0.1.1':
312
312
+
resolution: {integrity: sha512-u+3KMjse3Uc/9hDyilu1QVN7IpcnjVXgRzhddzBB8Uh6wePHNVBDdi9wQvFTVVA3zmxtMJVptXRyLLg6Ou9bqg==, tarball: https://registry.npmjs.org/@atcute/oauth-types/-/oauth-types-0.1.1.tgz}
304
313
305
314
'@atcute/standard-site@1.0.1':
306
306
-
resolution: {integrity: sha512-wL4ZAvbe3p7NxC92rRgc6vbd+0feNDEAfEcBLA+68KDTUtmtEko5lr09R31P7AWlN4MVTMRj5iLb9UaTThIzWw==}
307
307
-
308
308
-
'@atcute/tid@1.1.1':
309
309
-
resolution: {integrity: sha512-djJ8UGhLkTU5V51yCnBEruMg35qETjWzWy5sJG/2gEOl2Gd7rQWHSaf+yrO6vMS5EFA38U2xOWE3EDUPzvc2ZQ==}
315
315
+
resolution: {integrity: sha512-wL4ZAvbe3p7NxC92rRgc6vbd+0feNDEAfEcBLA+68KDTUtmtEko5lr09R31P7AWlN4MVTMRj5iLb9UaTThIzWw==, tarball: https://registry.npmjs.org/@atcute/standard-site/-/standard-site-1.0.1.tgz}
310
316
311
311
-
'@atcute/time-ms@1.2.0':
312
312
-
resolution: {integrity: sha512-dtNKebVIbr1+yu3a6vgtL4sfkNgxkL3aA+ohHsjtW83WWMjjGvX8GVTVmYCJ2dYSxIoxK0q1yWs11PmlqzmQ/A==}
317
317
+
'@atcute/tid@1.1.2':
318
318
+
resolution: {integrity: sha512-bmPuOX/TOfcm/vsK9vM98spjkcx2wgd9S2PeK5oLgEr8IbNRPq7iMCAPzOL1nu5XAW3LlkOYQEbYRcw5vcQ37w==, tarball: https://registry.npmjs.org/@atcute/tid/-/tid-1.1.2.tgz}
313
319
314
314
-
'@atcute/uint8array@1.0.6':
315
315
-
resolution: {integrity: sha512-ucfRBQc7BFT8n9eCyGOzDHEMKF/nZwhS2pPao4Xtab1ML3HdFYcX2DM1tadCzas85QTGxHe5urnUAAcNKGRi9A==}
320
320
+
'@atcute/time-ms@1.3.2':
321
321
+
resolution: {integrity: sha512-F+qOyR9pO55g1d/QmN+Gr+fimoUQQLusdGSB6pjV0wW5KPILR4oQ4e2ZhWzqUbeHLAgWvgoTTMsMDdz62Xa2tg==, tarball: https://registry.npmjs.org/@atcute/time-ms/-/time-ms-1.3.2.tgz}
316
322
317
323
'@atcute/uint8array@1.1.1':
318
318
-
resolution: {integrity: sha512-3LsC8XB8TKe9q/5hOA5sFuzGaIFdJZJNewC5OKa3o/eU6+K7JR6see9Zy2JbQERNVnRl11EzbNov1efgLMAs4g==}
324
324
+
resolution: {integrity: sha512-3LsC8XB8TKe9q/5hOA5sFuzGaIFdJZJNewC5OKa3o/eU6+K7JR6see9Zy2JbQERNVnRl11EzbNov1efgLMAs4g==, tarball: https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.1.1.tgz}
319
325
320
326
'@atcute/util-fetch@1.0.5':
321
321
-
resolution: {integrity: sha512-qjHj01BGxjSjIFdPiAjSARnodJIIyKxnCMMEcXMESo9TAyND6XZQqrie5fia+LlYWVXdpsTds8uFQwc9jdKTig==}
327
327
+
resolution: {integrity: sha512-qjHj01BGxjSjIFdPiAjSARnodJIIyKxnCMMEcXMESo9TAyND6XZQqrie5fia+LlYWVXdpsTds8uFQwc9jdKTig==, tarball: https://registry.npmjs.org/@atcute/util-fetch/-/util-fetch-1.0.5.tgz}
322
328
323
329
'@atcute/util-text@1.1.1':
324
324
-
resolution: {integrity: sha512-JH0SxzUQJAmbOBTYyhxQbkkI6M33YpjlVLEcbP5GYt43xgFArzV0FJVmEpvIj0kjsmphHB45b6IitdvxPdec9w==}
325
325
-
326
326
-
'@atproto/api@0.15.27':
327
327
-
resolution: {integrity: sha512-ok/WGafh1nz4t8pEQGtAF/32x2E2VDWU4af6BajkO5Gky2jp2q6cv6aB2A5yuvNNcc3XkYMYipsqVHVwLPMF9g==}
328
328
-
329
329
-
'@atproto/common-web@0.4.12':
330
330
-
resolution: {integrity: sha512-3aCJemqM/fkHQrVPbTCHCdiVstKFI+2LkFLvUhO6XZP0EqUZa/rg/CIZBKTFUWu9I5iYiaEiXL9VwcDRpEevSw==}
331
331
-
332
332
-
'@atproto/lex-data@0.0.8':
333
333
-
resolution: {integrity: sha512-1Y5tz7BkS7380QuLNXaE8GW8Xba+mRWugt8BKM4BUFYjjUZdmirU8lr72iM4XlEBrzRu8Cfvj+MbsbYaZv+IgA==}
334
334
-
335
335
-
'@atproto/lex-json@0.0.8':
336
336
-
resolution: {integrity: sha512-w1Qmkae1QhmNz+i1Zm3xr3jp0UPPRENmdlpU0qIrdxWDo9W4Mzkeyc3eSoa+Zs+zN8xkRSQw7RLZte/B7Ipdwg==}
337
337
-
338
338
-
'@atproto/lexicon@0.4.14':
339
339
-
resolution: {integrity: sha512-jiKpmH1QER3Gvc7JVY5brwrfo+etFoe57tKPQX/SmPwjvUsFnJAow5xLIryuBaJgFAhnTZViXKs41t//pahGHQ==}
340
340
-
341
341
-
'@atproto/lexicon@0.6.0':
342
342
-
resolution: {integrity: sha512-5veb8aD+J5M0qszLJ+73KSFsFrJBgAY/nM1TSAJvGY7fNc9ZAT+PSUlmIyrdye9YznAZ07yktalls/TwNV7cHQ==}
343
343
-
344
344
-
'@atproto/syntax@0.4.2':
345
345
-
resolution: {integrity: sha512-X9XSRPinBy/0VQ677j8VXlBsYSsUXaiqxWVpGGxJYsAhugdQRb0jqaVKJFtm6RskeNkV6y9xclSUi9UYG/COrA==}
346
346
-
347
347
-
'@atproto/xrpc@0.7.7':
348
348
-
resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==}
330
330
+
resolution: {integrity: sha512-JH0SxzUQJAmbOBTYyhxQbkkI6M33YpjlVLEcbP5GYt43xgFArzV0FJVmEpvIj0kjsmphHB45b6IitdvxPdec9w==, tarball: https://registry.npmjs.org/@atcute/util-text/-/util-text-1.1.1.tgz}
349
331
350
332
'@badrap/valita@0.4.6':
351
351
-
resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==}
333
333
+
resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==, tarball: https://registry.npmjs.org/@badrap/valita/-/valita-0.4.6.tgz}
352
334
engines: {node: '>= 18'}
353
335
354
336
'@cloudflare/kv-asset-handler@0.4.2':
355
355
-
resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==}
337
337
+
resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==, tarball: https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.2.tgz}
356
338
engines: {node: '>=18.0.0'}
357
339
358
358
-
'@cloudflare/unenv-preset@2.11.0':
359
359
-
resolution: {integrity: sha512-z3hxFajL765VniNPGV0JRStZolNz63gU3B3AktwoGdDlnQvz5nP+Ah4RL04PONlZQjwmDdGHowEStJ94+RsaJg==}
340
340
+
'@cloudflare/unenv-preset@2.15.0':
341
341
+
resolution: {integrity: sha512-EGYmJaGZKWl+X8tXxcnx4v2bOZSjQeNI5dWFeXivgX9+YCT69AkzHHwlNbVpqtEUTbew8eQurpyOpeN8fg00nw==, tarball: https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.15.0.tgz}
360
342
peerDependencies:
361
343
unenv: 2.0.0-rc.24
362
362
-
workerd: ^1.20260115.0
344
344
+
workerd: 1.20260301.1 || ~1.20260302.1 || ~1.20260303.1 || ~1.20260304.1 || >1.20260305.0 <2.0.0-0
363
345
peerDependenciesMeta:
364
346
workerd:
365
347
optional: true
366
348
367
367
-
'@cloudflare/workerd-darwin-64@1.20260120.0':
368
368
-
resolution: {integrity: sha512-JLHx3p5dpwz4wjVSis45YNReftttnI3ndhdMh5BUbbpdreN/g0jgxNt5Qp9tDFqEKl++N63qv+hxJiIIvSLR+Q==}
349
349
+
'@cloudflare/workerd-darwin-64@1.20260312.1':
350
350
+
resolution: {integrity: sha512-HUAtDWaqUduS6yasV6+NgsK7qBpP1qGU49ow/Wb117IHjYp+PZPUGReDYocpB4GOMRoQlvdd4L487iFxzdARpw==, tarball: https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260312.1.tgz}
369
351
engines: {node: '>=16'}
370
352
cpu: [x64]
371
353
os: [darwin]
372
354
373
373
-
'@cloudflare/workerd-darwin-arm64@1.20260120.0':
374
374
-
resolution: {integrity: sha512-1Md2tCRhZjwajsZNOiBeOVGiS3zbpLPzUDjHr4+XGTXWOA6FzzwScJwQZLa0Doc28Cp4Nr1n7xGL0Dwiz1XuOA==}
355
355
+
'@cloudflare/workerd-darwin-arm64@1.20260312.1':
356
356
+
resolution: {integrity: sha512-DOn7TPTHSxJYfi4m4NYga/j32wOTqvJf/pY4Txz5SDKWIZHSTXFyGz2K4B+thoPWLop/KZxGoyTv7db0mk/qyw==, tarball: https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260312.1.tgz}
375
357
engines: {node: '>=16'}
376
358
cpu: [arm64]
377
359
os: [darwin]
378
360
379
379
-
'@cloudflare/workerd-linux-64@1.20260120.0':
380
380
-
resolution: {integrity: sha512-O0mIfJfvU7F8N5siCoRDaVDuI12wkz2xlG4zK6/Ct7U9c9FiE0ViXNFWXFQm5PPj+qbkNRyhjUwhP+GCKTk5EQ==}
361
361
+
'@cloudflare/workerd-linux-64@1.20260312.1':
362
362
+
resolution: {integrity: sha512-TdkIh3WzPXYHuvz7phAtFEEvAxvFd30tHrm4gsgpw0R0F5b8PtoM3hfL2uY7EcBBWVYUBtkY2ahDYFfufnXw/g==, tarball: https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260312.1.tgz}
381
363
engines: {node: '>=16'}
382
364
cpu: [x64]
383
365
os: [linux]
384
366
385
385
-
'@cloudflare/workerd-linux-arm64@1.20260120.0':
386
386
-
resolution: {integrity: sha512-aRHO/7bjxVpjZEmVVcpmhbzpN6ITbFCxuLLZSW0H9O0C0w40cDCClWSi19T87Ax/PQcYjFNT22pTewKsupkckA==}
367
367
+
'@cloudflare/workerd-linux-arm64@1.20260312.1':
368
368
+
resolution: {integrity: sha512-kNauZhL569Iy94t844OMwa1zP6zKFiL3xiJ4tGLS+TFTEfZ3pZsRH6lWWOtkXkjTyCmBEOog0HSEKjIV4oAffw==, tarball: https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260312.1.tgz}
387
369
engines: {node: '>=16'}
388
370
cpu: [arm64]
389
371
os: [linux]
390
372
391
391
-
'@cloudflare/workerd-windows-64@1.20260120.0':
392
392
-
resolution: {integrity: sha512-ASZIz1E8sqZQqQCgcfY1PJbBpUDrxPt8NZ+lqNil0qxnO4qX38hbCsdDF2/TDAuq0Txh7nu8ztgTelfNDlb4EA==}
373
373
+
'@cloudflare/workerd-windows-64@1.20260312.1':
374
374
+
resolution: {integrity: sha512-5dBrlSK+nMsZy5bYQpj8t9iiQNvCRlkm9GGvswJa9vVU/1BNO4BhJMlqOLWT24EmFyApZ+kaBiPJMV8847NDTg==, tarball: https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260312.1.tgz}
393
375
engines: {node: '>=16'}
394
376
cpu: [x64]
395
377
os: [win32]
396
378
397
397
-
'@cloudflare/workers-types@4.20260123.0':
398
398
-
resolution: {integrity: sha512-pQccZ8IDLFKkvdKBXZRPkbMtWtS7vVz1giJGkAAZ5cZH2RHK5Bs6p1OoVZA8Z2Sry8Q0tZbZ5Yjud4R7SrG3KQ==}
379
379
+
'@cloudflare/workers-types@4.20260313.1':
380
380
+
resolution: {integrity: sha512-jMEeX3RKfOSVqqXRKr/ulgglcTloeMzSH3FdzIfqJHtvc12/ELKd5Ldsg8ZHahKX/4eRxYdw3kbzb8jLXbq/jQ==, tarball: https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20260313.1.tgz}
399
381
400
382
'@cspotcode/source-map-support@0.8.1':
401
401
-
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
383
383
+
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==, tarball: https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz}
402
384
engines: {node: '>=12'}
403
385
404
386
'@dimforge/rapier3d-compat@0.12.0':
405
405
-
resolution: {integrity: sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==}
387
387
+
resolution: {integrity: sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==, tarball: https://registry.npmjs.org/@dimforge/rapier3d-compat/-/rapier3d-compat-0.12.0.tgz}
406
388
407
407
-
'@emnapi/runtime@1.8.1':
408
408
-
resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
389
389
+
'@emnapi/core@1.9.0':
390
390
+
resolution: {integrity: sha512-0DQ98G9ZQZOxfUcQn1waV2yS8aWdZ6kJMbYCJB3oUBecjWYO1fqJ+a1DRfPF3O5JEkwqwP1A9QEN/9mYm2Yd0w==, tarball: https://registry.npmjs.org/@emnapi/core/-/core-1.9.0.tgz}
409
391
410
410
-
'@esbuild/aix-ppc64@0.27.0':
411
411
-
resolution: {integrity: sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/sz7au+++sdbJZJmuBwQLuw68A==}
412
412
-
engines: {node: '>=18'}
413
413
-
cpu: [ppc64]
414
414
-
os: [aix]
392
392
+
'@emnapi/runtime@1.9.0':
393
393
+
resolution: {integrity: sha512-QN75eB0IH2ywSpRpNddCRfQIhmJYBCJ1x5Lb3IscKAL8bMnVAKnRg8dCoXbHzVLLH7P38N2Z3mtulB7W0J0FKw==, tarball: https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.0.tgz}
394
394
+
395
395
+
'@emnapi/wasi-threads@1.2.0':
396
396
+
resolution: {integrity: sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==, tarball: https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz}
415
397
416
416
-
'@esbuild/aix-ppc64@0.27.2':
417
417
-
resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==}
398
398
+
'@esbuild/aix-ppc64@0.27.3':
399
399
+
resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==, tarball: https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz}
418
400
engines: {node: '>=18'}
419
401
cpu: [ppc64]
420
402
os: [aix]
421
403
422
422
-
'@esbuild/android-arm64@0.27.0':
423
423
-
resolution: {integrity: sha512-CC3vt4+1xZrs97/PKDkl0yN7w8edvU2vZvAFGD16n9F0Cvniy5qvzRXjfO1l94efczkkQE6g1x0i73Qf5uthOQ==}
424
424
-
engines: {node: '>=18'}
425
425
-
cpu: [arm64]
426
426
-
os: [android]
427
427
-
428
428
-
'@esbuild/android-arm64@0.27.2':
429
429
-
resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==}
404
404
+
'@esbuild/android-arm64@0.27.3':
405
405
+
resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==, tarball: https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz}
430
406
engines: {node: '>=18'}
431
407
cpu: [arm64]
432
408
os: [android]
433
409
434
434
-
'@esbuild/android-arm@0.27.0':
435
435
-
resolution: {integrity: sha512-j67aezrPNYWJEOHUNLPj9maeJte7uSMM6gMoxfPC9hOg8N02JuQi/T7ewumf4tNvJadFkvLZMlAq73b9uwdMyQ==}
410
410
+
'@esbuild/android-arm@0.27.3':
411
411
+
resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==, tarball: https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz}
436
412
engines: {node: '>=18'}
437
413
cpu: [arm]
438
414
os: [android]
439
415
440
440
-
'@esbuild/android-arm@0.27.2':
441
441
-
resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==}
442
442
-
engines: {node: '>=18'}
443
443
-
cpu: [arm]
444
444
-
os: [android]
445
445
-
446
446
-
'@esbuild/android-x64@0.27.0':
447
447
-
resolution: {integrity: sha512-wurMkF1nmQajBO1+0CJmcN17U4BP6GqNSROP8t0X/Jiw2ltYGLHpEksp9MpoBqkrFR3kv2/te6Sha26k3+yZ9Q==}
416
416
+
'@esbuild/android-x64@0.27.3':
417
417
+
resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==, tarball: https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz}
448
418
engines: {node: '>=18'}
449
419
cpu: [x64]
450
420
os: [android]
451
421
452
452
-
'@esbuild/android-x64@0.27.2':
453
453
-
resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==}
454
454
-
engines: {node: '>=18'}
455
455
-
cpu: [x64]
456
456
-
os: [android]
457
457
-
458
458
-
'@esbuild/darwin-arm64@0.27.0':
459
459
-
resolution: {integrity: sha512-uJOQKYCcHhg07DL7i8MzjvS2LaP7W7Pn/7uA0B5S1EnqAirJtbyw4yC5jQ5qcFjHK9l6o/MX9QisBg12kNkdHg==}
422
422
+
'@esbuild/darwin-arm64@0.27.3':
423
423
+
resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==, tarball: https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz}
460
424
engines: {node: '>=18'}
461
425
cpu: [arm64]
462
426
os: [darwin]
463
427
464
464
-
'@esbuild/darwin-arm64@0.27.2':
465
465
-
resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==}
466
466
-
engines: {node: '>=18'}
467
467
-
cpu: [arm64]
468
468
-
os: [darwin]
469
469
-
470
470
-
'@esbuild/darwin-x64@0.27.0':
471
471
-
resolution: {integrity: sha512-8mG6arH3yB/4ZXiEnXof5MK72dE6zM9cDvUcPtxhUZsDjESl9JipZYW60C3JGreKCEP+p8P/72r69m4AZGJd5g==}
472
472
-
engines: {node: '>=18'}
473
473
-
cpu: [x64]
474
474
-
os: [darwin]
475
475
-
476
476
-
'@esbuild/darwin-x64@0.27.2':
477
477
-
resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==}
428
428
+
'@esbuild/darwin-x64@0.27.3':
429
429
+
resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==, tarball: https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz}
478
430
engines: {node: '>=18'}
479
431
cpu: [x64]
480
432
os: [darwin]
481
433
482
482
-
'@esbuild/freebsd-arm64@0.27.0':
483
483
-
resolution: {integrity: sha512-9FHtyO988CwNMMOE3YIeci+UV+x5Zy8fI2qHNpsEtSF83YPBmE8UWmfYAQg6Ux7Gsmd4FejZqnEUZCMGaNQHQw==}
484
484
-
engines: {node: '>=18'}
485
485
-
cpu: [arm64]
486
486
-
os: [freebsd]
487
487
-
488
488
-
'@esbuild/freebsd-arm64@0.27.2':
489
489
-
resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==}
434
434
+
'@esbuild/freebsd-arm64@0.27.3':
435
435
+
resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==, tarball: https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz}
490
436
engines: {node: '>=18'}
491
437
cpu: [arm64]
492
438
os: [freebsd]
493
439
494
494
-
'@esbuild/freebsd-x64@0.27.0':
495
495
-
resolution: {integrity: sha512-zCMeMXI4HS/tXvJz8vWGexpZj2YVtRAihHLk1imZj4efx1BQzN76YFeKqlDr3bUWI26wHwLWPd3rwh6pe4EV7g==}
440
440
+
'@esbuild/freebsd-x64@0.27.3':
441
441
+
resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==, tarball: https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz}
496
442
engines: {node: '>=18'}
497
443
cpu: [x64]
498
444
os: [freebsd]
499
445
500
500
-
'@esbuild/freebsd-x64@0.27.2':
501
501
-
resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==}
502
502
-
engines: {node: '>=18'}
503
503
-
cpu: [x64]
504
504
-
os: [freebsd]
505
505
-
506
506
-
'@esbuild/linux-arm64@0.27.0':
507
507
-
resolution: {integrity: sha512-AS18v0V+vZiLJyi/4LphvBE+OIX682Pu7ZYNsdUHyUKSoRwdnOsMf6FDekwoAFKej14WAkOef3zAORJgAtXnlQ==}
508
508
-
engines: {node: '>=18'}
509
509
-
cpu: [arm64]
510
510
-
os: [linux]
511
511
-
512
512
-
'@esbuild/linux-arm64@0.27.2':
513
513
-
resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==}
446
446
+
'@esbuild/linux-arm64@0.27.3':
447
447
+
resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==, tarball: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz}
514
448
engines: {node: '>=18'}
515
449
cpu: [arm64]
516
450
os: [linux]
517
451
518
518
-
'@esbuild/linux-arm@0.27.0':
519
519
-
resolution: {integrity: sha512-t76XLQDpxgmq2cNXKTVEB7O7YMb42atj2Re2Haf45HkaUpjM2J0UuJZDuaGbPbamzZ7bawyGFUkodL+zcE+jvQ==}
452
452
+
'@esbuild/linux-arm@0.27.3':
453
453
+
resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==, tarball: https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz}
520
454
engines: {node: '>=18'}
521
455
cpu: [arm]
522
456
os: [linux]
523
457
524
524
-
'@esbuild/linux-arm@0.27.2':
525
525
-
resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==}
526
526
-
engines: {node: '>=18'}
527
527
-
cpu: [arm]
528
528
-
os: [linux]
529
529
-
530
530
-
'@esbuild/linux-ia32@0.27.0':
531
531
-
resolution: {integrity: sha512-Mz1jxqm/kfgKkc/KLHC5qIujMvnnarD9ra1cEcrs7qshTUSksPihGrWHVG5+osAIQ68577Zpww7SGapmzSt4Nw==}
458
458
+
'@esbuild/linux-ia32@0.27.3':
459
459
+
resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==, tarball: https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz}
532
460
engines: {node: '>=18'}
533
461
cpu: [ia32]
534
462
os: [linux]
535
463
536
536
-
'@esbuild/linux-ia32@0.27.2':
537
537
-
resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==}
538
538
-
engines: {node: '>=18'}
539
539
-
cpu: [ia32]
540
540
-
os: [linux]
541
541
-
542
542
-
'@esbuild/linux-loong64@0.27.0':
543
543
-
resolution: {integrity: sha512-QbEREjdJeIreIAbdG2hLU1yXm1uu+LTdzoq1KCo4G4pFOLlvIspBm36QrQOar9LFduavoWX2msNFAAAY9j4BDg==}
544
544
-
engines: {node: '>=18'}
545
545
-
cpu: [loong64]
546
546
-
os: [linux]
547
547
-
548
548
-
'@esbuild/linux-loong64@0.27.2':
549
549
-
resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==}
464
464
+
'@esbuild/linux-loong64@0.27.3':
465
465
+
resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==, tarball: https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz}
550
466
engines: {node: '>=18'}
551
467
cpu: [loong64]
552
468
os: [linux]
553
469
554
554
-
'@esbuild/linux-mips64el@0.27.0':
555
555
-
resolution: {integrity: sha512-sJz3zRNe4tO2wxvDpH/HYJilb6+2YJxo/ZNbVdtFiKDufzWq4JmKAiHy9iGoLjAV7r/W32VgaHGkk35cUXlNOg==}
470
470
+
'@esbuild/linux-mips64el@0.27.3':
471
471
+
resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==, tarball: https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz}
556
472
engines: {node: '>=18'}
557
473
cpu: [mips64el]
558
474
os: [linux]
559
475
560
560
-
'@esbuild/linux-mips64el@0.27.2':
561
561
-
resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==}
562
562
-
engines: {node: '>=18'}
563
563
-
cpu: [mips64el]
564
564
-
os: [linux]
565
565
-
566
566
-
'@esbuild/linux-ppc64@0.27.0':
567
567
-
resolution: {integrity: sha512-z9N10FBD0DCS2dmSABDBb5TLAyF1/ydVb+N4pi88T45efQ/w4ohr/F/QYCkxDPnkhkp6AIpIcQKQ8F0ANoA2JA==}
476
476
+
'@esbuild/linux-ppc64@0.27.3':
477
477
+
resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==, tarball: https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz}
568
478
engines: {node: '>=18'}
569
479
cpu: [ppc64]
570
480
os: [linux]
571
481
572
572
-
'@esbuild/linux-ppc64@0.27.2':
573
573
-
resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==}
574
574
-
engines: {node: '>=18'}
575
575
-
cpu: [ppc64]
576
576
-
os: [linux]
577
577
-
578
578
-
'@esbuild/linux-riscv64@0.27.0':
579
579
-
resolution: {integrity: sha512-pQdyAIZ0BWIC5GyvVFn5awDiO14TkT/19FTmFcPdDec94KJ1uZcmFs21Fo8auMXzD4Tt+diXu1LW1gHus9fhFQ==}
482
482
+
'@esbuild/linux-riscv64@0.27.3':
483
483
+
resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==, tarball: https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz}
580
484
engines: {node: '>=18'}
581
485
cpu: [riscv64]
582
486
os: [linux]
583
487
584
584
-
'@esbuild/linux-riscv64@0.27.2':
585
585
-
resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==}
586
586
-
engines: {node: '>=18'}
587
587
-
cpu: [riscv64]
588
588
-
os: [linux]
589
589
-
590
590
-
'@esbuild/linux-s390x@0.27.0':
591
591
-
resolution: {integrity: sha512-hPlRWR4eIDDEci953RI1BLZitgi5uqcsjKMxwYfmi4LcwyWo2IcRP+lThVnKjNtk90pLS8nKdroXYOqW+QQH+w==}
488
488
+
'@esbuild/linux-s390x@0.27.3':
489
489
+
resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==, tarball: https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz}
592
490
engines: {node: '>=18'}
593
491
cpu: [s390x]
594
492
os: [linux]
595
493
596
596
-
'@esbuild/linux-s390x@0.27.2':
597
597
-
resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==}
598
598
-
engines: {node: '>=18'}
599
599
-
cpu: [s390x]
600
600
-
os: [linux]
601
601
-
602
602
-
'@esbuild/linux-x64@0.27.0':
603
603
-
resolution: {integrity: sha512-1hBWx4OUJE2cab++aVZ7pObD6s+DK4mPGpemtnAORBvb5l/g5xFGk0vc0PjSkrDs0XaXj9yyob3d14XqvnQ4gw==}
604
604
-
engines: {node: '>=18'}
605
605
-
cpu: [x64]
606
606
-
os: [linux]
607
607
-
608
608
-
'@esbuild/linux-x64@0.27.2':
609
609
-
resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==}
494
494
+
'@esbuild/linux-x64@0.27.3':
495
495
+
resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==, tarball: https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz}
610
496
engines: {node: '>=18'}
611
497
cpu: [x64]
612
498
os: [linux]
613
499
614
614
-
'@esbuild/netbsd-arm64@0.27.0':
615
615
-
resolution: {integrity: sha512-6m0sfQfxfQfy1qRuecMkJlf1cIzTOgyaeXaiVaaki8/v+WB+U4hc6ik15ZW6TAllRlg/WuQXxWj1jx6C+dfy3w==}
500
500
+
'@esbuild/netbsd-arm64@0.27.3':
501
501
+
resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==, tarball: https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz}
616
502
engines: {node: '>=18'}
617
503
cpu: [arm64]
618
504
os: [netbsd]
619
505
620
620
-
'@esbuild/netbsd-arm64@0.27.2':
621
621
-
resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==}
622
622
-
engines: {node: '>=18'}
623
623
-
cpu: [arm64]
624
624
-
os: [netbsd]
625
625
-
626
626
-
'@esbuild/netbsd-x64@0.27.0':
627
627
-
resolution: {integrity: sha512-xbbOdfn06FtcJ9d0ShxxvSn2iUsGd/lgPIO2V3VZIPDbEaIj1/3nBBe1AwuEZKXVXkMmpr6LUAgMkLD/4D2PPA==}
628
628
-
engines: {node: '>=18'}
629
629
-
cpu: [x64]
630
630
-
os: [netbsd]
631
631
-
632
632
-
'@esbuild/netbsd-x64@0.27.2':
633
633
-
resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==}
506
506
+
'@esbuild/netbsd-x64@0.27.3':
507
507
+
resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==, tarball: https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz}
634
508
engines: {node: '>=18'}
635
509
cpu: [x64]
636
510
os: [netbsd]
637
511
638
638
-
'@esbuild/openbsd-arm64@0.27.0':
639
639
-
resolution: {integrity: sha512-fWgqR8uNbCQ/GGv0yhzttj6sU/9Z5/Sv/VGU3F5OuXK6J6SlriONKrQ7tNlwBrJZXRYk5jUhuWvF7GYzGguBZQ==}
512
512
+
'@esbuild/openbsd-arm64@0.27.3':
513
513
+
resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==, tarball: https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz}
640
514
engines: {node: '>=18'}
641
515
cpu: [arm64]
642
516
os: [openbsd]
643
517
644
644
-
'@esbuild/openbsd-arm64@0.27.2':
645
645
-
resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==}
646
646
-
engines: {node: '>=18'}
647
647
-
cpu: [arm64]
648
648
-
os: [openbsd]
649
649
-
650
650
-
'@esbuild/openbsd-x64@0.27.0':
651
651
-
resolution: {integrity: sha512-aCwlRdSNMNxkGGqQajMUza6uXzR/U0dIl1QmLjPtRbLOx3Gy3otfFu/VjATy4yQzo9yFDGTxYDo1FfAD9oRD2A==}
652
652
-
engines: {node: '>=18'}
653
653
-
cpu: [x64]
654
654
-
os: [openbsd]
655
655
-
656
656
-
'@esbuild/openbsd-x64@0.27.2':
657
657
-
resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==}
518
518
+
'@esbuild/openbsd-x64@0.27.3':
519
519
+
resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==, tarball: https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz}
658
520
engines: {node: '>=18'}
659
521
cpu: [x64]
660
522
os: [openbsd]
661
523
662
662
-
'@esbuild/openharmony-arm64@0.27.0':
663
663
-
resolution: {integrity: sha512-nyvsBccxNAsNYz2jVFYwEGuRRomqZ149A39SHWk4hV0jWxKM0hjBPm3AmdxcbHiFLbBSwG6SbpIcUbXjgyECfA==}
664
664
-
engines: {node: '>=18'}
665
665
-
cpu: [arm64]
666
666
-
os: [openharmony]
667
667
-
668
668
-
'@esbuild/openharmony-arm64@0.27.2':
669
669
-
resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==}
524
524
+
'@esbuild/openharmony-arm64@0.27.3':
525
525
+
resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==, tarball: https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz}
670
526
engines: {node: '>=18'}
671
527
cpu: [arm64]
672
528
os: [openharmony]
673
529
674
674
-
'@esbuild/sunos-x64@0.27.0':
675
675
-
resolution: {integrity: sha512-Q1KY1iJafM+UX6CFEL+F4HRTgygmEW568YMqDA5UV97AuZSm21b7SXIrRJDwXWPzr8MGr75fUZPV67FdtMHlHA==}
530
530
+
'@esbuild/sunos-x64@0.27.3':
531
531
+
resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==, tarball: https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz}
676
532
engines: {node: '>=18'}
677
533
cpu: [x64]
678
534
os: [sunos]
679
535
680
680
-
'@esbuild/sunos-x64@0.27.2':
681
681
-
resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==}
682
682
-
engines: {node: '>=18'}
683
683
-
cpu: [x64]
684
684
-
os: [sunos]
685
685
-
686
686
-
'@esbuild/win32-arm64@0.27.0':
687
687
-
resolution: {integrity: sha512-W1eyGNi6d+8kOmZIwi/EDjrL9nxQIQ0MiGqe/AWc6+IaHloxHSGoeRgDRKHFISThLmsewZ5nHFvGFWdBYlgKPg==}
688
688
-
engines: {node: '>=18'}
689
689
-
cpu: [arm64]
690
690
-
os: [win32]
691
691
-
692
692
-
'@esbuild/win32-arm64@0.27.2':
693
693
-
resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==}
536
536
+
'@esbuild/win32-arm64@0.27.3':
537
537
+
resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==, tarball: https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz}
694
538
engines: {node: '>=18'}
695
539
cpu: [arm64]
696
540
os: [win32]
697
541
698
698
-
'@esbuild/win32-ia32@0.27.0':
699
699
-
resolution: {integrity: sha512-30z1aKL9h22kQhilnYkORFYt+3wp7yZsHWus+wSKAJR8JtdfI76LJ4SBdMsCopTR3z/ORqVu5L1vtnHZWVj4cQ==}
542
542
+
'@esbuild/win32-ia32@0.27.3':
543
543
+
resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==, tarball: https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz}
700
544
engines: {node: '>=18'}
701
545
cpu: [ia32]
702
546
os: [win32]
703
547
704
704
-
'@esbuild/win32-ia32@0.27.2':
705
705
-
resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==}
706
706
-
engines: {node: '>=18'}
707
707
-
cpu: [ia32]
708
708
-
os: [win32]
709
709
-
710
710
-
'@esbuild/win32-x64@0.27.0':
711
711
-
resolution: {integrity: sha512-aIitBcjQeyOhMTImhLZmtxfdOcuNRpwlPNmlFKPcHQYPhEssw75Cl1TSXJXpMkzaua9FUetx/4OQKq7eJul5Cg==}
712
712
-
engines: {node: '>=18'}
713
713
-
cpu: [x64]
714
714
-
os: [win32]
715
715
-
716
716
-
'@esbuild/win32-x64@0.27.2':
717
717
-
resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==}
548
548
+
'@esbuild/win32-x64@0.27.3':
549
549
+
resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==, tarball: https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz}
718
550
engines: {node: '>=18'}
719
551
cpu: [x64]
720
552
os: [win32]
721
553
722
554
'@eslint-community/eslint-utils@4.9.1':
723
723
-
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
555
555
+
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==, tarball: https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz}
724
556
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
725
557
peerDependencies:
726
558
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
727
559
728
560
'@eslint-community/regexpp@4.12.2':
729
729
-
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
561
561
+
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==, tarball: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz}
730
562
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
731
563
732
732
-
'@eslint/compat@2.0.1':
733
733
-
resolution: {integrity: sha512-yl/JsgplclzuvGFNqwNYV4XNPhP3l62ZOP9w/47atNAdmDtIFCx6X7CSk/SlWUuBGkT4Et/5+UD+WyvX2iiIWA==}
564
564
+
'@eslint/compat@2.0.3':
565
565
+
resolution: {integrity: sha512-SjIJhGigp8hmd1YGIBwh7Ovri7Kisl42GYFjrOyHhtfYGGoLW6teYi/5p8W50KSsawUPpuLOSmsq1bD0NGQLBw==, tarball: https://registry.npmjs.org/@eslint/compat/-/compat-2.0.3.tgz}
734
566
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
735
567
peerDependencies:
736
736
-
eslint: ^8.40 || 9
568
568
+
eslint: ^8.40 || 9 || 10
737
569
peerDependenciesMeta:
738
570
eslint:
739
571
optional: true
740
572
741
741
-
'@eslint/config-array@0.21.1':
742
742
-
resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
743
743
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
573
573
+
'@eslint/config-array@0.23.3':
574
574
+
resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==, tarball: https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.3.tgz}
575
575
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
744
576
745
745
-
'@eslint/config-helpers@0.4.2':
746
746
-
resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==}
747
747
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
748
748
-
749
749
-
'@eslint/core@0.17.0':
750
750
-
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
751
751
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
752
752
-
753
753
-
'@eslint/core@1.0.1':
754
754
-
resolution: {integrity: sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==}
577
577
+
'@eslint/config-helpers@0.5.3':
578
578
+
resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==, tarball: https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.3.tgz}
755
579
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
756
580
757
757
-
'@eslint/eslintrc@3.3.3':
758
758
-
resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==}
759
759
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
581
581
+
'@eslint/core@1.1.1':
582
582
+
resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==, tarball: https://registry.npmjs.org/@eslint/core/-/core-1.1.1.tgz}
583
583
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
760
584
761
761
-
'@eslint/js@9.39.2':
762
762
-
resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==}
763
763
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
585
585
+
'@eslint/js@10.0.1':
586
586
+
resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==, tarball: https://registry.npmjs.org/@eslint/js/-/js-10.0.1.tgz}
587
587
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
588
588
+
peerDependencies:
589
589
+
eslint: ^10.0.0
590
590
+
peerDependenciesMeta:
591
591
+
eslint:
592
592
+
optional: true
764
593
765
765
-
'@eslint/object-schema@2.1.7':
766
766
-
resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
767
767
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
594
594
+
'@eslint/object-schema@3.0.3':
595
595
+
resolution: {integrity: sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==, tarball: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.3.tgz}
596
596
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
768
597
769
769
-
'@eslint/plugin-kit@0.4.1':
770
770
-
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
771
771
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
598
598
+
'@eslint/plugin-kit@0.6.1':
599
599
+
resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==, tarball: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz}
600
600
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
772
601
773
602
'@ethercorps/sveltekit-og@4.2.1':
774
774
-
resolution: {integrity: sha512-mMkoKWMMBXL5iAYrMZqklezZDUU7HpHd+sNsz78e4gElXFyxdOnsIFfPPXpqDcUn6orZHs5MGHvtPi5II5xNAA==}
603
603
+
resolution: {integrity: sha512-mMkoKWMMBXL5iAYrMZqklezZDUU7HpHd+sNsz78e4gElXFyxdOnsIFfPPXpqDcUn6orZHs5MGHvtPi5II5xNAA==, tarball: https://registry.npmjs.org/@ethercorps/sveltekit-og/-/sveltekit-og-4.2.1.tgz}
775
604
peerDependencies:
776
605
'@sveltejs/kit': '>=2.0.0'
777
606
778
778
-
'@floating-ui/core@1.7.3':
779
779
-
resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==}
607
607
+
'@floating-ui/core@1.7.5':
608
608
+
resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==, tarball: https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz}
780
609
781
781
-
'@floating-ui/core@1.7.4':
782
782
-
resolution: {integrity: sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==}
610
610
+
'@floating-ui/dom@1.7.6':
611
611
+
resolution: {integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==, tarball: https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz}
783
612
784
784
-
'@floating-ui/dom@1.7.5':
785
785
-
resolution: {integrity: sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==}
613
613
+
'@floating-ui/utils@0.2.11':
614
614
+
resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==, tarball: https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz}
786
615
787
787
-
'@floating-ui/utils@0.2.10':
788
788
-
resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
616
616
+
'@foxui/3d@0.8.0':
617
617
+
resolution: {integrity: sha512-1DFabcaC/FMkt587UTTg39Mg23PMa2R8OYJoYAHqSNW4jeZ1q3aigKvnDoKjAkeaBxFqY39vIgsOsat3CJEBnw==, tarball: https://registry.npmjs.org/@foxui/3d/-/3d-0.8.0.tgz}
618
618
+
peerDependencies:
619
619
+
svelte: '>=5'
620
620
+
tailwindcss: '>=3'
789
621
790
790
-
'@foxui/3d@0.4.7':
791
791
-
resolution: {integrity: sha512-6aFWbdvMPbVqvRlr1gc438RoWE/1+B7/dB1b682tl+K1ycMhWkgMzicckxafLY2A1haOv8bgAArZJ+Lt63RMNg==}
622
622
+
'@foxui/colors@0.8.0':
623
623
+
resolution: {integrity: sha512-4LIsmfuLM0lgIyy+NDxEElv9ZwM7xLl/7ZdAuzSukqIUeXMdtfWNyMLV6QcAFEc2LQyJAGXBpSK5H620BB01Hg==, tarball: https://registry.npmjs.org/@foxui/colors/-/colors-0.8.0.tgz}
792
624
peerDependencies:
793
625
svelte: '>=5'
794
626
tailwindcss: '>=3'
795
627
796
796
-
'@foxui/colors@0.4.7':
797
797
-
resolution: {integrity: sha512-P40GBuwerikysWctVL1KSUrjxzlAf5j1jZ0z6+pzkWdfTv8wGxXlJcvJCkA1MkTeatLkyBrHLrIF17u2iRrMkw==}
628
628
+
'@foxui/core@0.8.0':
629
629
+
resolution: {integrity: sha512-1/vE7eftrQit7XyLVod6FksqCZKYj9VbRqktc4BkTdKnf3/iJZJrGyeDD3hJ0+q6qEi7DImCgSOEnFLoAqTecw==, tarball: https://registry.npmjs.org/@foxui/core/-/core-0.8.0.tgz}
798
630
peerDependencies:
799
631
svelte: '>=5'
800
632
tailwindcss: '>=3'
801
633
802
802
-
'@foxui/core@0.4.7':
803
803
-
resolution: {integrity: sha512-/J31Zra1Jlfn2HeLqKj7q2LmZoDc5pPEZU1SMrLYpJuv3QN+rl9qzAal0gwjGbhgNA/jAk7P2jqTgF4adngMkw==}
634
634
+
'@foxui/social@0.8.0':
635
635
+
resolution: {integrity: sha512-D1AdPg97BZLWjVqRwQMoiCTiO894nRurEpA5JEshqciOvPZvKss0AxRryBMsm/23y15z4Gc6gXXhp/oA1ptALA==, tarball: https://registry.npmjs.org/@foxui/social/-/social-0.8.0.tgz}
804
636
peerDependencies:
805
637
svelte: '>=5'
806
638
tailwindcss: '>=3'
807
639
808
808
-
'@foxui/social@0.4.7':
809
809
-
resolution: {integrity: sha512-KeA0Ppl8NVzPwJsibAGFJMCPlLfOa7L3LQqS4YBfPd0hhribBQ9MHWTfN+JM0upYt/E97XPsL/EoIrWfY67obA==}
640
640
+
'@foxui/text@0.8.0':
641
641
+
resolution: {integrity: sha512-OcyO9kt4Y6FisPheQzpaXKnnl2WcR97gRGkCGLKs8urgNmAC4PSlwrBKWCAHID/d+PbW+rH3qPdOostIQ1nAXQ==, tarball: https://registry.npmjs.org/@foxui/text/-/text-0.8.0.tgz}
810
642
peerDependencies:
811
643
svelte: '>=5'
812
644
tailwindcss: '>=3'
813
645
814
814
-
'@foxui/time@0.4.7':
815
815
-
resolution: {integrity: sha512-N4jN1QfUi7IY53MQETZp4MDj6DwwONoRi4yrN96SjpB71w7cvhli1jQCSG4QqCtyvISaizlg4T5gzORg7PYWrA==}
646
646
+
'@foxui/time@0.8.0':
647
647
+
resolution: {integrity: sha512-wDQkv97Gp5mxQ9EXZVInSTgCozW46jqoKyy4EChjxkC/CKy5jdkBYbgl+sbpSDxz3Fgdp28anyM3uyYXf5mIdQ==, tarball: https://registry.npmjs.org/@foxui/time/-/time-0.8.0.tgz}
816
648
peerDependencies:
817
649
svelte: '>=5'
818
650
tailwindcss: '>=3'
819
651
820
820
-
'@foxui/visual@0.4.7':
821
821
-
resolution: {integrity: sha512-POcVBvmeHD5Z3UFBANIawn6mBZLB5XEy/jqkFp1NV1OnHSdE4vNjWYSva3GU1C/OVVPxjfNFB0SisZlHWmk5FA==}
652
652
+
'@foxui/visual@0.8.0':
653
653
+
resolution: {integrity: sha512-IGeocy5B9kyVPshiZ1aqbs+2kjFIucr2Vl3KYxVu4As89WePwJKz6WlmhBoHaLspbdoIaSls0MVTqAs5ICli+w==, tarball: https://registry.npmjs.org/@foxui/visual/-/visual-0.8.0.tgz}
822
654
peerDependencies:
823
655
svelte: '>=5'
824
656
tailwindcss: '>=3'
825
657
826
658
'@humanfs/core@0.19.1':
827
827
-
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
659
659
+
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==, tarball: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz}
828
660
engines: {node: '>=18.18.0'}
829
661
830
662
'@humanfs/node@0.16.7':
831
831
-
resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==}
663
663
+
resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==, tarball: https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz}
832
664
engines: {node: '>=18.18.0'}
833
665
834
666
'@humanwhocodes/module-importer@1.0.1':
835
835
-
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
667
667
+
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==, tarball: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz}
836
668
engines: {node: '>=12.22'}
837
669
838
670
'@humanwhocodes/retry@0.4.3':
839
839
-
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
671
671
+
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==, tarball: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz}
840
672
engines: {node: '>=18.18'}
841
673
842
842
-
'@img/colour@1.0.0':
843
843
-
resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==}
674
674
+
'@img/colour@1.1.0':
675
675
+
resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==, tarball: https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz}
844
676
engines: {node: '>=18'}
845
677
846
678
'@img/sharp-darwin-arm64@0.34.5':
847
847
-
resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==}
679
679
+
resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==, tarball: https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz}
848
680
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
849
681
cpu: [arm64]
850
682
os: [darwin]
851
683
852
684
'@img/sharp-darwin-x64@0.34.5':
853
853
-
resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==}
685
685
+
resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==, tarball: https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz}
854
686
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
855
687
cpu: [x64]
856
688
os: [darwin]
857
689
858
690
'@img/sharp-libvips-darwin-arm64@1.2.4':
859
859
-
resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==}
691
691
+
resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==, tarball: https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz}
860
692
cpu: [arm64]
861
693
os: [darwin]
862
694
863
695
'@img/sharp-libvips-darwin-x64@1.2.4':
864
864
-
resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==}
696
696
+
resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==, tarball: https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz}
865
697
cpu: [x64]
866
698
os: [darwin]
867
699
868
700
'@img/sharp-libvips-linux-arm64@1.2.4':
869
869
-
resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==}
701
701
+
resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz}
870
702
cpu: [arm64]
871
703
os: [linux]
872
704
873
705
'@img/sharp-libvips-linux-arm@1.2.4':
874
874
-
resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==}
706
706
+
resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz}
875
707
cpu: [arm]
876
708
os: [linux]
877
709
878
710
'@img/sharp-libvips-linux-ppc64@1.2.4':
879
879
-
resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==}
711
711
+
resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz}
880
712
cpu: [ppc64]
881
713
os: [linux]
882
714
883
715
'@img/sharp-libvips-linux-riscv64@1.2.4':
884
884
-
resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==}
716
716
+
resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz}
885
717
cpu: [riscv64]
886
718
os: [linux]
887
719
888
720
'@img/sharp-libvips-linux-s390x@1.2.4':
889
889
-
resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==}
721
721
+
resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz}
890
722
cpu: [s390x]
891
723
os: [linux]
892
724
893
725
'@img/sharp-libvips-linux-x64@1.2.4':
894
894
-
resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==}
726
726
+
resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz}
895
727
cpu: [x64]
896
728
os: [linux]
897
729
898
730
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
899
899
-
resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==}
731
731
+
resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz}
900
732
cpu: [arm64]
901
733
os: [linux]
902
734
903
735
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
904
904
-
resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==}
736
736
+
resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==, tarball: https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz}
905
737
cpu: [x64]
906
738
os: [linux]
907
739
908
740
'@img/sharp-linux-arm64@0.34.5':
909
909
-
resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==}
741
741
+
resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==, tarball: https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz}
910
742
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
911
743
cpu: [arm64]
912
744
os: [linux]
913
745
914
746
'@img/sharp-linux-arm@0.34.5':
915
915
-
resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==}
747
747
+
resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==, tarball: https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz}
916
748
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
917
749
cpu: [arm]
918
750
os: [linux]
919
751
920
752
'@img/sharp-linux-ppc64@0.34.5':
921
921
-
resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==}
753
753
+
resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==, tarball: https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz}
922
754
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
923
755
cpu: [ppc64]
924
756
os: [linux]
925
757
926
758
'@img/sharp-linux-riscv64@0.34.5':
927
927
-
resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==}
759
759
+
resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==, tarball: https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz}
928
760
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
929
761
cpu: [riscv64]
930
762
os: [linux]
931
763
932
764
'@img/sharp-linux-s390x@0.34.5':
933
933
-
resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==}
765
765
+
resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==, tarball: https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz}
934
766
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
935
767
cpu: [s390x]
936
768
os: [linux]
937
769
938
770
'@img/sharp-linux-x64@0.34.5':
939
939
-
resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==}
771
771
+
resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==, tarball: https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz}
940
772
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
941
773
cpu: [x64]
942
774
os: [linux]
943
775
944
776
'@img/sharp-linuxmusl-arm64@0.34.5':
945
945
-
resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==}
777
777
+
resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==, tarball: https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz}
946
778
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
947
779
cpu: [arm64]
948
780
os: [linux]
949
781
950
782
'@img/sharp-linuxmusl-x64@0.34.5':
951
951
-
resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==}
783
783
+
resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==, tarball: https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz}
952
784
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
953
785
cpu: [x64]
954
786
os: [linux]
955
787
956
788
'@img/sharp-wasm32@0.34.5':
957
957
-
resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==}
789
789
+
resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==, tarball: https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz}
958
790
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
959
791
cpu: [wasm32]
960
792
961
793
'@img/sharp-win32-arm64@0.34.5':
962
962
-
resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==}
794
794
+
resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==, tarball: https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz}
963
795
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
964
796
cpu: [arm64]
965
797
os: [win32]
966
798
967
799
'@img/sharp-win32-ia32@0.34.5':
968
968
-
resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==}
800
800
+
resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==, tarball: https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz}
969
801
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
970
802
cpu: [ia32]
971
803
os: [win32]
972
804
973
805
'@img/sharp-win32-x64@0.34.5':
974
974
-
resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==}
806
806
+
resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==, tarball: https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz}
975
807
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
976
808
cpu: [x64]
977
809
os: [win32]
978
810
979
979
-
'@internationalized/date@3.11.0':
980
980
-
resolution: {integrity: sha512-BOx5huLAWhicM9/ZFs84CzP+V3gBW6vlpM02yzsdYC7TGlZJX1OJiEEHcSayF00Z+3jLlm4w79amvSt6RqKN3Q==}
811
811
+
'@internationalized/date@3.12.0':
812
812
+
resolution: {integrity: sha512-/PyIMzK29jtXaGU23qTvNZxvBXRtKbNnGDFD+PY6CZw/Y8Ex8pFUzkuCJCG9aOqmShjqhS9mPqP6Dk5onQY8rQ==, tarball: https://registry.npmjs.org/@internationalized/date/-/date-3.12.0.tgz}
981
813
982
814
'@jridgewell/gen-mapping@0.3.13':
983
983
-
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
815
815
+
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==, tarball: https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz}
984
816
985
817
'@jridgewell/remapping@2.3.5':
986
986
-
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
818
818
+
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==, tarball: https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz}
987
819
988
820
'@jridgewell/resolve-uri@3.1.2':
989
989
-
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
821
821
+
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==, tarball: https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz}
990
822
engines: {node: '>=6.0.0'}
991
823
992
824
'@jridgewell/sourcemap-codec@1.5.5':
993
993
-
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
825
825
+
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==, tarball: https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz}
994
826
995
827
'@jridgewell/trace-mapping@0.3.31':
996
996
-
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
828
828
+
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==, tarball: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz}
997
829
998
830
'@jridgewell/trace-mapping@0.3.9':
999
999
-
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
1000
1000
-
1001
1001
-
'@mapbox/geojson-rewind@0.5.2':
1002
1002
-
resolution: {integrity: sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==}
1003
1003
-
hasBin: true
831
831
+
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==, tarball: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz}
1004
832
1005
833
'@mapbox/jsonlint-lines-primitives@2.0.2':
1006
1006
-
resolution: {integrity: sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==}
834
834
+
resolution: {integrity: sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==, tarball: https://registry.npmjs.org/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz}
1007
835
engines: {node: '>= 0.6'}
1008
836
1009
837
'@mapbox/point-geometry@1.1.0':
1010
1010
-
resolution: {integrity: sha512-YGcBz1cg4ATXDCM/71L9xveh4dynfGmcLDqufR+nQQy3fKwsAZsWd/x4621/6uJaeB9mwOHE6hPeDgXz9uViUQ==}
838
838
+
resolution: {integrity: sha512-YGcBz1cg4ATXDCM/71L9xveh4dynfGmcLDqufR+nQQy3fKwsAZsWd/x4621/6uJaeB9mwOHE6hPeDgXz9uViUQ==, tarball: https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-1.1.0.tgz}
1011
839
1012
840
'@mapbox/tiny-sdf@2.0.7':
1013
1013
-
resolution: {integrity: sha512-25gQLQMcpivjOSA40g3gO6qgiFPDpWRoMfd+G/GoppPIeP6JDaMMkMrEJnMZhKyyS6iKwVt5YKu02vCUyJM3Ug==}
841
841
+
resolution: {integrity: sha512-25gQLQMcpivjOSA40g3gO6qgiFPDpWRoMfd+G/GoppPIeP6JDaMMkMrEJnMZhKyyS6iKwVt5YKu02vCUyJM3Ug==, tarball: https://registry.npmjs.org/@mapbox/tiny-sdf/-/tiny-sdf-2.0.7.tgz}
1014
842
1015
843
'@mapbox/unitbezier@0.0.1':
1016
1016
-
resolution: {integrity: sha512-nMkuDXFv60aBr9soUG5q+GvZYL+2KZHVvsqFCzqnkGEf46U2fvmytHaEVc1/YZbiLn8X+eR3QzX1+dwDO1lxlw==}
844
844
+
resolution: {integrity: sha512-nMkuDXFv60aBr9soUG5q+GvZYL+2KZHVvsqFCzqnkGEf46U2fvmytHaEVc1/YZbiLn8X+eR3QzX1+dwDO1lxlw==, tarball: https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.1.tgz}
1017
845
1018
846
'@mapbox/vector-tile@2.0.4':
1019
1019
-
resolution: {integrity: sha512-AkOLcbgGTdXScosBWwmmD7cDlvOjkg/DetGva26pIRiZPdeJYjYKarIlb4uxVzi6bwHO6EWH82eZ5Nuv4T5DUg==}
847
847
+
resolution: {integrity: sha512-AkOLcbgGTdXScosBWwmmD7cDlvOjkg/DetGva26pIRiZPdeJYjYKarIlb4uxVzi6bwHO6EWH82eZ5Nuv4T5DUg==, tarball: https://registry.npmjs.org/@mapbox/vector-tile/-/vector-tile-2.0.4.tgz}
1020
848
1021
849
'@mapbox/whoots-js@3.1.0':
1022
1022
-
resolution: {integrity: sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==}
850
850
+
resolution: {integrity: sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==, tarball: https://registry.npmjs.org/@mapbox/whoots-js/-/whoots-js-3.1.0.tgz}
1023
851
engines: {node: '>=6.0.0'}
1024
852
1025
853
'@maplibre/geojson-vt@5.0.4':
1026
1026
-
resolution: {integrity: sha512-KGg9sma45S+stfH9vPCJk1J0lSDLWZgCT9Y8u8qWZJyjFlP8MNP1WGTxIMYJZjDvVT3PDn05kN1C95Sut1HpgQ==}
854
854
+
resolution: {integrity: sha512-KGg9sma45S+stfH9vPCJk1J0lSDLWZgCT9Y8u8qWZJyjFlP8MNP1WGTxIMYJZjDvVT3PDn05kN1C95Sut1HpgQ==, tarball: https://registry.npmjs.org/@maplibre/geojson-vt/-/geojson-vt-5.0.4.tgz}
1027
855
1028
1028
-
'@maplibre/maplibre-gl-style-spec@24.4.1':
1029
1029
-
resolution: {integrity: sha512-UKhA4qv1h30XT768ccSv5NjNCX+dgfoq2qlLVmKejspPcSQTYD4SrVucgqegmYcKcmwf06wcNAa/kRd0NHWbUg==}
856
856
+
'@maplibre/geojson-vt@6.0.2':
857
857
+
resolution: {integrity: sha512-OnXnV2m1yBULKOlUanNFTiOeXCktvWYY4yWoHVETlp6ShJGUhY3DNt9XzPByL24h4JcoJRccPBlMhH1o8cvmyQ==, tarball: https://registry.npmjs.org/@maplibre/geojson-vt/-/geojson-vt-6.0.2.tgz}
858
858
+
859
859
+
'@maplibre/maplibre-gl-style-spec@24.7.0':
860
860
+
resolution: {integrity: sha512-Ed7rcKYU5iELfablg9Mj+TVCsXsPBgdMyXPRAxb2v7oWg9YJnpQdZ5msDs1LESu/mtXy3Z48Vdppv2t/x5kAhw==, tarball: https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.7.0.tgz}
1030
861
hasBin: true
1031
862
1032
1032
-
'@maplibre/mlt@1.1.5':
1033
1033
-
resolution: {integrity: sha512-HjoAIOYAfZo2El/tHBnvWpCRlodWgWLZ/tyO4Wrw0LVY2bkQz1+pwAwDvmgSRvfkSkSzWnqJJd1JwgCrq/60HQ==}
863
863
+
'@maplibre/mlt@1.1.7':
864
864
+
resolution: {integrity: sha512-HZSsXrgn2V6T3o0qklMwKERfKaAxjO8shmiFnVygCtXTg4SPKWVX+U99RkvxUfCsjYBEcT4ltor8lSlBSCca7Q==, tarball: https://registry.npmjs.org/@maplibre/mlt/-/mlt-1.1.7.tgz}
1034
865
1035
1035
-
'@maplibre/vt-pbf@4.2.1':
1036
1036
-
resolution: {integrity: sha512-IxZBGq/+9cqf2qdWlFuQ+ZfoMhWpxDUGQZ/poPHOJBvwMUT1GuxLo6HgYTou+xxtsOsjfbcjI8PZaPCtmt97rA==}
866
866
+
'@maplibre/vt-pbf@4.3.0':
867
867
+
resolution: {integrity: sha512-jIvp8F5hQCcreqOOpEt42TJMUlsrEcpf/kI1T2v85YrQRV6PPXUcEXUg5karKtH6oh47XJZ4kHu56pUkOuqA7w==, tarball: https://registry.npmjs.org/@maplibre/vt-pbf/-/vt-pbf-4.3.0.tgz}
1037
868
1038
869
'@mixmark-io/domino@2.2.0':
1039
1039
-
resolution: {integrity: sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==}
870
870
+
resolution: {integrity: sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==, tarball: https://registry.npmjs.org/@mixmark-io/domino/-/domino-2.2.0.tgz}
1040
871
1041
1041
-
'@number-flow/svelte@0.3.10':
1042
1042
-
resolution: {integrity: sha512-qpktvNMOrDtAokm6MkJSNwJl/q2zPxxt9MPQHbtWy34TMcYAOMJCDZ/ZG4sFWnT1ezTHXUsIYbW9P5aJfZc/xA==}
872
872
+
'@napi-rs/wasm-runtime@1.1.1':
873
873
+
resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==, tarball: https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz}
874
874
+
875
875
+
'@number-flow/svelte@0.4.0':
876
876
+
resolution: {integrity: sha512-9tnowrlZlBV3IVe3Gm1V7yXSf4Ugag2k7iW45xqb04HXSa1ApEImopvGWAjJpHDvS849o+UCb0YH461Mtde9lA==, tarball: https://registry.npmjs.org/@number-flow/svelte/-/svelte-0.4.0.tgz}
1043
877
peerDependencies:
1044
878
svelte: ^4 || ^5
1045
879
880
880
+
'@oxc-project/runtime@0.115.0':
881
881
+
resolution: {integrity: sha512-Rg8Wlt5dCbXhQnsXPrkOjL1DTSvXLgb2R/KYfnf1/K+R0k6UMLEmbQXPM+kwrWqSmWA2t0B1EtHy2/3zikQpvQ==, tarball: https://registry.npmjs.org/@oxc-project/runtime/-/runtime-0.115.0.tgz}
882
882
+
engines: {node: ^20.19.0 || >=22.12.0}
883
883
+
884
884
+
'@oxc-project/types@0.115.0':
885
885
+
resolution: {integrity: sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==, tarball: https://registry.npmjs.org/@oxc-project/types/-/types-0.115.0.tgz}
886
886
+
1046
887
'@polka/url@1.0.0-next.29':
1047
1047
-
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
888
888
+
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==, tarball: https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz}
1048
889
1049
890
'@poppinss/colors@4.1.6':
1050
1050
-
resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==}
891
891
+
resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==, tarball: https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.6.tgz}
1051
892
1052
893
'@poppinss/dumper@0.6.5':
1053
1053
-
resolution: {integrity: sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==}
894
894
+
resolution: {integrity: sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==, tarball: https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.6.5.tgz}
1054
895
1055
896
'@poppinss/exception@1.2.3':
1056
1056
-
resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==}
897
897
+
resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==, tarball: https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz}
1057
898
1058
899
'@remirror/core-constants@3.0.0':
1059
1059
-
resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==}
900
900
+
resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==, tarball: https://registry.npmjs.org/@remirror/core-constants/-/core-constants-3.0.0.tgz}
1060
901
1061
902
'@resvg/resvg-wasm@2.6.2':
1062
1062
-
resolution: {integrity: sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==}
903
903
+
resolution: {integrity: sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==, tarball: https://registry.npmjs.org/@resvg/resvg-wasm/-/resvg-wasm-2.6.2.tgz}
1063
904
engines: {node: '>= 10'}
1064
905
1065
1065
-
'@rollup/rollup-android-arm-eabi@4.56.0':
1066
1066
-
resolution: {integrity: sha512-LNKIPA5k8PF1+jAFomGe3qN3bbIgJe/IlpDBwuVjrDKrJhVWywgnJvflMt/zkbVNLFtF1+94SljYQS6e99klnw==}
1067
1067
-
cpu: [arm]
1068
1068
-
os: [android]
1069
1069
-
1070
1070
-
'@rollup/rollup-android-arm64@4.56.0':
1071
1071
-
resolution: {integrity: sha512-lfbVUbelYqXlYiU/HApNMJzT1E87UPGvzveGg2h0ktUNlOCxKlWuJ9jtfvs1sKHdwU4fzY7Pl8sAl49/XaEk6Q==}
906
906
+
'@rolldown/binding-android-arm64@1.0.0-rc.9':
907
907
+
resolution: {integrity: sha512-lcJL0bN5hpgJfSIz/8PIf02irmyL43P+j1pTCfbD1DbLkmGRuFIA4DD3B3ZOvGqG0XiVvRznbKtN0COQVaKUTg==, tarball: https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.9.tgz}
908
908
+
engines: {node: ^20.19.0 || >=22.12.0}
1072
909
cpu: [arm64]
1073
910
os: [android]
1074
911
1075
1075
-
'@rollup/rollup-darwin-arm64@4.56.0':
1076
1076
-
resolution: {integrity: sha512-EgxD1ocWfhoD6xSOeEEwyE7tDvwTgZc8Bss7wCWe+uc7wO8G34HHCUH+Q6cHqJubxIAnQzAsyUsClt0yFLu06w==}
912
912
+
'@rolldown/binding-darwin-arm64@1.0.0-rc.9':
913
913
+
resolution: {integrity: sha512-J7Zk3kLYFsLtuH6U+F4pS2sYVzac0qkjcO5QxHS7OS7yZu2LRs+IXo+uvJ/mvpyUljDJ3LROZPoQfgBIpCMhdQ==, tarball: https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.9.tgz}
914
914
+
engines: {node: ^20.19.0 || >=22.12.0}
1077
915
cpu: [arm64]
1078
916
os: [darwin]
1079
917
1080
1080
-
'@rollup/rollup-darwin-x64@4.56.0':
1081
1081
-
resolution: {integrity: sha512-1vXe1vcMOssb/hOF8iv52A7feWW2xnu+c8BV4t1F//m9QVLTfNVpEdja5ia762j/UEJe2Z1jAmEqZAK42tVW3g==}
918
918
+
'@rolldown/binding-darwin-x64@1.0.0-rc.9':
919
919
+
resolution: {integrity: sha512-iwtmmghy8nhfRGeNAIltcNXzD0QMNaaA5U/NyZc1Ia4bxrzFByNMDoppoC+hl7cDiUq5/1CnFthpT9n+UtfFyg==, tarball: https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.9.tgz}
920
920
+
engines: {node: ^20.19.0 || >=22.12.0}
1082
921
cpu: [x64]
1083
922
os: [darwin]
1084
923
1085
1085
-
'@rollup/rollup-freebsd-arm64@4.56.0':
1086
1086
-
resolution: {integrity: sha512-bof7fbIlvqsyv/DtaXSck4VYQ9lPtoWNFCB/JY4snlFuJREXfZnm+Ej6yaCHfQvofJDXLDMTVxWscVSuQvVWUQ==}
1087
1087
-
cpu: [arm64]
1088
1088
-
os: [freebsd]
1089
1089
-
1090
1090
-
'@rollup/rollup-freebsd-x64@4.56.0':
1091
1091
-
resolution: {integrity: sha512-KNa6lYHloW+7lTEkYGa37fpvPq+NKG/EHKM8+G/g9WDU7ls4sMqbVRV78J6LdNuVaeeK5WB9/9VAFbKxcbXKYg==}
924
924
+
'@rolldown/binding-freebsd-x64@1.0.0-rc.9':
925
925
+
resolution: {integrity: sha512-DLFYI78SCiZr5VvdEplsVC2Vx53lnA4/Ga5C65iyldMVaErr86aiqCoNBLl92PXPfDtUYjUh+xFFor40ueNs4Q==, tarball: https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.9.tgz}
926
926
+
engines: {node: ^20.19.0 || >=22.12.0}
1092
927
cpu: [x64]
1093
928
os: [freebsd]
1094
929
1095
1095
-
'@rollup/rollup-linux-arm-gnueabihf@4.56.0':
1096
1096
-
resolution: {integrity: sha512-E8jKK87uOvLrrLN28jnAAAChNq5LeCd2mGgZF+fGF5D507WlG/Noct3lP/QzQ6MrqJ5BCKNwI9ipADB6jyiq2A==}
930
930
+
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.9':
931
931
+
resolution: {integrity: sha512-CsjTmTwd0Hri6iTw/DRMK7kOZ7FwAkrO4h8YWKoX/kcj833e4coqo2wzIFywtch/8Eb5enQ/lwLM7w6JX1W5RQ==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.9.tgz}
932
932
+
engines: {node: ^20.19.0 || >=22.12.0}
1097
933
cpu: [arm]
1098
934
os: [linux]
1099
935
1100
1100
-
'@rollup/rollup-linux-arm-musleabihf@4.56.0':
1101
1101
-
resolution: {integrity: sha512-jQosa5FMYF5Z6prEpTCCmzCXz6eKr/tCBssSmQGEeozA9tkRUty/5Vx06ibaOP9RCrW1Pvb8yp3gvZhHwTDsJw==}
1102
1102
-
cpu: [arm]
1103
1103
-
os: [linux]
1104
1104
-
1105
1105
-
'@rollup/rollup-linux-arm64-gnu@4.56.0':
1106
1106
-
resolution: {integrity: sha512-uQVoKkrC1KGEV6udrdVahASIsaF8h7iLG0U0W+Xn14ucFwi6uS539PsAr24IEF9/FoDtzMeeJXJIBo5RkbNWvQ==}
936
936
+
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.9':
937
937
+
resolution: {integrity: sha512-2x9O2JbSPxpxMDhP9Z74mahAStibTlrBMW0520+epJH5sac7/LwZW5Bmg/E6CXuEF53JJFW509uP+lSedaUNxg==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.9.tgz}
938
938
+
engines: {node: ^20.19.0 || >=22.12.0}
1107
939
cpu: [arm64]
1108
940
os: [linux]
1109
941
1110
1110
-
'@rollup/rollup-linux-arm64-musl@4.56.0':
1111
1111
-
resolution: {integrity: sha512-vLZ1yJKLxhQLFKTs42RwTwa6zkGln+bnXc8ueFGMYmBTLfNu58sl5/eXyxRa2RarTkJbXl8TKPgfS6V5ijNqEA==}
942
942
+
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.9':
943
943
+
resolution: {integrity: sha512-JA1QRW31ogheAIRhIg9tjMfsYbglXXYGNPLdPEYrwFxdbkQCAzvpSCSHCDWNl4hTtrol8WeboCSEpjdZK8qrCg==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.9.tgz}
944
944
+
engines: {node: ^20.19.0 || >=22.12.0}
1112
945
cpu: [arm64]
1113
946
os: [linux]
1114
947
1115
1115
-
'@rollup/rollup-linux-loong64-gnu@4.56.0':
1116
1116
-
resolution: {integrity: sha512-FWfHOCub564kSE3xJQLLIC/hbKqHSVxy8vY75/YHHzWvbJL7aYJkdgwD/xGfUlL5UV2SB7otapLrcCj2xnF1dg==}
1117
1117
-
cpu: [loong64]
1118
1118
-
os: [linux]
1119
1119
-
1120
1120
-
'@rollup/rollup-linux-loong64-musl@4.56.0':
1121
1121
-
resolution: {integrity: sha512-z1EkujxIh7nbrKL1lmIpqFTc/sr0u8Uk0zK/qIEFldbt6EDKWFk/pxFq3gYj4Bjn3aa9eEhYRlL3H8ZbPT1xvA==}
1122
1122
-
cpu: [loong64]
1123
1123
-
os: [linux]
1124
1124
-
1125
1125
-
'@rollup/rollup-linux-ppc64-gnu@4.56.0':
1126
1126
-
resolution: {integrity: sha512-iNFTluqgdoQC7AIE8Q34R3AuPrJGJirj5wMUErxj22deOcY7XwZRaqYmB6ZKFHoVGqRcRd0mqO+845jAibKCkw==}
948
948
+
'@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.9':
949
949
+
resolution: {integrity: sha512-aOKU9dJheda8Kj8Y3w9gnt9QFOO+qKPAl8SWd7JPHP+Cu0EuDAE5wokQubLzIDQWg2myXq2XhTpOVS07qqvT+w==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.9.tgz}
950
950
+
engines: {node: ^20.19.0 || >=22.12.0}
1127
951
cpu: [ppc64]
1128
952
os: [linux]
1129
953
1130
1130
-
'@rollup/rollup-linux-ppc64-musl@4.56.0':
1131
1131
-
resolution: {integrity: sha512-MtMeFVlD2LIKjp2sE2xM2slq3Zxf9zwVuw0jemsxvh1QOpHSsSzfNOTH9uYW9i1MXFxUSMmLpeVeUzoNOKBaWg==}
1132
1132
-
cpu: [ppc64]
1133
1133
-
os: [linux]
1134
1134
-
1135
1135
-
'@rollup/rollup-linux-riscv64-gnu@4.56.0':
1136
1136
-
resolution: {integrity: sha512-in+v6wiHdzzVhYKXIk5U74dEZHdKN9KH0Q4ANHOTvyXPG41bajYRsy7a8TPKbYPl34hU7PP7hMVHRvv/5aCSew==}
1137
1137
-
cpu: [riscv64]
1138
1138
-
os: [linux]
1139
1139
-
1140
1140
-
'@rollup/rollup-linux-riscv64-musl@4.56.0':
1141
1141
-
resolution: {integrity: sha512-yni2raKHB8m9NQpI9fPVwN754mn6dHQSbDTwxdr9SE0ks38DTjLMMBjrwvB5+mXrX+C0npX0CVeCUcvvvD8CNQ==}
1142
1142
-
cpu: [riscv64]
1143
1143
-
os: [linux]
1144
1144
-
1145
1145
-
'@rollup/rollup-linux-s390x-gnu@4.56.0':
1146
1146
-
resolution: {integrity: sha512-zhLLJx9nQPu7wezbxt2ut+CI4YlXi68ndEve16tPc/iwoylWS9B3FxpLS2PkmfYgDQtosah07Mj9E0khc3Y+vQ==}
954
954
+
'@rolldown/binding-linux-s390x-gnu@1.0.0-rc.9':
955
955
+
resolution: {integrity: sha512-OalO94fqj7IWRn3VdXWty75jC5dk4C197AWEuMhIpvVv2lw9fiPhud0+bW2ctCxb3YoBZor71QHbY+9/WToadA==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.9.tgz}
956
956
+
engines: {node: ^20.19.0 || >=22.12.0}
1147
957
cpu: [s390x]
1148
958
os: [linux]
1149
959
1150
1150
-
'@rollup/rollup-linux-x64-gnu@4.56.0':
1151
1151
-
resolution: {integrity: sha512-MVC6UDp16ZSH7x4rtuJPAEoE1RwS8N4oK9DLHy3FTEdFoUTCFVzMfJl/BVJ330C+hx8FfprA5Wqx4FhZXkj2Kw==}
960
960
+
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.9':
961
961
+
resolution: {integrity: sha512-cVEl1vZtBsBZna3YMjGXNvnYYrOJ7RzuWvZU0ffvJUexWkukMaDuGhUXn0rjnV0ptzGVkvc+vW9Yqy6h8YX4pg==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.9.tgz}
962
962
+
engines: {node: ^20.19.0 || >=22.12.0}
1152
963
cpu: [x64]
1153
964
os: [linux]
1154
965
1155
1155
-
'@rollup/rollup-linux-x64-musl@4.56.0':
1156
1156
-
resolution: {integrity: sha512-ZhGH1eA4Qv0lxaV00azCIS1ChedK0V32952Md3FtnxSqZTBTd6tgil4nZT5cU8B+SIw3PFYkvyR4FKo2oyZIHA==}
966
966
+
'@rolldown/binding-linux-x64-musl@1.0.0-rc.9':
967
967
+
resolution: {integrity: sha512-UzYnKCIIc4heAKgI4PZ3dfBGUZefGCJ1TPDuLHoCzgrMYPb5Rv6TLFuYtyM4rWyHM7hymNdsg5ik2C+UD9VDbA==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.9.tgz}
968
968
+
engines: {node: ^20.19.0 || >=22.12.0}
1157
969
cpu: [x64]
1158
970
os: [linux]
1159
971
1160
1160
-
'@rollup/rollup-openbsd-x64@4.56.0':
1161
1161
-
resolution: {integrity: sha512-O16XcmyDeFI9879pEcmtWvD/2nyxR9mF7Gs44lf1vGGx8Vg2DRNx11aVXBEqOQhWb92WN4z7fW/q4+2NYzCbBA==}
1162
1162
-
cpu: [x64]
1163
1163
-
os: [openbsd]
1164
1164
-
1165
1165
-
'@rollup/rollup-openharmony-arm64@4.56.0':
1166
1166
-
resolution: {integrity: sha512-LhN/Reh+7F3RCgQIRbgw8ZMwUwyqJM+8pXNT6IIJAqm2IdKkzpCh/V9EdgOMBKuebIrzswqy4ATlrDgiOwbRcQ==}
972
972
+
'@rolldown/binding-openharmony-arm64@1.0.0-rc.9':
973
973
+
resolution: {integrity: sha512-+6zoiF+RRyf5cdlFQP7nm58mq7+/2PFaY2DNQeD4B87N36JzfF/l9mdBkkmTvSYcYPE8tMh/o3cRlsx1ldLfog==, tarball: https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.9.tgz}
974
974
+
engines: {node: ^20.19.0 || >=22.12.0}
1167
975
cpu: [arm64]
1168
976
os: [openharmony]
1169
977
1170
1170
-
'@rollup/rollup-win32-arm64-msvc@4.56.0':
1171
1171
-
resolution: {integrity: sha512-kbFsOObXp3LBULg1d3JIUQMa9Kv4UitDmpS+k0tinPBz3watcUiV2/LUDMMucA6pZO3WGE27P7DsfaN54l9ing==}
1172
1172
-
cpu: [arm64]
1173
1173
-
os: [win32]
978
978
+
'@rolldown/binding-wasm32-wasi@1.0.0-rc.9':
979
979
+
resolution: {integrity: sha512-rgFN6sA/dyebil3YTlL2evvi/M+ivhfnyxec7AccTpRPccno/rPoNlqybEZQBkcbZu8Hy+eqNJCqfBR8P7Pg8g==, tarball: https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.9.tgz}
980
980
+
engines: {node: '>=14.0.0'}
981
981
+
cpu: [wasm32]
1174
982
1175
1175
-
'@rollup/rollup-win32-ia32-msvc@4.56.0':
1176
1176
-
resolution: {integrity: sha512-vSSgny54D6P4vf2izbtFm/TcWYedw7f8eBrOiGGecyHyQB9q4Kqentjaj8hToe+995nob/Wv48pDqL5a62EWtg==}
1177
1177
-
cpu: [ia32]
983
983
+
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.9':
984
984
+
resolution: {integrity: sha512-lHVNUG/8nlF1IQk1C0Ci574qKYyty2goMiPlRqkC5R+3LkXDkL5Dhx8ytbxq35m+pkHVIvIxviD+TWLdfeuadA==, tarball: https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.9.tgz}
985
985
+
engines: {node: ^20.19.0 || >=22.12.0}
986
986
+
cpu: [arm64]
1178
987
os: [win32]
1179
988
1180
1180
-
'@rollup/rollup-win32-x64-gnu@4.56.0':
1181
1181
-
resolution: {integrity: sha512-FeCnkPCTHQJFbiGG49KjV5YGW/8b9rrXAM2Mz2kiIoktq2qsJxRD5giEMEOD2lPdgs72upzefaUvS+nc8E3UzQ==}
989
989
+
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.9':
990
990
+
resolution: {integrity: sha512-G0oA4+w1iY5AGi5HcDTxWsoxF509hrFIPB2rduV5aDqS9FtDg1CAfa7V34qImbjfhIcA8C+RekocJZA96EarwQ==, tarball: https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.9.tgz}
991
991
+
engines: {node: ^20.19.0 || >=22.12.0}
1182
992
cpu: [x64]
1183
993
os: [win32]
1184
994
1185
1185
-
'@rollup/rollup-win32-x64-msvc@4.56.0':
1186
1186
-
resolution: {integrity: sha512-H8AE9Ur/t0+1VXujj90w0HrSOuv0Nq9r1vSZF2t5km20NTfosQsGGUXDaKdQZzwuLts7IyL1fYT4hM95TI9c4g==}
1187
1187
-
cpu: [x64]
1188
1188
-
os: [win32]
995
995
+
'@rolldown/pluginutils@1.0.0-rc.9':
996
996
+
resolution: {integrity: sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==, tarball: https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.9.tgz}
1189
997
1190
998
'@shuding/opentype.js@1.4.0-beta.0':
1191
1191
-
resolution: {integrity: sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==}
999
999
+
resolution: {integrity: sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==, tarball: https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz}
1192
1000
engines: {node: '>= 8.0.0'}
1193
1001
hasBin: true
1194
1002
1195
1003
'@sindresorhus/is@7.2.0':
1196
1196
-
resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==}
1004
1004
+
resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==, tarball: https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz}
1197
1005
engines: {node: '>=18'}
1198
1006
1199
1007
'@speed-highlight/core@1.2.14':
1200
1200
-
resolution: {integrity: sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==}
1008
1008
+
resolution: {integrity: sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==, tarball: https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.14.tgz}
1201
1009
1202
1010
'@standard-schema/spec@1.1.0':
1203
1203
-
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
1011
1011
+
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==, tarball: https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz}
1204
1012
1205
1205
-
'@sveltejs/acorn-typescript@1.0.8':
1206
1206
-
resolution: {integrity: sha512-esgN+54+q0NjB0Y/4BomT9samII7jGwNy/2a3wNZbT2A2RpmXsXwUt24LvLhx6jUq2gVk4cWEvcRO6MFQbOfNA==}
1013
1013
+
'@sveltejs/acorn-typescript@1.0.9':
1014
1014
+
resolution: {integrity: sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==, tarball: https://registry.npmjs.org/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz}
1207
1015
peerDependencies:
1208
1016
acorn: ^8.9.0
1209
1017
1210
1210
-
'@sveltejs/adapter-cloudflare@7.2.6':
1211
1211
-
resolution: {integrity: sha512-PmaWW6EdMue8s24bUwa9EMsnjMaCS1HroM8HwlvwSxO8Cq5LldAxnnaUS5cnJ3RdVRorJZtL71eMTs+wbuXHgw==}
1018
1018
+
'@sveltejs/adapter-cloudflare@7.2.8':
1019
1019
+
resolution: {integrity: sha512-bIdhY/Fi4AQmqiBdQVKnafH1h9Gw+xbCvHyUu4EouC8rJOU02zwhi14k/FDhQ0mJF1iblIu3m8UNQ8GpGIvIOQ==, tarball: https://registry.npmjs.org/@sveltejs/adapter-cloudflare/-/adapter-cloudflare-7.2.8.tgz}
1212
1020
peerDependencies:
1213
1021
'@sveltejs/kit': ^2.0.0
1214
1022
wrangler: ^4.0.0
1215
1023
1216
1216
-
'@sveltejs/kit@2.50.1':
1217
1217
-
resolution: {integrity: sha512-XRHD2i3zC4ukhz2iCQzO4mbsts081PAZnnMAQ7LNpWeYgeBmwMsalf0FGSwhFXBbtr2XViPKnFJBDCckWqrsLw==}
1024
1024
+
'@sveltejs/kit@2.55.0':
1025
1025
+
resolution: {integrity: sha512-MdFRjevVxmAknf2NbaUkDF16jSIzXMWd4Nfah0Qp8TtQVoSp3bV4jKt8mX7z7qTUTWvgSaxtR0EG5WJf53gcuA==, tarball: https://registry.npmjs.org/@sveltejs/kit/-/kit-2.55.0.tgz}
1218
1026
engines: {node: '>=18.13'}
1219
1027
hasBin: true
1220
1028
peerDependencies:
1221
1029
'@opentelemetry/api': ^1.0.0
1222
1222
-
'@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0
1030
1030
+
'@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 || ^7.0.0
1223
1031
svelte: ^4.0.0 || ^5.0.0-next.0
1224
1032
typescript: ^5.3.3
1225
1225
-
vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0
1033
1033
+
vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 || ^8.0.0
1226
1034
peerDependenciesMeta:
1227
1035
'@opentelemetry/api':
1228
1036
optional: true
1229
1037
typescript:
1230
1038
optional: true
1231
1039
1232
1232
-
'@sveltejs/vite-plugin-svelte-inspector@5.0.2':
1233
1233
-
resolution: {integrity: sha512-TZzRTcEtZffICSAoZGkPSl6Etsj2torOVrx6Uw0KpXxrec9Gg6jFWQ60Q3+LmNGfZSxHRCZL7vXVZIWmuV50Ig==}
1234
1234
-
engines: {node: ^20.19 || ^22.12 || >=24}
1235
1235
-
peerDependencies:
1236
1236
-
'@sveltejs/vite-plugin-svelte': ^6.0.0-next.0
1237
1237
-
svelte: ^5.0.0
1238
1238
-
vite: ^6.3.0 || ^7.0.0
1239
1239
-
1240
1240
-
'@sveltejs/vite-plugin-svelte@6.2.4':
1241
1241
-
resolution: {integrity: sha512-ou/d51QSdTyN26D7h6dSpusAKaZkAiGM55/AKYi+9AGZw7q85hElbjK3kEyzXHhLSnRISHOYzVge6x0jRZ7DXA==}
1040
1040
+
'@sveltejs/vite-plugin-svelte@7.0.0':
1041
1041
+
resolution: {integrity: sha512-ILXmxC7HAsnkK2eslgPetrqqW1BKSL7LktsFgqzNj83MaivMGZzluWq32m25j2mDOjmSKX7GGWahePhuEs7P/g==, tarball: https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-7.0.0.tgz}
1242
1042
engines: {node: ^20.19 || ^22.12 || >=24}
1243
1043
peerDependencies:
1244
1244
-
svelte: ^5.0.0
1245
1245
-
vite: ^6.3.0 || ^7.0.0
1044
1044
+
svelte: ^5.46.4
1045
1045
+
vite: ^8.0.0-beta.7 || ^8.0.0
1246
1046
1247
1247
-
'@swc/helpers@0.5.18':
1248
1248
-
resolution: {integrity: sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==}
1047
1047
+
'@swc/helpers@0.5.19':
1048
1048
+
resolution: {integrity: sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==, tarball: https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.19.tgz}
1249
1049
1250
1050
'@tailwindcss/forms@0.5.11':
1251
1251
-
resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==}
1051
1051
+
resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==, tarball: https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.11.tgz}
1252
1052
peerDependencies:
1253
1053
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1'
1254
1054
1255
1255
-
'@tailwindcss/node@4.1.18':
1256
1256
-
resolution: {integrity: sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==}
1055
1055
+
'@tailwindcss/node@4.2.1':
1056
1056
+
resolution: {integrity: sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==, tarball: https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz}
1257
1057
1258
1258
-
'@tailwindcss/oxide-android-arm64@4.1.18':
1259
1259
-
resolution: {integrity: sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==}
1260
1260
-
engines: {node: '>= 10'}
1058
1058
+
'@tailwindcss/oxide-android-arm64@4.2.1':
1059
1059
+
resolution: {integrity: sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.1.tgz}
1060
1060
+
engines: {node: '>= 20'}
1261
1061
cpu: [arm64]
1262
1062
os: [android]
1263
1063
1264
1264
-
'@tailwindcss/oxide-darwin-arm64@4.1.18':
1265
1265
-
resolution: {integrity: sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==}
1266
1266
-
engines: {node: '>= 10'}
1064
1064
+
'@tailwindcss/oxide-darwin-arm64@4.2.1':
1065
1065
+
resolution: {integrity: sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.1.tgz}
1066
1066
+
engines: {node: '>= 20'}
1267
1067
cpu: [arm64]
1268
1068
os: [darwin]
1269
1069
1270
1270
-
'@tailwindcss/oxide-darwin-x64@4.1.18':
1271
1271
-
resolution: {integrity: sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==}
1272
1272
-
engines: {node: '>= 10'}
1070
1070
+
'@tailwindcss/oxide-darwin-x64@4.2.1':
1071
1071
+
resolution: {integrity: sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.1.tgz}
1072
1072
+
engines: {node: '>= 20'}
1273
1073
cpu: [x64]
1274
1074
os: [darwin]
1275
1075
1276
1276
-
'@tailwindcss/oxide-freebsd-x64@4.1.18':
1277
1277
-
resolution: {integrity: sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==}
1278
1278
-
engines: {node: '>= 10'}
1076
1076
+
'@tailwindcss/oxide-freebsd-x64@4.2.1':
1077
1077
+
resolution: {integrity: sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.1.tgz}
1078
1078
+
engines: {node: '>= 20'}
1279
1079
cpu: [x64]
1280
1080
os: [freebsd]
1281
1081
1282
1282
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18':
1283
1283
-
resolution: {integrity: sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==}
1284
1284
-
engines: {node: '>= 10'}
1082
1082
+
'@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1':
1083
1083
+
resolution: {integrity: sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.1.tgz}
1084
1084
+
engines: {node: '>= 20'}
1285
1085
cpu: [arm]
1286
1086
os: [linux]
1287
1087
1288
1288
-
'@tailwindcss/oxide-linux-arm64-gnu@4.1.18':
1289
1289
-
resolution: {integrity: sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==}
1290
1290
-
engines: {node: '>= 10'}
1088
1088
+
'@tailwindcss/oxide-linux-arm64-gnu@4.2.1':
1089
1089
+
resolution: {integrity: sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.1.tgz}
1090
1090
+
engines: {node: '>= 20'}
1291
1091
cpu: [arm64]
1292
1092
os: [linux]
1293
1093
1294
1294
-
'@tailwindcss/oxide-linux-arm64-musl@4.1.18':
1295
1295
-
resolution: {integrity: sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==}
1296
1296
-
engines: {node: '>= 10'}
1094
1094
+
'@tailwindcss/oxide-linux-arm64-musl@4.2.1':
1095
1095
+
resolution: {integrity: sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.1.tgz}
1096
1096
+
engines: {node: '>= 20'}
1297
1097
cpu: [arm64]
1298
1098
os: [linux]
1299
1099
1300
1300
-
'@tailwindcss/oxide-linux-x64-gnu@4.1.18':
1301
1301
-
resolution: {integrity: sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==}
1302
1302
-
engines: {node: '>= 10'}
1100
1100
+
'@tailwindcss/oxide-linux-x64-gnu@4.2.1':
1101
1101
+
resolution: {integrity: sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.1.tgz}
1102
1102
+
engines: {node: '>= 20'}
1303
1103
cpu: [x64]
1304
1104
os: [linux]
1305
1105
1306
1306
-
'@tailwindcss/oxide-linux-x64-musl@4.1.18':
1307
1307
-
resolution: {integrity: sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==}
1308
1308
-
engines: {node: '>= 10'}
1106
1106
+
'@tailwindcss/oxide-linux-x64-musl@4.2.1':
1107
1107
+
resolution: {integrity: sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.1.tgz}
1108
1108
+
engines: {node: '>= 20'}
1309
1109
cpu: [x64]
1310
1110
os: [linux]
1311
1111
1312
1312
-
'@tailwindcss/oxide-wasm32-wasi@4.1.18':
1313
1313
-
resolution: {integrity: sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==}
1112
1112
+
'@tailwindcss/oxide-wasm32-wasi@4.2.1':
1113
1113
+
resolution: {integrity: sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.1.tgz}
1314
1114
engines: {node: '>=14.0.0'}
1315
1115
cpu: [wasm32]
1316
1116
bundledDependencies:
···
1321
1121
- '@emnapi/wasi-threads'
1322
1122
- tslib
1323
1123
1324
1324
-
'@tailwindcss/oxide-win32-arm64-msvc@4.1.18':
1325
1325
-
resolution: {integrity: sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==}
1326
1326
-
engines: {node: '>= 10'}
1124
1124
+
'@tailwindcss/oxide-win32-arm64-msvc@4.2.1':
1125
1125
+
resolution: {integrity: sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.1.tgz}
1126
1126
+
engines: {node: '>= 20'}
1327
1127
cpu: [arm64]
1328
1128
os: [win32]
1329
1129
1330
1330
-
'@tailwindcss/oxide-win32-x64-msvc@4.1.18':
1331
1331
-
resolution: {integrity: sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==}
1332
1332
-
engines: {node: '>= 10'}
1130
1130
+
'@tailwindcss/oxide-win32-x64-msvc@4.2.1':
1131
1131
+
resolution: {integrity: sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.1.tgz}
1132
1132
+
engines: {node: '>= 20'}
1333
1133
cpu: [x64]
1334
1134
os: [win32]
1335
1135
1336
1336
-
'@tailwindcss/oxide@4.1.18':
1337
1337
-
resolution: {integrity: sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==}
1338
1338
-
engines: {node: '>= 10'}
1136
1136
+
'@tailwindcss/oxide@4.2.1':
1137
1137
+
resolution: {integrity: sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz}
1138
1138
+
engines: {node: '>= 20'}
1339
1139
1340
1140
'@tailwindcss/typography@0.5.19':
1341
1341
-
resolution: {integrity: sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==}
1141
1141
+
resolution: {integrity: sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==, tarball: https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.19.tgz}
1342
1142
peerDependencies:
1343
1143
tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1'
1344
1144
1345
1345
-
'@tailwindcss/vite@4.1.18':
1346
1346
-
resolution: {integrity: sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==}
1145
1145
+
'@tailwindcss/vite@4.2.1':
1146
1146
+
resolution: {integrity: sha512-TBf2sJjYeb28jD2U/OhwdW0bbOsxkWPwQ7SrqGf9sVcoYwZj7rkXljroBO9wKBut9XnmQLXanuDUeqQK0lGg/w==, tarball: https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.1.tgz}
1347
1147
peerDependencies:
1348
1148
vite: ^5.2.0 || ^6 || ^7
1349
1149
1350
1150
'@takumi-rs/core-darwin-arm64@0.55.4':
1351
1351
-
resolution: {integrity: sha512-LH/X/ul19DActLGcBpXnxH3OBEq8qOgPD56hNHAJMbnCRxAO6TDaIh2U7WqPVliSkFk3jZfikbD21SIEpZrp8A==}
1151
1151
+
resolution: {integrity: sha512-LH/X/ul19DActLGcBpXnxH3OBEq8qOgPD56hNHAJMbnCRxAO6TDaIh2U7WqPVliSkFk3jZfikbD21SIEpZrp8A==, tarball: https://registry.npmjs.org/@takumi-rs/core-darwin-arm64/-/core-darwin-arm64-0.55.4.tgz}
1352
1152
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1353
1153
cpu: [arm64]
1354
1154
os: [darwin]
1355
1155
1356
1156
'@takumi-rs/core-darwin-x64@0.55.4':
1357
1357
-
resolution: {integrity: sha512-UW7ovR/D1Qp8n8bJOo6JLqZZUDFWWtGRXEZZUZhzUeMSzJ4k3C6ef/DEc75bUTGeBKqCeypMPcvtkQAjcVwwhw==}
1157
1157
+
resolution: {integrity: sha512-UW7ovR/D1Qp8n8bJOo6JLqZZUDFWWtGRXEZZUZhzUeMSzJ4k3C6ef/DEc75bUTGeBKqCeypMPcvtkQAjcVwwhw==, tarball: https://registry.npmjs.org/@takumi-rs/core-darwin-x64/-/core-darwin-x64-0.55.4.tgz}
1358
1158
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1359
1159
cpu: [x64]
1360
1160
os: [darwin]
1361
1161
1362
1162
'@takumi-rs/core-linux-arm64-gnu@0.55.4':
1363
1363
-
resolution: {integrity: sha512-y1d5yuPapKlmt77TpE+XrtULj7LZ51leBqWSg6qMNKxhpvRqmjI/SYjHmk5YvshnrTkdKmRQiXJiiN5EzOhbmA==}
1163
1163
+
resolution: {integrity: sha512-y1d5yuPapKlmt77TpE+XrtULj7LZ51leBqWSg6qMNKxhpvRqmjI/SYjHmk5YvshnrTkdKmRQiXJiiN5EzOhbmA==, tarball: https://registry.npmjs.org/@takumi-rs/core-linux-arm64-gnu/-/core-linux-arm64-gnu-0.55.4.tgz}
1364
1164
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1365
1165
cpu: [arm64]
1366
1166
os: [linux]
1367
1167
1368
1168
'@takumi-rs/core-linux-arm64-musl@0.55.4':
1369
1369
-
resolution: {integrity: sha512-VRbQqbMeoPlrMmaqPwn30Sw82LYya+o4ru9dqV/7BKExozWj/pX9ahexlJdHsZ6wqmsr+ZxexZivK1mPum9ang==}
1169
1169
+
resolution: {integrity: sha512-VRbQqbMeoPlrMmaqPwn30Sw82LYya+o4ru9dqV/7BKExozWj/pX9ahexlJdHsZ6wqmsr+ZxexZivK1mPum9ang==, tarball: https://registry.npmjs.org/@takumi-rs/core-linux-arm64-musl/-/core-linux-arm64-musl-0.55.4.tgz}
1370
1170
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1371
1171
cpu: [arm64]
1372
1172
os: [linux]
1373
1173
1374
1174
'@takumi-rs/core-linux-x64-gnu@0.55.4':
1375
1375
-
resolution: {integrity: sha512-ecCUtNgOe6mCWKf+SE7cbJXWd6D6TQoCnKZAJAGrJkJLAdy/gBhCFhOyPz8M7q/4uWHUATentqi35KAp+jxBiQ==}
1175
1175
+
resolution: {integrity: sha512-ecCUtNgOe6mCWKf+SE7cbJXWd6D6TQoCnKZAJAGrJkJLAdy/gBhCFhOyPz8M7q/4uWHUATentqi35KAp+jxBiQ==, tarball: https://registry.npmjs.org/@takumi-rs/core-linux-x64-gnu/-/core-linux-x64-gnu-0.55.4.tgz}
1376
1176
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1377
1177
cpu: [x64]
1378
1178
os: [linux]
1379
1179
1380
1180
'@takumi-rs/core-linux-x64-musl@0.55.4':
1381
1381
-
resolution: {integrity: sha512-YBM2zPrGE/1sfHoFZvOsCvCuK9PfaxzePN/GnnlaAvpvgeRHiAU4PJkLGDpjMFfsWUAEdjly/b0HSAjVQ7NL6Q==}
1181
1181
+
resolution: {integrity: sha512-YBM2zPrGE/1sfHoFZvOsCvCuK9PfaxzePN/GnnlaAvpvgeRHiAU4PJkLGDpjMFfsWUAEdjly/b0HSAjVQ7NL6Q==, tarball: https://registry.npmjs.org/@takumi-rs/core-linux-x64-musl/-/core-linux-x64-musl-0.55.4.tgz}
1382
1182
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1383
1183
cpu: [x64]
1384
1184
os: [linux]
1385
1185
1386
1186
'@takumi-rs/core-win32-arm64-msvc@0.55.4':
1387
1387
-
resolution: {integrity: sha512-VcgLCWnmyWuhwLv0Tpob8Hv5IFPreFVykoHruPGwXDVVoUcCo+lQ8oCO5EYTB8B/tBAXl2S0xUL0nMDbyLzMxQ==}
1187
1187
+
resolution: {integrity: sha512-VcgLCWnmyWuhwLv0Tpob8Hv5IFPreFVykoHruPGwXDVVoUcCo+lQ8oCO5EYTB8B/tBAXl2S0xUL0nMDbyLzMxQ==, tarball: https://registry.npmjs.org/@takumi-rs/core-win32-arm64-msvc/-/core-win32-arm64-msvc-0.55.4.tgz}
1388
1188
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1389
1189
cpu: [arm64]
1390
1190
os: [win32]
1391
1191
1392
1192
'@takumi-rs/core-win32-x64-msvc@0.55.4':
1393
1393
-
resolution: {integrity: sha512-ta9g1gUybS2V4mHaccJHcMeBb+w1P6pgZuqHzLoQzBIEK9a/KncHPfnR48cz4sGfg4atorfSa6UBffa2FqijyQ==}
1193
1193
+
resolution: {integrity: sha512-ta9g1gUybS2V4mHaccJHcMeBb+w1P6pgZuqHzLoQzBIEK9a/KncHPfnR48cz4sGfg4atorfSa6UBffa2FqijyQ==, tarball: https://registry.npmjs.org/@takumi-rs/core-win32-x64-msvc/-/core-win32-x64-msvc-0.55.4.tgz}
1394
1194
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1395
1195
cpu: [x64]
1396
1196
os: [win32]
1397
1197
1398
1198
'@takumi-rs/core@0.55.4':
1399
1399
-
resolution: {integrity: sha512-+zB9r5pzRDDMTonwOgywG+SR3Ydsl7jOJef233Wo2pwcakcfjntgI3O+iEZthWuD8OK16Dhj5+JmG8B3mqBh+w==}
1199
1199
+
resolution: {integrity: sha512-+zB9r5pzRDDMTonwOgywG+SR3Ydsl7jOJef233Wo2pwcakcfjntgI3O+iEZthWuD8OK16Dhj5+JmG8B3mqBh+w==, tarball: https://registry.npmjs.org/@takumi-rs/core/-/core-0.55.4.tgz}
1400
1200
engines: {node: '>= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0'}
1401
1201
1402
1202
'@takumi-rs/helpers@0.55.4':
1403
1403
-
resolution: {integrity: sha512-Q+iol0en/Az377+iox/jocJKUZ5JJK3R7yMtRI7zWgxXaOWkUspdwy66a3YC9pqlDszcM/YB5xMgbFEbn5wlPQ==}
1203
1203
+
resolution: {integrity: sha512-Q+iol0en/Az377+iox/jocJKUZ5JJK3R7yMtRI7zWgxXaOWkUspdwy66a3YC9pqlDszcM/YB5xMgbFEbn5wlPQ==, tarball: https://registry.npmjs.org/@takumi-rs/helpers/-/helpers-0.55.4.tgz}
1404
1204
1405
1205
'@takumi-rs/image-response@0.55.4':
1406
1406
-
resolution: {integrity: sha512-E7IfI4Y01UK4I95Jq1/BkLaIWIoLT5bn5D5yPvcweSxMXZxpPMcukSWWmNFDboH+p9lj9ozjME75cf9kRdn9/w==}
1206
1206
+
resolution: {integrity: sha512-E7IfI4Y01UK4I95Jq1/BkLaIWIoLT5bn5D5yPvcweSxMXZxpPMcukSWWmNFDboH+p9lj9ozjME75cf9kRdn9/w==, tarball: https://registry.npmjs.org/@takumi-rs/image-response/-/image-response-0.55.4.tgz}
1407
1207
1408
1208
'@takumi-rs/wasm@0.55.4':
1409
1409
-
resolution: {integrity: sha512-/iOhQW+nJW0hhv2viu6806JehiAKWFvJ4LXux6CW4XBpP1xWdr4H+VBS7OYMbQu/7XaPITyL7B10lSTtRUAHoA==}
1209
1209
+
resolution: {integrity: sha512-/iOhQW+nJW0hhv2viu6806JehiAKWFvJ4LXux6CW4XBpP1xWdr4H+VBS7OYMbQu/7XaPITyL7B10lSTtRUAHoA==, tarball: https://registry.npmjs.org/@takumi-rs/wasm/-/wasm-0.55.4.tgz}
1410
1210
1411
1211
'@texel/color@1.1.11':
1412
1412
-
resolution: {integrity: sha512-/3kKgfBqzrRfLl4RsEccx+Yfj1kVL6Bh6DejVWZ+DPg/jJdcfdYZ5fpD1nXFwWd8OQNATjz+WqsfQfUynSsgRg==}
1212
1212
+
resolution: {integrity: sha512-/3kKgfBqzrRfLl4RsEccx+Yfj1kVL6Bh6DejVWZ+DPg/jJdcfdYZ5fpD1nXFwWd8OQNATjz+WqsfQfUynSsgRg==, tarball: https://registry.npmjs.org/@texel/color/-/color-1.1.11.tgz}
1413
1213
1414
1214
'@threejs-kit/instanced-sprite-mesh@2.5.1':
1415
1415
-
resolution: {integrity: sha512-pmt1ALRhbHhCJQTj2FuthH6PeLIeaM4hOuS2JO3kWSwlnvx/9xuUkjFR3JOi/myMqsH7pSsLIROSaBxDfttjeA==}
1215
1215
+
resolution: {integrity: sha512-pmt1ALRhbHhCJQTj2FuthH6PeLIeaM4hOuS2JO3kWSwlnvx/9xuUkjFR3JOi/myMqsH7pSsLIROSaBxDfttjeA==, tarball: https://registry.npmjs.org/@threejs-kit/instanced-sprite-mesh/-/instanced-sprite-mesh-2.5.1.tgz}
1416
1216
peerDependencies:
1417
1217
three: '>=0.170.0'
1418
1218
1419
1419
-
'@threlte/core@8.3.1':
1420
1420
-
resolution: {integrity: sha512-qKjjNCQ+40hyeBcfOMh/8ef5x/j5PG5Wmo/L9Ye0aDCcdD6fCewWxfp7tV/J3CxPzX1dEp1JGK7sjyc7ntZSrg==}
1219
1219
+
'@threlte/core@8.4.1':
1220
1220
+
resolution: {integrity: sha512-wjYhAQmT3nHwtLDJUYFpf1wW0n/igjCzrShw9vOtHx1SMtvxzaEigZMseNHn8wfzQuoOxhp/ufFJJnM2+HdHjQ==, tarball: https://registry.npmjs.org/@threlte/core/-/core-8.4.1.tgz}
1421
1221
peerDependencies:
1422
1222
svelte: '>=5'
1423
1223
three: '>=0.160'
1424
1224
1425
1425
-
'@threlte/extras@9.7.1':
1426
1426
-
resolution: {integrity: sha512-SGm59HDCdHxADFHuweHfFDknwubkCPodyK0pbfsVtOWWOX26gE2xfK7aKolh6YFDiPAjWjGxN0jIgkNbbr1ohg==}
1225
1225
+
'@threlte/extras@9.8.1':
1226
1226
+
resolution: {integrity: sha512-GNpCtTugDR5JJCYIUJ28P6Onr19z43GqAUBGlUEu05aNaJ4PVyz7em7SRwHNBQEpIjBx/tLVNdd7XoCUKRSFVg==, tarball: https://registry.npmjs.org/@threlte/extras/-/extras-9.8.1.tgz}
1427
1227
peerDependencies:
1428
1228
svelte: '>=5'
1429
1229
three: '>=0.160'
1430
1230
1431
1431
-
'@tiptap/core@3.19.0':
1432
1432
-
resolution: {integrity: sha512-bpqELwPW+DG8gWiD8iiFtSl4vIBooG5uVJod92Qxn3rA9nFatyXRr4kNbMJmOZ66ezUvmCjXVe/5/G4i5cyzKA==}
1231
1231
+
'@tiptap/core@3.20.1':
1232
1232
+
resolution: {integrity: sha512-SwkPEWIfaDEZjC8SEIi4kZjqIYUbRgLUHUuQezo5GbphUNC8kM1pi3C3EtoOPtxXrEbY6e4pWEzW54Pcrd+rVA==, tarball: https://registry.npmjs.org/@tiptap/core/-/core-3.20.1.tgz}
1433
1233
peerDependencies:
1434
1434
-
'@tiptap/pm': ^3.19.0
1234
1234
+
'@tiptap/pm': ^3.20.1
1435
1235
1436
1436
-
'@tiptap/extension-blockquote@3.19.0':
1437
1437
-
resolution: {integrity: sha512-y3UfqY9KD5XwWz3ndiiJ089Ij2QKeiXy/g1/tlAN/F1AaWsnkHEHMLxCP1BIqmMpwsX7rZjMLN7G5Lp7c9682A==}
1236
1236
+
'@tiptap/extension-blockquote@3.20.1':
1237
1237
+
resolution: {integrity: sha512-WzNXk/63PQI2fav4Ta6P0GmYRyu8Gap1pV3VUqaVK829iJ6Zt1T21xayATHEHWMK27VT1GLPJkx9Ycr2jfDyQw==, tarball: https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.20.1.tgz}
1438
1238
peerDependencies:
1439
1439
-
'@tiptap/core': ^3.19.0
1239
1239
+
'@tiptap/core': ^3.20.1
1440
1240
1441
1441
-
'@tiptap/extension-bold@3.19.0':
1442
1442
-
resolution: {integrity: sha512-UZgb1d0XK4J/JRIZ7jW+s4S6KjuEDT2z1PPM6ugcgofgJkWQvRZelCPbmtSFd3kwsD+zr9UPVgTh9YIuGQ8t+Q==}
1241
1241
+
'@tiptap/extension-bold@3.20.1':
1242
1242
+
resolution: {integrity: sha512-fz++Qv6Rk/Hov0IYG/r7TJ1Y4zWkuGONe0UN5g0KY32NIMg3HeOHicbi4xsNWTm9uAOl3eawWDkezEMrleObMw==, tarball: https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.20.1.tgz}
1443
1243
peerDependencies:
1444
1444
-
'@tiptap/core': ^3.19.0
1244
1244
+
'@tiptap/core': ^3.20.1
1445
1245
1446
1446
-
'@tiptap/extension-bubble-menu@3.19.0':
1447
1447
-
resolution: {integrity: sha512-klNVIYGCdznhFkrRokzGd6cwzoi8J7E5KbuOfZBwFwhMKZhlz/gJfKmYg9TJopeUhrr2Z9yHgWTk8dh/YIJCdQ==}
1246
1246
+
'@tiptap/extension-bubble-menu@3.20.1':
1247
1247
+
resolution: {integrity: sha512-XaPvO6aCoWdFnCBus0s88lnj17NR/OopV79i8Qhgz3WMR0vrsL5zsd45l0lZuu9pSvm5VW47SoxakkJiZC1suw==, tarball: https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.20.1.tgz}
1448
1248
peerDependencies:
1449
1449
-
'@tiptap/core': ^3.19.0
1450
1450
-
'@tiptap/pm': ^3.19.0
1249
1249
+
'@tiptap/core': ^3.20.1
1250
1250
+
'@tiptap/pm': ^3.20.1
1451
1251
1452
1452
-
'@tiptap/extension-bullet-list@3.19.0':
1453
1453
-
resolution: {integrity: sha512-F9uNnqd0xkJbMmRxVI5RuVxwB9JaCH/xtRqOUNQZnRBt7IdAElCY+Dvb4hMCtiNv+enGM/RFGJuFHR9TxmI7rw==}
1252
1252
+
'@tiptap/extension-bullet-list@3.20.1':
1253
1253
+
resolution: {integrity: sha512-mbrlvOZo5OF3vLhp+3fk9KuL/6J/wsN0QxF6ZFRAHzQ9NkJdtdfARcBeBnkWXGN8inB6YxbTGY1/E4lmBkOpOw==, tarball: https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-3.20.1.tgz}
1454
1254
peerDependencies:
1455
1455
-
'@tiptap/extension-list': ^3.19.0
1255
1255
+
'@tiptap/extension-list': ^3.20.1
1456
1256
1457
1457
-
'@tiptap/extension-code-block-lowlight@3.19.0':
1458
1458
-
resolution: {integrity: sha512-P8O8i1J+XozEVA7bF/Ijwf/r1rVqrh1DBQ7dXxBcrUvLpIGyVjtxX228jBF/kD4kf2xOlphvjDhV2fLa8XOVsg==}
1257
1257
+
'@tiptap/extension-code-block-lowlight@3.20.1':
1258
1258
+
resolution: {integrity: sha512-QJXZGN43HArGNl5HeiPF1fXZZs6FWJwG3wTr9v+OwsM8EX3ixyblIoeY0/nmFBlQqci49ZA/KfCqVwfGNlRj5A==, tarball: https://registry.npmjs.org/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-3.20.1.tgz}
1459
1259
peerDependencies:
1460
1460
-
'@tiptap/core': ^3.19.0
1461
1461
-
'@tiptap/extension-code-block': ^3.19.0
1462
1462
-
'@tiptap/pm': ^3.19.0
1260
1260
+
'@tiptap/core': ^3.20.1
1261
1261
+
'@tiptap/extension-code-block': ^3.20.1
1262
1262
+
'@tiptap/pm': ^3.20.1
1463
1263
highlight.js: ^11
1464
1264
lowlight: ^2 || ^3
1465
1265
1466
1466
-
'@tiptap/extension-code-block@3.19.0':
1467
1467
-
resolution: {integrity: sha512-b/2qR+tMn8MQb+eaFYgVk4qXnLNkkRYmwELQ8LEtEDQPxa5Vl7J3eu8+4OyoIFhZrNDZvvoEp80kHMCP8sI6rg==}
1266
1266
+
'@tiptap/extension-code-block@3.20.1':
1267
1267
+
resolution: {integrity: sha512-vKejwBq+Nlj4Ybd3qOyDxIQKzYymdNH+8eXkKwGShk2nfLJIxq69DCyGvmuHgipIO1qcYPJ149UNpGN+YGcdmA==, tarball: https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.20.1.tgz}
1468
1268
peerDependencies:
1469
1469
-
'@tiptap/core': ^3.19.0
1470
1470
-
'@tiptap/pm': ^3.19.0
1269
1269
+
'@tiptap/core': ^3.20.1
1270
1270
+
'@tiptap/pm': ^3.20.1
1471
1271
1472
1472
-
'@tiptap/extension-code@3.19.0':
1473
1473
-
resolution: {integrity: sha512-2kqqQIXBXj2Or+4qeY3WoE7msK+XaHKL6EKOcKlOP2BW8eYqNTPzNSL+PfBDQ3snA7ljZQkTs/j4GYDj90vR1A==}
1272
1272
+
'@tiptap/extension-code@3.20.1':
1273
1273
+
resolution: {integrity: sha512-509DHINIA/Gg+eTG7TEkfsS8RUiPLH5xZNyLRT0A1oaoaJmECKfrV6aAm05IdfTyqDqz6LW5pbnX6DdUC4keug==, tarball: https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.20.1.tgz}
1474
1274
peerDependencies:
1475
1475
-
'@tiptap/core': ^3.19.0
1275
1275
+
'@tiptap/core': ^3.20.1
1476
1276
1477
1477
-
'@tiptap/extension-document@3.19.0':
1478
1478
-
resolution: {integrity: sha512-AOf0kHKSFO0ymjVgYSYDncRXTITdTcrj1tqxVazrmO60KNl1Rc2dAggDvIVTEBy5NvceF0scc7q3sE/5ZtVV7A==}
1277
1277
+
'@tiptap/extension-document@3.20.1':
1278
1278
+
resolution: {integrity: sha512-9vrqdGmRV7bQCSY3NLgu7UhIwgOCDp4sKqMNsoNRX0aZ021QQMTvBQDPkiRkCf7MNsnWrNNnr52PVnULEn3vFQ==, tarball: https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.20.1.tgz}
1479
1279
peerDependencies:
1480
1480
-
'@tiptap/core': ^3.19.0
1280
1280
+
'@tiptap/core': ^3.20.1
1481
1281
1482
1482
-
'@tiptap/extension-dropcursor@3.19.0':
1483
1483
-
resolution: {integrity: sha512-sf3dEZXiLvsGqVK2maUIzXY6qtYYCvBumag7+VPTMGQ0D4hiZ1X/4ukt4+6VXDg5R2WP1CoIt/QvUetUjWNhbQ==}
1282
1282
+
'@tiptap/extension-dropcursor@3.20.1':
1283
1283
+
resolution: {integrity: sha512-K18L9FX4znn+ViPSIbTLOGcIaXMx/gLNwAPE8wPLwswbHhQqdiY1zzdBw6drgOc1Hicvebo2dIoUlSXOZsOEcw==, tarball: https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-3.20.1.tgz}
1484
1284
peerDependencies:
1485
1485
-
'@tiptap/extensions': ^3.19.0
1285
1285
+
'@tiptap/extensions': ^3.20.1
1486
1286
1487
1487
-
'@tiptap/extension-floating-menu@3.19.0':
1488
1488
-
resolution: {integrity: sha512-JaoEkVRkt+Slq3tySlIsxnMnCjS0L5n1CA1hctjLy0iah8edetj3XD5mVv5iKqDzE+LIjF4nwLRRVKJPc8hFBg==}
1287
1287
+
'@tiptap/extension-floating-menu@3.20.1':
1288
1288
+
resolution: {integrity: sha512-BeDC6nfOesIMn5pFuUnkEjOxGv80sOJ8uk1mdt9/3Fkvra8cB9NIYYCVtd6PU8oQFmJ8vFqPrRkUWrG5tbqnOg==, tarball: https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.20.1.tgz}
1489
1289
peerDependencies:
1490
1290
'@floating-ui/dom': ^1.0.0
1491
1491
-
'@tiptap/core': ^3.19.0
1492
1492
-
'@tiptap/pm': ^3.19.0
1291
1291
+
'@tiptap/core': ^3.20.1
1292
1292
+
'@tiptap/pm': ^3.20.1
1493
1293
1494
1494
-
'@tiptap/extension-gapcursor@3.19.0':
1495
1495
-
resolution: {integrity: sha512-w7DACS4oSZaDWjz7gropZHPc9oXqC9yERZTcjWxyORuuIh1JFf0TRYspleK+OK28plK/IftojD/yUDn1MTRhvA==}
1294
1294
+
'@tiptap/extension-gapcursor@3.20.1':
1295
1295
+
resolution: {integrity: sha512-kZOtttV6Ai8VUAgEng3h4WKFbtdSNJ6ps7r0cRPY+FctWhVmgNb/JJwwyC+vSilR7nRENAhrA/Cv/RxVlvLw+g==, tarball: https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-3.20.1.tgz}
1496
1296
peerDependencies:
1497
1497
-
'@tiptap/extensions': ^3.19.0
1297
1297
+
'@tiptap/extensions': ^3.20.1
1498
1298
1499
1499
-
'@tiptap/extension-hard-break@3.19.0':
1500
1500
-
resolution: {integrity: sha512-lAmQraYhPS5hafvCl74xDB5+bLuNwBKIEsVoim35I0sDJj5nTrfhaZgMJ91VamMvT+6FF5f1dvBlxBxAWa8jew==}
1299
1299
+
'@tiptap/extension-hard-break@3.20.1':
1300
1300
+
resolution: {integrity: sha512-9sKpmg/IIdlLXimYWUZ3PplIRcehv4Oc7V1miTqlnAthMzjMqigDkjjgte4JZV67RdnDJTQkRw8TklCAU28Emg==, tarball: https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.20.1.tgz}
1501
1301
peerDependencies:
1502
1502
-
'@tiptap/core': ^3.19.0
1302
1302
+
'@tiptap/core': ^3.20.1
1503
1303
1504
1504
-
'@tiptap/extension-heading@3.19.0':
1505
1505
-
resolution: {integrity: sha512-uLpLlfyp086WYNOc0ekm1gIZNlEDfmzOhKzB0Hbyi6jDagTS+p9mxUNYeYOn9jPUxpFov43+Wm/4E24oY6B+TQ==}
1304
1304
+
'@tiptap/extension-heading@3.20.1':
1305
1305
+
resolution: {integrity: sha512-unudyfQP6FxnyWinxvPqe/51DG91J6AaJm666RnAubgYMCgym+33kBftx4j4A6qf+ddWYbD00thMNKOnVLjAEQ==, tarball: https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.20.1.tgz}
1506
1306
peerDependencies:
1507
1507
-
'@tiptap/core': ^3.19.0
1307
1307
+
'@tiptap/core': ^3.20.1
1508
1308
1509
1509
-
'@tiptap/extension-horizontal-rule@3.19.0':
1510
1510
-
resolution: {integrity: sha512-iqUHmgMGhMgYGwG6L/4JdelVQ5Mstb4qHcgTGd/4dkcUOepILvhdxajPle7OEdf9sRgjQO6uoAU5BVZVC26+ng==}
1309
1309
+
'@tiptap/extension-history@3.20.1':
1310
1310
+
resolution: {integrity: sha512-ejETpNSByEZd6CtPIwOtACwG+FiCm0FD5hi/qMA01xWFkEO20B2EyGpc4NfKMQEfjbVOi+QY1QlXjqJXgOEx4w==, tarball: https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-3.20.1.tgz}
1511
1311
peerDependencies:
1512
1512
-
'@tiptap/core': ^3.19.0
1513
1513
-
'@tiptap/pm': ^3.19.0
1312
1312
+
'@tiptap/extensions': ^3.20.1
1514
1313
1515
1515
-
'@tiptap/extension-image@3.19.0':
1516
1516
-
resolution: {integrity: sha512-/rGl8nBziBPVJJ/9639eQWFDKcI3RQsDM3s+cqYQMFQfMqc7sQB9h4o4sHCBpmKxk3Y0FV/0NjnjLbBVm8OKdQ==}
1314
1314
+
'@tiptap/extension-horizontal-rule@3.20.1':
1315
1315
+
resolution: {integrity: sha512-rjFKFXNntdl0jay8oIGFvvykHlpyQTLmrH3Ag2fj3i8yh6MVvqhtaDomYQbw5sxECd5hBkL+T4n2d2DRuVw/QQ==, tarball: https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.20.1.tgz}
1517
1316
peerDependencies:
1518
1518
-
'@tiptap/core': ^3.19.0
1317
1317
+
'@tiptap/core': ^3.20.1
1318
1318
+
'@tiptap/pm': ^3.20.1
1519
1319
1520
1520
-
'@tiptap/extension-italic@3.19.0':
1521
1521
-
resolution: {integrity: sha512-6GffxOnS/tWyCbDkirWNZITiXRta9wrCmrfa4rh+v32wfaOL1RRQNyqo9qN6Wjyl1R42Js+yXTzTTzZsOaLMYA==}
1320
1320
+
'@tiptap/extension-image@3.20.1':
1321
1321
+
resolution: {integrity: sha512-/GPFSLNdYSZQ0E6VBXSAk0UFtDdn98HT1Aa2tO+STELqc5jAdFB42dfFnTC6KQzTvcUOUYkE2S1Q22YC5H2XNQ==, tarball: https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.20.1.tgz}
1522
1322
peerDependencies:
1523
1523
-
'@tiptap/core': ^3.19.0
1323
1323
+
'@tiptap/core': ^3.20.1
1524
1324
1525
1525
-
'@tiptap/extension-link@3.19.0':
1526
1526
-
resolution: {integrity: sha512-HEGDJnnCPfr7KWu7Dsq+eRRe/mBCsv6DuI+7fhOCLDJjjKzNgrX2abbo/zG3D/4lCVFaVb+qawgJubgqXR/Smw==}
1325
1325
+
'@tiptap/extension-italic@3.20.1':
1326
1326
+
resolution: {integrity: sha512-ZYRX13Kt8tR8JOzSXirH3pRpi8x30o7LHxZY58uXBdUvr3tFzOkh03qbN523+diidSVeHP/aMd/+IrplHRkQug==, tarball: https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.20.1.tgz}
1527
1327
peerDependencies:
1528
1528
-
'@tiptap/core': ^3.19.0
1529
1529
-
'@tiptap/pm': ^3.19.0
1328
1328
+
'@tiptap/core': ^3.20.1
1530
1329
1531
1531
-
'@tiptap/extension-list-item@3.19.0':
1532
1532
-
resolution: {integrity: sha512-VsSKuJz4/Tb6ZmFkXqWpDYkRzmaLTyE6dNSEpNmUpmZ32sMqo58mt11/huADNwfBFB0Ve7siH/VnFNIJYY3xvg==}
1330
1330
+
'@tiptap/extension-link@3.20.1':
1331
1331
+
resolution: {integrity: sha512-oYTTIgsQMqpkSnJAuAc+UtIKMuI4lv9e1y4LfI1iYm6NkEUHhONppU59smhxHLzb3Ww7YpDffbp5IgDTAiJztA==, tarball: https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.20.1.tgz}
1533
1332
peerDependencies:
1534
1534
-
'@tiptap/extension-list': ^3.19.0
1333
1333
+
'@tiptap/core': ^3.20.1
1334
1334
+
'@tiptap/pm': ^3.20.1
1535
1335
1536
1536
-
'@tiptap/extension-list-keymap@3.19.0':
1537
1537
-
resolution: {integrity: sha512-bxgmAgA3RzBGA0GyTwS2CC1c+QjkJJq9hC+S6PSOWELGRiTbwDN3MANksFXLjntkTa0N5fOnL27vBHtMStURqw==}
1336
1336
+
'@tiptap/extension-list-item@3.20.1':
1337
1337
+
resolution: {integrity: sha512-tzgnyTW82lYJkUnadYbatwkI9dLz/OWRSWuFpQPRje/ItmFMWuQ9c9NDD8qLbXPdEYnvrgSAA+ipCD/1G0qA0Q==, tarball: https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-3.20.1.tgz}
1538
1338
peerDependencies:
1539
1539
-
'@tiptap/extension-list': ^3.19.0
1339
1339
+
'@tiptap/extension-list': ^3.20.1
1540
1340
1541
1541
-
'@tiptap/extension-list@3.19.0':
1542
1542
-
resolution: {integrity: sha512-N6nKbFB2VwMsPlCw67RlAtYSK48TAsAUgjnD+vd3ieSlIufdQnLXDFUP6hFKx9mwoUVUgZGz02RA6bkxOdYyTw==}
1341
1341
+
'@tiptap/extension-list-keymap@3.20.1':
1342
1342
+
resolution: {integrity: sha512-Dr0xsQKx0XPOgDg7xqoWwfv7FFwZ3WeF3eOjqh3rDXlNHMj1v+UW5cj1HLphrsAZHTrVTn2C+VWPJkMZrSbpvQ==, tarball: https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-3.20.1.tgz}
1543
1343
peerDependencies:
1544
1544
-
'@tiptap/core': ^3.19.0
1545
1545
-
'@tiptap/pm': ^3.19.0
1344
1344
+
'@tiptap/extension-list': ^3.20.1
1546
1345
1547
1547
-
'@tiptap/extension-ordered-list@3.19.0':
1548
1548
-
resolution: {integrity: sha512-cxGsINquwHYE1kmhAcLNLHAofmoDEG6jbesR5ybl7tU5JwtKVO7S/xZatll2DU1dsDAXWPWEeeMl4e/9svYjCg==}
1346
1346
+
'@tiptap/extension-list@3.20.1':
1347
1347
+
resolution: {integrity: sha512-euBRAn0mkV7R2VEE+AuOt3R0j9RHEMFXamPFmtvTo8IInxDClusrm6mJoDjS8gCGAXsQCRiAe1SCQBPgGbOOwg==, tarball: https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.20.1.tgz}
1549
1348
peerDependencies:
1550
1550
-
'@tiptap/extension-list': ^3.19.0
1349
1349
+
'@tiptap/core': ^3.20.1
1350
1350
+
'@tiptap/pm': ^3.20.1
1551
1351
1552
1552
-
'@tiptap/extension-paragraph@3.19.0':
1553
1553
-
resolution: {integrity: sha512-xWa6gj82l5+AzdYyrSk9P4ynySaDzg/SlR1FarXE5yPXibYzpS95IWaVR0m2Qaz7Rrk+IiYOTGxGRxcHLOelNg==}
1352
1352
+
'@tiptap/extension-ordered-list@3.20.1':
1353
1353
+
resolution: {integrity: sha512-Y+3Ad7OwAdagqdYwCnbqf7/to5ypD4NnUNHA0TXRCs7cAHRA8AdgPoIcGFpaaSpV86oosNU3yfeJouYeroffog==, tarball: https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-3.20.1.tgz}
1554
1354
peerDependencies:
1555
1555
-
'@tiptap/core': ^3.19.0
1355
1355
+
'@tiptap/extension-list': ^3.20.1
1556
1356
1557
1557
-
'@tiptap/extension-placeholder@3.19.0':
1558
1558
-
resolution: {integrity: sha512-i15OfgyI4IDCYAcYSKUMnuZkYuUInfanjf9zquH8J2BETiomf/jZldVCp/QycMJ8DOXZ38fXDc99wOygnSNySg==}
1357
1357
+
'@tiptap/extension-paragraph@3.20.1':
1358
1358
+
resolution: {integrity: sha512-QFrAtXNyv7JSnomMQc1nx5AnG9mMznfbYJAbdOQYVdbLtAzTfiTuNPNbQrufy5ZGtGaHxDCoaygu2QEfzaKG+Q==, tarball: https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.20.1.tgz}
1559
1359
peerDependencies:
1560
1560
-
'@tiptap/extensions': ^3.19.0
1360
1360
+
'@tiptap/core': ^3.20.1
1561
1361
1562
1562
-
'@tiptap/extension-strike@3.19.0':
1563
1563
-
resolution: {integrity: sha512-xYpabHsv7PccLUBQaP8AYiFCnYbx6P93RHPd0lgNwhdOjYFd931Zy38RyoxPHAgbYVmhf1iyx7lpuLtBnhS5dA==}
1362
1362
+
'@tiptap/extension-placeholder@3.20.1':
1363
1363
+
resolution: {integrity: sha512-k+jfbCugYGuIFBdojukgEopGazIMOgHrw46FnyN2X/6ICOIjQP2rh2ObslrsUOsJYoEevxCsNF9hZl1HvWX66g==, tarball: https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-3.20.1.tgz}
1564
1364
peerDependencies:
1565
1565
-
'@tiptap/core': ^3.19.0
1365
1365
+
'@tiptap/extensions': ^3.20.1
1566
1366
1567
1567
-
'@tiptap/extension-text@3.19.0':
1568
1568
-
resolution: {integrity: sha512-K95+SnbZy0h6hNFtfy23n8t/nOcTFEf69In9TSFVVmwn/Nwlke+IfiESAkqbt1/7sKJeegRXYO7WzFEmFl9Q/g==}
1367
1367
+
'@tiptap/extension-strike@3.20.1':
1368
1368
+
resolution: {integrity: sha512-EYgyma10lpsY+rwbVQL9u+gA7hBlKLSMFH7Zgd37FSxukOjr+HE8iKPQQ+SwbGejyDsPlLT8Z5Jnuxo5Ng90Pg==, tarball: https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.20.1.tgz}
1569
1369
peerDependencies:
1570
1570
-
'@tiptap/core': ^3.19.0
1370
1370
+
'@tiptap/core': ^3.20.1
1371
1371
+
1372
1372
+
'@tiptap/extension-text@3.20.1':
1373
1373
+
resolution: {integrity: sha512-7PlIbYW8UenV6NPOXHmv8IcmPGlGx6HFq66RmkJAOJRPXPkTLAiX0N8rQtzUJ6jDEHqoJpaHFEHJw0xzW1yF+A==, tarball: https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.20.1.tgz}
1374
1374
+
peerDependencies:
1375
1375
+
'@tiptap/core': ^3.20.1
1571
1376
1572
1572
-
'@tiptap/extension-typography@3.19.0':
1573
1573
-
resolution: {integrity: sha512-2Rwwz1ErNhqUcXPzPX2u4frdyrK4Yj6ZMvCLPxLt5lQXj9Eq9YEoD9isw8abR105ko3BCidvfElQYSFu6dWPSw==}
1377
1377
+
'@tiptap/extension-typography@3.20.1':
1378
1378
+
resolution: {integrity: sha512-iqgB46r391vGlTr61jl6EWKGtyvorgIr+5Iqrze5ZSU8An2ZT0R4CPUI0FcLAAe0PuK8tCLhKtAidNXQotkOiw==, tarball: https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.20.1.tgz}
1574
1379
peerDependencies:
1575
1575
-
'@tiptap/core': ^3.19.0
1380
1380
+
'@tiptap/core': ^3.20.1
1576
1381
1577
1577
-
'@tiptap/extension-underline@3.19.0':
1578
1578
-
resolution: {integrity: sha512-800MGEWfG49j10wQzAFiW/ele1HT04MamcL8iyuPNu7ZbjbGN2yknvdrJlRy7hZlzIrVkZMr/1tz62KN33VHIw==}
1382
1382
+
'@tiptap/extension-underline@3.20.1':
1383
1383
+
resolution: {integrity: sha512-fmHvDKzwCgnZUwRreq8tYkb1YyEwgzZ6QQkAQ0CsCRtvRMqzerr3Duz0Als4i8voZTuGDEL3VR6nAJbLAb/wPg==, tarball: https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.20.1.tgz}
1579
1384
peerDependencies:
1580
1580
-
'@tiptap/core': ^3.19.0
1385
1385
+
'@tiptap/core': ^3.20.1
1581
1386
1582
1582
-
'@tiptap/extensions@3.19.0':
1583
1583
-
resolution: {integrity: sha512-ZmGUhLbMWaGqnJh2Bry+6V4M6gMpUDYo4D1xNux5Gng/E/eYtc+PMxMZ/6F7tNTAuujLBOQKj6D+4SsSm457jw==}
1387
1387
+
'@tiptap/extensions@3.20.1':
1388
1388
+
resolution: {integrity: sha512-JRc/v+OBH0qLTdvQ7HvHWTxGJH73QOf1MC0R8NhOX2QnAbg2mPFv1h+FjGa2gfLGuCXBdWQomjekWkUKbC4e5A==, tarball: https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.20.1.tgz}
1584
1389
peerDependencies:
1585
1585
-
'@tiptap/core': ^3.19.0
1586
1586
-
'@tiptap/pm': ^3.19.0
1390
1390
+
'@tiptap/core': ^3.20.1
1391
1391
+
'@tiptap/pm': ^3.20.1
1587
1392
1588
1588
-
'@tiptap/markdown@3.19.0':
1589
1589
-
resolution: {integrity: sha512-Pnfacq2FHky1rqwmGwEmUJxuZu8VZ8XjaJIqsQC34S3CQWiOU+PukC9In2odzcooiVncLWT9s97jKuYpbmF1tQ==}
1393
1393
+
'@tiptap/markdown@3.20.1':
1394
1394
+
resolution: {integrity: sha512-dNrtP7kmabDomgjv9G/6+JSFL6WraPaFbmKh1eHSYKdDGvIwBfJnVPTV2VS3bP1OuYJEDJN/2ydtiCHyOTrQsQ==, tarball: https://registry.npmjs.org/@tiptap/markdown/-/markdown-3.20.1.tgz}
1590
1395
peerDependencies:
1591
1591
-
'@tiptap/core': ^3.19.0
1592
1592
-
'@tiptap/pm': ^3.19.0
1396
1396
+
'@tiptap/core': ^3.20.1
1397
1397
+
'@tiptap/pm': ^3.20.1
1593
1398
1594
1594
-
'@tiptap/pm@3.19.0':
1595
1595
-
resolution: {integrity: sha512-789zcnM4a8OWzvbD2DL31d0wbSm9BVeO/R7PLQwLIGysDI3qzrcclyZ8yhqOEVuvPitRRwYLq+mY14jz7kY4cw==}
1399
1399
+
'@tiptap/pm@3.20.1':
1400
1400
+
resolution: {integrity: sha512-6kCiGLvpES4AxcEuOhb7HR7/xIeJWMjZlb6J7e8zpiIh5BoQc7NoRdctsnmFEjZvC19bIasccshHQ7H2zchWqw==, tarball: https://registry.npmjs.org/@tiptap/pm/-/pm-3.20.1.tgz}
1596
1401
1597
1597
-
'@tiptap/starter-kit@3.19.0':
1598
1598
-
resolution: {integrity: sha512-dTCkHEz+Y8ADxX7h+xvl6caAj+3nII/wMB1rTQchSuNKqJTOrzyUsCWm094+IoZmLT738wANE0fRIgziNHs/ug==}
1402
1402
+
'@tiptap/starter-kit@3.20.1':
1403
1403
+
resolution: {integrity: sha512-opqWxL/4OTEiqmVC0wsU4o3JhAf6LycJ2G/gRIZVAIFLljI9uHfpPMTFGxZ5w9IVVJaP5PJysfwW/635kKqkrw==, tarball: https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-3.20.1.tgz}
1599
1404
1600
1600
-
'@tiptap/suggestion@3.19.0':
1601
1601
-
resolution: {integrity: sha512-tUZwMRFqTVPIo566ZmHNRteyZxJy2EE4FA+S3IeIUOOvY6AW0h1imhbpBO7sXV8CeEQvpa+2DWwLvy7L3vmstA==}
1405
1405
+
'@tiptap/suggestion@3.20.1':
1406
1406
+
resolution: {integrity: sha512-ng7olbzgZhWvPJVJygNQK5153CjquR2eJXpkLq7bRjHlahvt4TH4tGFYvGdYZcXuzbe2g9RoqT7NaPGL9CUq9w==, tarball: https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-3.20.1.tgz}
1602
1407
peerDependencies:
1603
1603
-
'@tiptap/core': ^3.19.0
1604
1604
-
'@tiptap/pm': ^3.19.0
1408
1408
+
'@tiptap/core': ^3.20.1
1409
1409
+
'@tiptap/pm': ^3.20.1
1605
1410
1606
1411
'@tweenjs/tween.js@23.1.3':
1607
1607
-
resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==}
1412
1412
+
resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==, tarball: https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-23.1.3.tgz}
1608
1413
1609
1609
-
'@types/bun@1.3.6':
1610
1610
-
resolution: {integrity: sha512-uWCv6FO/8LcpREhenN1d1b6fcspAB+cefwD7uti8C8VffIv0Um08TKMn98FynpTiU38+y2dUO55T11NgDt8VAA==}
1414
1414
+
'@tybys/wasm-util@0.10.1':
1415
1415
+
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==, tarball: https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz}
1611
1416
1612
1417
'@types/cookie@0.6.0':
1613
1613
-
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
1418
1418
+
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==, tarball: https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz}
1419
1419
+
1420
1420
+
'@types/esrecurse@4.3.1':
1421
1421
+
resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==, tarball: https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz}
1614
1422
1615
1423
'@types/estree@1.0.8':
1616
1616
-
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
1424
1424
+
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==, tarball: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz}
1617
1425
1618
1426
'@types/geojson@7946.0.16':
1619
1619
-
resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==}
1427
1427
+
resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==, tarball: https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz}
1620
1428
1621
1429
'@types/hast@3.0.4':
1622
1622
-
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
1430
1430
+
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==, tarball: https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz}
1623
1431
1624
1432
'@types/json-schema@7.0.15':
1625
1625
-
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
1433
1433
+
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==, tarball: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz}
1626
1434
1627
1435
'@types/linkify-it@5.0.0':
1628
1628
-
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
1436
1436
+
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==, tarball: https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz}
1629
1437
1630
1438
'@types/markdown-it@14.1.2':
1631
1631
-
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
1439
1439
+
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==, tarball: https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz}
1632
1440
1633
1441
'@types/mdurl@2.0.0':
1634
1634
-
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
1442
1442
+
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==, tarball: https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz}
1635
1443
1636
1444
'@types/node@25.0.10':
1637
1637
-
resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==}
1445
1445
+
resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==, tarball: https://registry.npmjs.org/@types/node/-/node-25.0.10.tgz}
1638
1446
1639
1447
'@types/stats.js@0.17.4':
1640
1640
-
resolution: {integrity: sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==}
1448
1448
+
resolution: {integrity: sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==, tarball: https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.4.tgz}
1641
1449
1642
1450
'@types/supercluster@7.1.3':
1643
1643
-
resolution: {integrity: sha512-Z0pOY34GDFl3Q6hUFYf3HkTwKEE02e7QgtJppBt+beEAxnyOpJua+voGFvxINBHa06GwLFFym7gRPY2SiKIfIA==}
1451
1451
+
resolution: {integrity: sha512-Z0pOY34GDFl3Q6hUFYf3HkTwKEE02e7QgtJppBt+beEAxnyOpJua+voGFvxINBHa06GwLFFym7gRPY2SiKIfIA==, tarball: https://registry.npmjs.org/@types/supercluster/-/supercluster-7.1.3.tgz}
1644
1452
1645
1645
-
'@types/three@0.176.0':
1646
1646
-
resolution: {integrity: sha512-FwfPXxCqOtP7EdYMagCFePNKoG1AGBDUEVKtluv2BTVRpSt7b+X27xNsirPCTCqY1pGYsPUzaM3jgWP7dXSxlw==}
1453
1453
+
'@types/three@0.183.1':
1454
1454
+
resolution: {integrity: sha512-f2Pu5Hrepfgavttdye3PsH5RWyY/AvdZQwIVhrc4uNtvF7nOWJacQKcoVJn0S4f0yYbmAE6AR+ve7xDcuYtMGw==, tarball: https://registry.npmjs.org/@types/three/-/three-0.183.1.tgz}
1647
1455
1648
1456
'@types/trusted-types@2.0.7':
1649
1649
-
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
1457
1457
+
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==, tarball: https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz}
1650
1458
1651
1459
'@types/turndown@5.0.6':
1652
1652
-
resolution: {integrity: sha512-ru00MoyeeouE5BX4gRL+6m/BsDfbRayOskWqUvh7CLGW+UXxHQItqALa38kKnOiZPqJrtzJUgAC2+F0rL1S4Pg==}
1460
1460
+
resolution: {integrity: sha512-ru00MoyeeouE5BX4gRL+6m/BsDfbRayOskWqUvh7CLGW+UXxHQItqALa38kKnOiZPqJrtzJUgAC2+F0rL1S4Pg==, tarball: https://registry.npmjs.org/@types/turndown/-/turndown-5.0.6.tgz}
1653
1461
1654
1462
'@types/unist@3.0.3':
1655
1655
-
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
1463
1463
+
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==, tarball: https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz}
1656
1464
1657
1465
'@types/webxr@0.5.24':
1658
1658
-
resolution: {integrity: sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==}
1466
1466
+
resolution: {integrity: sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==, tarball: https://registry.npmjs.org/@types/webxr/-/webxr-0.5.24.tgz}
1659
1467
1660
1660
-
'@typescript-eslint/eslint-plugin@8.53.1':
1661
1661
-
resolution: {integrity: sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==}
1468
1468
+
'@typescript-eslint/eslint-plugin@8.57.0':
1469
1469
+
resolution: {integrity: sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==, tarball: https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz}
1662
1470
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1663
1471
peerDependencies:
1664
1664
-
'@typescript-eslint/parser': ^8.53.1
1665
1665
-
eslint: ^8.57.0 || ^9.0.0
1472
1472
+
'@typescript-eslint/parser': ^8.57.0
1473
1473
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1666
1474
typescript: '>=4.8.4 <6.0.0'
1667
1475
1668
1668
-
'@typescript-eslint/parser@8.53.1':
1669
1669
-
resolution: {integrity: sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==}
1476
1476
+
'@typescript-eslint/parser@8.57.0':
1477
1477
+
resolution: {integrity: sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==, tarball: https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.0.tgz}
1670
1478
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1671
1479
peerDependencies:
1672
1672
-
eslint: ^8.57.0 || ^9.0.0
1480
1480
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1673
1481
typescript: '>=4.8.4 <6.0.0'
1674
1482
1675
1675
-
'@typescript-eslint/project-service@8.53.1':
1676
1676
-
resolution: {integrity: sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==}
1483
1483
+
'@typescript-eslint/project-service@8.57.0':
1484
1484
+
resolution: {integrity: sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==, tarball: https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.0.tgz}
1677
1485
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1678
1486
peerDependencies:
1679
1487
typescript: '>=4.8.4 <6.0.0'
1680
1488
1681
1681
-
'@typescript-eslint/scope-manager@8.53.1':
1682
1682
-
resolution: {integrity: sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==}
1489
1489
+
'@typescript-eslint/scope-manager@8.57.0':
1490
1490
+
resolution: {integrity: sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==, tarball: https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz}
1683
1491
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1684
1492
1685
1685
-
'@typescript-eslint/tsconfig-utils@8.53.1':
1686
1686
-
resolution: {integrity: sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==}
1493
1493
+
'@typescript-eslint/tsconfig-utils@8.57.0':
1494
1494
+
resolution: {integrity: sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==, tarball: https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz}
1687
1495
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1688
1496
peerDependencies:
1689
1497
typescript: '>=4.8.4 <6.0.0'
1690
1498
1691
1691
-
'@typescript-eslint/type-utils@8.53.1':
1692
1692
-
resolution: {integrity: sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==}
1499
1499
+
'@typescript-eslint/type-utils@8.57.0':
1500
1500
+
resolution: {integrity: sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==, tarball: https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz}
1693
1501
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1694
1502
peerDependencies:
1695
1695
-
eslint: ^8.57.0 || ^9.0.0
1503
1503
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1696
1504
typescript: '>=4.8.4 <6.0.0'
1697
1505
1698
1698
-
'@typescript-eslint/types@8.53.1':
1699
1699
-
resolution: {integrity: sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==}
1506
1506
+
'@typescript-eslint/types@8.57.0':
1507
1507
+
resolution: {integrity: sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==, tarball: https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.0.tgz}
1700
1508
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1701
1509
1702
1702
-
'@typescript-eslint/typescript-estree@8.53.1':
1703
1703
-
resolution: {integrity: sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==}
1510
1510
+
'@typescript-eslint/typescript-estree@8.57.0':
1511
1511
+
resolution: {integrity: sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==, tarball: https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz}
1704
1512
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1705
1513
peerDependencies:
1706
1514
typescript: '>=4.8.4 <6.0.0'
1707
1515
1708
1708
-
'@typescript-eslint/utils@8.53.1':
1709
1709
-
resolution: {integrity: sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==}
1516
1516
+
'@typescript-eslint/utils@8.57.0':
1517
1517
+
resolution: {integrity: sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==, tarball: https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.0.tgz}
1710
1518
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1711
1519
peerDependencies:
1712
1712
-
eslint: ^8.57.0 || ^9.0.0
1520
1520
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1713
1521
typescript: '>=4.8.4 <6.0.0'
1714
1522
1715
1715
-
'@typescript-eslint/visitor-keys@8.53.1':
1716
1716
-
resolution: {integrity: sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==}
1523
1523
+
'@typescript-eslint/visitor-keys@8.57.0':
1524
1524
+
resolution: {integrity: sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==, tarball: https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz}
1717
1525
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1718
1526
1719
1527
'@use-gesture/core@10.3.1':
1720
1720
-
resolution: {integrity: sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==}
1528
1528
+
resolution: {integrity: sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==, tarball: https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz}
1721
1529
1722
1530
'@use-gesture/vanilla@10.3.1':
1723
1723
-
resolution: {integrity: sha512-lT4scGLu59ovA3zmtUonukAGcA0AdOOh+iwNDS05Bsu7Lq9aZToDHhI6D8Q2qvsVraovtsLLYwPrWdG/noMAKw==}
1531
1531
+
resolution: {integrity: sha512-lT4scGLu59ovA3zmtUonukAGcA0AdOOh+iwNDS05Bsu7Lq9aZToDHhI6D8Q2qvsVraovtsLLYwPrWdG/noMAKw==, tarball: https://registry.npmjs.org/@use-gesture/vanilla/-/vanilla-10.3.1.tgz}
1724
1532
1725
1533
'@webgpu/types@0.1.69':
1726
1726
-
resolution: {integrity: sha512-RPmm6kgRbI8e98zSD3RVACvnuktIja5+yLgDAkTmxLr90BEwdTXRQWNLF3ETTTyH/8mKhznZuN5AveXYFEsMGQ==}
1534
1534
+
resolution: {integrity: sha512-RPmm6kgRbI8e98zSD3RVACvnuktIja5+yLgDAkTmxLr90BEwdTXRQWNLF3ETTTyH/8mKhznZuN5AveXYFEsMGQ==, tarball: https://registry.npmjs.org/@webgpu/types/-/types-0.1.69.tgz}
1727
1535
1728
1536
acorn-jsx@5.3.2:
1729
1729
-
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
1537
1537
+
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, tarball: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz}
1730
1538
peerDependencies:
1731
1539
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
1732
1540
1733
1733
-
acorn@8.15.0:
1734
1734
-
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
1541
1541
+
acorn@8.16.0:
1542
1542
+
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==, tarball: https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz}
1735
1543
engines: {node: '>=0.4.0'}
1736
1544
hasBin: true
1737
1545
1738
1738
-
ajv@6.12.6:
1739
1739
-
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
1740
1740
-
1741
1741
-
ansi-styles@4.3.0:
1742
1742
-
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
1743
1743
-
engines: {node: '>=8'}
1546
1546
+
ajv@6.14.0:
1547
1547
+
resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==, tarball: https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz}
1744
1548
1745
1549
argparse@2.0.1:
1746
1746
-
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
1550
1550
+
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, tarball: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz}
1747
1551
1748
1748
-
aria-query@5.3.2:
1749
1749
-
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
1552
1552
+
aria-query@5.3.1:
1553
1553
+
resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==, tarball: https://registry.npmjs.org/aria-query/-/aria-query-5.3.1.tgz}
1750
1554
engines: {node: '>= 0.4'}
1751
1555
1752
1752
-
await-lock@2.2.2:
1753
1753
-
resolution: {integrity: sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==}
1754
1754
-
1755
1556
axobject-query@4.1.0:
1756
1756
-
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
1557
1557
+
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==, tarball: https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz}
1757
1558
engines: {node: '>= 0.4'}
1758
1559
1759
1759
-
balanced-match@1.0.2:
1760
1760
-
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
1560
1560
+
balanced-match@4.0.4:
1561
1561
+
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==, tarball: https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz}
1562
1562
+
engines: {node: 18 || 20 || >=22}
1761
1563
1762
1564
base64-js@0.0.8:
1763
1763
-
resolution: {integrity: sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==}
1565
1565
+
resolution: {integrity: sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==, tarball: https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz}
1764
1566
engines: {node: '>= 0.4'}
1765
1567
1766
1568
bidi-js@1.0.3:
1767
1767
-
resolution: {integrity: sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==}
1768
1768
-
1769
1769
-
bits-ui@1.8.0:
1770
1770
-
resolution: {integrity: sha512-CXD6Orp7l8QevNDcRPLXc/b8iMVgxDWT2LyTwsdLzJKh9CxesOmPuNePSPqAxKoT59FIdU4aFPS1k7eBdbaCxg==}
1771
1771
-
engines: {node: '>=18', pnpm: '>=8.7.0'}
1772
1772
-
peerDependencies:
1773
1773
-
svelte: ^5.11.0
1569
1569
+
resolution: {integrity: sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==, tarball: https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz}
1774
1570
1775
1775
-
bits-ui@2.15.4:
1776
1776
-
resolution: {integrity: sha512-7H9YUfp03KOk1LVDh8wPYSRPxlZgG/GRWLNSA8QC73/8Z8ytun+DWJhIuibyFyz7A0cP/RANVcB4iDrbY8q+Og==}
1571
1571
+
bits-ui@2.16.3:
1572
1572
+
resolution: {integrity: sha512-5hJ5dEhf5yPzkRFcxzgQHScGodeo0gK0MUUXrdLlRHWaBOBGZiacWLG96j/wwFatKwZvouw7q+sn14i0fx3RIg==, tarball: https://registry.npmjs.org/bits-ui/-/bits-ui-2.16.3.tgz}
1777
1573
engines: {node: '>=20'}
1778
1574
peerDependencies:
1779
1575
'@internationalized/date': ^3.8.1
1780
1576
svelte: ^5.33.0
1781
1577
1782
1578
blake3-wasm@2.1.5:
1783
1783
-
resolution: {integrity: sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==}
1579
1579
+
resolution: {integrity: sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==, tarball: https://registry.npmjs.org/blake3-wasm/-/blake3-wasm-2.1.5.tgz}
1784
1580
1785
1581
boolbase@1.0.0:
1786
1786
-
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
1787
1787
-
1788
1788
-
brace-expansion@1.1.12:
1789
1789
-
resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
1790
1790
-
1791
1791
-
brace-expansion@2.0.2:
1792
1792
-
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
1582
1582
+
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, tarball: https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz}
1793
1583
1794
1794
-
bun-types@1.3.6:
1795
1795
-
resolution: {integrity: sha512-OlFwHcnNV99r//9v5IIOgQ9Uk37gZqrNMCcqEaExdkVq3Avwqok1bJFmvGMCkCE0FqzdY8VMOZpfpR3lwI+CsQ==}
1796
1796
-
1797
1797
-
callsites@3.1.0:
1798
1798
-
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
1799
1799
-
engines: {node: '>=6'}
1584
1584
+
brace-expansion@5.0.4:
1585
1585
+
resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==, tarball: https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz}
1586
1586
+
engines: {node: 18 || 20 || >=22}
1800
1587
1801
1588
camelize@1.0.1:
1802
1802
-
resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
1589
1589
+
resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==, tarball: https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz}
1803
1590
1804
1591
camera-controls@3.1.2:
1805
1805
-
resolution: {integrity: sha512-xkxfpG2ECZ6Ww5/9+kf4mfg1VEYAoe9aDSY+IwF0UEs7qEzwy0aVRfs2grImIECs/PoBtWFrh7RXsQkwG922JA==}
1592
1592
+
resolution: {integrity: sha512-xkxfpG2ECZ6Ww5/9+kf4mfg1VEYAoe9aDSY+IwF0UEs7qEzwy0aVRfs2grImIECs/PoBtWFrh7RXsQkwG922JA==, tarball: https://registry.npmjs.org/camera-controls/-/camera-controls-3.1.2.tgz}
1806
1593
engines: {node: '>=22.0.0', npm: '>=10.5.1'}
1807
1594
peerDependencies:
1808
1595
three: '>=0.126.1'
1809
1596
1810
1597
canvas-confetti@1.9.4:
1811
1811
-
resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==}
1812
1812
-
1813
1813
-
chalk@4.1.2:
1814
1814
-
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
1815
1815
-
engines: {node: '>=10'}
1598
1598
+
resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==, tarball: https://registry.npmjs.org/canvas-confetti/-/canvas-confetti-1.9.4.tgz}
1816
1599
1817
1600
cheerio-select@2.1.0:
1818
1818
-
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
1601
1601
+
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==, tarball: https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz}
1819
1602
1820
1603
cheerio@1.0.0-rc.11:
1821
1821
-
resolution: {integrity: sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag==}
1604
1604
+
resolution: {integrity: sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag==, tarball: https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.11.tgz}
1822
1605
engines: {node: '>= 6'}
1823
1606
1824
1824
-
cheerio@1.1.2:
1825
1825
-
resolution: {integrity: sha512-IkxPpb5rS/d1IiLbHMgfPuS0FgiWTtFIm/Nj+2woXDLTZ7fOT2eqzgYbdMlLweqlHbsZjxEChoVK+7iph7jyQg==}
1607
1607
+
cheerio@1.2.0:
1608
1608
+
resolution: {integrity: sha512-WDrybc/gKFpTYQutKIK6UvfcuxijIZfMfXaYm8NMsPQxSYvf+13fXUJ4rztGGbJcBQ/GF55gvrZ0Bc0bj/mqvg==, tarball: https://registry.npmjs.org/cheerio/-/cheerio-1.2.0.tgz}
1826
1609
engines: {node: '>=20.18.1'}
1827
1610
1828
1611
chokidar@4.0.3:
1829
1829
-
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
1612
1612
+
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==, tarball: https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz}
1830
1613
engines: {node: '>= 14.16.0'}
1831
1614
1832
1615
clsx@2.1.1:
1833
1833
-
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
1616
1616
+
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==, tarball: https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz}
1834
1617
engines: {node: '>=6'}
1835
1618
1836
1836
-
color-convert@2.0.1:
1837
1837
-
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
1838
1838
-
engines: {node: '>=7.0.0'}
1839
1839
-
1840
1619
color-name@1.1.4:
1841
1841
-
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
1842
1842
-
1843
1843
-
concat-map@0.0.1:
1844
1844
-
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
1620
1620
+
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, tarball: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz}
1845
1621
1846
1622
confbox@0.1.8:
1847
1847
-
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
1623
1623
+
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==, tarball: https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz}
1848
1624
1849
1849
-
confbox@0.2.2:
1850
1850
-
resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
1625
1625
+
confbox@0.2.4:
1626
1626
+
resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==, tarball: https://registry.npmjs.org/confbox/-/confbox-0.2.4.tgz}
1851
1627
1852
1628
cookie@0.6.0:
1853
1853
-
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
1629
1629
+
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==, tarball: https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz}
1854
1630
engines: {node: '>= 0.6'}
1855
1631
1856
1632
cookie@1.1.1:
1857
1857
-
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
1633
1633
+
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==, tarball: https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz}
1858
1634
engines: {node: '>=18'}
1859
1635
1860
1636
core-js@3.48.0:
1861
1861
-
resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==}
1637
1637
+
resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==, tarball: https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz}
1862
1638
1863
1639
crelt@1.0.6:
1864
1864
-
resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==}
1640
1640
+
resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==, tarball: https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz}
1865
1641
1866
1642
cross-spawn@7.0.6:
1867
1867
-
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
1643
1643
+
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==, tarball: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz}
1868
1644
engines: {node: '>= 8'}
1869
1645
1870
1646
css-background-parser@0.1.0:
1871
1871
-
resolution: {integrity: sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==}
1647
1647
+
resolution: {integrity: sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==, tarball: https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz}
1872
1648
1873
1649
css-box-shadow@1.0.0-3:
1874
1874
-
resolution: {integrity: sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==}
1650
1650
+
resolution: {integrity: sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==, tarball: https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz}
1875
1651
1876
1652
css-color-keywords@1.0.0:
1877
1877
-
resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==}
1653
1653
+
resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==, tarball: https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz}
1878
1654
engines: {node: '>=4'}
1879
1655
1880
1656
css-select@5.2.2:
1881
1881
-
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
1657
1657
+
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==, tarball: https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz}
1882
1658
1883
1659
css-to-react-native@3.2.0:
1884
1884
-
resolution: {integrity: sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==}
1660
1660
+
resolution: {integrity: sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==, tarball: https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz}
1885
1661
1886
1662
css-what@6.2.2:
1887
1887
-
resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
1663
1663
+
resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==, tarball: https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz}
1888
1664
engines: {node: '>= 6'}
1889
1889
-
1890
1890
-
css.escape@1.5.1:
1891
1891
-
resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==}
1892
1665
1893
1666
cssesc@3.0.0:
1894
1894
-
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
1667
1667
+
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==, tarball: https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz}
1895
1668
engines: {node: '>=4'}
1896
1669
hasBin: true
1897
1670
1898
1671
custom-event-polyfill@1.0.7:
1899
1899
-
resolution: {integrity: sha512-TDDkd5DkaZxZFM8p+1I3yAlvM3rSr1wbrOliG4yJiwinMZN8z/iGL7BTlDkrJcYTmgUSb4ywVCc3ZaUtOtC76w==}
1672
1672
+
resolution: {integrity: sha512-TDDkd5DkaZxZFM8p+1I3yAlvM3rSr1wbrOliG4yJiwinMZN8z/iGL7BTlDkrJcYTmgUSb4ywVCc3ZaUtOtC76w==, tarball: https://registry.npmjs.org/custom-event-polyfill/-/custom-event-polyfill-1.0.7.tgz}
1900
1673
1901
1674
debug@4.4.3:
1902
1902
-
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
1675
1675
+
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==, tarball: https://registry.npmjs.org/debug/-/debug-4.4.3.tgz}
1903
1676
engines: {node: '>=6.0'}
1904
1677
peerDependencies:
1905
1678
supports-color: '*'
···
1908
1681
optional: true
1909
1682
1910
1683
deep-is@0.1.4:
1911
1911
-
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
1684
1684
+
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, tarball: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz}
1912
1685
1913
1686
deepmerge@4.3.1:
1914
1914
-
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
1687
1687
+
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==, tarball: https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz}
1915
1688
engines: {node: '>=0.10.0'}
1916
1689
1917
1690
dequal@2.0.3:
1918
1918
-
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
1691
1691
+
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==, tarball: https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz}
1919
1692
engines: {node: '>=6'}
1920
1693
1921
1694
detect-libc@2.1.2:
1922
1922
-
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
1695
1695
+
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==, tarball: https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz}
1923
1696
engines: {node: '>=8'}
1924
1697
1925
1925
-
devalue@5.6.2:
1926
1926
-
resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==}
1698
1698
+
devalue@5.6.4:
1699
1699
+
resolution: {integrity: sha512-Gp6rDldRsFh/7XuouDbxMH3Mx8GMCcgzIb1pDTvNyn8pZGQ22u+Wa+lGV9dQCltFQ7uVw0MhRyb8XDskNFOReA==, tarball: https://registry.npmjs.org/devalue/-/devalue-5.6.4.tgz}
1927
1700
1928
1701
devlop@1.1.0:
1929
1929
-
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
1702
1702
+
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==, tarball: https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz}
1930
1703
1931
1704
diet-sprite@0.0.1:
1932
1932
-
resolution: {integrity: sha512-zSHI2WDAn1wJqJYxcmjWfJv3Iw8oL9reQIbEyx2x2/EZ4/qmUTIo8/5qOCurnAcq61EwtJJaZ0XTy2NRYqpB5A==}
1705
1705
+
resolution: {integrity: sha512-zSHI2WDAn1wJqJYxcmjWfJv3Iw8oL9reQIbEyx2x2/EZ4/qmUTIo8/5qOCurnAcq61EwtJJaZ0XTy2NRYqpB5A==, tarball: https://registry.npmjs.org/diet-sprite/-/diet-sprite-0.0.1.tgz}
1933
1706
1934
1707
dom-serializer@2.0.0:
1935
1935
-
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
1708
1708
+
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==, tarball: https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz}
1936
1709
1937
1710
domelementtype@2.3.0:
1938
1938
-
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
1711
1711
+
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==, tarball: https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz}
1939
1712
1940
1713
domhandler@5.0.3:
1941
1941
-
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
1714
1714
+
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==, tarball: https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz}
1942
1715
engines: {node: '>= 4'}
1943
1716
1944
1944
-
dompurify@3.3.1:
1945
1945
-
resolution: {integrity: sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==}
1717
1717
+
dompurify@3.3.3:
1718
1718
+
resolution: {integrity: sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==, tarball: https://registry.npmjs.org/dompurify/-/dompurify-3.3.3.tgz}
1946
1719
1947
1720
domutils@3.2.2:
1948
1948
-
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
1721
1721
+
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==, tarball: https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz}
1949
1722
1950
1723
earcut@2.2.4:
1951
1951
-
resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==}
1724
1724
+
resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==, tarball: https://registry.npmjs.org/earcut/-/earcut-2.2.4.tgz}
1952
1725
1953
1726
earcut@3.0.2:
1954
1954
-
resolution: {integrity: sha512-X7hshQbLyMJ/3RPhyObLARM2sNxxmRALLKx1+NVFFnQ9gKzmCrxm9+uLIAdBcvc8FNLpctqlQ2V6AE92Ol9UDQ==}
1727
1727
+
resolution: {integrity: sha512-X7hshQbLyMJ/3RPhyObLARM2sNxxmRALLKx1+NVFFnQ9gKzmCrxm9+uLIAdBcvc8FNLpctqlQ2V6AE92Ol9UDQ==, tarball: https://registry.npmjs.org/earcut/-/earcut-3.0.2.tgz}
1955
1728
1956
1956
-
emoji-picker-element@1.28.1:
1957
1957
-
resolution: {integrity: sha512-8c64IPish2PWoV9oYCo2pvuPHwIv+uK9bO0dfpPyMupDAvaWL9ZvYhWNTAR+2sx7BhfRjciImqP6CIUgNX+DMg==}
1729
1729
+
emoji-picker-element@1.29.1:
1730
1730
+
resolution: {integrity: sha512-TOiHzu9Dqib3x4MwcAi3wi3RdyT4SoeB4b15AvH1ks4SBwTl7DeebhZ0d3x6dNi4XfNU7IGRZ7NBQllj0RqwrQ==, tarball: https://registry.npmjs.org/emoji-picker-element/-/emoji-picker-element-1.29.1.tgz}
1958
1731
1959
1732
emoji-regex@10.6.0:
1960
1960
-
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
1733
1733
+
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==, tarball: https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz}
1961
1734
1962
1735
encoding-sniffer@0.2.1:
1963
1963
-
resolution: {integrity: sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==}
1736
1736
+
resolution: {integrity: sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==, tarball: https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz}
1964
1737
1965
1965
-
enhanced-resolve@5.18.4:
1966
1966
-
resolution: {integrity: sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==}
1738
1738
+
enhanced-resolve@5.20.0:
1739
1739
+
resolution: {integrity: sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==, tarball: https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz}
1967
1740
engines: {node: '>=10.13.0'}
1968
1741
1969
1742
entities@4.5.0:
1970
1970
-
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
1743
1743
+
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==, tarball: https://registry.npmjs.org/entities/-/entities-4.5.0.tgz}
1971
1744
engines: {node: '>=0.12'}
1972
1745
1973
1746
entities@6.0.1:
1974
1974
-
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
1747
1747
+
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==, tarball: https://registry.npmjs.org/entities/-/entities-6.0.1.tgz}
1975
1748
engines: {node: '>=0.12'}
1976
1749
1977
1750
entities@7.0.1:
1978
1978
-
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
1751
1751
+
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==, tarball: https://registry.npmjs.org/entities/-/entities-7.0.1.tgz}
1979
1752
engines: {node: '>=0.12'}
1980
1753
1981
1754
error-stack-parser-es@1.0.5:
1982
1982
-
resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
1983
1983
-
1984
1984
-
esbuild@0.27.0:
1985
1985
-
resolution: {integrity: sha512-jd0f4NHbD6cALCyGElNpGAOtWxSq46l9X/sWB0Nzd5er4Kz2YTm+Vl0qKFT9KUJvD8+fiO8AvoHhFvEatfVixA==}
1986
1986
-
engines: {node: '>=18'}
1987
1987
-
hasBin: true
1755
1755
+
resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==, tarball: https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz}
1988
1756
1989
1989
-
esbuild@0.27.2:
1990
1990
-
resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==}
1757
1757
+
esbuild@0.27.3:
1758
1758
+
resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==, tarball: https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz}
1991
1759
engines: {node: '>=18'}
1992
1760
hasBin: true
1993
1761
1994
1762
escape-html@1.0.3:
1995
1995
-
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
1763
1763
+
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==, tarball: https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz}
1996
1764
1997
1765
escape-string-regexp@4.0.0:
1998
1998
-
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
1766
1766
+
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==, tarball: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz}
1999
1767
engines: {node: '>=10'}
2000
1768
2001
1769
eslint-config-prettier@10.1.8:
2002
2002
-
resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==}
1770
1770
+
resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==, tarball: https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz}
2003
1771
hasBin: true
2004
1772
peerDependencies:
2005
1773
eslint: '>=7.0.0'
2006
1774
2007
2007
-
eslint-plugin-svelte@3.14.0:
2008
2008
-
resolution: {integrity: sha512-Isw0GvaMm0yHxAj71edAdGFh28ufYs+6rk2KlbbZphnqZAzrH3Se3t12IFh2H9+1F/jlDhBBL4oiOJmLqmYX0g==}
1775
1775
+
eslint-plugin-svelte@3.15.2:
1776
1776
+
resolution: {integrity: sha512-k4Nsjs3bHujeEnnckoTM4mFYR1e8Mb9l2rTwNdmYiamA+Tjzn8X+2F+fuSP2w4VbXYhn2bmySyACQYdmUDW2Cg==, tarball: https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.15.2.tgz}
2009
1777
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2010
1778
peerDependencies:
2011
2011
-
eslint: ^8.57.1 || ^9.0.0
1779
1779
+
eslint: ^8.57.1 || ^9.0.0 || ^10.0.0
2012
1780
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0
2013
1781
peerDependenciesMeta:
2014
1782
svelte:
2015
1783
optional: true
2016
1784
2017
1785
eslint-scope@8.4.0:
2018
2018
-
resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
1786
1786
+
resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==, tarball: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz}
2019
1787
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1788
1788
+
1789
1789
+
eslint-scope@9.1.2:
1790
1790
+
resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==, tarball: https://registry.npmjs.org/eslint-scope/-/eslint-scope-9.1.2.tgz}
1791
1791
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2020
1792
2021
1793
eslint-visitor-keys@3.4.3:
2022
2022
-
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
1794
1794
+
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==, tarball: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz}
2023
1795
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2024
1796
2025
1797
eslint-visitor-keys@4.2.1:
2026
2026
-
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
1798
1798
+
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==, tarball: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz}
2027
1799
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2028
1800
2029
2029
-
eslint@9.39.2:
2030
2030
-
resolution: {integrity: sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==}
2031
2031
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1801
1801
+
eslint-visitor-keys@5.0.1:
1802
1802
+
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==, tarball: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz}
1803
1803
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
1804
1804
+
1805
1805
+
eslint@10.0.3:
1806
1806
+
resolution: {integrity: sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==, tarball: https://registry.npmjs.org/eslint/-/eslint-10.0.3.tgz}
1807
1807
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2032
1808
hasBin: true
2033
1809
peerDependencies:
2034
1810
jiti: '*'
···
2037
1813
optional: true
2038
1814
2039
1815
esm-env@1.2.2:
2040
2040
-
resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
1816
1816
+
resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==, tarball: https://registry.npmjs.org/esm-env/-/esm-env-1.2.2.tgz}
2041
1817
2042
1818
espree@10.4.0:
2043
2043
-
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
1819
1819
+
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==, tarball: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz}
2044
1820
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2045
1821
1822
1822
+
espree@11.2.0:
1823
1823
+
resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==, tarball: https://registry.npmjs.org/espree/-/espree-11.2.0.tgz}
1824
1824
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
1825
1825
+
2046
1826
esquery@1.7.0:
2047
2047
-
resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
1827
1827
+
resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==, tarball: https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz}
2048
1828
engines: {node: '>=0.10'}
2049
1829
2050
2050
-
esrap@2.2.2:
2051
2051
-
resolution: {integrity: sha512-zA6497ha+qKvoWIK+WM9NAh5ni17sKZKhbS5B3PoYbBvaYHZWoS33zmFybmyqpn07RLUxSmn+RCls2/XF+d0oQ==}
1830
1830
+
esrap@2.2.4:
1831
1831
+
resolution: {integrity: sha512-suICpxAmZ9A8bzJjEl/+rLJiDKC0X4gYWUxT6URAWBLvlXmtbZd5ySMu/N2ZGEtMCAmflUDPSehrP9BQcsGcSg==, tarball: https://registry.npmjs.org/esrap/-/esrap-2.2.4.tgz}
2052
1832
2053
1833
esrecurse@4.3.0:
2054
2054
-
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
1834
1834
+
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, tarball: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz}
2055
1835
engines: {node: '>=4.0'}
2056
1836
2057
1837
estraverse@5.3.0:
2058
2058
-
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
1838
1838
+
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, tarball: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz}
2059
1839
engines: {node: '>=4.0'}
2060
1840
2061
1841
esutils@2.0.3:
2062
2062
-
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
1842
1842
+
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, tarball: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz}
2063
1843
engines: {node: '>=0.10.0'}
2064
1844
2065
1845
exsolve@1.0.8:
2066
2066
-
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
1846
1846
+
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==, tarball: https://registry.npmjs.org/exsolve/-/exsolve-1.0.8.tgz}
2067
1847
2068
1848
fast-deep-equal@3.1.3:
2069
2069
-
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
1849
1849
+
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, tarball: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz}
2070
1850
2071
1851
fast-equals@4.0.3:
2072
2072
-
resolution: {integrity: sha512-G3BSX9cfKttjr+2o1O22tYMLq0DPluZnYtq1rXumE1SpL/F/SLIfHx08WYQoWSIpeMYf8sRbJ8++71+v6Pnxfg==}
1852
1852
+
resolution: {integrity: sha512-G3BSX9cfKttjr+2o1O22tYMLq0DPluZnYtq1rXumE1SpL/F/SLIfHx08WYQoWSIpeMYf8sRbJ8++71+v6Pnxfg==, tarball: https://registry.npmjs.org/fast-equals/-/fast-equals-4.0.3.tgz}
2073
1853
2074
1854
fast-json-stable-stringify@2.1.0:
2075
2075
-
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
1855
1855
+
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, tarball: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz}
2076
1856
2077
1857
fast-levenshtein@2.0.6:
2078
2078
-
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
1858
1858
+
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==, tarball: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz}
2079
1859
2080
1860
fdir@6.5.0:
2081
2081
-
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
1861
1861
+
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==, tarball: https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz}
2082
1862
engines: {node: '>=12.0.0'}
2083
1863
peerDependencies:
2084
1864
picomatch: ^3 || ^4
···
2087
1867
optional: true
2088
1868
2089
1869
fflate@0.7.4:
2090
2090
-
resolution: {integrity: sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==}
1870
1870
+
resolution: {integrity: sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==, tarball: https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz}
2091
1871
2092
1872
fflate@0.8.2:
2093
2093
-
resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
1873
1873
+
resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==, tarball: https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz}
2094
1874
2095
1875
file-entry-cache@8.0.0:
2096
2096
-
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
1876
1876
+
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==, tarball: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz}
2097
1877
engines: {node: '>=16.0.0'}
2098
1878
2099
1879
find-up@5.0.0:
2100
2100
-
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
1880
1880
+
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, tarball: https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz}
2101
1881
engines: {node: '>=10'}
2102
1882
2103
1883
flat-cache@4.0.1:
2104
2104
-
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
1884
1884
+
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==, tarball: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz}
2105
1885
engines: {node: '>=16'}
2106
1886
2107
2107
-
flatted@3.3.3:
2108
2108
-
resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
1887
1887
+
flatted@3.4.1:
1888
1888
+
resolution: {integrity: sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==, tarball: https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz}
2109
1889
2110
1890
fsevents@2.3.3:
2111
2111
-
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
1891
1891
+
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==, tarball: https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz}
2112
1892
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
2113
1893
os: [darwin]
2114
1894
2115
2115
-
get-stream@6.0.1:
2116
2116
-
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
2117
2117
-
engines: {node: '>=10'}
2118
2118
-
2119
1895
gl-matrix@3.4.4:
2120
2120
-
resolution: {integrity: sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==}
1896
1896
+
resolution: {integrity: sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==, tarball: https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.4.tgz}
2121
1897
2122
1898
glob-parent@6.0.2:
2123
2123
-
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
1899
1899
+
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==, tarball: https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz}
2124
1900
engines: {node: '>=10.13.0'}
2125
1901
2126
2126
-
globals@14.0.0:
2127
2127
-
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
2128
2128
-
engines: {node: '>=18'}
2129
2129
-
2130
1902
globals@16.5.0:
2131
2131
-
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
1903
1903
+
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==, tarball: https://registry.npmjs.org/globals/-/globals-16.5.0.tgz}
2132
1904
engines: {node: '>=18'}
2133
1905
2134
2134
-
globals@17.1.0:
2135
2135
-
resolution: {integrity: sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==}
1906
1906
+
globals@17.4.0:
1907
1907
+
resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==, tarball: https://registry.npmjs.org/globals/-/globals-17.4.0.tgz}
2136
1908
engines: {node: '>=18'}
2137
1909
2138
1910
graceful-fs@4.2.11:
2139
2139
-
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
1911
1911
+
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, tarball: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz}
2140
1912
2141
1913
gsap@3.14.2:
2142
2142
-
resolution: {integrity: sha512-P8/mMxVLU7o4+55+1TCnQrPmgjPKnwkzkXOK1asnR9Jg2lna4tEY5qBJjMmAaOBDDZWtlRjBXjLa0w53G/uBLA==}
2143
2143
-
2144
2144
-
has-flag@4.0.0:
2145
2145
-
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
2146
2146
-
engines: {node: '>=8'}
1914
1914
+
resolution: {integrity: sha512-P8/mMxVLU7o4+55+1TCnQrPmgjPKnwkzkXOK1asnR9Jg2lna4tEY5qBJjMmAaOBDDZWtlRjBXjLa0w53G/uBLA==, tarball: https://registry.npmjs.org/gsap/-/gsap-3.14.2.tgz}
2147
1915
2148
1916
hex-rgb@4.3.0:
2149
2149
-
resolution: {integrity: sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==}
1917
1917
+
resolution: {integrity: sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==, tarball: https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz}
2150
1918
engines: {node: '>=6'}
2151
1919
2152
1920
highlight.js@11.11.1:
2153
2153
-
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
1921
1921
+
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==, tarball: https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz}
2154
1922
engines: {node: '>=12.0.0'}
2155
1923
2156
1924
hls.js@1.6.15:
2157
2157
-
resolution: {integrity: sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==}
1925
1925
+
resolution: {integrity: sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==, tarball: https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz}
2158
1926
2159
1927
htmlparser2@10.1.0:
2160
2160
-
resolution: {integrity: sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==}
1928
1928
+
resolution: {integrity: sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==, tarball: https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.1.0.tgz}
2161
1929
2162
1930
htmlparser2@8.0.2:
2163
2163
-
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
1931
1931
+
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==, tarball: https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz}
2164
1932
2165
1933
iconv-lite@0.6.3:
2166
2166
-
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
1934
1934
+
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==, tarball: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz}
2167
1935
engines: {node: '>=0.10.0'}
2168
1936
2169
1937
ignore@5.3.2:
2170
2170
-
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
1938
1938
+
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==, tarball: https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz}
2171
1939
engines: {node: '>= 4'}
2172
1940
2173
1941
ignore@7.0.5:
2174
2174
-
resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
1942
1942
+
resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==, tarball: https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz}
2175
1943
engines: {node: '>= 4'}
2176
1944
2177
2177
-
import-fresh@3.3.1:
2178
2178
-
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
2179
2179
-
engines: {node: '>=6'}
2180
2180
-
2181
1945
imurmurhash@0.1.4:
2182
2182
-
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
1946
1946
+
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, tarball: https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz}
2183
1947
engines: {node: '>=0.8.19'}
2184
1948
2185
1949
inline-style-parser@0.2.7:
2186
2186
-
resolution: {integrity: sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==}
1950
1950
+
resolution: {integrity: sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==, tarball: https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz}
2187
1951
2188
1952
is-emoji-supported@0.0.5:
2189
2189
-
resolution: {integrity: sha512-WOlXUhDDHxYqcSmFZis+xWhhqXiK2SU0iYiqmth5Ip0FHLZQAt9rKL5ahnilE8/86WH8tZ3bmNNNC+bTzamqlw==}
1953
1953
+
resolution: {integrity: sha512-WOlXUhDDHxYqcSmFZis+xWhhqXiK2SU0iYiqmth5Ip0FHLZQAt9rKL5ahnilE8/86WH8tZ3bmNNNC+bTzamqlw==, tarball: https://registry.npmjs.org/is-emoji-supported/-/is-emoji-supported-0.0.5.tgz}
2190
1954
2191
1955
is-extglob@2.1.1:
2192
2192
-
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
1956
1956
+
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, tarball: https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz}
2193
1957
engines: {node: '>=0.10.0'}
2194
1958
2195
1959
is-glob@4.0.3:
2196
2196
-
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
1960
1960
+
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, tarball: https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz}
2197
1961
engines: {node: '>=0.10.0'}
2198
1962
2199
1963
is-reference@3.0.3:
2200
2200
-
resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
1964
1964
+
resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==, tarball: https://registry.npmjs.org/is-reference/-/is-reference-3.0.3.tgz}
2201
1965
2202
1966
isexe@2.0.0:
2203
2203
-
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
2204
2204
-
2205
2205
-
iso-datestring-validator@2.2.2:
2206
2206
-
resolution: {integrity: sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==}
1967
1967
+
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, tarball: https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz}
2207
1968
2208
1969
jiti@2.6.1:
2209
2209
-
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
1970
1970
+
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==, tarball: https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz}
2210
1971
hasBin: true
2211
1972
2212
1973
js-tokens@4.0.0:
2213
2213
-
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
2214
2214
-
2215
2215
-
js-yaml@4.1.1:
2216
2216
-
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
2217
2217
-
hasBin: true
1974
1974
+
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, tarball: https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz}
2218
1975
2219
1976
json-buffer@3.0.1:
2220
2220
-
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
1977
1977
+
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==, tarball: https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz}
2221
1978
2222
1979
json-schema-traverse@0.4.1:
2223
2223
-
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
1980
1980
+
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, tarball: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz}
2224
1981
2225
1982
json-stable-stringify-without-jsonify@1.0.1:
2226
2226
-
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
1983
1983
+
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==, tarball: https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz}
2227
1984
2228
1985
json-stringify-pretty-compact@4.0.0:
2229
2229
-
resolution: {integrity: sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==}
1986
1986
+
resolution: {integrity: sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==, tarball: https://registry.npmjs.org/json-stringify-pretty-compact/-/json-stringify-pretty-compact-4.0.0.tgz}
2230
1987
2231
1988
kdbush@4.0.2:
2232
2232
-
resolution: {integrity: sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==}
1989
1989
+
resolution: {integrity: sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==, tarball: https://registry.npmjs.org/kdbush/-/kdbush-4.0.2.tgz}
2233
1990
2234
1991
keyv@4.5.4:
2235
2235
-
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
1992
1992
+
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==, tarball: https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz}
2236
1993
2237
1994
kleur@4.1.5:
2238
2238
-
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
1995
1995
+
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==, tarball: https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz}
2239
1996
engines: {node: '>=6'}
2240
1997
2241
1998
knitwork@1.3.0:
2242
2242
-
resolution: {integrity: sha512-4LqMNoONzR43B1W0ek0fhXMsDNW/zxa1NdFAVMY+k28pgZLovR4G3PB5MrpTxCy1QaZCqNoiaKPr5w5qZHfSNw==}
1999
1999
+
resolution: {integrity: sha512-4LqMNoONzR43B1W0ek0fhXMsDNW/zxa1NdFAVMY+k28pgZLovR4G3PB5MrpTxCy1QaZCqNoiaKPr5w5qZHfSNw==, tarball: https://registry.npmjs.org/knitwork/-/knitwork-1.3.0.tgz}
2243
2000
2244
2001
known-css-properties@0.37.0:
2245
2245
-
resolution: {integrity: sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==}
2002
2002
+
resolution: {integrity: sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==, tarball: https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.37.0.tgz}
2246
2003
2247
2004
leaflet@1.9.4:
2248
2248
-
resolution: {integrity: sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==}
2005
2005
+
resolution: {integrity: sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==, tarball: https://registry.npmjs.org/leaflet/-/leaflet-1.9.4.tgz}
2249
2006
2250
2007
levn@0.4.1:
2251
2251
-
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
2008
2008
+
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, tarball: https://registry.npmjs.org/levn/-/levn-0.4.1.tgz}
2252
2009
engines: {node: '>= 0.8.0'}
2253
2010
2254
2254
-
lightningcss-android-arm64@1.30.2:
2255
2255
-
resolution: {integrity: sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==}
2011
2011
+
lightningcss-android-arm64@1.31.1:
2012
2012
+
resolution: {integrity: sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==, tarball: https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.31.1.tgz}
2256
2013
engines: {node: '>= 12.0.0'}
2257
2014
cpu: [arm64]
2258
2015
os: [android]
2259
2016
2260
2260
-
lightningcss-darwin-arm64@1.30.2:
2261
2261
-
resolution: {integrity: sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==}
2017
2017
+
lightningcss-android-arm64@1.32.0:
2018
2018
+
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==, tarball: https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz}
2019
2019
+
engines: {node: '>= 12.0.0'}
2020
2020
+
cpu: [arm64]
2021
2021
+
os: [android]
2022
2022
+
2023
2023
+
lightningcss-darwin-arm64@1.31.1:
2024
2024
+
resolution: {integrity: sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==, tarball: https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.31.1.tgz}
2262
2025
engines: {node: '>= 12.0.0'}
2263
2026
cpu: [arm64]
2264
2027
os: [darwin]
2265
2028
2266
2266
-
lightningcss-darwin-x64@1.30.2:
2267
2267
-
resolution: {integrity: sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==}
2029
2029
+
lightningcss-darwin-arm64@1.32.0:
2030
2030
+
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==, tarball: https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz}
2031
2031
+
engines: {node: '>= 12.0.0'}
2032
2032
+
cpu: [arm64]
2033
2033
+
os: [darwin]
2034
2034
+
2035
2035
+
lightningcss-darwin-x64@1.31.1:
2036
2036
+
resolution: {integrity: sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==, tarball: https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.31.1.tgz}
2268
2037
engines: {node: '>= 12.0.0'}
2269
2038
cpu: [x64]
2270
2039
os: [darwin]
2271
2040
2272
2272
-
lightningcss-freebsd-x64@1.30.2:
2273
2273
-
resolution: {integrity: sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==}
2041
2041
+
lightningcss-darwin-x64@1.32.0:
2042
2042
+
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==, tarball: https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz}
2043
2043
+
engines: {node: '>= 12.0.0'}
2044
2044
+
cpu: [x64]
2045
2045
+
os: [darwin]
2046
2046
+
2047
2047
+
lightningcss-freebsd-x64@1.31.1:
2048
2048
+
resolution: {integrity: sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==, tarball: https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.31.1.tgz}
2274
2049
engines: {node: '>= 12.0.0'}
2275
2050
cpu: [x64]
2276
2051
os: [freebsd]
2277
2052
2278
2278
-
lightningcss-linux-arm-gnueabihf@1.30.2:
2279
2279
-
resolution: {integrity: sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==}
2053
2053
+
lightningcss-freebsd-x64@1.32.0:
2054
2054
+
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==, tarball: https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz}
2055
2055
+
engines: {node: '>= 12.0.0'}
2056
2056
+
cpu: [x64]
2057
2057
+
os: [freebsd]
2058
2058
+
2059
2059
+
lightningcss-linux-arm-gnueabihf@1.31.1:
2060
2060
+
resolution: {integrity: sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==, tarball: https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.31.1.tgz}
2061
2061
+
engines: {node: '>= 12.0.0'}
2062
2062
+
cpu: [arm]
2063
2063
+
os: [linux]
2064
2064
+
2065
2065
+
lightningcss-linux-arm-gnueabihf@1.32.0:
2066
2066
+
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==, tarball: https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz}
2280
2067
engines: {node: '>= 12.0.0'}
2281
2068
cpu: [arm]
2282
2069
os: [linux]
2283
2070
2284
2284
-
lightningcss-linux-arm64-gnu@1.30.2:
2285
2285
-
resolution: {integrity: sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==}
2071
2071
+
lightningcss-linux-arm64-gnu@1.31.1:
2072
2072
+
resolution: {integrity: sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.31.1.tgz}
2286
2073
engines: {node: '>= 12.0.0'}
2287
2074
cpu: [arm64]
2288
2075
os: [linux]
2289
2076
2290
2290
-
lightningcss-linux-arm64-musl@1.30.2:
2291
2291
-
resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==}
2077
2077
+
lightningcss-linux-arm64-gnu@1.32.0:
2078
2078
+
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz}
2292
2079
engines: {node: '>= 12.0.0'}
2293
2080
cpu: [arm64]
2294
2081
os: [linux]
2295
2082
2296
2296
-
lightningcss-linux-x64-gnu@1.30.2:
2297
2297
-
resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==}
2083
2083
+
lightningcss-linux-arm64-musl@1.31.1:
2084
2084
+
resolution: {integrity: sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.31.1.tgz}
2085
2085
+
engines: {node: '>= 12.0.0'}
2086
2086
+
cpu: [arm64]
2087
2087
+
os: [linux]
2088
2088
+
2089
2089
+
lightningcss-linux-arm64-musl@1.32.0:
2090
2090
+
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz}
2091
2091
+
engines: {node: '>= 12.0.0'}
2092
2092
+
cpu: [arm64]
2093
2093
+
os: [linux]
2094
2094
+
2095
2095
+
lightningcss-linux-x64-gnu@1.31.1:
2096
2096
+
resolution: {integrity: sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.31.1.tgz}
2298
2097
engines: {node: '>= 12.0.0'}
2299
2098
cpu: [x64]
2300
2099
os: [linux]
2301
2100
2302
2302
-
lightningcss-linux-x64-musl@1.30.2:
2303
2303
-
resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==}
2101
2101
+
lightningcss-linux-x64-gnu@1.32.0:
2102
2102
+
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz}
2304
2103
engines: {node: '>= 12.0.0'}
2305
2104
cpu: [x64]
2306
2105
os: [linux]
2307
2106
2308
2308
-
lightningcss-win32-arm64-msvc@1.30.2:
2309
2309
-
resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==}
2107
2107
+
lightningcss-linux-x64-musl@1.31.1:
2108
2108
+
resolution: {integrity: sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.31.1.tgz}
2109
2109
+
engines: {node: '>= 12.0.0'}
2110
2110
+
cpu: [x64]
2111
2111
+
os: [linux]
2112
2112
+
2113
2113
+
lightningcss-linux-x64-musl@1.32.0:
2114
2114
+
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz}
2115
2115
+
engines: {node: '>= 12.0.0'}
2116
2116
+
cpu: [x64]
2117
2117
+
os: [linux]
2118
2118
+
2119
2119
+
lightningcss-win32-arm64-msvc@1.31.1:
2120
2120
+
resolution: {integrity: sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==, tarball: https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.31.1.tgz}
2310
2121
engines: {node: '>= 12.0.0'}
2311
2122
cpu: [arm64]
2312
2123
os: [win32]
2313
2124
2314
2314
-
lightningcss-win32-x64-msvc@1.30.2:
2315
2315
-
resolution: {integrity: sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==}
2125
2125
+
lightningcss-win32-arm64-msvc@1.32.0:
2126
2126
+
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==, tarball: https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz}
2127
2127
+
engines: {node: '>= 12.0.0'}
2128
2128
+
cpu: [arm64]
2129
2129
+
os: [win32]
2130
2130
+
2131
2131
+
lightningcss-win32-x64-msvc@1.31.1:
2132
2132
+
resolution: {integrity: sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==, tarball: https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.31.1.tgz}
2316
2133
engines: {node: '>= 12.0.0'}
2317
2134
cpu: [x64]
2318
2135
os: [win32]
2319
2136
2320
2320
-
lightningcss@1.30.2:
2321
2321
-
resolution: {integrity: sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==}
2137
2137
+
lightningcss-win32-x64-msvc@1.32.0:
2138
2138
+
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==, tarball: https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz}
2139
2139
+
engines: {node: '>= 12.0.0'}
2140
2140
+
cpu: [x64]
2141
2141
+
os: [win32]
2142
2142
+
2143
2143
+
lightningcss@1.31.1:
2144
2144
+
resolution: {integrity: sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==, tarball: https://registry.npmjs.org/lightningcss/-/lightningcss-1.31.1.tgz}
2145
2145
+
engines: {node: '>= 12.0.0'}
2146
2146
+
2147
2147
+
lightningcss@1.32.0:
2148
2148
+
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==, tarball: https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz}
2322
2149
engines: {node: '>= 12.0.0'}
2323
2150
2324
2151
lilconfig@2.1.0:
2325
2325
-
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
2152
2152
+
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==, tarball: https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz}
2326
2153
engines: {node: '>=10'}
2327
2154
2328
2155
linebreak@1.1.0:
2329
2329
-
resolution: {integrity: sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==}
2156
2156
+
resolution: {integrity: sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==, tarball: https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz}
2330
2157
2331
2158
link-preview-js@4.0.0:
2332
2332
-
resolution: {integrity: sha512-KYYiMVOAguIFNdoVGVjd+6cgknv5XHbr1IuRdj3T5EkN7JNaqUh4a1NSCi5FX6zyZzILI55OQA6+YxBAcPY2wA==}
2159
2159
+
resolution: {integrity: sha512-KYYiMVOAguIFNdoVGVjd+6cgknv5XHbr1IuRdj3T5EkN7JNaqUh4a1NSCi5FX6zyZzILI55OQA6+YxBAcPY2wA==, tarball: https://registry.npmjs.org/link-preview-js/-/link-preview-js-4.0.0.tgz}
2333
2160
engines: {node: '>=18'}
2334
2161
2335
2162
linkify-it@5.0.0:
2336
2336
-
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
2163
2163
+
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==, tarball: https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz}
2337
2164
2338
2165
linkifyjs@4.3.2:
2339
2339
-
resolution: {integrity: sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==}
2166
2166
+
resolution: {integrity: sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==, tarball: https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.2.tgz}
2340
2167
2341
2168
loadjs@4.3.0:
2342
2342
-
resolution: {integrity: sha512-vNX4ZZLJBeDEOBvdr2v/F+0aN5oMuPu7JTqrMwp+DtgK+AryOlpy6Xtm2/HpNr+azEa828oQjOtWsB6iDtSfSQ==}
2169
2169
+
resolution: {integrity: sha512-vNX4ZZLJBeDEOBvdr2v/F+0aN5oMuPu7JTqrMwp+DtgK+AryOlpy6Xtm2/HpNr+azEa828oQjOtWsB6iDtSfSQ==, tarball: https://registry.npmjs.org/loadjs/-/loadjs-4.3.0.tgz}
2343
2170
2344
2171
locate-character@3.0.0:
2345
2345
-
resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
2172
2172
+
resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==, tarball: https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz}
2346
2173
2347
2174
locate-path@6.0.0:
2348
2348
-
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
2175
2175
+
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, tarball: https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz}
2349
2176
engines: {node: '>=10'}
2350
2177
2351
2351
-
lodash.merge@4.6.2:
2352
2352
-
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
2353
2353
-
2354
2178
loose-envify@1.4.0:
2355
2355
-
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
2179
2179
+
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, tarball: https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz}
2356
2180
hasBin: true
2357
2181
2358
2182
lowlight@3.3.0:
2359
2359
-
resolution: {integrity: sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==}
2183
2183
+
resolution: {integrity: sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==, tarball: https://registry.npmjs.org/lowlight/-/lowlight-3.3.0.tgz}
2360
2184
2361
2185
lz-string@1.5.0:
2362
2362
-
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
2186
2186
+
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==, tarball: https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz}
2363
2187
hasBin: true
2364
2188
2365
2189
maath@0.10.8:
2366
2366
-
resolution: {integrity: sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g==}
2190
2190
+
resolution: {integrity: sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g==, tarball: https://registry.npmjs.org/maath/-/maath-0.10.8.tgz}
2367
2191
peerDependencies:
2368
2192
'@types/three': '>=0.134.0'
2369
2193
three: '>=0.134.0'
2370
2194
2371
2195
magic-string@0.30.21:
2372
2372
-
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
2196
2196
+
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==, tarball: https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz}
2373
2197
2374
2374
-
maplibre-gl@5.17.0:
2375
2375
-
resolution: {integrity: sha512-gwS6NpXBfWD406dtT5YfEpl2hmpMm+wcPqf04UAez/TxY1OBjiMdK2ZoMGcNIlGHelKc4+Uet6zhDdDEnlJVHA==}
2198
2198
+
maplibre-gl@5.20.0:
2199
2199
+
resolution: {integrity: sha512-hUQ/4KkxVKLbAD4coW+9/tJ9/jOKKcN7q4F92EQ5mjbUJ2m1sz6uoiB3VqW/VaogUxmWd896l1cc9TtV4+uvJA==, tarball: https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.20.0.tgz}
2376
2200
engines: {node: '>=16.14.0', npm: '>=8.1.0'}
2377
2201
2378
2378
-
markdown-it@14.1.0:
2379
2379
-
resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
2202
2202
+
markdown-it@14.1.1:
2203
2203
+
resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==, tarball: https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz}
2380
2204
hasBin: true
2381
2205
2382
2382
-
marked@17.0.1:
2383
2383
-
resolution: {integrity: sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==}
2206
2206
+
marked@17.0.4:
2207
2207
+
resolution: {integrity: sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==, tarball: https://registry.npmjs.org/marked/-/marked-17.0.4.tgz}
2384
2208
engines: {node: '>= 20'}
2385
2209
hasBin: true
2386
2210
2387
2211
mdurl@2.0.0:
2388
2388
-
resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
2212
2212
+
resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==, tarball: https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz}
2389
2213
2390
2390
-
meshoptimizer@0.18.1:
2391
2391
-
resolution: {integrity: sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==}
2214
2214
+
meshoptimizer@1.0.1:
2215
2215
+
resolution: {integrity: sha512-Vix+QlA1YYT3FwmBBZ+49cE5y/b+pRrcXKqGpS5ouh33d3lSp2PoTpCw19E0cKDFWalembrHnIaZetf27a+W2g==, tarball: https://registry.npmjs.org/meshoptimizer/-/meshoptimizer-1.0.1.tgz}
2392
2216
2393
2217
mini-svg-data-uri@1.4.4:
2394
2394
-
resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==}
2218
2218
+
resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==, tarball: https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz}
2395
2219
hasBin: true
2396
2220
2397
2397
-
miniflare@4.20260120.0:
2398
2398
-
resolution: {integrity: sha512-XXZyE2pDKMtP5OLuv0LPHEAzIYhov4jrYjcqrhhqtxGGtXneWOHvXIPo+eV8sqwqWd3R7j4DlEKcyb+87BR49Q==}
2221
2221
+
miniflare@4.20260312.0:
2222
2222
+
resolution: {integrity: sha512-pieP2rfXynPT6VRINYaiHe/tfMJ4c5OIhqRlIdLF6iZ9g5xgpEmvimvIgMpgAdDJuFlrLcwDUi8MfAo2R6dt/w==, tarball: https://registry.npmjs.org/miniflare/-/miniflare-4.20260312.0.tgz}
2399
2223
engines: {node: '>=18.0.0'}
2400
2224
hasBin: true
2401
2225
2402
2402
-
minimatch@3.1.2:
2403
2403
-
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
2404
2404
-
2405
2405
-
minimatch@9.0.5:
2406
2406
-
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
2407
2407
-
engines: {node: '>=16 || 14 >=14.17'}
2226
2226
+
minimatch@10.2.4:
2227
2227
+
resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==, tarball: https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz}
2228
2228
+
engines: {node: 18 || 20 || >=22}
2408
2229
2409
2230
minimist@1.2.8:
2410
2410
-
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
2231
2231
+
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==, tarball: https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz}
2411
2232
2412
2233
mitt@3.0.1:
2413
2413
-
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
2234
2234
+
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==, tarball: https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz}
2414
2235
2415
2415
-
mlly@1.8.0:
2416
2416
-
resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
2236
2236
+
mlly@1.8.1:
2237
2237
+
resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==, tarball: https://registry.npmjs.org/mlly/-/mlly-1.8.1.tgz}
2417
2238
2418
2239
mode-watcher@1.1.0:
2419
2419
-
resolution: {integrity: sha512-mUT9RRGPDYenk59qJauN1rhsIMKBmWA3xMF+uRwE8MW/tjhaDSCCARqkSuDTq8vr4/2KcAxIGVjACxTjdk5C3g==}
2240
2240
+
resolution: {integrity: sha512-mUT9RRGPDYenk59qJauN1rhsIMKBmWA3xMF+uRwE8MW/tjhaDSCCARqkSuDTq8vr4/2KcAxIGVjACxTjdk5C3g==, tarball: https://registry.npmjs.org/mode-watcher/-/mode-watcher-1.1.0.tgz}
2420
2241
peerDependencies:
2421
2242
svelte: ^5.27.0
2422
2243
2423
2244
mri@1.2.0:
2424
2424
-
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
2245
2245
+
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==, tarball: https://registry.npmjs.org/mri/-/mri-1.2.0.tgz}
2425
2246
engines: {node: '>=4'}
2426
2247
2427
2248
mrmime@2.0.1:
2428
2428
-
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
2249
2249
+
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==, tarball: https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz}
2429
2250
engines: {node: '>=10'}
2430
2251
2431
2252
ms@2.1.3:
2432
2432
-
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
2433
2433
-
2434
2434
-
multiformats@9.9.0:
2435
2435
-
resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==}
2253
2253
+
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, tarball: https://registry.npmjs.org/ms/-/ms-2.1.3.tgz}
2436
2254
2437
2255
murmurhash-js@1.0.0:
2438
2438
-
resolution: {integrity: sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==}
2256
2256
+
resolution: {integrity: sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==, tarball: https://registry.npmjs.org/murmurhash-js/-/murmurhash-js-1.0.0.tgz}
2439
2257
2440
2258
nanoid@3.3.11:
2441
2441
-
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
2259
2259
+
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==, tarball: https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz}
2442
2260
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
2443
2261
hasBin: true
2444
2262
2445
2263
nanoid@5.1.6:
2446
2446
-
resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
2264
2264
+
resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==, tarball: https://registry.npmjs.org/nanoid/-/nanoid-5.1.6.tgz}
2447
2265
engines: {node: ^18 || >=20}
2448
2266
hasBin: true
2449
2267
2450
2268
natural-compare@1.4.0:
2451
2451
-
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
2452
2452
-
2453
2453
-
node-gyp-build@4.8.4:
2454
2454
-
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
2455
2455
-
hasBin: true
2269
2269
+
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==, tarball: https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz}
2456
2270
2457
2271
nth-check@2.1.1:
2458
2458
-
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
2272
2272
+
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, tarball: https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz}
2459
2273
2460
2460
-
number-flow@0.5.9:
2461
2461
-
resolution: {integrity: sha512-o3102c/4qRd6eV4n+rw6B/UP8+FosbhIxj4uA6GsjhryrGZRVtCtKIKEeBiOwUV52cUGJneeu0treELcV7U/lw==}
2274
2274
+
number-flow@0.6.0:
2275
2275
+
resolution: {integrity: sha512-K8flNq2Wqus53vjp/btVo3qXFkagF8dIdYavreBfE7hlvFFG/b1HMGEH6nZL+mlrJ+4lbLP9OmPv3t2rmRkpSQ==, tarball: https://registry.npmjs.org/number-flow/-/number-flow-0.6.0.tgz}
2462
2276
2463
2277
object-assign@4.1.1:
2464
2464
-
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
2278
2278
+
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, tarball: https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz}
2465
2279
engines: {node: '>=0.10.0'}
2466
2280
2467
2281
obug@2.1.1:
2468
2468
-
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
2282
2282
+
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==, tarball: https://registry.npmjs.org/obug/-/obug-2.1.1.tgz}
2469
2283
2470
2284
optionator@0.9.4:
2471
2471
-
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
2285
2285
+
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==, tarball: https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz}
2472
2286
engines: {node: '>= 0.8.0'}
2473
2287
2474
2288
orderedmap@2.1.1:
2475
2475
-
resolution: {integrity: sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g==}
2289
2289
+
resolution: {integrity: sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g==, tarball: https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz}
2476
2290
2477
2291
p-limit@3.1.0:
2478
2478
-
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
2292
2292
+
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, tarball: https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz}
2479
2293
engines: {node: '>=10'}
2480
2294
2481
2295
p-locate@5.0.0:
2482
2482
-
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
2296
2296
+
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, tarball: https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz}
2483
2297
engines: {node: '>=10'}
2484
2298
2485
2299
pako@0.2.9:
2486
2486
-
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==}
2487
2487
-
2488
2488
-
parent-module@1.0.1:
2489
2489
-
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
2490
2490
-
engines: {node: '>=6'}
2300
2300
+
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==, tarball: https://registry.npmjs.org/pako/-/pako-0.2.9.tgz}
2491
2301
2492
2302
parse-css-color@0.2.1:
2493
2493
-
resolution: {integrity: sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==}
2303
2303
+
resolution: {integrity: sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==, tarball: https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz}
2494
2304
2495
2305
parse5-htmlparser2-tree-adapter@7.1.0:
2496
2496
-
resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==}
2306
2306
+
resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==, tarball: https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz}
2497
2307
2498
2308
parse5-parser-stream@7.1.2:
2499
2499
-
resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==}
2309
2309
+
resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==, tarball: https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz}
2500
2310
2501
2311
parse5@7.3.0:
2502
2502
-
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
2312
2312
+
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==, tarball: https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz}
2503
2313
2504
2314
path-exists@4.0.0:
2505
2505
-
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
2315
2315
+
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, tarball: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz}
2506
2316
engines: {node: '>=8'}
2507
2317
2508
2318
path-key@3.1.1:
2509
2509
-
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
2319
2319
+
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, tarball: https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz}
2510
2320
engines: {node: '>=8'}
2511
2321
2512
2322
path-to-regexp@6.3.0:
2513
2513
-
resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
2323
2323
+
resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==, tarball: https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz}
2514
2324
2515
2325
pathe@2.0.3:
2516
2516
-
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
2326
2326
+
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==, tarball: https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz}
2517
2327
2518
2328
pbf@4.0.1:
2519
2519
-
resolution: {integrity: sha512-SuLdBvS42z33m8ejRbInMapQe8n0D3vN/Xd5fmWM3tufNgRQFBpaW2YVJxQZV4iPNqb0vEFvssMEo5w9c6BTIA==}
2329
2329
+
resolution: {integrity: sha512-SuLdBvS42z33m8ejRbInMapQe8n0D3vN/Xd5fmWM3tufNgRQFBpaW2YVJxQZV4iPNqb0vEFvssMEo5w9c6BTIA==, tarball: https://registry.npmjs.org/pbf/-/pbf-4.0.1.tgz}
2520
2330
hasBin: true
2521
2331
2522
2522
-
perfect-freehand@1.2.2:
2523
2523
-
resolution: {integrity: sha512-eh31l019WICQ03pkF3FSzHxB8n07ItqIQ++G5UV8JX0zVOXzgTGCqnRR0jJ2h9U8/2uW4W4mtGJELt9kEV0CFQ==}
2332
2332
+
perfect-freehand@1.2.3:
2333
2333
+
resolution: {integrity: sha512-bHZSfqDHGNlPpgH2yxXgPHlQSPpEbo+qg7li0M78J9vNAi2yjwLeA4x79BEQhX44lEWpCLSFCeRZwpw0niiXPA==, tarball: https://registry.npmjs.org/perfect-freehand/-/perfect-freehand-1.2.3.tgz}
2524
2334
2525
2335
picocolors@1.1.1:
2526
2526
-
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
2336
2336
+
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==, tarball: https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz}
2527
2337
2528
2338
picomatch@4.0.3:
2529
2529
-
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
2339
2339
+
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==, tarball: https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz}
2530
2340
engines: {node: '>=12'}
2531
2341
2532
2342
pkg-types@1.3.1:
2533
2533
-
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
2343
2343
+
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==, tarball: https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz}
2534
2344
2535
2345
pkg-types@2.3.0:
2536
2536
-
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
2346
2346
+
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==, tarball: https://registry.npmjs.org/pkg-types/-/pkg-types-2.3.0.tgz}
2537
2347
2538
2348
plyr@3.8.4:
2539
2539
-
resolution: {integrity: sha512-DrzLbK9Wol3zeiuZCleD9aUOl0KAaBHR9H6WVVVYPZ4Ya+LYxUFTgSF1jooHcMQCv96Ws96wCaZzIoP3bES8pQ==}
2349
2349
+
resolution: {integrity: sha512-DrzLbK9Wol3zeiuZCleD9aUOl0KAaBHR9H6WVVVYPZ4Ya+LYxUFTgSF1jooHcMQCv96Ws96wCaZzIoP3bES8pQ==, tarball: https://registry.npmjs.org/plyr/-/plyr-3.8.4.tgz}
2540
2350
2541
2351
postcss-load-config@3.1.4:
2542
2542
-
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
2352
2352
+
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==, tarball: https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz}
2543
2353
engines: {node: '>= 10'}
2544
2354
peerDependencies:
2545
2355
postcss: '>=8.0.9'
···
2551
2361
optional: true
2552
2362
2553
2363
postcss-safe-parser@7.0.1:
2554
2554
-
resolution: {integrity: sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==}
2364
2364
+
resolution: {integrity: sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==, tarball: https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-7.0.1.tgz}
2555
2365
engines: {node: '>=18.0'}
2556
2366
peerDependencies:
2557
2367
postcss: ^8.4.31
2558
2368
2559
2369
postcss-scss@4.0.9:
2560
2560
-
resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==}
2370
2370
+
resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==, tarball: https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz}
2561
2371
engines: {node: '>=12.0'}
2562
2372
peerDependencies:
2563
2373
postcss: ^8.4.29
2564
2374
2565
2375
postcss-selector-parser@6.0.10:
2566
2566
-
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
2376
2376
+
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==, tarball: https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz}
2567
2377
engines: {node: '>=4'}
2568
2378
2569
2379
postcss-selector-parser@7.1.1:
2570
2570
-
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
2380
2380
+
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==, tarball: https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz}
2571
2381
engines: {node: '>=4'}
2572
2382
2573
2383
postcss-value-parser@4.2.0:
2574
2574
-
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
2384
2384
+
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, tarball: https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz}
2575
2385
2576
2576
-
postcss@8.5.6:
2577
2577
-
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
2386
2386
+
postcss@8.5.8:
2387
2387
+
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==, tarball: https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz}
2578
2388
engines: {node: ^10 || ^12 || >=14}
2579
2389
2580
2390
potpack@2.1.0:
2581
2581
-
resolution: {integrity: sha512-pcaShQc1Shq0y+E7GqJqvZj8DTthWV1KeHGdi0Z6IAin2Oi3JnLCOfwnCo84qc+HAp52wT9nK9H7FAJp5a44GQ==}
2391
2391
+
resolution: {integrity: sha512-pcaShQc1Shq0y+E7GqJqvZj8DTthWV1KeHGdi0Z6IAin2Oi3JnLCOfwnCo84qc+HAp52wT9nK9H7FAJp5a44GQ==, tarball: https://registry.npmjs.org/potpack/-/potpack-2.1.0.tgz}
2582
2392
2583
2393
prelude-ls@1.2.1:
2584
2584
-
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
2394
2394
+
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, tarball: https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz}
2585
2395
engines: {node: '>= 0.8.0'}
2586
2396
2587
2587
-
prettier-plugin-svelte@3.4.1:
2588
2588
-
resolution: {integrity: sha512-xL49LCloMoZRvSwa6IEdN2GV6cq2IqpYGstYtMT+5wmml1/dClEoI0MZR78MiVPpu6BdQFfN0/y73yO6+br5Pg==}
2397
2397
+
prettier-plugin-svelte@3.5.1:
2398
2398
+
resolution: {integrity: sha512-65+fr5+cgIKWKiqM1Doum4uX6bY8iFCdztvvp2RcF+AJoieaw9kJOFMNcJo/bkmKYsxFaM9OsVZK/gWauG/5mg==, tarball: https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.5.1.tgz}
2589
2399
peerDependencies:
2590
2400
prettier: ^3.0.0
2591
2401
svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
2592
2402
2593
2403
prettier-plugin-tailwindcss@0.7.2:
2594
2594
-
resolution: {integrity: sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA==}
2404
2404
+
resolution: {integrity: sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA==, tarball: https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz}
2595
2405
engines: {node: '>=20.19'}
2596
2406
peerDependencies:
2597
2407
'@ianvs/prettier-plugin-sort-imports': '*'
···
2646
2456
optional: true
2647
2457
2648
2458
prettier@3.8.1:
2649
2649
-
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==}
2459
2459
+
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==, tarball: https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz}
2650
2460
engines: {node: '>=14'}
2651
2461
hasBin: true
2652
2462
2653
2463
prop-types@15.8.1:
2654
2654
-
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
2464
2464
+
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==, tarball: https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz}
2655
2465
2656
2656
-
prosemirror-changeset@2.3.1:
2657
2657
-
resolution: {integrity: sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ==}
2466
2466
+
prosemirror-changeset@2.4.0:
2467
2467
+
resolution: {integrity: sha512-LvqH2v7Q2SF6yxatuPP2e8vSUKS/L+xAU7dPDC4RMyHMhZoGDfBC74mYuyYF4gLqOEG758wajtyhNnsTkuhvng==, tarball: https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.4.0.tgz}
2658
2468
2659
2469
prosemirror-collab@1.3.1:
2660
2660
-
resolution: {integrity: sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==}
2470
2470
+
resolution: {integrity: sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==, tarball: https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz}
2661
2471
2662
2472
prosemirror-commands@1.7.1:
2663
2663
-
resolution: {integrity: sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==}
2473
2473
+
resolution: {integrity: sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==, tarball: https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz}
2664
2474
2665
2475
prosemirror-dropcursor@1.8.2:
2666
2666
-
resolution: {integrity: sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw==}
2476
2476
+
resolution: {integrity: sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw==, tarball: https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz}
2667
2477
2668
2668
-
prosemirror-gapcursor@1.4.0:
2669
2669
-
resolution: {integrity: sha512-z00qvurSdCEWUIulij/isHaqu4uLS8r/Fi61IbjdIPJEonQgggbJsLnstW7Lgdk4zQ68/yr6B6bf7sJXowIgdQ==}
2478
2478
+
prosemirror-gapcursor@1.4.1:
2479
2479
+
resolution: {integrity: sha512-pMdYaEnjNMSwl11yjEGtgTmLkR08m/Vl+Jj443167p9eB3HVQKhYCc4gmHVDsLPODfZfjr/MmirsdyZziXbQKw==, tarball: https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.4.1.tgz}
2670
2480
2671
2481
prosemirror-history@1.5.0:
2672
2672
-
resolution: {integrity: sha512-zlzTiH01eKA55UAf1MEjtssJeHnGxO0j4K4Dpx+gnmX9n+SHNlDqI2oO1Kv1iPN5B1dm5fsljCfqKF9nFL6HRg==}
2482
2482
+
resolution: {integrity: sha512-zlzTiH01eKA55UAf1MEjtssJeHnGxO0j4K4Dpx+gnmX9n+SHNlDqI2oO1Kv1iPN5B1dm5fsljCfqKF9nFL6HRg==, tarball: https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.5.0.tgz}
2673
2483
2674
2484
prosemirror-inputrules@1.5.1:
2675
2675
-
resolution: {integrity: sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw==}
2485
2485
+
resolution: {integrity: sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw==, tarball: https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.1.tgz}
2676
2486
2677
2487
prosemirror-keymap@1.2.3:
2678
2678
-
resolution: {integrity: sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw==}
2488
2488
+
resolution: {integrity: sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw==, tarball: https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz}
2679
2489
2680
2680
-
prosemirror-markdown@1.13.3:
2681
2681
-
resolution: {integrity: sha512-3E+Et6cdXIH0EgN2tGYQ+EBT7N4kMiZFsW+hzx+aPtOmADDHWCdd2uUQb7yklJrfUYUOjEEu22BiN6UFgPe4cQ==}
2490
2490
+
prosemirror-markdown@1.13.4:
2491
2491
+
resolution: {integrity: sha512-D98dm4cQ3Hs6EmjK500TdAOew4Z03EV71ajEFiWra3Upr7diytJsjF4mPV2dW+eK5uNectiRj0xFxYI9NLXDbw==, tarball: https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.4.tgz}
2682
2492
2683
2683
-
prosemirror-menu@1.2.5:
2684
2684
-
resolution: {integrity: sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ==}
2493
2493
+
prosemirror-menu@1.3.0:
2494
2494
+
resolution: {integrity: sha512-TImyPXCHPcDsSka2/lwJ6WjTASr4re/qWq1yoTTuLOqfXucwF6VcRa2LWCkM/EyTD1UO3CUwiH8qURJoWJRxwg==, tarball: https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.3.0.tgz}
2685
2495
2686
2496
prosemirror-model@1.25.4:
2687
2687
-
resolution: {integrity: sha512-PIM7E43PBxKce8OQeezAs9j4TP+5yDpZVbuurd1h5phUxEKIu+G2a+EUZzIC5nS1mJktDJWzbqS23n1tsAf5QA==}
2497
2497
+
resolution: {integrity: sha512-PIM7E43PBxKce8OQeezAs9j4TP+5yDpZVbuurd1h5phUxEKIu+G2a+EUZzIC5nS1mJktDJWzbqS23n1tsAf5QA==, tarball: https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.4.tgz}
2688
2498
2689
2499
prosemirror-schema-basic@1.2.4:
2690
2690
-
resolution: {integrity: sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==}
2500
2500
+
resolution: {integrity: sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==, tarball: https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz}
2691
2501
2692
2502
prosemirror-schema-list@1.5.1:
2693
2693
-
resolution: {integrity: sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==}
2503
2503
+
resolution: {integrity: sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==, tarball: https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz}
2694
2504
2695
2505
prosemirror-state@1.4.4:
2696
2696
-
resolution: {integrity: sha512-6jiYHH2CIGbCfnxdHbXZ12gySFY/fz/ulZE333G6bPqIZ4F+TXo9ifiR86nAHpWnfoNjOb3o5ESi7J8Uz1jXHw==}
2506
2506
+
resolution: {integrity: sha512-6jiYHH2CIGbCfnxdHbXZ12gySFY/fz/ulZE333G6bPqIZ4F+TXo9ifiR86nAHpWnfoNjOb3o5ESi7J8Uz1jXHw==, tarball: https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.4.tgz}
2697
2507
2698
2508
prosemirror-tables@1.8.5:
2699
2699
-
resolution: {integrity: sha512-V/0cDCsHKHe/tfWkeCmthNUcEp1IVO3p6vwN8XtwE9PZQLAZJigbw3QoraAdfJPir4NKJtNvOB8oYGKRl+t0Dw==}
2509
2509
+
resolution: {integrity: sha512-V/0cDCsHKHe/tfWkeCmthNUcEp1IVO3p6vwN8XtwE9PZQLAZJigbw3QoraAdfJPir4NKJtNvOB8oYGKRl+t0Dw==, tarball: https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.8.5.tgz}
2700
2510
2701
2511
prosemirror-trailing-node@3.0.0:
2702
2702
-
resolution: {integrity: sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==}
2512
2512
+
resolution: {integrity: sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==, tarball: https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz}
2703
2513
peerDependencies:
2704
2514
prosemirror-model: ^1.22.1
2705
2515
prosemirror-state: ^1.4.2
2706
2516
prosemirror-view: ^1.33.8
2707
2517
2708
2518
prosemirror-transform@1.11.0:
2709
2709
-
resolution: {integrity: sha512-4I7Ce4KpygXb9bkiPS3hTEk4dSHorfRw8uI0pE8IhxlK2GXsqv5tIA7JUSxtSu7u8APVOTtbUBxTmnHIxVkIJw==}
2519
2519
+
resolution: {integrity: sha512-4I7Ce4KpygXb9bkiPS3hTEk4dSHorfRw8uI0pE8IhxlK2GXsqv5tIA7JUSxtSu7u8APVOTtbUBxTmnHIxVkIJw==, tarball: https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.11.0.tgz}
2710
2520
2711
2711
-
prosemirror-view@1.41.5:
2712
2712
-
resolution: {integrity: sha512-UDQbIPnDrjE8tqUBbPmCOZgtd75htE6W3r0JCmY9bL6W1iemDM37MZEKC49d+tdQ0v/CKx4gjxLoLsfkD2NiZA==}
2521
2521
+
prosemirror-view@1.41.6:
2522
2522
+
resolution: {integrity: sha512-mxpcDG4hNQa/CPtzxjdlir5bJFDlm0/x5nGBbStB2BWX+XOQ9M8ekEG+ojqB5BcVu2Rc80/jssCMZzSstJuSYg==, tarball: https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.41.6.tgz}
2713
2523
2714
2524
protocol-buffers-schema@3.6.0:
2715
2715
-
resolution: {integrity: sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==}
2525
2525
+
resolution: {integrity: sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==, tarball: https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz}
2716
2526
2717
2527
punycode.js@2.3.1:
2718
2718
-
resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
2528
2528
+
resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==, tarball: https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz}
2719
2529
engines: {node: '>=6'}
2720
2530
2721
2531
punycode@2.3.1:
2722
2722
-
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
2532
2532
+
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==, tarball: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz}
2723
2533
engines: {node: '>=6'}
2724
2534
2725
2535
qr-code-styling@1.9.2:
2726
2726
-
resolution: {integrity: sha512-RgJaZJ1/RrXJ6N0j7a+pdw3zMBmzZU4VN2dtAZf8ZggCfRB5stEQ3IoDNGaNhYY3nnZKYlYSLl5YkfWN5dPutg==}
2536
2536
+
resolution: {integrity: sha512-RgJaZJ1/RrXJ6N0j7a+pdw3zMBmzZU4VN2dtAZf8ZggCfRB5stEQ3IoDNGaNhYY3nnZKYlYSLl5YkfWN5dPutg==, tarball: https://registry.npmjs.org/qr-code-styling/-/qr-code-styling-1.9.2.tgz}
2727
2537
engines: {node: '>=18.18.0'}
2728
2538
2729
2539
qrcode-generator@1.5.2:
2730
2730
-
resolution: {integrity: sha512-pItrW0Z9HnDBnFmgiNrY1uxRdri32Uh9EjNYLPVC2zZ3ZRIIEqBoDgm4DkvDwNNDHTK7FNkmr8zAa77BYc9xNw==}
2540
2540
+
resolution: {integrity: sha512-pItrW0Z9HnDBnFmgiNrY1uxRdri32Uh9EjNYLPVC2zZ3ZRIIEqBoDgm4DkvDwNNDHTK7FNkmr8zAa77BYc9xNw==, tarball: https://registry.npmjs.org/qrcode-generator/-/qrcode-generator-1.5.2.tgz}
2731
2541
2732
2542
quickselect@3.0.0:
2733
2733
-
resolution: {integrity: sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==}
2543
2543
+
resolution: {integrity: sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==, tarball: https://registry.npmjs.org/quickselect/-/quickselect-3.0.0.tgz}
2734
2544
2735
2545
rangetouch@2.0.1:
2736
2736
-
resolution: {integrity: sha512-sln+pNSc8NGaHoLzwNBssFSf/rSYkqeBXzX1AtJlkJiUaVSJSbRAWJk+4omsXkN+EJalzkZhWQ3th1m0FpR5xA==}
2546
2546
+
resolution: {integrity: sha512-sln+pNSc8NGaHoLzwNBssFSf/rSYkqeBXzX1AtJlkJiUaVSJSbRAWJk+4omsXkN+EJalzkZhWQ3th1m0FpR5xA==, tarball: https://registry.npmjs.org/rangetouch/-/rangetouch-2.0.1.tgz}
2737
2547
2738
2548
react-dom@19.2.4:
2739
2739
-
resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==}
2549
2549
+
resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==, tarball: https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz}
2740
2550
peerDependencies:
2741
2551
react: ^19.2.4
2742
2552
2743
2553
react-draggable@4.5.0:
2744
2744
-
resolution: {integrity: sha512-VC+HBLEZ0XJxnOxVAZsdRi8rD04Iz3SiiKOoYzamjylUcju/hP9np/aZdLHf/7WOD268WMoNJMvYfB5yAK45cw==}
2554
2554
+
resolution: {integrity: sha512-VC+HBLEZ0XJxnOxVAZsdRi8rD04Iz3SiiKOoYzamjylUcju/hP9np/aZdLHf/7WOD268WMoNJMvYfB5yAK45cw==, tarball: https://registry.npmjs.org/react-draggable/-/react-draggable-4.5.0.tgz}
2745
2555
peerDependencies:
2746
2556
react: '>= 16.3.0'
2747
2557
react-dom: '>= 16.3.0'
2748
2558
2749
2559
react-grid-layout@2.2.2:
2750
2750
-
resolution: {integrity: sha512-yNo9pxQWoxHWRAwHGSVT4DEGELYPyQ7+q9lFclb5jcqeFzva63/2F72CryS/jiTIr/SBIlTaDdyjqH+ODg8oBw==}
2560
2560
+
resolution: {integrity: sha512-yNo9pxQWoxHWRAwHGSVT4DEGELYPyQ7+q9lFclb5jcqeFzva63/2F72CryS/jiTIr/SBIlTaDdyjqH+ODg8oBw==, tarball: https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-2.2.2.tgz}
2751
2561
peerDependencies:
2752
2562
react: '>= 16.3.0'
2753
2563
react-dom: '>= 16.3.0'
2754
2564
2755
2565
react-is@16.13.1:
2756
2756
-
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
2566
2566
+
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, tarball: https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz}
2757
2567
2758
2568
react-resizable@3.1.3:
2759
2759
-
resolution: {integrity: sha512-liJBNayhX7qA4tBJiBD321FDhJxgGTJ07uzH5zSORXoE8h7PyEZ8mLqmosST7ppf6C4zUsbd2gzDMmBCfFp9Lw==}
2569
2569
+
resolution: {integrity: sha512-liJBNayhX7qA4tBJiBD321FDhJxgGTJ07uzH5zSORXoE8h7PyEZ8mLqmosST7ppf6C4zUsbd2gzDMmBCfFp9Lw==, tarball: https://registry.npmjs.org/react-resizable/-/react-resizable-3.1.3.tgz}
2760
2570
peerDependencies:
2761
2571
react: '>= 16.3'
2762
2572
react-dom: '>= 16.3'
2763
2573
2764
2574
react@19.2.4:
2765
2765
-
resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==}
2575
2575
+
resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==, tarball: https://registry.npmjs.org/react/-/react-19.2.4.tgz}
2766
2576
engines: {node: '>=0.10.0'}
2767
2577
2768
2578
readdirp@4.1.2:
2769
2769
-
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
2579
2579
+
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==, tarball: https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz}
2770
2580
engines: {node: '>= 14.18.0'}
2771
2581
2772
2582
regexparam@3.0.0:
2773
2773
-
resolution: {integrity: sha512-RSYAtP31mvYLkAHrOlh25pCNQ5hWnT106VukGaaFfuJrZFkGRX5GhUAdPqpSDXxOhA2c4akmRuplv1mRqnBn6Q==}
2583
2583
+
resolution: {integrity: sha512-RSYAtP31mvYLkAHrOlh25pCNQ5hWnT106VukGaaFfuJrZFkGRX5GhUAdPqpSDXxOhA2c4akmRuplv1mRqnBn6Q==, tarball: https://registry.npmjs.org/regexparam/-/regexparam-3.0.0.tgz}
2774
2584
engines: {node: '>=8'}
2775
2585
2776
2586
require-from-string@2.0.2:
2777
2777
-
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
2587
2587
+
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==, tarball: https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz}
2778
2588
engines: {node: '>=0.10.0'}
2779
2589
2780
2590
resize-observer-polyfill@1.5.1:
2781
2781
-
resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
2782
2782
-
2783
2783
-
resolve-from@4.0.0:
2784
2784
-
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
2785
2785
-
engines: {node: '>=4'}
2591
2591
+
resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==, tarball: https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz}
2786
2592
2787
2593
resolve-protobuf-schema@2.1.0:
2788
2788
-
resolution: {integrity: sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==}
2594
2594
+
resolution: {integrity: sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==, tarball: https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz}
2789
2595
2790
2790
-
rollup@4.56.0:
2791
2791
-
resolution: {integrity: sha512-9FwVqlgUHzbXtDg9RCMgodF3Ua4Na6Gau+Sdt9vyCN4RhHfVKX2DCHy3BjMLTDd47ITDhYAnTwGulWTblJSDLg==}
2792
2792
-
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
2596
2596
+
rolldown@1.0.0-rc.9:
2597
2597
+
resolution: {integrity: sha512-9EbgWge7ZH+yqb4d2EnELAntgPTWbfL8ajiTW+SyhJEC4qhBbkCKbqFV4Ge4zmu5ziQuVbWxb/XwLZ+RIO7E8Q==, tarball: https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.9.tgz}
2598
2598
+
engines: {node: ^20.19.0 || >=22.12.0}
2793
2599
hasBin: true
2794
2600
2795
2601
rope-sequence@1.3.4:
2796
2796
-
resolution: {integrity: sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ==}
2602
2602
+
resolution: {integrity: sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ==, tarball: https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz}
2797
2603
2798
2604
runed@0.23.4:
2799
2799
-
resolution: {integrity: sha512-9q8oUiBYeXIDLWNK5DfCWlkL0EW3oGbk845VdKlPeia28l751VpfesaB/+7pI6rnbx1I6rqoZ2fZxptOJLxILA==}
2605
2605
+
resolution: {integrity: sha512-9q8oUiBYeXIDLWNK5DfCWlkL0EW3oGbk845VdKlPeia28l751VpfesaB/+7pI6rnbx1I6rqoZ2fZxptOJLxILA==, tarball: https://registry.npmjs.org/runed/-/runed-0.23.4.tgz}
2800
2606
peerDependencies:
2801
2607
svelte: ^5.7.0
2802
2608
2803
2609
runed@0.25.0:
2804
2804
-
resolution: {integrity: sha512-7+ma4AG9FT2sWQEA0Egf6mb7PBT2vHyuHail1ie8ropfSjvZGtEAx8YTmUjv/APCsdRRxEVvArNjALk9zFSOrg==}
2610
2610
+
resolution: {integrity: sha512-7+ma4AG9FT2sWQEA0Egf6mb7PBT2vHyuHail1ie8ropfSjvZGtEAx8YTmUjv/APCsdRRxEVvArNjALk9zFSOrg==, tarball: https://registry.npmjs.org/runed/-/runed-0.25.0.tgz}
2805
2611
peerDependencies:
2806
2612
svelte: ^5.7.0
2807
2613
2808
2614
runed@0.28.0:
2809
2809
-
resolution: {integrity: sha512-k2xx7RuO9hWcdd9f+8JoBeqWtYrm5CALfgpkg2YDB80ds/QE4w0qqu34A7fqiAwiBBSBQOid7TLxwxVC27ymWQ==}
2615
2615
+
resolution: {integrity: sha512-k2xx7RuO9hWcdd9f+8JoBeqWtYrm5CALfgpkg2YDB80ds/QE4w0qqu34A7fqiAwiBBSBQOid7TLxwxVC27ymWQ==, tarball: https://registry.npmjs.org/runed/-/runed-0.28.0.tgz}
2810
2616
peerDependencies:
2811
2617
svelte: ^5.7.0
2812
2618
2813
2619
runed@0.35.1:
2814
2814
-
resolution: {integrity: sha512-2F4Q/FZzbeJTFdIS/PuOoPRSm92sA2LhzTnv6FXhCoENb3huf5+fDuNOg1LNvGOouy3u/225qxmuJvcV3IZK5Q==}
2620
2620
+
resolution: {integrity: sha512-2F4Q/FZzbeJTFdIS/PuOoPRSm92sA2LhzTnv6FXhCoENb3huf5+fDuNOg1LNvGOouy3u/225qxmuJvcV3IZK5Q==, tarball: https://registry.npmjs.org/runed/-/runed-0.35.1.tgz}
2815
2621
peerDependencies:
2816
2622
'@sveltejs/kit': ^2.21.0
2817
2623
svelte: ^5.7.0
···
2820
2626
optional: true
2821
2627
2822
2628
rw@1.3.3:
2823
2823
-
resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==}
2629
2629
+
resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==, tarball: https://registry.npmjs.org/rw/-/rw-1.3.3.tgz}
2824
2630
2825
2631
sade@1.8.1:
2826
2826
-
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
2632
2632
+
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==, tarball: https://registry.npmjs.org/sade/-/sade-1.8.1.tgz}
2827
2633
engines: {node: '>=6'}
2828
2634
2829
2635
safer-buffer@2.1.2:
2830
2830
-
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
2636
2636
+
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, tarball: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz}
2831
2637
2832
2638
satori-html@0.3.2:
2833
2833
-
resolution: {integrity: sha512-wjTh14iqADFKDK80e51/98MplTGfxz2RmIzh0GqShlf4a67+BooLywF17TvJPD6phO0Hxm7Mf1N5LtRYvdkYRA==}
2639
2639
+
resolution: {integrity: sha512-wjTh14iqADFKDK80e51/98MplTGfxz2RmIzh0GqShlf4a67+BooLywF17TvJPD6phO0Hxm7Mf1N5LtRYvdkYRA==, tarball: https://registry.npmjs.org/satori-html/-/satori-html-0.3.2.tgz}
2834
2640
2835
2641
satori@0.10.14:
2836
2836
-
resolution: {integrity: sha512-abovcqmwl97WKioxpkfuMeZmndB1TuDFY/R+FymrZyiGP+pMYomvgSzVPnbNMWHHESOPosVHGL352oFbdAnJcA==}
2642
2642
+
resolution: {integrity: sha512-abovcqmwl97WKioxpkfuMeZmndB1TuDFY/R+FymrZyiGP+pMYomvgSzVPnbNMWHHESOPosVHGL352oFbdAnJcA==, tarball: https://registry.npmjs.org/satori/-/satori-0.10.14.tgz}
2837
2643
engines: {node: '>=16'}
2838
2644
2839
2645
scheduler@0.27.0:
2840
2840
-
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
2646
2646
+
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==, tarball: https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz}
2841
2647
2842
2842
-
semver@7.7.3:
2843
2843
-
resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
2648
2648
+
semver@7.7.4:
2649
2649
+
resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==, tarball: https://registry.npmjs.org/semver/-/semver-7.7.4.tgz}
2844
2650
engines: {node: '>=10'}
2845
2651
hasBin: true
2846
2652
2847
2847
-
set-cookie-parser@2.7.2:
2848
2848
-
resolution: {integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==}
2653
2653
+
set-cookie-parser@3.0.1:
2654
2654
+
resolution: {integrity: sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==, tarball: https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-3.0.1.tgz}
2849
2655
2850
2656
sharp@0.34.5:
2851
2851
-
resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==}
2657
2657
+
resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==, tarball: https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz}
2852
2658
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
2853
2659
2854
2660
shebang-command@2.0.0:
2855
2855
-
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
2661
2661
+
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, tarball: https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz}
2856
2662
engines: {node: '>=8'}
2857
2663
2858
2664
shebang-regex@3.0.0:
2859
2859
-
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
2665
2665
+
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, tarball: https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz}
2860
2666
engines: {node: '>=8'}
2861
2667
2862
2862
-
simple-icons@16.6.0:
2863
2863
-
resolution: {integrity: sha512-lzSVlAhflhwud7EprwSalbCpHKpculOfaAk1P+S3QajO1bHG5nqwI1VeGnn4rwaE4xSSSKDsOFFL0XfIDv5iIQ==}
2668
2668
+
simple-icons@16.11.0:
2669
2669
+
resolution: {integrity: sha512-6vqbcdaT6PsgUXud9rrP9w+nrmRzzStMEvyDavMeGwDgZSYM4uJ3tH7zurgTLHJO0RnMqU3Q09Vgo7WdTXV1eA==, tarball: https://registry.npmjs.org/simple-icons/-/simple-icons-16.11.0.tgz}
2864
2670
engines: {node: '>=0.12.18'}
2865
2671
2866
2672
sirv@3.0.2:
2867
2867
-
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
2673
2673
+
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==, tarball: https://registry.npmjs.org/sirv/-/sirv-3.0.2.tgz}
2868
2674
engines: {node: '>=18'}
2869
2675
2870
2676
source-map-js@1.2.1:
2871
2871
-
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
2677
2677
+
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==, tarball: https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz}
2872
2678
engines: {node: '>=0.10.0'}
2873
2679
2874
2680
std-env@3.10.0:
2875
2875
-
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
2681
2681
+
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==, tarball: https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz}
2876
2682
2877
2683
string.prototype.codepointat@0.2.1:
2878
2878
-
resolution: {integrity: sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==}
2879
2879
-
2880
2880
-
strip-json-comments@3.1.1:
2881
2881
-
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
2882
2882
-
engines: {node: '>=8'}
2684
2684
+
resolution: {integrity: sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==, tarball: https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz}
2883
2685
2884
2686
style-to-object@1.0.14:
2885
2885
-
resolution: {integrity: sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==}
2687
2687
+
resolution: {integrity: sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==, tarball: https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz}
2886
2688
2887
2689
supercluster@8.0.1:
2888
2888
-
resolution: {integrity: sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==}
2690
2690
+
resolution: {integrity: sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==, tarball: https://registry.npmjs.org/supercluster/-/supercluster-8.0.1.tgz}
2889
2691
2890
2692
supports-color@10.2.2:
2891
2891
-
resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==}
2693
2693
+
resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==, tarball: https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz}
2892
2694
engines: {node: '>=18'}
2893
2893
-
2894
2894
-
supports-color@7.2.0:
2895
2895
-
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
2896
2896
-
engines: {node: '>=8'}
2897
2695
2898
2696
svelte-boring-avatars@1.2.6:
2899
2899
-
resolution: {integrity: sha512-8+Z1DhsMUVI/V/5ik00Arw0PgbJcMdhTXq3YGqccBc5bYFeceCtMEMB0aWGhi8xFV+0aqZbWvS89Hcj16LlfHA==}
2697
2697
+
resolution: {integrity: sha512-8+Z1DhsMUVI/V/5ik00Arw0PgbJcMdhTXq3YGqccBc5bYFeceCtMEMB0aWGhi8xFV+0aqZbWvS89Hcj16LlfHA==, tarball: https://registry.npmjs.org/svelte-boring-avatars/-/svelte-boring-avatars-1.2.6.tgz}
2900
2698
2901
2901
-
svelte-check@4.3.5:
2902
2902
-
resolution: {integrity: sha512-e4VWZETyXaKGhpkxOXP+B/d0Fp/zKViZoJmneZWe/05Y2aqSKj3YN2nLfYPJBQ87WEiY4BQCQ9hWGu9mPT1a1Q==}
2699
2699
+
svelte-check@4.4.5:
2700
2700
+
resolution: {integrity: sha512-1bSwIRCvvmSHrlK52fOlZmVtUZgil43jNL/2H18pRpa+eQjzGt6e3zayxhp1S7GajPFKNM/2PMCG+DZFHlG9fw==, tarball: https://registry.npmjs.org/svelte-check/-/svelte-check-4.4.5.tgz}
2903
2701
engines: {node: '>= 18.0.0'}
2904
2702
hasBin: true
2905
2703
peerDependencies:
2906
2704
svelte: ^4.0.0 || ^5.0.0-next.0
2907
2705
typescript: '>=5.0.0'
2908
2706
2909
2909
-
svelte-eslint-parser@1.4.1:
2910
2910
-
resolution: {integrity: sha512-1eqkfQ93goAhjAXxZiu1SaKI9+0/sxp4JIWQwUpsz7ybehRE5L8dNuz7Iry7K22R47p5/+s9EM+38nHV2OlgXA==}
2911
2911
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: 10.24.0}
2707
2707
+
svelte-eslint-parser@1.6.0:
2708
2708
+
resolution: {integrity: sha512-qoB1ehychT6OxEtQAqc/guSqLS20SlA53Uijl7x375s8nlUT0lb9ol/gzraEEatQwsyPTJo87s2CmKL9Xab+Uw==, tarball: https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.6.0.tgz}
2709
2709
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: 10.30.3}
2912
2710
peerDependencies:
2913
2711
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0
2914
2712
peerDependenciesMeta:
···
2916
2714
optional: true
2917
2715
2918
2716
svelte-maplibre-gl@1.0.3:
2919
2919
-
resolution: {integrity: sha512-pGZMLN5EcJoe6lREyaY2lsbkvrnKjIGHJRM2ijN+TUDeJbV9oecjBxbDXQZd8b5X4JJztSG915L731dFdhhSwA==}
2717
2717
+
resolution: {integrity: sha512-pGZMLN5EcJoe6lREyaY2lsbkvrnKjIGHJRM2ijN+TUDeJbV9oecjBxbDXQZd8b5X4JJztSG915L731dFdhhSwA==, tarball: https://registry.npmjs.org/svelte-maplibre-gl/-/svelte-maplibre-gl-1.0.3.tgz}
2920
2718
peerDependencies:
2921
2719
maplibre-gl: ^5.0.0 || ^4.0.0
2922
2720
svelte: '>=5.0.0'
2923
2721
2924
2924
-
svelte-sonner@0.3.28:
2925
2925
-
resolution: {integrity: sha512-K3AmlySeFifF/cKgsYNv5uXqMVNln0NBAacOYgmkQStLa/UoU0LhfAACU6Gr+YYC8bOCHdVmFNoKuDbMEsppJg==}
2926
2926
-
peerDependencies:
2927
2927
-
svelte: ^3.0.0 || ^4.0.0 || ^5.0.0-next.1
2928
2928
-
2929
2929
-
svelte-sonner@1.0.7:
2930
2930
-
resolution: {integrity: sha512-1EUFYmd7q/xfs2qCHwJzGPh9n5VJ3X6QjBN10fof2vxgy8fYE7kVfZ7uGnd7i6fQaWIr5KvXcwYXE/cmTEjk5A==}
2722
2722
+
svelte-sonner@1.1.0:
2723
2723
+
resolution: {integrity: sha512-3lYM6ZIqWe+p9vwwWHGWP/ZdvHiUtzURsud2quIxivrX4rvpXh6i+geBGn0m3JS6KwW6W8VgbOl3xQMcDuh6gg==, tarball: https://registry.npmjs.org/svelte-sonner/-/svelte-sonner-1.1.0.tgz}
2931
2724
peerDependencies:
2932
2725
svelte: ^5.0.0
2933
2726
2934
2727
svelte-tiptap@3.0.1:
2935
2935
-
resolution: {integrity: sha512-Vi3kVGOd01f7mslOxGbJB7z2QavdvH+6WffhB+Y5fleTiZaW0YWqIboyO2u/uh4BQeosiINmmuRJ+Qwb7mYP+A==}
2728
2728
+
resolution: {integrity: sha512-Vi3kVGOd01f7mslOxGbJB7z2QavdvH+6WffhB+Y5fleTiZaW0YWqIboyO2u/uh4BQeosiINmmuRJ+Qwb7mYP+A==, tarball: https://registry.npmjs.org/svelte-tiptap/-/svelte-tiptap-3.0.1.tgz}
2936
2729
peerDependencies:
2937
2730
'@floating-ui/dom': ^1.0.0
2938
2731
'@tiptap/core': ^3.0.0
···
2942
2735
svelte: ^5.0.0
2943
2736
2944
2737
svelte-toolbelt@0.10.6:
2945
2945
-
resolution: {integrity: sha512-YWuX+RE+CnWYx09yseAe4ZVMM7e7GRFZM6OYWpBKOb++s+SQ8RBIMMe+Bs/CznBMc0QPLjr+vDBxTAkozXsFXQ==}
2738
2738
+
resolution: {integrity: sha512-YWuX+RE+CnWYx09yseAe4ZVMM7e7GRFZM6OYWpBKOb++s+SQ8RBIMMe+Bs/CznBMc0QPLjr+vDBxTAkozXsFXQ==, tarball: https://registry.npmjs.org/svelte-toolbelt/-/svelte-toolbelt-0.10.6.tgz}
2946
2739
engines: {node: '>=18', pnpm: '>=8.7.0'}
2947
2740
peerDependencies:
2948
2741
svelte: ^5.30.2
2949
2742
2950
2743
svelte-toolbelt@0.7.1:
2951
2951
-
resolution: {integrity: sha512-HcBOcR17Vx9bjaOceUvxkY3nGmbBmCBBbuWLLEWO6jtmWH8f/QoWmbyUfQZrpDINH39en1b8mptfPQT9VKQ1xQ==}
2744
2744
+
resolution: {integrity: sha512-HcBOcR17Vx9bjaOceUvxkY3nGmbBmCBBbuWLLEWO6jtmWH8f/QoWmbyUfQZrpDINH39en1b8mptfPQT9VKQ1xQ==, tarball: https://registry.npmjs.org/svelte-toolbelt/-/svelte-toolbelt-0.7.1.tgz}
2952
2745
engines: {node: '>=18', pnpm: '>=8.7.0'}
2953
2746
peerDependencies:
2954
2747
svelte: ^5.0.0
2955
2748
2956
2956
-
svelte@5.48.0:
2957
2957
-
resolution: {integrity: sha512-+NUe82VoFP1RQViZI/esojx70eazGF4u0O/9ucqZ4rPcOZD+n5EVp17uYsqwdzjUjZyTpGKunHbDziW6AIAVkQ==}
2749
2749
+
svelte@5.53.11:
2750
2750
+
resolution: {integrity: sha512-GYmqRjRhJYLQBonfdfGAt28gkfWEShrtXKGXcFGneXi502aBE+I1dJcs/YQriByvP6xqXRz/OdBGC6tfvUQHyQ==, tarball: https://registry.npmjs.org/svelte/-/svelte-5.53.11.tgz}
2958
2751
engines: {node: '>=18'}
2959
2752
2960
2753
tabbable@6.4.0:
2961
2961
-
resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==}
2754
2754
+
resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==, tarball: https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz}
2962
2755
2963
2963
-
tailwind-merge@3.0.2:
2964
2964
-
resolution: {integrity: sha512-l7z+OYZ7mu3DTqrL88RiKrKIqO3NcpEO8V/Od04bNpvk0kiIFndGEoqfuzvj4yuhRkHKjRkII2z+KS2HfPcSxw==}
2965
2965
-
2966
2966
-
tailwind-merge@3.4.0:
2967
2967
-
resolution: {integrity: sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==}
2968
2968
-
2969
2969
-
tailwind-variants@1.0.0:
2970
2970
-
resolution: {integrity: sha512-2WSbv4ulEEyuBKomOunut65D8UZwxrHoRfYnxGcQNnHqlSCp2+B7Yz2W+yrNDrxRodOXtGD/1oCcKGNBnUqMqA==}
2971
2971
-
engines: {node: '>=16.x', pnpm: '>=7.x'}
2972
2972
-
peerDependencies:
2973
2973
-
tailwindcss: '*'
2756
2756
+
tailwind-merge@3.5.0:
2757
2757
+
resolution: {integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==, tarball: https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz}
2974
2758
2975
2759
tailwind-variants@3.2.2:
2976
2976
-
resolution: {integrity: sha512-Mi4kHeMTLvKlM98XPnK+7HoBPmf4gygdFmqQPaDivc3DpYS6aIY6KiG/PgThrGvii5YZJqRsPz0aPyhoFzmZgg==}
2760
2760
+
resolution: {integrity: sha512-Mi4kHeMTLvKlM98XPnK+7HoBPmf4gygdFmqQPaDivc3DpYS6aIY6KiG/PgThrGvii5YZJqRsPz0aPyhoFzmZgg==, tarball: https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-3.2.2.tgz}
2977
2761
engines: {node: '>=16.x', pnpm: '>=7.x'}
2978
2762
peerDependencies:
2979
2763
tailwind-merge: '>=3.0.0'
···
2983
2767
optional: true
2984
2768
2985
2769
tailwindcss-animate@1.0.7:
2986
2986
-
resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
2770
2770
+
resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==, tarball: https://registry.npmjs.org/tailwindcss-animate/-/tailwindcss-animate-1.0.7.tgz}
2987
2771
peerDependencies:
2988
2772
tailwindcss: '>=3.0.0 || insiders'
2989
2773
2990
2990
-
tailwindcss@4.1.18:
2991
2991
-
resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==}
2774
2774
+
tailwindcss@4.2.1:
2775
2775
+
resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==, tarball: https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz}
2992
2776
2993
2777
tapable@2.3.0:
2994
2994
-
resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
2778
2778
+
resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==, tarball: https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz}
2995
2779
engines: {node: '>=6'}
2996
2780
2997
2781
three-instanced-uniforms-mesh@0.52.4:
2998
2998
-
resolution: {integrity: sha512-YwDBy05hfKZQtU+Rp0KyDf9yH4GxfhxMbVt9OYruxdgLfPwmDG5oAbGoW0DrKtKZSM3BfFcCiejiOHCjFBTeng==}
2782
2782
+
resolution: {integrity: sha512-YwDBy05hfKZQtU+Rp0KyDf9yH4GxfhxMbVt9OYruxdgLfPwmDG5oAbGoW0DrKtKZSM3BfFcCiejiOHCjFBTeng==, tarball: https://registry.npmjs.org/three-instanced-uniforms-mesh/-/three-instanced-uniforms-mesh-0.52.4.tgz}
2999
2783
peerDependencies:
3000
2784
three: '>=0.125.0'
3001
2785
3002
3002
-
three-mesh-bvh@0.9.7:
3003
3003
-
resolution: {integrity: sha512-EYSJbykeAjhVxwZjuUYq/kelIbqBoV9sbAgvZ+j1xCgZyNYSkr51WDJWS4WIfK2OX6YcjBGoTicX4RoOVQzx0g==}
2786
2786
+
three-mesh-bvh@0.9.9:
2787
2787
+
resolution: {integrity: sha512-FJKitcjvbALmeQRK+Sc+nLGorCpkrZBrbgJZFzhdyWboak37DZikn46hvQkNqSbJPm227ahYmS6k3N/GXaAyXw==, tarball: https://registry.npmjs.org/three-mesh-bvh/-/three-mesh-bvh-0.9.9.tgz}
3004
2788
peerDependencies:
3005
2789
three: '>= 0.159.0'
3006
2790
3007
2791
three-perf@1.0.11:
3008
3008
-
resolution: {integrity: sha512-OgBpZjwL+csQKGKZjpkH/QHdbGFMxqngMbSEJeSnVNfXDYd6On7WHNv/GhUZH4YxIpNMwMahBWrNnsJvnbSJHQ==}
2792
2792
+
resolution: {integrity: sha512-OgBpZjwL+csQKGKZjpkH/QHdbGFMxqngMbSEJeSnVNfXDYd6On7WHNv/GhUZH4YxIpNMwMahBWrNnsJvnbSJHQ==, tarball: https://registry.npmjs.org/three-perf/-/three-perf-1.0.11.tgz}
3009
2793
peerDependencies:
3010
2794
three: '>=0.170'
3011
2795
3012
2796
three-viewport-gizmo@2.2.0:
3013
3013
-
resolution: {integrity: sha512-Jo9Liur1rUmdKk75FZumLU/+hbF+RtJHi1qsKZpntjKlCYScK6tjbYoqvJ9M+IJphrlQJF5oReFW7Sambh0N4Q==}
2797
2797
+
resolution: {integrity: sha512-Jo9Liur1rUmdKk75FZumLU/+hbF+RtJHi1qsKZpntjKlCYScK6tjbYoqvJ9M+IJphrlQJF5oReFW7Sambh0N4Q==, tarball: https://registry.npmjs.org/three-viewport-gizmo/-/three-viewport-gizmo-2.2.0.tgz}
3014
2798
peerDependencies:
3015
2799
three: '>=0.162.0 <1.0.0'
3016
2800
3017
3017
-
three@0.176.0:
3018
3018
-
resolution: {integrity: sha512-PWRKYWQo23ojf9oZSlRGH8K09q7nRSWx6LY/HF/UUrMdYgN9i1e2OwJYHoQjwc6HF/4lvvYLC5YC1X8UJL2ZpA==}
2801
2801
+
three@0.183.2:
2802
2802
+
resolution: {integrity: sha512-di3BsL2FEQ1PA7Hcvn4fyJOlxRRgFYBpMTcyOgkwJIaDOdJMebEFPA+t98EvjuljDx4hNulAGwF6KIjtwI5jgQ==, tarball: https://registry.npmjs.org/three/-/three-0.183.2.tgz}
3019
2803
3020
2804
tiny-inflate@1.0.3:
3021
3021
-
resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==}
2805
2805
+
resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==, tarball: https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz}
3022
2806
3023
2807
tinyglobby@0.2.15:
3024
3024
-
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
2808
2808
+
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==, tarball: https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz}
3025
2809
engines: {node: '>=12.0.0'}
3026
2810
3027
2811
tinyqueue@3.0.0:
3028
3028
-
resolution: {integrity: sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==}
3029
3029
-
3030
3030
-
tlds@1.261.0:
3031
3031
-
resolution: {integrity: sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==}
3032
3032
-
hasBin: true
2812
2812
+
resolution: {integrity: sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==, tarball: https://registry.npmjs.org/tinyqueue/-/tinyqueue-3.0.0.tgz}
3033
2813
3034
2814
totalist@3.0.1:
3035
3035
-
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
2815
2815
+
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==, tarball: https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz}
3036
2816
engines: {node: '>=6'}
3037
2817
3038
2818
troika-three-text@0.52.4:
3039
3039
-
resolution: {integrity: sha512-V50EwcYGruV5rUZ9F4aNsrytGdKcXKALjEtQXIOBfhVoZU9VAqZNIoGQ3TMiooVqFAbR1w15T+f+8gkzoFzawg==}
2819
2819
+
resolution: {integrity: sha512-V50EwcYGruV5rUZ9F4aNsrytGdKcXKALjEtQXIOBfhVoZU9VAqZNIoGQ3TMiooVqFAbR1w15T+f+8gkzoFzawg==, tarball: https://registry.npmjs.org/troika-three-text/-/troika-three-text-0.52.4.tgz}
3040
2820
peerDependencies:
3041
2821
three: '>=0.125.0'
3042
2822
3043
2823
troika-three-utils@0.52.4:
3044
3044
-
resolution: {integrity: sha512-NORAStSVa/BDiG52Mfudk4j1FG4jC4ILutB3foPnfGbOeIs9+G5vZLa0pnmnaftZUGm4UwSoqEpWdqvC7zms3A==}
2824
2824
+
resolution: {integrity: sha512-NORAStSVa/BDiG52Mfudk4j1FG4jC4ILutB3foPnfGbOeIs9+G5vZLa0pnmnaftZUGm4UwSoqEpWdqvC7zms3A==, tarball: https://registry.npmjs.org/troika-three-utils/-/troika-three-utils-0.52.4.tgz}
3045
2825
peerDependencies:
3046
2826
three: '>=0.125.0'
3047
2827
3048
2828
troika-worker-utils@0.52.0:
3049
3049
-
resolution: {integrity: sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==}
2829
2829
+
resolution: {integrity: sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==, tarball: https://registry.npmjs.org/troika-worker-utils/-/troika-worker-utils-0.52.0.tgz}
3050
2830
3051
2831
ts-api-utils@2.4.0:
3052
3052
-
resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
2832
2832
+
resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==, tarball: https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz}
3053
2833
engines: {node: '>=18.12'}
3054
2834
peerDependencies:
3055
2835
typescript: '>=4.8.4'
3056
2836
3057
2837
tslib@2.8.1:
3058
3058
-
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
2838
2838
+
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==, tarball: https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz}
3059
2839
3060
2840
turndown@7.2.2:
3061
3061
-
resolution: {integrity: sha512-1F7db8BiExOKxjSMU2b7if62D/XOyQyZbPKq/nUwopfgnHlqXHqQ0lvfUTeUIr1lZJzOPFn43dODyMSIfvWRKQ==}
2841
2841
+
resolution: {integrity: sha512-1F7db8BiExOKxjSMU2b7if62D/XOyQyZbPKq/nUwopfgnHlqXHqQ0lvfUTeUIr1lZJzOPFn43dODyMSIfvWRKQ==, tarball: https://registry.npmjs.org/turndown/-/turndown-7.2.2.tgz}
3062
2842
3063
2843
tweakpane@3.1.10:
3064
3064
-
resolution: {integrity: sha512-rqwnl/pUa7+inhI2E9ayGTqqP0EPOOn/wVvSWjZsRbZUItzNShny7pzwL3hVlaN4m9t/aZhsP0aFQ9U5VVR2VQ==}
2844
2844
+
resolution: {integrity: sha512-rqwnl/pUa7+inhI2E9ayGTqqP0EPOOn/wVvSWjZsRbZUItzNShny7pzwL3hVlaN4m9t/aZhsP0aFQ9U5VVR2VQ==, tarball: https://registry.npmjs.org/tweakpane/-/tweakpane-3.1.10.tgz}
3065
2845
3066
2846
type-check@0.4.0:
3067
3067
-
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
2847
2847
+
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, tarball: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz}
3068
2848
engines: {node: '>= 0.8.0'}
3069
2849
3070
3070
-
typescript-eslint@8.53.1:
3071
3071
-
resolution: {integrity: sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==}
2850
2850
+
typescript-eslint@8.57.0:
2851
2851
+
resolution: {integrity: sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA==, tarball: https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.0.tgz}
3072
2852
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
3073
2853
peerDependencies:
3074
3074
-
eslint: ^8.57.0 || ^9.0.0
2854
2854
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
3075
2855
typescript: '>=4.8.4 <6.0.0'
3076
2856
3077
2857
typescript@5.9.3:
3078
3078
-
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
2858
2858
+
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==, tarball: https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz}
3079
2859
engines: {node: '>=14.17'}
3080
2860
hasBin: true
3081
2861
3082
2862
uc.micro@2.1.0:
3083
3083
-
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
2863
2863
+
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==, tarball: https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz}
3084
2864
3085
2865
ufo@1.6.3:
3086
3086
-
resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
3087
3087
-
3088
3088
-
uint8arrays@3.0.0:
3089
3089
-
resolution: {integrity: sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==}
2866
2866
+
resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==, tarball: https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz}
3090
2867
3091
2868
ultrahtml@1.6.0:
3092
3092
-
resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==}
2869
2869
+
resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==, tarball: https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz}
3093
2870
3094
2871
undici-types@7.16.0:
3095
3095
-
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
2872
2872
+
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==, tarball: https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz}
3096
2873
3097
2874
undici@7.18.2:
3098
3098
-
resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==}
2875
2875
+
resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==, tarball: https://registry.npmjs.org/undici/-/undici-7.18.2.tgz}
3099
2876
engines: {node: '>=20.18.1'}
3100
2877
3101
3101
-
undici@7.19.0:
3102
3102
-
resolution: {integrity: sha512-Heho1hJD81YChi+uS2RkSjcVO+EQLmLSyUlHyp7Y/wFbxQaGb4WXVKD073JytrjXJVkSZVzoE2MCSOKugFGtOQ==}
2878
2878
+
undici@7.24.0:
2879
2879
+
resolution: {integrity: sha512-jxytwMHhsbdpBXxLAcuu0fzlQeXCNnWdDyRHpvWsUl8vd98UwYdl9YTyn8/HcpcJPC3pwUveefsa3zTxyD/ERg==, tarball: https://registry.npmjs.org/undici/-/undici-7.24.0.tgz}
3103
2880
engines: {node: '>=20.18.1'}
3104
2881
3105
2882
unenv@2.0.0-rc.24:
3106
3106
-
resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==}
2883
2883
+
resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==, tarball: https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz}
3107
2884
3108
2885
unicode-segmenter@0.14.5:
3109
3109
-
resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==}
2886
2886
+
resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==, tarball: https://registry.npmjs.org/unicode-segmenter/-/unicode-segmenter-0.14.5.tgz}
3110
2887
3111
2888
unicode-trie@2.0.0:
3112
3112
-
resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==}
2889
2889
+
resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==, tarball: https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz}
3113
2890
3114
2891
unwasm@0.5.3:
3115
3115
-
resolution: {integrity: sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==}
2892
2892
+
resolution: {integrity: sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==, tarball: https://registry.npmjs.org/unwasm/-/unwasm-0.5.3.tgz}
3116
2893
3117
2894
uri-js@4.4.1:
3118
3118
-
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
2895
2895
+
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, tarball: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz}
3119
2896
3120
2897
url-polyfill@1.1.14:
3121
3121
-
resolution: {integrity: sha512-p4f3TTAG6ADVF3mwbXw7hGw+QJyw5CnNGvYh5fCuQQZIiuKUswqcznyV3pGDP9j0TSmC4UvRKm8kl1QsX1diiQ==}
2898
2898
+
resolution: {integrity: sha512-p4f3TTAG6ADVF3mwbXw7hGw+QJyw5CnNGvYh5fCuQQZIiuKUswqcznyV3pGDP9j0TSmC4UvRKm8kl1QsX1diiQ==, tarball: https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.14.tgz}
3122
2899
3123
2900
util-deprecate@1.0.2:
3124
3124
-
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
2901
2901
+
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, tarball: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz}
3125
2902
3126
3126
-
vite@7.3.1:
3127
3127
-
resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
2903
2903
+
vite@8.0.0:
2904
2904
+
resolution: {integrity: sha512-fPGaRNj9Zytaf8LEiBhY7Z6ijnFKdzU/+mL8EFBaKr7Vw1/FWcTBAMW0wLPJAGMPX38ZPVCVgLceWiEqeoqL2Q==, tarball: https://registry.npmjs.org/vite/-/vite-8.0.0.tgz}
3128
2905
engines: {node: ^20.19.0 || >=22.12.0}
3129
2906
hasBin: true
3130
2907
peerDependencies:
3131
2908
'@types/node': ^20.19.0 || >=22.12.0
2909
2909
+
'@vitejs/devtools': ^0.0.0-alpha.31
2910
2910
+
esbuild: ^0.27.0
3132
2911
jiti: '>=1.21.0'
3133
2912
less: ^4.0.0
3134
3134
-
lightningcss: ^1.21.0
3135
2913
sass: ^1.70.0
3136
2914
sass-embedded: ^1.70.0
3137
2915
stylus: '>=0.54.8'
···
3142
2920
peerDependenciesMeta:
3143
2921
'@types/node':
3144
2922
optional: true
2923
2923
+
'@vitejs/devtools':
2924
2924
+
optional: true
2925
2925
+
esbuild:
2926
2926
+
optional: true
3145
2927
jiti:
3146
2928
optional: true
3147
2929
less:
3148
3148
-
optional: true
3149
3149
-
lightningcss:
3150
2930
optional: true
3151
2931
sass:
3152
2932
optional: true
···
3163
2943
yaml:
3164
2944
optional: true
3165
2945
3166
3166
-
vitefu@1.1.1:
3167
3167
-
resolution: {integrity: sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==}
2946
2946
+
vitefu@1.1.2:
2947
2947
+
resolution: {integrity: sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==, tarball: https://registry.npmjs.org/vitefu/-/vitefu-1.1.2.tgz}
3168
2948
peerDependencies:
3169
3169
-
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0
2949
2949
+
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0
3170
2950
peerDependenciesMeta:
3171
2951
vite:
3172
2952
optional: true
3173
2953
3174
2954
w3c-keyname@2.2.8:
3175
3175
-
resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==}
2955
2955
+
resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==, tarball: https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz}
2956
2956
+
2957
2957
+
web-haptics@0.0.6:
2958
2958
+
resolution: {integrity: sha512-eCzcf1LDi20+Fr0x9V3OkX92k0gxEQXaHajmhXHitsnk6SxPeshv8TBtBRqxyst8HI1uf2FyFVE7QS3jo1gkrw==, tarball: https://registry.npmjs.org/web-haptics/-/web-haptics-0.0.6.tgz}
2959
2959
+
peerDependencies:
2960
2960
+
react: '>=18'
2961
2961
+
react-dom: '>=18'
2962
2962
+
svelte: '>=4'
2963
2963
+
vue: '>=3'
2964
2964
+
peerDependenciesMeta:
2965
2965
+
react:
2966
2966
+
optional: true
2967
2967
+
react-dom:
2968
2968
+
optional: true
2969
2969
+
svelte:
2970
2970
+
optional: true
2971
2971
+
vue:
2972
2972
+
optional: true
3176
2973
3177
2974
webgl-sdf-generator@1.1.1:
3178
3178
-
resolution: {integrity: sha512-9Z0JcMTFxeE+b2x1LJTdnaT8rT8aEp7MVxkNwoycNmJWwPdzoXzMh0BjJSh/AEFP+KPYZUli814h8bJZFIZ2jA==}
2975
2975
+
resolution: {integrity: sha512-9Z0JcMTFxeE+b2x1LJTdnaT8rT8aEp7MVxkNwoycNmJWwPdzoXzMh0BjJSh/AEFP+KPYZUli814h8bJZFIZ2jA==, tarball: https://registry.npmjs.org/webgl-sdf-generator/-/webgl-sdf-generator-1.1.1.tgz}
3179
2976
3180
2977
whatwg-encoding@3.1.1:
3181
3181
-
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
2978
2978
+
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==, tarball: https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz}
3182
2979
engines: {node: '>=18'}
3183
2980
deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation
3184
2981
3185
2982
whatwg-mimetype@4.0.0:
3186
3186
-
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
2983
2983
+
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==, tarball: https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz}
3187
2984
engines: {node: '>=18'}
3188
2985
3189
2986
which@2.0.2:
3190
3190
-
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
2987
2987
+
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, tarball: https://registry.npmjs.org/which/-/which-2.0.2.tgz}
3191
2988
engines: {node: '>= 8'}
3192
2989
hasBin: true
3193
2990
3194
2991
word-wrap@1.2.5:
3195
3195
-
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
2992
2992
+
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==, tarball: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz}
3196
2993
engines: {node: '>=0.10.0'}
3197
2994
3198
3198
-
workerd@1.20260120.0:
3199
3199
-
resolution: {integrity: sha512-R6X/VQOkwLTBGLp4VRUwLQZZVxZ9T9J8pGiJ6GQUMaRkY7TVWrCSkVfoNMM1/YyFsY5UYhhPoQe5IehnhZ3Pdw==}
2995
2995
+
workerd@1.20260312.1:
2996
2996
+
resolution: {integrity: sha512-nNpPkw9jaqo79B+iBCOiksx+N62xC+ETIfyzofUEdY3cSOHJg6oNnVSHm7vHevzVblfV76c8Gr0cXHEapYMBEg==, tarball: https://registry.npmjs.org/workerd/-/workerd-1.20260312.1.tgz}
3200
2997
engines: {node: '>=16'}
3201
2998
hasBin: true
3202
2999
3203
3000
worktop@0.8.0-next.18:
3204
3204
-
resolution: {integrity: sha512-+TvsA6VAVoMC3XDKR5MoC/qlLqDixEfOBysDEKnPIPou/NvoPWCAuXHXMsswwlvmEuvX56lQjvELLyLuzTKvRw==}
3001
3001
+
resolution: {integrity: sha512-+TvsA6VAVoMC3XDKR5MoC/qlLqDixEfOBysDEKnPIPou/NvoPWCAuXHXMsswwlvmEuvX56lQjvELLyLuzTKvRw==, tarball: https://registry.npmjs.org/worktop/-/worktop-0.8.0-next.18.tgz}
3205
3002
engines: {node: '>=12'}
3206
3003
3207
3207
-
wrangler@4.60.0:
3208
3208
-
resolution: {integrity: sha512-n4kibm/xY0Qd5G2K/CbAQeVeOIlwPNVglmFjlDRCCYk3hZh8IggO/rg8AXt/vByK2Sxsugl5Z7yvgWxrUbmS6g==}
3004
3004
+
wrangler@4.73.0:
3005
3005
+
resolution: {integrity: sha512-VJXsqKDFCp6OtFEHXITSOR5kh95JOknwPY8m7RyQuWJQguSybJy43m4vhoCSt42prutTef7eeuw7L4V4xiynGw==, tarball: https://registry.npmjs.org/wrangler/-/wrangler-4.73.0.tgz}
3209
3006
engines: {node: '>=20.0.0'}
3210
3007
hasBin: true
3211
3008
peerDependencies:
3212
3212
-
'@cloudflare/workers-types': ^4.20260120.0
3009
3009
+
'@cloudflare/workers-types': ^4.20260312.1
3213
3010
peerDependenciesMeta:
3214
3011
'@cloudflare/workers-types':
3215
3012
optional: true
3216
3013
3217
3014
ws@8.18.0:
3218
3218
-
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
3015
3015
+
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==, tarball: https://registry.npmjs.org/ws/-/ws-8.18.0.tgz}
3219
3016
engines: {node: '>=10.0.0'}
3220
3017
peerDependencies:
3221
3018
bufferutil: ^4.0.1
···
3227
3024
optional: true
3228
3025
3229
3026
yaml@1.10.2:
3230
3230
-
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
3027
3027
+
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, tarball: https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz}
3231
3028
engines: {node: '>= 6'}
3232
3029
3233
3030
yocto-queue@0.1.0:
3234
3234
-
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
3031
3031
+
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, tarball: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz}
3235
3032
engines: {node: '>=10'}
3236
3033
3237
3034
yoga-wasm-web@0.3.3:
3238
3238
-
resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==}
3035
3035
+
resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==, tarball: https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz}
3239
3036
3240
3037
youch-core@0.3.3:
3241
3241
-
resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==}
3038
3038
+
resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==, tarball: https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz}
3242
3039
3243
3040
youch@4.1.0-beta.10:
3244
3244
-
resolution: {integrity: sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==}
3041
3041
+
resolution: {integrity: sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==, tarball: https://registry.npmjs.org/youch/-/youch-4.1.0-beta.10.tgz}
3245
3042
3246
3043
zimmerframe@1.1.4:
3247
3247
-
resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==}
3248
3248
-
3249
3249
-
zod@3.25.76:
3250
3250
-
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
3044
3044
+
resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==, tarball: https://registry.npmjs.org/zimmerframe/-/zimmerframe-1.1.4.tgz}
3251
3045
3252
3046
snapshots:
3253
3047
···
3255
3049
dependencies:
3256
3050
'@atcute/lexicons': 1.2.9
3257
3051
3258
3258
-
'@atcute/bluesky-richtext-parser@2.1.0': {}
3052
3052
+
'@atcute/bluesky-richtext-parser@2.1.1': {}
3259
3053
3260
3054
'@atcute/bluesky-richtext-segmenter@3.0.0': {}
3261
3055
3262
3262
-
'@atcute/bluesky@3.2.15':
3056
3056
+
'@atcute/bluesky@3.3.0':
3263
3057
dependencies:
3264
3058
'@atcute/atproto': 3.1.10
3265
3059
'@atcute/lexicons': 1.2.9
···
3288
3082
'@standard-schema/spec': 1.1.0
3289
3083
esm-env: 1.2.2
3290
3084
3291
3291
-
'@atcute/multibase@1.1.6':
3085
3085
+
'@atcute/multibase@1.1.8':
3292
3086
dependencies:
3293
3293
-
'@atcute/uint8array': 1.0.6
3087
3087
+
'@atcute/uint8array': 1.1.1
3294
3088
3295
3295
-
'@atcute/oauth-browser-client@2.0.3(@atcute/identity@1.1.3)':
3089
3089
+
'@atcute/oauth-browser-client@3.0.0(@atcute/identity@1.1.3)':
3296
3090
dependencies:
3297
3091
'@atcute/client': 4.2.1
3298
3092
'@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3)
3299
3093
'@atcute/lexicons': 1.2.9
3300
3300
-
'@atcute/multibase': 1.1.6
3301
3301
-
'@atcute/uint8array': 1.0.6
3094
3094
+
'@atcute/multibase': 1.1.8
3095
3095
+
'@atcute/oauth-crypto': 0.1.0
3096
3096
+
'@atcute/oauth-types': 0.1.1
3302
3097
nanoid: 5.1.6
3303
3098
transitivePeerDependencies:
3304
3099
- '@atcute/identity'
3305
3100
3306
3306
-
'@atcute/standard-site@1.0.1':
3101
3101
+
'@atcute/oauth-crypto@0.1.0':
3307
3102
dependencies:
3308
3308
-
'@atcute/atproto': 3.1.10
3103
3103
+
'@atcute/multibase': 1.1.8
3104
3104
+
'@atcute/uint8array': 1.1.1
3105
3105
+
'@badrap/valita': 0.4.6
3106
3106
+
nanoid: 5.1.6
3107
3107
+
3108
3108
+
'@atcute/oauth-keyset@0.1.0':
3109
3109
+
dependencies:
3110
3110
+
'@atcute/oauth-crypto': 0.1.0
3111
3111
+
3112
3112
+
'@atcute/oauth-types@0.1.1':
3113
3113
+
dependencies:
3114
3114
+
'@atcute/identity': 1.1.3
3309
3115
'@atcute/lexicons': 1.2.9
3116
3116
+
'@atcute/oauth-keyset': 0.1.0
3117
3117
+
'@badrap/valita': 0.4.6
3310
3118
3311
3311
-
'@atcute/tid@1.1.1':
3119
3119
+
'@atcute/standard-site@1.0.1':
3312
3120
dependencies:
3313
3313
-
'@atcute/time-ms': 1.2.0
3121
3121
+
'@atcute/atproto': 3.1.10
3122
3122
+
'@atcute/lexicons': 1.2.9
3314
3123
3315
3315
-
'@atcute/time-ms@1.2.0':
3124
3124
+
'@atcute/tid@1.1.2':
3316
3125
dependencies:
3317
3317
-
'@types/bun': 1.3.6
3318
3318
-
node-gyp-build: 4.8.4
3126
3126
+
'@atcute/time-ms': 1.3.2
3319
3127
3320
3320
-
'@atcute/uint8array@1.0.6': {}
3128
3128
+
'@atcute/time-ms@1.3.2': {}
3321
3129
3322
3130
'@atcute/uint8array@1.1.1': {}
3323
3131
···
3329
3137
dependencies:
3330
3138
unicode-segmenter: 0.14.5
3331
3139
3332
3332
-
'@atproto/api@0.15.27':
3333
3333
-
dependencies:
3334
3334
-
'@atproto/common-web': 0.4.12
3335
3335
-
'@atproto/lexicon': 0.4.14
3336
3336
-
'@atproto/syntax': 0.4.2
3337
3337
-
'@atproto/xrpc': 0.7.7
3338
3338
-
await-lock: 2.2.2
3339
3339
-
multiformats: 9.9.0
3340
3340
-
tlds: 1.261.0
3341
3341
-
zod: 3.25.76
3342
3342
-
3343
3343
-
'@atproto/common-web@0.4.12':
3344
3344
-
dependencies:
3345
3345
-
'@atproto/lex-data': 0.0.8
3346
3346
-
'@atproto/lex-json': 0.0.8
3347
3347
-
zod: 3.25.76
3348
3348
-
3349
3349
-
'@atproto/lex-data@0.0.8':
3350
3350
-
dependencies:
3351
3351
-
'@atproto/syntax': 0.4.2
3352
3352
-
multiformats: 9.9.0
3353
3353
-
tslib: 2.8.1
3354
3354
-
uint8arrays: 3.0.0
3355
3355
-
unicode-segmenter: 0.14.5
3356
3356
-
3357
3357
-
'@atproto/lex-json@0.0.8':
3358
3358
-
dependencies:
3359
3359
-
'@atproto/lex-data': 0.0.8
3360
3360
-
tslib: 2.8.1
3361
3361
-
3362
3362
-
'@atproto/lexicon@0.4.14':
3363
3363
-
dependencies:
3364
3364
-
'@atproto/common-web': 0.4.12
3365
3365
-
'@atproto/syntax': 0.4.2
3366
3366
-
iso-datestring-validator: 2.2.2
3367
3367
-
multiformats: 9.9.0
3368
3368
-
zod: 3.25.76
3369
3369
-
3370
3370
-
'@atproto/lexicon@0.6.0':
3371
3371
-
dependencies:
3372
3372
-
'@atproto/common-web': 0.4.12
3373
3373
-
'@atproto/syntax': 0.4.2
3374
3374
-
iso-datestring-validator: 2.2.2
3375
3375
-
multiformats: 9.9.0
3376
3376
-
zod: 3.25.76
3377
3377
-
3378
3378
-
'@atproto/syntax@0.4.2': {}
3379
3379
-
3380
3380
-
'@atproto/xrpc@0.7.7':
3381
3381
-
dependencies:
3382
3382
-
'@atproto/lexicon': 0.6.0
3383
3383
-
zod: 3.25.76
3384
3384
-
3385
3140
'@badrap/valita@0.4.6': {}
3386
3141
3387
3142
'@cloudflare/kv-asset-handler@0.4.2': {}
3388
3143
3389
3389
-
'@cloudflare/unenv-preset@2.11.0(unenv@2.0.0-rc.24)(workerd@1.20260120.0)':
3144
3144
+
'@cloudflare/unenv-preset@2.15.0(unenv@2.0.0-rc.24)(workerd@1.20260312.1)':
3390
3145
dependencies:
3391
3146
unenv: 2.0.0-rc.24
3392
3147
optionalDependencies:
3393
3393
-
workerd: 1.20260120.0
3148
3148
+
workerd: 1.20260312.1
3394
3149
3395
3395
-
'@cloudflare/workerd-darwin-64@1.20260120.0':
3150
3150
+
'@cloudflare/workerd-darwin-64@1.20260312.1':
3396
3151
optional: true
3397
3152
3398
3398
-
'@cloudflare/workerd-darwin-arm64@1.20260120.0':
3153
3153
+
'@cloudflare/workerd-darwin-arm64@1.20260312.1':
3399
3154
optional: true
3400
3155
3401
3401
-
'@cloudflare/workerd-linux-64@1.20260120.0':
3156
3156
+
'@cloudflare/workerd-linux-64@1.20260312.1':
3402
3157
optional: true
3403
3158
3404
3404
-
'@cloudflare/workerd-linux-arm64@1.20260120.0':
3159
3159
+
'@cloudflare/workerd-linux-arm64@1.20260312.1':
3405
3160
optional: true
3406
3161
3407
3407
-
'@cloudflare/workerd-windows-64@1.20260120.0':
3162
3162
+
'@cloudflare/workerd-windows-64@1.20260312.1':
3408
3163
optional: true
3409
3164
3410
3410
-
'@cloudflare/workers-types@4.20260123.0': {}
3165
3165
+
'@cloudflare/workers-types@4.20260313.1': {}
3411
3166
3412
3167
'@cspotcode/source-map-support@0.8.1':
3413
3168
dependencies:
···
3415
3170
3416
3171
'@dimforge/rapier3d-compat@0.12.0': {}
3417
3172
3418
3418
-
'@emnapi/runtime@1.8.1':
3173
3173
+
'@emnapi/core@1.9.0':
3419
3174
dependencies:
3175
3175
+
'@emnapi/wasi-threads': 1.2.0
3420
3176
tslib: 2.8.1
3421
3177
optional: true
3422
3178
3423
3423
-
'@esbuild/aix-ppc64@0.27.0':
3424
3424
-
optional: true
3425
3425
-
3426
3426
-
'@esbuild/aix-ppc64@0.27.2':
3427
3427
-
optional: true
3428
3428
-
3429
3429
-
'@esbuild/android-arm64@0.27.0':
3430
3430
-
optional: true
3431
3431
-
3432
3432
-
'@esbuild/android-arm64@0.27.2':
3433
3433
-
optional: true
3434
3434
-
3435
3435
-
'@esbuild/android-arm@0.27.0':
3436
3436
-
optional: true
3437
3437
-
3438
3438
-
'@esbuild/android-arm@0.27.2':
3439
3439
-
optional: true
3440
3440
-
3441
3441
-
'@esbuild/android-x64@0.27.0':
3442
3442
-
optional: true
3443
3443
-
3444
3444
-
'@esbuild/android-x64@0.27.2':
3445
3445
-
optional: true
3446
3446
-
3447
3447
-
'@esbuild/darwin-arm64@0.27.0':
3448
3448
-
optional: true
3449
3449
-
3450
3450
-
'@esbuild/darwin-arm64@0.27.2':
3451
3451
-
optional: true
3452
3452
-
3453
3453
-
'@esbuild/darwin-x64@0.27.0':
3454
3454
-
optional: true
3455
3455
-
3456
3456
-
'@esbuild/darwin-x64@0.27.2':
3457
3457
-
optional: true
3458
3458
-
3459
3459
-
'@esbuild/freebsd-arm64@0.27.0':
3460
3460
-
optional: true
3461
3461
-
3462
3462
-
'@esbuild/freebsd-arm64@0.27.2':
3463
3463
-
optional: true
3464
3464
-
3465
3465
-
'@esbuild/freebsd-x64@0.27.0':
3466
3466
-
optional: true
3467
3467
-
3468
3468
-
'@esbuild/freebsd-x64@0.27.2':
3469
3469
-
optional: true
3470
3470
-
3471
3471
-
'@esbuild/linux-arm64@0.27.0':
3472
3472
-
optional: true
3473
3473
-
3474
3474
-
'@esbuild/linux-arm64@0.27.2':
3475
3475
-
optional: true
3476
3476
-
3477
3477
-
'@esbuild/linux-arm@0.27.0':
3478
3478
-
optional: true
3479
3479
-
3480
3480
-
'@esbuild/linux-arm@0.27.2':
3481
3481
-
optional: true
3482
3482
-
3483
3483
-
'@esbuild/linux-ia32@0.27.0':
3484
3484
-
optional: true
3485
3485
-
3486
3486
-
'@esbuild/linux-ia32@0.27.2':
3487
3487
-
optional: true
3488
3488
-
3489
3489
-
'@esbuild/linux-loong64@0.27.0':
3490
3490
-
optional: true
3491
3491
-
3492
3492
-
'@esbuild/linux-loong64@0.27.2':
3493
3493
-
optional: true
3494
3494
-
3495
3495
-
'@esbuild/linux-mips64el@0.27.0':
3179
3179
+
'@emnapi/runtime@1.9.0':
3180
3180
+
dependencies:
3181
3181
+
tslib: 2.8.1
3496
3182
optional: true
3497
3183
3498
3498
-
'@esbuild/linux-mips64el@0.27.2':
3184
3184
+
'@emnapi/wasi-threads@1.2.0':
3185
3185
+
dependencies:
3186
3186
+
tslib: 2.8.1
3499
3187
optional: true
3500
3188
3501
3501
-
'@esbuild/linux-ppc64@0.27.0':
3189
3189
+
'@esbuild/aix-ppc64@0.27.3':
3502
3190
optional: true
3503
3191
3504
3504
-
'@esbuild/linux-ppc64@0.27.2':
3192
3192
+
'@esbuild/android-arm64@0.27.3':
3505
3193
optional: true
3506
3194
3507
3507
-
'@esbuild/linux-riscv64@0.27.0':
3195
3195
+
'@esbuild/android-arm@0.27.3':
3508
3196
optional: true
3509
3197
3510
3510
-
'@esbuild/linux-riscv64@0.27.2':
3198
3198
+
'@esbuild/android-x64@0.27.3':
3511
3199
optional: true
3512
3200
3513
3513
-
'@esbuild/linux-s390x@0.27.0':
3201
3201
+
'@esbuild/darwin-arm64@0.27.3':
3514
3202
optional: true
3515
3203
3516
3516
-
'@esbuild/linux-s390x@0.27.2':
3204
3204
+
'@esbuild/darwin-x64@0.27.3':
3517
3205
optional: true
3518
3206
3519
3519
-
'@esbuild/linux-x64@0.27.0':
3207
3207
+
'@esbuild/freebsd-arm64@0.27.3':
3520
3208
optional: true
3521
3209
3522
3522
-
'@esbuild/linux-x64@0.27.2':
3210
3210
+
'@esbuild/freebsd-x64@0.27.3':
3523
3211
optional: true
3524
3212
3525
3525
-
'@esbuild/netbsd-arm64@0.27.0':
3213
3213
+
'@esbuild/linux-arm64@0.27.3':
3526
3214
optional: true
3527
3215
3528
3528
-
'@esbuild/netbsd-arm64@0.27.2':
3216
3216
+
'@esbuild/linux-arm@0.27.3':
3529
3217
optional: true
3530
3218
3531
3531
-
'@esbuild/netbsd-x64@0.27.0':
3219
3219
+
'@esbuild/linux-ia32@0.27.3':
3532
3220
optional: true
3533
3221
3534
3534
-
'@esbuild/netbsd-x64@0.27.2':
3222
3222
+
'@esbuild/linux-loong64@0.27.3':
3535
3223
optional: true
3536
3224
3537
3537
-
'@esbuild/openbsd-arm64@0.27.0':
3225
3225
+
'@esbuild/linux-mips64el@0.27.3':
3538
3226
optional: true
3539
3227
3540
3540
-
'@esbuild/openbsd-arm64@0.27.2':
3228
3228
+
'@esbuild/linux-ppc64@0.27.3':
3541
3229
optional: true
3542
3230
3543
3543
-
'@esbuild/openbsd-x64@0.27.0':
3231
3231
+
'@esbuild/linux-riscv64@0.27.3':
3544
3232
optional: true
3545
3233
3546
3546
-
'@esbuild/openbsd-x64@0.27.2':
3234
3234
+
'@esbuild/linux-s390x@0.27.3':
3547
3235
optional: true
3548
3236
3549
3549
-
'@esbuild/openharmony-arm64@0.27.0':
3237
3237
+
'@esbuild/linux-x64@0.27.3':
3550
3238
optional: true
3551
3239
3552
3552
-
'@esbuild/openharmony-arm64@0.27.2':
3240
3240
+
'@esbuild/netbsd-arm64@0.27.3':
3553
3241
optional: true
3554
3242
3555
3555
-
'@esbuild/sunos-x64@0.27.0':
3243
3243
+
'@esbuild/netbsd-x64@0.27.3':
3556
3244
optional: true
3557
3245
3558
3558
-
'@esbuild/sunos-x64@0.27.2':
3246
3246
+
'@esbuild/openbsd-arm64@0.27.3':
3559
3247
optional: true
3560
3248
3561
3561
-
'@esbuild/win32-arm64@0.27.0':
3249
3249
+
'@esbuild/openbsd-x64@0.27.3':
3562
3250
optional: true
3563
3251
3564
3564
-
'@esbuild/win32-arm64@0.27.2':
3252
3252
+
'@esbuild/openharmony-arm64@0.27.3':
3565
3253
optional: true
3566
3254
3567
3567
-
'@esbuild/win32-ia32@0.27.0':
3255
3255
+
'@esbuild/sunos-x64@0.27.3':
3568
3256
optional: true
3569
3257
3570
3570
-
'@esbuild/win32-ia32@0.27.2':
3258
3258
+
'@esbuild/win32-arm64@0.27.3':
3571
3259
optional: true
3572
3260
3573
3573
-
'@esbuild/win32-x64@0.27.0':
3261
3261
+
'@esbuild/win32-ia32@0.27.3':
3574
3262
optional: true
3575
3263
3576
3576
-
'@esbuild/win32-x64@0.27.2':
3264
3264
+
'@esbuild/win32-x64@0.27.3':
3577
3265
optional: true
3578
3266
3579
3579
-
'@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))':
3267
3267
+
'@eslint-community/eslint-utils@4.9.1(eslint@10.0.3(jiti@2.6.1))':
3580
3268
dependencies:
3581
3581
-
eslint: 9.39.2(jiti@2.6.1)
3269
3269
+
eslint: 10.0.3(jiti@2.6.1)
3582
3270
eslint-visitor-keys: 3.4.3
3583
3271
3584
3272
'@eslint-community/regexpp@4.12.2': {}
3585
3273
3586
3586
-
'@eslint/compat@2.0.1(eslint@9.39.2(jiti@2.6.1))':
3274
3274
+
'@eslint/compat@2.0.3(eslint@10.0.3(jiti@2.6.1))':
3587
3275
dependencies:
3588
3588
-
'@eslint/core': 1.0.1
3276
3276
+
'@eslint/core': 1.1.1
3589
3277
optionalDependencies:
3590
3590
-
eslint: 9.39.2(jiti@2.6.1)
3278
3278
+
eslint: 10.0.3(jiti@2.6.1)
3591
3279
3592
3592
-
'@eslint/config-array@0.21.1':
3280
3280
+
'@eslint/config-array@0.23.3':
3593
3281
dependencies:
3594
3594
-
'@eslint/object-schema': 2.1.7
3282
3282
+
'@eslint/object-schema': 3.0.3
3595
3283
debug: 4.4.3
3596
3596
-
minimatch: 3.1.2
3284
3284
+
minimatch: 10.2.4
3597
3285
transitivePeerDependencies:
3598
3286
- supports-color
3599
3287
3600
3600
-
'@eslint/config-helpers@0.4.2':
3288
3288
+
'@eslint/config-helpers@0.5.3':
3601
3289
dependencies:
3602
3602
-
'@eslint/core': 0.17.0
3290
3290
+
'@eslint/core': 1.1.1
3603
3291
3604
3604
-
'@eslint/core@0.17.0':
3605
3605
-
dependencies:
3606
3606
-
'@types/json-schema': 7.0.15
3607
3607
-
3608
3608
-
'@eslint/core@1.0.1':
3292
3292
+
'@eslint/core@1.1.1':
3609
3293
dependencies:
3610
3294
'@types/json-schema': 7.0.15
3611
3295
3612
3612
-
'@eslint/eslintrc@3.3.3':
3613
3613
-
dependencies:
3614
3614
-
ajv: 6.12.6
3615
3615
-
debug: 4.4.3
3616
3616
-
espree: 10.4.0
3617
3617
-
globals: 14.0.0
3618
3618
-
ignore: 5.3.2
3619
3619
-
import-fresh: 3.3.1
3620
3620
-
js-yaml: 4.1.1
3621
3621
-
minimatch: 3.1.2
3622
3622
-
strip-json-comments: 3.1.1
3623
3623
-
transitivePeerDependencies:
3624
3624
-
- supports-color
3296
3296
+
'@eslint/js@10.0.1(eslint@10.0.3(jiti@2.6.1))':
3297
3297
+
optionalDependencies:
3298
3298
+
eslint: 10.0.3(jiti@2.6.1)
3625
3299
3626
3626
-
'@eslint/js@9.39.2': {}
3627
3627
-
3628
3628
-
'@eslint/object-schema@2.1.7': {}
3300
3300
+
'@eslint/object-schema@3.0.3': {}
3629
3301
3630
3630
-
'@eslint/plugin-kit@0.4.1':
3302
3302
+
'@eslint/plugin-kit@0.6.1':
3631
3303
dependencies:
3632
3632
-
'@eslint/core': 0.17.0
3304
3304
+
'@eslint/core': 1.1.1
3633
3305
levn: 0.4.1
3634
3306
3635
3635
-
'@ethercorps/sveltekit-og@4.2.1(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))':
3307
3307
+
'@ethercorps/sveltekit-og@4.2.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))':
3636
3308
dependencies:
3637
3309
'@resvg/resvg-wasm': 2.6.2
3638
3638
-
'@sveltejs/kit': 2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
3310
3310
+
'@sveltejs/kit': 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
3639
3311
'@takumi-rs/helpers': 0.55.4
3640
3312
'@takumi-rs/image-response': 0.55.4
3641
3313
'@takumi-rs/wasm': 0.55.4
···
3644
3316
std-env: 3.10.0
3645
3317
unwasm: 0.5.3
3646
3318
3647
3647
-
'@floating-ui/core@1.7.3':
3648
3648
-
dependencies:
3649
3649
-
'@floating-ui/utils': 0.2.10
3650
3650
-
3651
3651
-
'@floating-ui/core@1.7.4':
3319
3319
+
'@floating-ui/core@1.7.5':
3652
3320
dependencies:
3653
3653
-
'@floating-ui/utils': 0.2.10
3321
3321
+
'@floating-ui/utils': 0.2.11
3654
3322
3655
3655
-
'@floating-ui/dom@1.7.5':
3323
3323
+
'@floating-ui/dom@1.7.6':
3656
3324
dependencies:
3657
3657
-
'@floating-ui/core': 1.7.4
3658
3658
-
'@floating-ui/utils': 0.2.10
3325
3325
+
'@floating-ui/core': 1.7.5
3326
3326
+
'@floating-ui/utils': 0.2.11
3659
3327
3660
3660
-
'@floating-ui/utils@0.2.10': {}
3328
3328
+
'@floating-ui/utils@0.2.11': {}
3661
3329
3662
3662
-
'@foxui/3d@0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)':
3330
3330
+
'@foxui/3d@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3663
3331
dependencies:
3664
3664
-
'@foxui/core': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3665
3665
-
'@threlte/core': 8.3.1(svelte@5.48.0)(three@0.176.0)
3666
3666
-
'@threlte/extras': 9.7.1(@types/three@0.176.0)(svelte@5.48.0)(three@0.176.0)
3667
3667
-
'@types/three': 0.176.0
3668
3668
-
bits-ui: 1.8.0(svelte@5.48.0)
3669
3669
-
svelte: 5.48.0
3670
3670
-
tailwindcss: 4.1.18
3671
3671
-
three: 0.176.0
3332
3332
+
'@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3333
3333
+
'@threlte/core': 8.4.1(svelte@5.53.11)(three@0.183.2)
3334
3334
+
'@threlte/extras': 9.8.1(@types/three@0.183.1)(svelte@5.53.11)(three@0.183.2)
3335
3335
+
'@types/three': 0.183.1
3336
3336
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3337
3337
+
svelte: 5.53.11
3338
3338
+
tailwindcss: 4.2.1
3339
3339
+
three: 0.183.2
3340
3340
+
transitivePeerDependencies:
3341
3341
+
- '@internationalized/date'
3342
3342
+
- '@sveltejs/kit'
3343
3343
+
- react
3344
3344
+
- react-dom
3345
3345
+
- vue
3672
3346
3673
3673
-
'@foxui/colors@0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)':
3347
3347
+
'@foxui/colors@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3674
3348
dependencies:
3675
3675
-
'@foxui/core': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3349
3349
+
'@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3676
3350
'@texel/color': 1.1.11
3677
3351
'@use-gesture/vanilla': 10.3.1
3678
3678
-
bits-ui: 1.8.0(svelte@5.48.0)
3679
3679
-
svelte: 5.48.0
3680
3680
-
tailwindcss: 4.1.18
3352
3352
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3353
3353
+
svelte: 5.53.11
3354
3354
+
tailwindcss: 4.2.1
3355
3355
+
transitivePeerDependencies:
3356
3356
+
- '@internationalized/date'
3357
3357
+
- '@sveltejs/kit'
3358
3358
+
- react
3359
3359
+
- react-dom
3360
3360
+
- vue
3681
3361
3682
3682
-
'@foxui/core@0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)':
3362
3362
+
'@foxui/core@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3683
3363
dependencies:
3684
3684
-
'@number-flow/svelte': 0.3.10(svelte@5.48.0)
3685
3685
-
bits-ui: 1.8.0(svelte@5.48.0)
3364
3364
+
'@number-flow/svelte': 0.4.0(svelte@5.53.11)
3365
3365
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3686
3366
clsx: 2.1.1
3687
3687
-
mode-watcher: 1.1.0(svelte@5.48.0)
3688
3688
-
svelte: 5.48.0
3689
3689
-
svelte-sonner: 0.3.28(svelte@5.48.0)
3690
3690
-
tailwind-merge: 3.4.0
3691
3691
-
tailwind-variants: 1.0.0(tailwindcss@4.1.18)
3692
3692
-
tailwindcss: 4.1.18
3367
3367
+
dompurify: 3.3.3
3368
3368
+
mode-watcher: 1.1.0(svelte@5.53.11)
3369
3369
+
svelte: 5.53.11
3370
3370
+
svelte-sonner: 1.1.0(svelte@5.53.11)
3371
3371
+
tailwind-merge: 3.5.0
3372
3372
+
tailwind-variants: 3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1)
3373
3373
+
tailwindcss: 4.2.1
3374
3374
+
web-haptics: 0.0.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)
3375
3375
+
transitivePeerDependencies:
3376
3376
+
- '@internationalized/date'
3377
3377
+
- '@sveltejs/kit'
3378
3378
+
- react
3379
3379
+
- react-dom
3380
3380
+
- vue
3693
3381
3694
3694
-
'@foxui/social@0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)':
3382
3382
+
'@foxui/social@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(highlight.js@11.11.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3695
3383
dependencies:
3696
3696
-
'@atproto/api': 0.15.27
3697
3697
-
'@foxui/core': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3698
3698
-
'@foxui/time': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3384
3384
+
'@atcute/bluesky': 3.3.0
3385
3385
+
'@atcute/bluesky-richtext-segmenter': 3.0.0
3386
3386
+
'@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3387
3387
+
'@foxui/text': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(highlight.js@11.11.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3388
3388
+
'@foxui/time': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3699
3389
'@use-gesture/vanilla': 10.3.1
3700
3700
-
bits-ui: 1.8.0(svelte@5.48.0)
3701
3701
-
emoji-picker-element: 1.28.1
3390
3390
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3391
3391
+
emoji-picker-element: 1.29.1
3702
3392
hls.js: 1.6.15
3703
3393
is-emoji-supported: 0.0.5
3704
3394
plyr: 3.8.4
3705
3705
-
svelte: 5.48.0
3706
3706
-
tailwindcss: 4.1.18
3395
3395
+
svelte: 5.53.11
3396
3396
+
tailwindcss: 4.2.1
3397
3397
+
transitivePeerDependencies:
3398
3398
+
- '@internationalized/date'
3399
3399
+
- '@sveltejs/kit'
3400
3400
+
- '@tiptap/extension-code-block'
3401
3401
+
- '@tiptap/extensions'
3402
3402
+
- highlight.js
3403
3403
+
- react
3404
3404
+
- react-dom
3405
3405
+
- vue
3707
3406
3708
3708
-
'@foxui/time@0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)':
3407
3407
+
'@foxui/text@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(highlight.js@11.11.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3709
3408
dependencies:
3710
3710
-
'@foxui/core': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3711
3711
-
'@number-flow/svelte': 0.3.10(svelte@5.48.0)
3712
3712
-
bits-ui: 1.8.0(svelte@5.48.0)
3713
3713
-
svelte: 5.48.0
3714
3714
-
tailwindcss: 4.1.18
3409
3409
+
'@floating-ui/dom': 1.7.6
3410
3410
+
'@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3411
3411
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
3412
3412
+
'@tiptap/extension-bubble-menu': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
3413
3413
+
'@tiptap/extension-code-block-lowlight': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(highlight.js@11.11.1)(lowlight@3.3.0)
3414
3414
+
'@tiptap/extension-document': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3415
3415
+
'@tiptap/extension-dropcursor': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
3416
3416
+
'@tiptap/extension-floating-menu': 3.20.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
3417
3417
+
'@tiptap/extension-history': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
3418
3418
+
'@tiptap/extension-image': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3419
3419
+
'@tiptap/extension-link': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
3420
3420
+
'@tiptap/extension-paragraph': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3421
3421
+
'@tiptap/extension-placeholder': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
3422
3422
+
'@tiptap/extension-strike': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3423
3423
+
'@tiptap/extension-text': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3424
3424
+
'@tiptap/extension-typography': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3425
3425
+
'@tiptap/extension-underline': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
3426
3426
+
'@tiptap/markdown': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
3427
3427
+
'@tiptap/pm': 3.20.1
3428
3428
+
'@tiptap/starter-kit': 3.20.1
3429
3429
+
'@tiptap/suggestion': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
3430
3430
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3431
3431
+
lowlight: 3.3.0
3432
3432
+
state: link:@tiptap/pm/state
3433
3433
+
svelte: 5.53.11
3434
3434
+
svelte-tiptap: 3.0.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-bubble-menu@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extension-floating-menu@3.20.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(svelte@5.53.11)
3435
3435
+
tailwindcss: 4.2.1
3436
3436
+
transitivePeerDependencies:
3437
3437
+
- '@internationalized/date'
3438
3438
+
- '@sveltejs/kit'
3439
3439
+
- '@tiptap/extension-code-block'
3440
3440
+
- '@tiptap/extensions'
3441
3441
+
- highlight.js
3442
3442
+
- react
3443
3443
+
- react-dom
3444
3444
+
- vue
3445
3445
+
3446
3446
+
'@foxui/time@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3447
3447
+
dependencies:
3448
3448
+
'@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3449
3449
+
'@number-flow/svelte': 0.4.0(svelte@5.53.11)
3450
3450
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3451
3451
+
svelte: 5.53.11
3452
3452
+
tailwindcss: 4.2.1
3453
3453
+
transitivePeerDependencies:
3454
3454
+
- '@internationalized/date'
3455
3455
+
- '@sveltejs/kit'
3456
3456
+
- react
3457
3457
+
- react-dom
3458
3458
+
- vue
3715
3459
3716
3716
-
'@foxui/visual@0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)':
3460
3460
+
'@foxui/visual@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)':
3717
3461
dependencies:
3718
3718
-
'@foxui/colors': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3719
3719
-
'@foxui/core': 0.4.7(svelte@5.48.0)(tailwindcss@4.1.18)
3720
3720
-
bits-ui: 1.8.0(svelte@5.48.0)
3462
3462
+
'@foxui/colors': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3463
3463
+
'@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11)(tailwindcss@4.2.1)
3464
3464
+
bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
3721
3465
canvas-confetti: 1.9.4
3722
3722
-
cheerio: 1.1.2
3723
3723
-
svelte: 5.48.0
3724
3724
-
tailwindcss: 4.1.18
3466
3466
+
cheerio: 1.2.0
3467
3467
+
svelte: 5.53.11
3468
3468
+
tailwindcss: 4.2.1
3469
3469
+
transitivePeerDependencies:
3470
3470
+
- '@internationalized/date'
3471
3471
+
- '@sveltejs/kit'
3472
3472
+
- react
3473
3473
+
- react-dom
3474
3474
+
- vue
3725
3475
3726
3476
'@humanfs/core@0.19.1': {}
3727
3477
···
3734
3484
3735
3485
'@humanwhocodes/retry@0.4.3': {}
3736
3486
3737
3737
-
'@img/colour@1.0.0': {}
3487
3487
+
'@img/colour@1.1.0': {}
3738
3488
3739
3489
'@img/sharp-darwin-arm64@0.34.5':
3740
3490
optionalDependencies:
···
3818
3568
3819
3569
'@img/sharp-wasm32@0.34.5':
3820
3570
dependencies:
3821
3821
-
'@emnapi/runtime': 1.8.1
3571
3571
+
'@emnapi/runtime': 1.9.0
3822
3572
optional: true
3823
3573
3824
3574
'@img/sharp-win32-arm64@0.34.5':
···
3830
3580
'@img/sharp-win32-x64@0.34.5':
3831
3581
optional: true
3832
3582
3833
3833
-
'@internationalized/date@3.11.0':
3583
3583
+
'@internationalized/date@3.12.0':
3834
3584
dependencies:
3835
3835
-
'@swc/helpers': 0.5.18
3585
3585
+
'@swc/helpers': 0.5.19
3836
3586
3837
3587
'@jridgewell/gen-mapping@0.3.13':
3838
3588
dependencies:
···
3858
3608
'@jridgewell/resolve-uri': 3.1.2
3859
3609
'@jridgewell/sourcemap-codec': 1.5.5
3860
3610
3861
3861
-
'@mapbox/geojson-rewind@0.5.2':
3862
3862
-
dependencies:
3863
3863
-
get-stream: 6.0.1
3864
3864
-
minimist: 1.2.8
3865
3865
-
3866
3611
'@mapbox/jsonlint-lines-primitives@2.0.2': {}
3867
3612
3868
3613
'@mapbox/point-geometry@1.1.0': {}
···
3881
3626
3882
3627
'@maplibre/geojson-vt@5.0.4': {}
3883
3628
3884
3884
-
'@maplibre/maplibre-gl-style-spec@24.4.1':
3629
3629
+
'@maplibre/geojson-vt@6.0.2':
3630
3630
+
dependencies:
3631
3631
+
kdbush: 4.0.2
3632
3632
+
3633
3633
+
'@maplibre/maplibre-gl-style-spec@24.7.0':
3885
3634
dependencies:
3886
3635
'@mapbox/jsonlint-lines-primitives': 2.0.2
3887
3636
'@mapbox/unitbezier': 0.0.1
···
3891
3640
rw: 1.3.3
3892
3641
tinyqueue: 3.0.0
3893
3642
3894
3894
-
'@maplibre/mlt@1.1.5':
3643
3643
+
'@maplibre/mlt@1.1.7':
3895
3644
dependencies:
3896
3645
'@mapbox/point-geometry': 1.1.0
3897
3646
3898
3898
-
'@maplibre/vt-pbf@4.2.1':
3647
3647
+
'@maplibre/vt-pbf@4.3.0':
3899
3648
dependencies:
3900
3649
'@mapbox/point-geometry': 1.1.0
3901
3650
'@mapbox/vector-tile': 2.0.4
···
3907
3656
3908
3657
'@mixmark-io/domino@2.2.0': {}
3909
3658
3910
3910
-
'@number-flow/svelte@0.3.10(svelte@5.48.0)':
3659
3659
+
'@napi-rs/wasm-runtime@1.1.1':
3660
3660
+
dependencies:
3661
3661
+
'@emnapi/core': 1.9.0
3662
3662
+
'@emnapi/runtime': 1.9.0
3663
3663
+
'@tybys/wasm-util': 0.10.1
3664
3664
+
optional: true
3665
3665
+
3666
3666
+
'@number-flow/svelte@0.4.0(svelte@5.53.11)':
3911
3667
dependencies:
3912
3668
esm-env: 1.2.2
3913
3913
-
number-flow: 0.5.9
3914
3914
-
svelte: 5.48.0
3669
3669
+
number-flow: 0.6.0
3670
3670
+
svelte: 5.53.11
3671
3671
+
3672
3672
+
'@oxc-project/runtime@0.115.0': {}
3673
3673
+
3674
3674
+
'@oxc-project/types@0.115.0': {}
3915
3675
3916
3676
'@polka/url@1.0.0-next.29': {}
3917
3677
···
3931
3691
3932
3692
'@resvg/resvg-wasm@2.6.2': {}
3933
3693
3934
3934
-
'@rollup/rollup-android-arm-eabi@4.56.0':
3935
3935
-
optional: true
3936
3936
-
3937
3937
-
'@rollup/rollup-android-arm64@4.56.0':
3938
3938
-
optional: true
3939
3939
-
3940
3940
-
'@rollup/rollup-darwin-arm64@4.56.0':
3941
3941
-
optional: true
3942
3942
-
3943
3943
-
'@rollup/rollup-darwin-x64@4.56.0':
3944
3944
-
optional: true
3945
3945
-
3946
3946
-
'@rollup/rollup-freebsd-arm64@4.56.0':
3947
3947
-
optional: true
3948
3948
-
3949
3949
-
'@rollup/rollup-freebsd-x64@4.56.0':
3950
3950
-
optional: true
3951
3951
-
3952
3952
-
'@rollup/rollup-linux-arm-gnueabihf@4.56.0':
3953
3953
-
optional: true
3954
3954
-
3955
3955
-
'@rollup/rollup-linux-arm-musleabihf@4.56.0':
3694
3694
+
'@rolldown/binding-android-arm64@1.0.0-rc.9':
3956
3695
optional: true
3957
3696
3958
3958
-
'@rollup/rollup-linux-arm64-gnu@4.56.0':
3697
3697
+
'@rolldown/binding-darwin-arm64@1.0.0-rc.9':
3959
3698
optional: true
3960
3699
3961
3961
-
'@rollup/rollup-linux-arm64-musl@4.56.0':
3700
3700
+
'@rolldown/binding-darwin-x64@1.0.0-rc.9':
3962
3701
optional: true
3963
3702
3964
3964
-
'@rollup/rollup-linux-loong64-gnu@4.56.0':
3703
3703
+
'@rolldown/binding-freebsd-x64@1.0.0-rc.9':
3965
3704
optional: true
3966
3705
3967
3967
-
'@rollup/rollup-linux-loong64-musl@4.56.0':
3968
3968
-
optional: true
3969
3969
-
3970
3970
-
'@rollup/rollup-linux-ppc64-gnu@4.56.0':
3971
3971
-
optional: true
3972
3972
-
3973
3973
-
'@rollup/rollup-linux-ppc64-musl@4.56.0':
3706
3706
+
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.9':
3974
3707
optional: true
3975
3708
3976
3976
-
'@rollup/rollup-linux-riscv64-gnu@4.56.0':
3709
3709
+
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.9':
3977
3710
optional: true
3978
3711
3979
3979
-
'@rollup/rollup-linux-riscv64-musl@4.56.0':
3712
3712
+
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.9':
3980
3713
optional: true
3981
3714
3982
3982
-
'@rollup/rollup-linux-s390x-gnu@4.56.0':
3715
3715
+
'@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.9':
3983
3716
optional: true
3984
3717
3985
3985
-
'@rollup/rollup-linux-x64-gnu@4.56.0':
3718
3718
+
'@rolldown/binding-linux-s390x-gnu@1.0.0-rc.9':
3986
3719
optional: true
3987
3720
3988
3988
-
'@rollup/rollup-linux-x64-musl@4.56.0':
3721
3721
+
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.9':
3989
3722
optional: true
3990
3723
3991
3991
-
'@rollup/rollup-openbsd-x64@4.56.0':
3724
3724
+
'@rolldown/binding-linux-x64-musl@1.0.0-rc.9':
3992
3725
optional: true
3993
3726
3994
3994
-
'@rollup/rollup-openharmony-arm64@4.56.0':
3727
3727
+
'@rolldown/binding-openharmony-arm64@1.0.0-rc.9':
3995
3728
optional: true
3996
3729
3997
3997
-
'@rollup/rollup-win32-arm64-msvc@4.56.0':
3730
3730
+
'@rolldown/binding-wasm32-wasi@1.0.0-rc.9':
3731
3731
+
dependencies:
3732
3732
+
'@napi-rs/wasm-runtime': 1.1.1
3998
3733
optional: true
3999
3734
4000
4000
-
'@rollup/rollup-win32-ia32-msvc@4.56.0':
3735
3735
+
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.9':
4001
3736
optional: true
4002
3737
4003
4003
-
'@rollup/rollup-win32-x64-gnu@4.56.0':
3738
3738
+
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.9':
4004
3739
optional: true
4005
3740
4006
4006
-
'@rollup/rollup-win32-x64-msvc@4.56.0':
4007
4007
-
optional: true
3741
3741
+
'@rolldown/pluginutils@1.0.0-rc.9': {}
4008
3742
4009
3743
'@shuding/opentype.js@1.4.0-beta.0':
4010
3744
dependencies:
···
4017
3751
4018
3752
'@standard-schema/spec@1.1.0': {}
4019
3753
4020
4020
-
'@sveltejs/acorn-typescript@1.0.8(acorn@8.15.0)':
3754
3754
+
'@sveltejs/acorn-typescript@1.0.9(acorn@8.16.0)':
4021
3755
dependencies:
4022
4022
-
acorn: 8.15.0
3756
3756
+
acorn: 8.16.0
4023
3757
4024
4024
-
'@sveltejs/adapter-cloudflare@7.2.6(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(wrangler@4.60.0(@cloudflare/workers-types@4.20260123.0))':
3758
3758
+
'@sveltejs/adapter-cloudflare@7.2.8(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(wrangler@4.73.0(@cloudflare/workers-types@4.20260313.1))':
4025
3759
dependencies:
4026
4026
-
'@cloudflare/workers-types': 4.20260123.0
4027
4027
-
'@sveltejs/kit': 2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
3760
3760
+
'@cloudflare/workers-types': 4.20260313.1
3761
3761
+
'@sveltejs/kit': 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
4028
3762
worktop: 0.8.0-next.18
4029
4029
-
wrangler: 4.60.0(@cloudflare/workers-types@4.20260123.0)
3763
3763
+
wrangler: 4.73.0(@cloudflare/workers-types@4.20260313.1)
4030
3764
4031
4031
-
'@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))':
3765
3765
+
'@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))':
4032
3766
dependencies:
4033
3767
'@standard-schema/spec': 1.1.0
4034
4034
-
'@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0)
4035
4035
-
'@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
3768
3768
+
'@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0)
3769
3769
+
'@sveltejs/vite-plugin-svelte': 7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
4036
3770
'@types/cookie': 0.6.0
4037
4037
-
acorn: 8.15.0
3771
3771
+
acorn: 8.16.0
4038
3772
cookie: 0.6.0
4039
4039
-
devalue: 5.6.2
3773
3773
+
devalue: 5.6.4
4040
3774
esm-env: 1.2.2
4041
3775
kleur: 4.1.5
4042
3776
magic-string: 0.30.21
4043
3777
mrmime: 2.0.1
4044
4044
-
sade: 1.8.1
4045
4045
-
set-cookie-parser: 2.7.2
3778
3778
+
set-cookie-parser: 3.0.1
4046
3779
sirv: 3.0.2
4047
4047
-
svelte: 5.48.0
4048
4048
-
vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)
3780
3780
+
svelte: 5.53.11
3781
3781
+
vite: 8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)
4049
3782
optionalDependencies:
4050
3783
typescript: 5.9.3
4051
3784
4052
4052
-
'@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))':
3785
3785
+
'@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))':
4053
3786
dependencies:
4054
4054
-
'@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
4055
4055
-
obug: 2.1.1
4056
4056
-
svelte: 5.48.0
4057
4057
-
vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)
4058
4058
-
4059
4059
-
'@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))':
4060
4060
-
dependencies:
4061
4061
-
'@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
4062
3787
deepmerge: 4.3.1
4063
3788
magic-string: 0.30.21
4064
3789
obug: 2.1.1
4065
4065
-
svelte: 5.48.0
4066
4066
-
vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)
4067
4067
-
vitefu: 1.1.1(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
3790
3790
+
svelte: 5.53.11
3791
3791
+
vite: 8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)
3792
3792
+
vitefu: 1.1.2(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
4068
3793
4069
4069
-
'@swc/helpers@0.5.18':
3794
3794
+
'@swc/helpers@0.5.19':
4070
3795
dependencies:
4071
3796
tslib: 2.8.1
4072
3797
4073
4073
-
'@tailwindcss/forms@0.5.11(tailwindcss@4.1.18)':
3798
3798
+
'@tailwindcss/forms@0.5.11(tailwindcss@4.2.1)':
4074
3799
dependencies:
4075
3800
mini-svg-data-uri: 1.4.4
4076
4076
-
tailwindcss: 4.1.18
3801
3801
+
tailwindcss: 4.2.1
4077
3802
4078
4078
-
'@tailwindcss/node@4.1.18':
3803
3803
+
'@tailwindcss/node@4.2.1':
4079
3804
dependencies:
4080
3805
'@jridgewell/remapping': 2.3.5
4081
4081
-
enhanced-resolve: 5.18.4
3806
3806
+
enhanced-resolve: 5.20.0
4082
3807
jiti: 2.6.1
4083
4083
-
lightningcss: 1.30.2
3808
3808
+
lightningcss: 1.31.1
4084
3809
magic-string: 0.30.21
4085
3810
source-map-js: 1.2.1
4086
4086
-
tailwindcss: 4.1.18
3811
3811
+
tailwindcss: 4.2.1
4087
3812
4088
4088
-
'@tailwindcss/oxide-android-arm64@4.1.18':
3813
3813
+
'@tailwindcss/oxide-android-arm64@4.2.1':
4089
3814
optional: true
4090
3815
4091
4091
-
'@tailwindcss/oxide-darwin-arm64@4.1.18':
3816
3816
+
'@tailwindcss/oxide-darwin-arm64@4.2.1':
4092
3817
optional: true
4093
3818
4094
4094
-
'@tailwindcss/oxide-darwin-x64@4.1.18':
3819
3819
+
'@tailwindcss/oxide-darwin-x64@4.2.1':
4095
3820
optional: true
4096
3821
4097
4097
-
'@tailwindcss/oxide-freebsd-x64@4.1.18':
3822
3822
+
'@tailwindcss/oxide-freebsd-x64@4.2.1':
4098
3823
optional: true
4099
3824
4100
4100
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18':
3825
3825
+
'@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1':
4101
3826
optional: true
4102
3827
4103
4103
-
'@tailwindcss/oxide-linux-arm64-gnu@4.1.18':
3828
3828
+
'@tailwindcss/oxide-linux-arm64-gnu@4.2.1':
4104
3829
optional: true
4105
3830
4106
4106
-
'@tailwindcss/oxide-linux-arm64-musl@4.1.18':
3831
3831
+
'@tailwindcss/oxide-linux-arm64-musl@4.2.1':
4107
3832
optional: true
4108
3833
4109
4109
-
'@tailwindcss/oxide-linux-x64-gnu@4.1.18':
3834
3834
+
'@tailwindcss/oxide-linux-x64-gnu@4.2.1':
4110
3835
optional: true
4111
3836
4112
4112
-
'@tailwindcss/oxide-linux-x64-musl@4.1.18':
3837
3837
+
'@tailwindcss/oxide-linux-x64-musl@4.2.1':
4113
3838
optional: true
4114
3839
4115
4115
-
'@tailwindcss/oxide-wasm32-wasi@4.1.18':
3840
3840
+
'@tailwindcss/oxide-wasm32-wasi@4.2.1':
4116
3841
optional: true
4117
3842
4118
4118
-
'@tailwindcss/oxide-win32-arm64-msvc@4.1.18':
3843
3843
+
'@tailwindcss/oxide-win32-arm64-msvc@4.2.1':
4119
3844
optional: true
4120
3845
4121
4121
-
'@tailwindcss/oxide-win32-x64-msvc@4.1.18':
3846
3846
+
'@tailwindcss/oxide-win32-x64-msvc@4.2.1':
4122
3847
optional: true
4123
3848
4124
4124
-
'@tailwindcss/oxide@4.1.18':
3849
3849
+
'@tailwindcss/oxide@4.2.1':
4125
3850
optionalDependencies:
4126
4126
-
'@tailwindcss/oxide-android-arm64': 4.1.18
4127
4127
-
'@tailwindcss/oxide-darwin-arm64': 4.1.18
4128
4128
-
'@tailwindcss/oxide-darwin-x64': 4.1.18
4129
4129
-
'@tailwindcss/oxide-freebsd-x64': 4.1.18
4130
4130
-
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.18
4131
4131
-
'@tailwindcss/oxide-linux-arm64-gnu': 4.1.18
4132
4132
-
'@tailwindcss/oxide-linux-arm64-musl': 4.1.18
4133
4133
-
'@tailwindcss/oxide-linux-x64-gnu': 4.1.18
4134
4134
-
'@tailwindcss/oxide-linux-x64-musl': 4.1.18
4135
4135
-
'@tailwindcss/oxide-wasm32-wasi': 4.1.18
4136
4136
-
'@tailwindcss/oxide-win32-arm64-msvc': 4.1.18
4137
4137
-
'@tailwindcss/oxide-win32-x64-msvc': 4.1.18
3851
3851
+
'@tailwindcss/oxide-android-arm64': 4.2.1
3852
3852
+
'@tailwindcss/oxide-darwin-arm64': 4.2.1
3853
3853
+
'@tailwindcss/oxide-darwin-x64': 4.2.1
3854
3854
+
'@tailwindcss/oxide-freebsd-x64': 4.2.1
3855
3855
+
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.1
3856
3856
+
'@tailwindcss/oxide-linux-arm64-gnu': 4.2.1
3857
3857
+
'@tailwindcss/oxide-linux-arm64-musl': 4.2.1
3858
3858
+
'@tailwindcss/oxide-linux-x64-gnu': 4.2.1
3859
3859
+
'@tailwindcss/oxide-linux-x64-musl': 4.2.1
3860
3860
+
'@tailwindcss/oxide-wasm32-wasi': 4.2.1
3861
3861
+
'@tailwindcss/oxide-win32-arm64-msvc': 4.2.1
3862
3862
+
'@tailwindcss/oxide-win32-x64-msvc': 4.2.1
4138
3863
4139
4139
-
'@tailwindcss/typography@0.5.19(tailwindcss@4.1.18)':
3864
3864
+
'@tailwindcss/typography@0.5.19(tailwindcss@4.2.1)':
4140
3865
dependencies:
4141
3866
postcss-selector-parser: 6.0.10
4142
4142
-
tailwindcss: 4.1.18
3867
3867
+
tailwindcss: 4.2.1
4143
3868
4144
4144
-
'@tailwindcss/vite@4.1.18(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))':
3869
3869
+
'@tailwindcss/vite@4.2.1(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))':
4145
3870
dependencies:
4146
4146
-
'@tailwindcss/node': 4.1.18
4147
4147
-
'@tailwindcss/oxide': 4.1.18
4148
4148
-
tailwindcss: 4.1.18
4149
4149
-
vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)
3871
3871
+
'@tailwindcss/node': 4.2.1
3872
3872
+
'@tailwindcss/oxide': 4.2.1
3873
3873
+
tailwindcss: 4.2.1
3874
3874
+
vite: 8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)
4150
3875
4151
3876
'@takumi-rs/core-darwin-arm64@0.55.4':
4152
3877
optional: true
···
4195
3920
4196
3921
'@texel/color@1.1.11': {}
4197
3922
4198
4198
-
'@threejs-kit/instanced-sprite-mesh@2.5.1(@types/three@0.176.0)(three@0.176.0)':
3923
3923
+
'@threejs-kit/instanced-sprite-mesh@2.5.1(@types/three@0.183.1)(three@0.183.2)':
4199
3924
dependencies:
4200
3925
diet-sprite: 0.0.1
4201
3926
earcut: 2.2.4
4202
4202
-
maath: 0.10.8(@types/three@0.176.0)(three@0.176.0)
4203
4203
-
three: 0.176.0
4204
4204
-
three-instanced-uniforms-mesh: 0.52.4(three@0.176.0)
4205
4205
-
troika-three-utils: 0.52.4(three@0.176.0)
3927
3927
+
maath: 0.10.8(@types/three@0.183.1)(three@0.183.2)
3928
3928
+
three: 0.183.2
3929
3929
+
three-instanced-uniforms-mesh: 0.52.4(three@0.183.2)
3930
3930
+
troika-three-utils: 0.52.4(three@0.183.2)
4206
3931
transitivePeerDependencies:
4207
3932
- '@types/three'
4208
3933
4209
4209
-
'@threlte/core@8.3.1(svelte@5.48.0)(three@0.176.0)':
3934
3934
+
'@threlte/core@8.4.1(svelte@5.53.11)(three@0.183.2)':
4210
3935
dependencies:
4211
3936
mitt: 3.0.1
4212
4212
-
svelte: 5.48.0
4213
4213
-
three: 0.176.0
3937
3937
+
svelte: 5.53.11
3938
3938
+
three: 0.183.2
4214
3939
4215
4215
-
'@threlte/extras@9.7.1(@types/three@0.176.0)(svelte@5.48.0)(three@0.176.0)':
3940
3940
+
'@threlte/extras@9.8.1(@types/three@0.183.1)(svelte@5.53.11)(three@0.183.2)':
4216
3941
dependencies:
4217
4217
-
'@threejs-kit/instanced-sprite-mesh': 2.5.1(@types/three@0.176.0)(three@0.176.0)
4218
4218
-
camera-controls: 3.1.2(three@0.176.0)
4219
4219
-
svelte: 5.48.0
4220
4220
-
three: 0.176.0
4221
4221
-
three-mesh-bvh: 0.9.7(three@0.176.0)
4222
4222
-
three-perf: 1.0.11(three@0.176.0)
4223
4223
-
three-viewport-gizmo: 2.2.0(three@0.176.0)
4224
4224
-
troika-three-text: 0.52.4(three@0.176.0)
3942
3942
+
'@threejs-kit/instanced-sprite-mesh': 2.5.1(@types/three@0.183.1)(three@0.183.2)
3943
3943
+
camera-controls: 3.1.2(three@0.183.2)
3944
3944
+
svelte: 5.53.11
3945
3945
+
three: 0.183.2
3946
3946
+
three-mesh-bvh: 0.9.9(three@0.183.2)
3947
3947
+
three-perf: 1.0.11(three@0.183.2)
3948
3948
+
three-viewport-gizmo: 2.2.0(three@0.183.2)
3949
3949
+
troika-three-text: 0.52.4(three@0.183.2)
4225
3950
transitivePeerDependencies:
4226
3951
- '@types/three'
4227
3952
4228
4228
-
'@tiptap/core@3.19.0(@tiptap/pm@3.19.0)':
3953
3953
+
'@tiptap/core@3.20.1(@tiptap/pm@3.20.1)':
4229
3954
dependencies:
4230
4230
-
'@tiptap/pm': 3.19.0
3955
3955
+
'@tiptap/pm': 3.20.1
4231
3956
4232
4232
-
'@tiptap/extension-blockquote@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
3957
3957
+
'@tiptap/extension-blockquote@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4233
3958
dependencies:
4234
4234
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
3959
3959
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4235
3960
4236
4236
-
'@tiptap/extension-bold@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
3961
3961
+
'@tiptap/extension-bold@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4237
3962
dependencies:
4238
4238
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
3963
3963
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4239
3964
4240
4240
-
'@tiptap/extension-bubble-menu@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
3965
3965
+
'@tiptap/extension-bubble-menu@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4241
3966
dependencies:
4242
4242
-
'@floating-ui/dom': 1.7.5
4243
4243
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4244
4244
-
'@tiptap/pm': 3.19.0
3967
3967
+
'@floating-ui/dom': 1.7.6
3968
3968
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
3969
3969
+
'@tiptap/pm': 3.20.1
4245
3970
4246
4246
-
'@tiptap/extension-bullet-list@3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
3971
3971
+
'@tiptap/extension-bullet-list@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4247
3972
dependencies:
4248
4248
-
'@tiptap/extension-list': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
3973
3973
+
'@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4249
3974
4250
4250
-
'@tiptap/extension-code-block-lowlight@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/extension-code-block@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)(highlight.js@11.11.1)(lowlight@3.3.0)':
3975
3975
+
'@tiptap/extension-code-block-lowlight@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(highlight.js@11.11.1)(lowlight@3.3.0)':
4251
3976
dependencies:
4252
4252
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4253
4253
-
'@tiptap/extension-code-block': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4254
4254
-
'@tiptap/pm': 3.19.0
3977
3977
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
3978
3978
+
'@tiptap/extension-code-block': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
3979
3979
+
'@tiptap/pm': 3.20.1
4255
3980
highlight.js: 11.11.1
4256
3981
lowlight: 3.3.0
4257
3982
4258
4258
-
'@tiptap/extension-code-block@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
3983
3983
+
'@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4259
3984
dependencies:
4260
4260
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4261
4261
-
'@tiptap/pm': 3.19.0
3985
3985
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
3986
3986
+
'@tiptap/pm': 3.20.1
4262
3987
4263
4263
-
'@tiptap/extension-code@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
3988
3988
+
'@tiptap/extension-code@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4264
3989
dependencies:
4265
4265
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
3990
3990
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4266
3991
4267
4267
-
'@tiptap/extension-document@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
3992
3992
+
'@tiptap/extension-document@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4268
3993
dependencies:
4269
4269
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
3994
3994
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4270
3995
4271
4271
-
'@tiptap/extension-dropcursor@3.19.0(@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
3996
3996
+
'@tiptap/extension-dropcursor@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4272
3997
dependencies:
4273
4273
-
'@tiptap/extensions': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
3998
3998
+
'@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4274
3999
4275
4275
-
'@tiptap/extension-floating-menu@3.19.0(@floating-ui/dom@1.7.5)(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4000
4000
+
'@tiptap/extension-floating-menu@3.20.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4276
4001
dependencies:
4277
4277
-
'@floating-ui/dom': 1.7.5
4278
4278
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4279
4279
-
'@tiptap/pm': 3.19.0
4002
4002
+
'@floating-ui/dom': 1.7.6
4003
4003
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4004
4004
+
'@tiptap/pm': 3.20.1
4280
4005
4281
4281
-
'@tiptap/extension-gapcursor@3.19.0(@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
4006
4006
+
'@tiptap/extension-gapcursor@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4282
4007
dependencies:
4283
4283
-
'@tiptap/extensions': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4008
4008
+
'@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4284
4009
4285
4285
-
'@tiptap/extension-hard-break@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4010
4010
+
'@tiptap/extension-hard-break@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4286
4011
dependencies:
4287
4287
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4012
4012
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4288
4013
4289
4289
-
'@tiptap/extension-heading@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4014
4014
+
'@tiptap/extension-heading@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4290
4015
dependencies:
4291
4291
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4016
4016
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4292
4017
4293
4293
-
'@tiptap/extension-horizontal-rule@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4018
4018
+
'@tiptap/extension-history@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4294
4019
dependencies:
4295
4295
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4296
4296
-
'@tiptap/pm': 3.19.0
4020
4020
+
'@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4297
4021
4298
4298
-
'@tiptap/extension-image@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4022
4022
+
'@tiptap/extension-horizontal-rule@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4299
4023
dependencies:
4300
4300
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4024
4024
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4025
4025
+
'@tiptap/pm': 3.20.1
4301
4026
4302
4302
-
'@tiptap/extension-italic@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4027
4027
+
'@tiptap/extension-image@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4303
4028
dependencies:
4304
4304
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4029
4029
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4305
4030
4306
4306
-
'@tiptap/extension-link@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4031
4031
+
'@tiptap/extension-italic@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4307
4032
dependencies:
4308
4308
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4309
4309
-
'@tiptap/pm': 3.19.0
4033
4033
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4034
4034
+
4035
4035
+
'@tiptap/extension-link@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4036
4036
+
dependencies:
4037
4037
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4038
4038
+
'@tiptap/pm': 3.20.1
4310
4039
linkifyjs: 4.3.2
4311
4040
4312
4312
-
'@tiptap/extension-list-item@3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
4041
4041
+
'@tiptap/extension-list-item@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4313
4042
dependencies:
4314
4314
-
'@tiptap/extension-list': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4043
4043
+
'@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4315
4044
4316
4316
-
'@tiptap/extension-list-keymap@3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
4045
4045
+
'@tiptap/extension-list-keymap@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4317
4046
dependencies:
4318
4318
-
'@tiptap/extension-list': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4047
4047
+
'@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4319
4048
4320
4320
-
'@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4049
4049
+
'@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4321
4050
dependencies:
4322
4322
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4323
4323
-
'@tiptap/pm': 3.19.0
4051
4051
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4052
4052
+
'@tiptap/pm': 3.20.1
4324
4053
4325
4325
-
'@tiptap/extension-ordered-list@3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
4054
4054
+
'@tiptap/extension-ordered-list@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4326
4055
dependencies:
4327
4327
-
'@tiptap/extension-list': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4056
4056
+
'@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4328
4057
4329
4329
-
'@tiptap/extension-paragraph@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4058
4058
+
'@tiptap/extension-paragraph@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4330
4059
dependencies:
4331
4331
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4060
4060
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4332
4061
4333
4333
-
'@tiptap/extension-placeholder@3.19.0(@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))':
4062
4062
+
'@tiptap/extension-placeholder@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
4334
4063
dependencies:
4335
4335
-
'@tiptap/extensions': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4064
4064
+
'@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4336
4065
4337
4337
-
'@tiptap/extension-strike@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4066
4066
+
'@tiptap/extension-strike@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4338
4067
dependencies:
4339
4339
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4068
4068
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4340
4069
4341
4341
-
'@tiptap/extension-text@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4070
4070
+
'@tiptap/extension-text@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4342
4071
dependencies:
4343
4343
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4072
4072
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4344
4073
4345
4345
-
'@tiptap/extension-typography@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4074
4074
+
'@tiptap/extension-typography@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4346
4075
dependencies:
4347
4347
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4076
4076
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4348
4077
4349
4349
-
'@tiptap/extension-underline@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))':
4078
4078
+
'@tiptap/extension-underline@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
4350
4079
dependencies:
4351
4351
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4080
4080
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4352
4081
4353
4353
-
'@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4082
4082
+
'@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4354
4083
dependencies:
4355
4355
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4356
4356
-
'@tiptap/pm': 3.19.0
4084
4084
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4085
4085
+
'@tiptap/pm': 3.20.1
4357
4086
4358
4358
-
'@tiptap/markdown@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4087
4087
+
'@tiptap/markdown@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4359
4088
dependencies:
4360
4360
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4361
4361
-
'@tiptap/pm': 3.19.0
4362
4362
-
marked: 17.0.1
4089
4089
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4090
4090
+
'@tiptap/pm': 3.20.1
4091
4091
+
marked: 17.0.4
4363
4092
4364
4364
-
'@tiptap/pm@3.19.0':
4093
4093
+
'@tiptap/pm@3.20.1':
4365
4094
dependencies:
4366
4366
-
prosemirror-changeset: 2.3.1
4095
4095
+
prosemirror-changeset: 2.4.0
4367
4096
prosemirror-collab: 1.3.1
4368
4097
prosemirror-commands: 1.7.1
4369
4098
prosemirror-dropcursor: 1.8.2
4370
4370
-
prosemirror-gapcursor: 1.4.0
4099
4099
+
prosemirror-gapcursor: 1.4.1
4371
4100
prosemirror-history: 1.5.0
4372
4101
prosemirror-inputrules: 1.5.1
4373
4102
prosemirror-keymap: 1.2.3
4374
4374
-
prosemirror-markdown: 1.13.3
4375
4375
-
prosemirror-menu: 1.2.5
4103
4103
+
prosemirror-markdown: 1.13.4
4104
4104
+
prosemirror-menu: 1.3.0
4376
4105
prosemirror-model: 1.25.4
4377
4106
prosemirror-schema-basic: 1.2.4
4378
4107
prosemirror-schema-list: 1.5.1
4379
4108
prosemirror-state: 1.4.4
4380
4109
prosemirror-tables: 1.8.5
4381
4381
-
prosemirror-trailing-node: 3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.5)
4110
4110
+
prosemirror-trailing-node: 3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.6)
4382
4111
prosemirror-transform: 1.11.0
4383
4383
-
prosemirror-view: 1.41.5
4112
4112
+
prosemirror-view: 1.41.6
4384
4113
4385
4385
-
'@tiptap/starter-kit@3.19.0':
4114
4114
+
'@tiptap/starter-kit@3.20.1':
4386
4115
dependencies:
4387
4387
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4388
4388
-
'@tiptap/extension-blockquote': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4389
4389
-
'@tiptap/extension-bold': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4390
4390
-
'@tiptap/extension-bullet-list': 3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
4391
4391
-
'@tiptap/extension-code': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4392
4392
-
'@tiptap/extension-code-block': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4393
4393
-
'@tiptap/extension-document': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4394
4394
-
'@tiptap/extension-dropcursor': 3.19.0(@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
4395
4395
-
'@tiptap/extension-gapcursor': 3.19.0(@tiptap/extensions@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
4396
4396
-
'@tiptap/extension-hard-break': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4397
4397
-
'@tiptap/extension-heading': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4398
4398
-
'@tiptap/extension-horizontal-rule': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4399
4399
-
'@tiptap/extension-italic': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4400
4400
-
'@tiptap/extension-link': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4401
4401
-
'@tiptap/extension-list': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4402
4402
-
'@tiptap/extension-list-item': 3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
4403
4403
-
'@tiptap/extension-list-keymap': 3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
4404
4404
-
'@tiptap/extension-ordered-list': 3.19.0(@tiptap/extension-list@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))
4405
4405
-
'@tiptap/extension-paragraph': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4406
4406
-
'@tiptap/extension-strike': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4407
4407
-
'@tiptap/extension-text': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4408
4408
-
'@tiptap/extension-underline': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))
4409
4409
-
'@tiptap/extensions': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
4410
4410
-
'@tiptap/pm': 3.19.0
4116
4116
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4117
4117
+
'@tiptap/extension-blockquote': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4118
4118
+
'@tiptap/extension-bold': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4119
4119
+
'@tiptap/extension-bullet-list': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
4120
4120
+
'@tiptap/extension-code': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4121
4121
+
'@tiptap/extension-code-block': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4122
4122
+
'@tiptap/extension-document': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4123
4123
+
'@tiptap/extension-dropcursor': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
4124
4124
+
'@tiptap/extension-gapcursor': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
4125
4125
+
'@tiptap/extension-hard-break': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4126
4126
+
'@tiptap/extension-heading': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4127
4127
+
'@tiptap/extension-horizontal-rule': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4128
4128
+
'@tiptap/extension-italic': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4129
4129
+
'@tiptap/extension-link': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4130
4130
+
'@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4131
4131
+
'@tiptap/extension-list-item': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
4132
4132
+
'@tiptap/extension-list-keymap': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
4133
4133
+
'@tiptap/extension-ordered-list': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
4134
4134
+
'@tiptap/extension-paragraph': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4135
4135
+
'@tiptap/extension-strike': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4136
4136
+
'@tiptap/extension-text': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4137
4137
+
'@tiptap/extension-underline': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
4138
4138
+
'@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
4139
4139
+
'@tiptap/pm': 3.20.1
4411
4140
4412
4412
-
'@tiptap/suggestion@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)':
4141
4141
+
'@tiptap/suggestion@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
4413
4142
dependencies:
4414
4414
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
4415
4415
-
'@tiptap/pm': 3.19.0
4143
4143
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
4144
4144
+
'@tiptap/pm': 3.20.1
4416
4145
4417
4146
'@tweenjs/tween.js@23.1.3': {}
4418
4147
4419
4419
-
'@types/bun@1.3.6':
4148
4148
+
'@tybys/wasm-util@0.10.1':
4420
4149
dependencies:
4421
4421
-
bun-types: 1.3.6
4150
4150
+
tslib: 2.8.1
4151
4151
+
optional: true
4422
4152
4423
4153
'@types/cookie@0.6.0': {}
4424
4154
4155
4155
+
'@types/esrecurse@4.3.1': {}
4156
4156
+
4425
4157
'@types/estree@1.0.8': {}
4426
4158
4427
4159
'@types/geojson@7946.0.16': {}
···
4444
4176
'@types/node@25.0.10':
4445
4177
dependencies:
4446
4178
undici-types: 7.16.0
4179
4179
+
optional: true
4447
4180
4448
4181
'@types/stats.js@0.17.4': {}
4449
4182
···
4451
4184
dependencies:
4452
4185
'@types/geojson': 7946.0.16
4453
4186
4454
4454
-
'@types/three@0.176.0':
4187
4187
+
'@types/three@0.183.1':
4455
4188
dependencies:
4456
4189
'@dimforge/rapier3d-compat': 0.12.0
4457
4190
'@tweenjs/tween.js': 23.1.3
···
4459
4192
'@types/webxr': 0.5.24
4460
4193
'@webgpu/types': 0.1.69
4461
4194
fflate: 0.8.2
4462
4462
-
meshoptimizer: 0.18.1
4195
4195
+
meshoptimizer: 1.0.1
4463
4196
4464
4464
-
'@types/trusted-types@2.0.7':
4465
4465
-
optional: true
4197
4197
+
'@types/trusted-types@2.0.7': {}
4466
4198
4467
4199
'@types/turndown@5.0.6': {}
4468
4200
···
4470
4202
4471
4203
'@types/webxr@0.5.24': {}
4472
4204
4473
4473
-
'@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
4205
4205
+
'@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
4474
4206
dependencies:
4475
4207
'@eslint-community/regexpp': 4.12.2
4476
4476
-
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
4477
4477
-
'@typescript-eslint/scope-manager': 8.53.1
4478
4478
-
'@typescript-eslint/type-utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
4479
4479
-
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
4480
4480
-
'@typescript-eslint/visitor-keys': 8.53.1
4481
4481
-
eslint: 9.39.2(jiti@2.6.1)
4208
4208
+
'@typescript-eslint/parser': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4209
4209
+
'@typescript-eslint/scope-manager': 8.57.0
4210
4210
+
'@typescript-eslint/type-utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4211
4211
+
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4212
4212
+
'@typescript-eslint/visitor-keys': 8.57.0
4213
4213
+
eslint: 10.0.3(jiti@2.6.1)
4482
4214
ignore: 7.0.5
4483
4215
natural-compare: 1.4.0
4484
4216
ts-api-utils: 2.4.0(typescript@5.9.3)
···
4486
4218
transitivePeerDependencies:
4487
4219
- supports-color
4488
4220
4489
4489
-
'@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
4221
4221
+
'@typescript-eslint/parser@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
4490
4222
dependencies:
4491
4491
-
'@typescript-eslint/scope-manager': 8.53.1
4492
4492
-
'@typescript-eslint/types': 8.53.1
4493
4493
-
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
4494
4494
-
'@typescript-eslint/visitor-keys': 8.53.1
4223
4223
+
'@typescript-eslint/scope-manager': 8.57.0
4224
4224
+
'@typescript-eslint/types': 8.57.0
4225
4225
+
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
4226
4226
+
'@typescript-eslint/visitor-keys': 8.57.0
4495
4227
debug: 4.4.3
4496
4496
-
eslint: 9.39.2(jiti@2.6.1)
4228
4228
+
eslint: 10.0.3(jiti@2.6.1)
4497
4229
typescript: 5.9.3
4498
4230
transitivePeerDependencies:
4499
4231
- supports-color
4500
4232
4501
4501
-
'@typescript-eslint/project-service@8.53.1(typescript@5.9.3)':
4233
4233
+
'@typescript-eslint/project-service@8.57.0(typescript@5.9.3)':
4502
4234
dependencies:
4503
4503
-
'@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3)
4504
4504
-
'@typescript-eslint/types': 8.53.1
4235
4235
+
'@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3)
4236
4236
+
'@typescript-eslint/types': 8.57.0
4505
4237
debug: 4.4.3
4506
4238
typescript: 5.9.3
4507
4239
transitivePeerDependencies:
4508
4240
- supports-color
4509
4241
4510
4510
-
'@typescript-eslint/scope-manager@8.53.1':
4242
4242
+
'@typescript-eslint/scope-manager@8.57.0':
4511
4243
dependencies:
4512
4512
-
'@typescript-eslint/types': 8.53.1
4513
4513
-
'@typescript-eslint/visitor-keys': 8.53.1
4244
4244
+
'@typescript-eslint/types': 8.57.0
4245
4245
+
'@typescript-eslint/visitor-keys': 8.57.0
4514
4246
4515
4515
-
'@typescript-eslint/tsconfig-utils@8.53.1(typescript@5.9.3)':
4247
4247
+
'@typescript-eslint/tsconfig-utils@8.57.0(typescript@5.9.3)':
4516
4248
dependencies:
4517
4249
typescript: 5.9.3
4518
4250
4519
4519
-
'@typescript-eslint/type-utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
4251
4251
+
'@typescript-eslint/type-utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
4520
4252
dependencies:
4521
4521
-
'@typescript-eslint/types': 8.53.1
4522
4522
-
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
4523
4523
-
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
4253
4253
+
'@typescript-eslint/types': 8.57.0
4254
4254
+
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
4255
4255
+
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4524
4256
debug: 4.4.3
4525
4525
-
eslint: 9.39.2(jiti@2.6.1)
4257
4257
+
eslint: 10.0.3(jiti@2.6.1)
4526
4258
ts-api-utils: 2.4.0(typescript@5.9.3)
4527
4259
typescript: 5.9.3
4528
4260
transitivePeerDependencies:
4529
4261
- supports-color
4530
4262
4531
4531
-
'@typescript-eslint/types@8.53.1': {}
4263
4263
+
'@typescript-eslint/types@8.57.0': {}
4532
4264
4533
4533
-
'@typescript-eslint/typescript-estree@8.53.1(typescript@5.9.3)':
4265
4265
+
'@typescript-eslint/typescript-estree@8.57.0(typescript@5.9.3)':
4534
4266
dependencies:
4535
4535
-
'@typescript-eslint/project-service': 8.53.1(typescript@5.9.3)
4536
4536
-
'@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3)
4537
4537
-
'@typescript-eslint/types': 8.53.1
4538
4538
-
'@typescript-eslint/visitor-keys': 8.53.1
4267
4267
+
'@typescript-eslint/project-service': 8.57.0(typescript@5.9.3)
4268
4268
+
'@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3)
4269
4269
+
'@typescript-eslint/types': 8.57.0
4270
4270
+
'@typescript-eslint/visitor-keys': 8.57.0
4539
4271
debug: 4.4.3
4540
4540
-
minimatch: 9.0.5
4541
4541
-
semver: 7.7.3
4272
4272
+
minimatch: 10.2.4
4273
4273
+
semver: 7.7.4
4542
4274
tinyglobby: 0.2.15
4543
4275
ts-api-utils: 2.4.0(typescript@5.9.3)
4544
4276
typescript: 5.9.3
4545
4277
transitivePeerDependencies:
4546
4278
- supports-color
4547
4279
4548
4548
-
'@typescript-eslint/utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
4280
4280
+
'@typescript-eslint/utils@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
4549
4281
dependencies:
4550
4550
-
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
4551
4551
-
'@typescript-eslint/scope-manager': 8.53.1
4552
4552
-
'@typescript-eslint/types': 8.53.1
4553
4553
-
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
4554
4554
-
eslint: 9.39.2(jiti@2.6.1)
4282
4282
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
4283
4283
+
'@typescript-eslint/scope-manager': 8.57.0
4284
4284
+
'@typescript-eslint/types': 8.57.0
4285
4285
+
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
4286
4286
+
eslint: 10.0.3(jiti@2.6.1)
4555
4287
typescript: 5.9.3
4556
4288
transitivePeerDependencies:
4557
4289
- supports-color
4558
4290
4559
4559
-
'@typescript-eslint/visitor-keys@8.53.1':
4291
4291
+
'@typescript-eslint/visitor-keys@8.57.0':
4560
4292
dependencies:
4561
4561
-
'@typescript-eslint/types': 8.53.1
4562
4562
-
eslint-visitor-keys: 4.2.1
4293
4293
+
'@typescript-eslint/types': 8.57.0
4294
4294
+
eslint-visitor-keys: 5.0.1
4563
4295
4564
4296
'@use-gesture/core@10.3.1': {}
4565
4297
···
4569
4301
4570
4302
'@webgpu/types@0.1.69': {}
4571
4303
4572
4572
-
acorn-jsx@5.3.2(acorn@8.15.0):
4304
4304
+
acorn-jsx@5.3.2(acorn@8.16.0):
4573
4305
dependencies:
4574
4574
-
acorn: 8.15.0
4306
4306
+
acorn: 8.16.0
4575
4307
4576
4576
-
acorn@8.15.0: {}
4308
4308
+
acorn@8.16.0: {}
4577
4309
4578
4578
-
ajv@6.12.6:
4310
4310
+
ajv@6.14.0:
4579
4311
dependencies:
4580
4312
fast-deep-equal: 3.1.3
4581
4313
fast-json-stable-stringify: 2.1.0
4582
4314
json-schema-traverse: 0.4.1
4583
4315
uri-js: 4.4.1
4584
4316
4585
4585
-
ansi-styles@4.3.0:
4586
4586
-
dependencies:
4587
4587
-
color-convert: 2.0.1
4588
4588
-
4589
4317
argparse@2.0.1: {}
4590
4318
4591
4591
-
aria-query@5.3.2: {}
4592
4592
-
4593
4593
-
await-lock@2.2.2: {}
4319
4319
+
aria-query@5.3.1: {}
4594
4320
4595
4321
axobject-query@4.1.0: {}
4596
4322
4597
4597
-
balanced-match@1.0.2: {}
4323
4323
+
balanced-match@4.0.4: {}
4598
4324
4599
4325
base64-js@0.0.8: {}
4600
4326
···
4602
4328
dependencies:
4603
4329
require-from-string: 2.0.2
4604
4330
4605
4605
-
bits-ui@1.8.0(svelte@5.48.0):
4606
4606
-
dependencies:
4607
4607
-
'@floating-ui/core': 1.7.3
4608
4608
-
'@floating-ui/dom': 1.7.5
4609
4609
-
'@internationalized/date': 3.11.0
4610
4610
-
css.escape: 1.5.1
4611
4611
-
esm-env: 1.2.2
4612
4612
-
runed: 0.23.4(svelte@5.48.0)
4613
4613
-
svelte: 5.48.0
4614
4614
-
svelte-toolbelt: 0.7.1(svelte@5.48.0)
4615
4615
-
tabbable: 6.4.0
4616
4616
-
4617
4617
-
bits-ui@2.15.4(@internationalized/date@3.11.0)(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0):
4331
4331
+
bits-ui@2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11):
4618
4332
dependencies:
4619
4619
-
'@floating-ui/core': 1.7.3
4620
4620
-
'@floating-ui/dom': 1.7.5
4621
4621
-
'@internationalized/date': 3.11.0
4333
4333
+
'@floating-ui/core': 1.7.5
4334
4334
+
'@floating-ui/dom': 1.7.6
4335
4335
+
'@internationalized/date': 3.12.0
4622
4336
esm-env: 1.2.2
4623
4623
-
runed: 0.35.1(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)
4624
4624
-
svelte: 5.48.0
4625
4625
-
svelte-toolbelt: 0.10.6(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)
4337
4337
+
runed: 0.35.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
4338
4338
+
svelte: 5.53.11
4339
4339
+
svelte-toolbelt: 0.10.6(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
4626
4340
tabbable: 6.4.0
4627
4341
transitivePeerDependencies:
4628
4342
- '@sveltejs/kit'
···
4631
4345
4632
4346
boolbase@1.0.0: {}
4633
4347
4634
4634
-
brace-expansion@1.1.12:
4348
4348
+
brace-expansion@5.0.4:
4635
4349
dependencies:
4636
4636
-
balanced-match: 1.0.2
4637
4637
-
concat-map: 0.0.1
4638
4638
-
4639
4639
-
brace-expansion@2.0.2:
4640
4640
-
dependencies:
4641
4641
-
balanced-match: 1.0.2
4642
4642
-
4643
4643
-
bun-types@1.3.6:
4644
4644
-
dependencies:
4645
4645
-
'@types/node': 25.0.10
4646
4646
-
4647
4647
-
callsites@3.1.0: {}
4350
4350
+
balanced-match: 4.0.4
4648
4351
4649
4352
camelize@1.0.1: {}
4650
4353
4651
4651
-
camera-controls@3.1.2(three@0.176.0):
4354
4354
+
camera-controls@3.1.2(three@0.183.2):
4652
4355
dependencies:
4653
4653
-
three: 0.176.0
4356
4356
+
three: 0.183.2
4654
4357
4655
4358
canvas-confetti@1.9.4: {}
4656
4656
-
4657
4657
-
chalk@4.1.2:
4658
4658
-
dependencies:
4659
4659
-
ansi-styles: 4.3.0
4660
4660
-
supports-color: 7.2.0
4661
4359
4662
4360
cheerio-select@2.1.0:
4663
4361
dependencies:
···
4679
4377
parse5-htmlparser2-tree-adapter: 7.1.0
4680
4378
tslib: 2.8.1
4681
4379
4682
4682
-
cheerio@1.1.2:
4380
4380
+
cheerio@1.2.0:
4683
4381
dependencies:
4684
4382
cheerio-select: 2.1.0
4685
4383
dom-serializer: 2.0.0
···
4690
4388
parse5: 7.3.0
4691
4389
parse5-htmlparser2-tree-adapter: 7.1.0
4692
4390
parse5-parser-stream: 7.1.2
4693
4693
-
undici: 7.19.0
4391
4391
+
undici: 7.24.0
4694
4392
whatwg-mimetype: 4.0.0
4695
4393
4696
4394
chokidar@4.0.3:
···
4698
4396
readdirp: 4.1.2
4699
4397
4700
4398
clsx@2.1.1: {}
4701
4701
-
4702
4702
-
color-convert@2.0.1:
4703
4703
-
dependencies:
4704
4704
-
color-name: 1.1.4
4705
4399
4706
4400
color-name@1.1.4: {}
4707
4401
4708
4708
-
concat-map@0.0.1: {}
4709
4709
-
4710
4402
confbox@0.1.8: {}
4711
4403
4712
4712
-
confbox@0.2.2: {}
4404
4404
+
confbox@0.2.4: {}
4713
4405
4714
4406
cookie@0.6.0: {}
4715
4407
···
4747
4439
4748
4440
css-what@6.2.2: {}
4749
4441
4750
4750
-
css.escape@1.5.1: {}
4751
4751
-
4752
4442
cssesc@3.0.0: {}
4753
4443
4754
4444
custom-event-polyfill@1.0.7: {}
···
4765
4455
4766
4456
detect-libc@2.1.2: {}
4767
4457
4768
4768
-
devalue@5.6.2: {}
4458
4458
+
devalue@5.6.4: {}
4769
4459
4770
4460
devlop@1.1.0:
4771
4461
dependencies:
···
4785
4475
dependencies:
4786
4476
domelementtype: 2.3.0
4787
4477
4788
4788
-
dompurify@3.3.1:
4478
4478
+
dompurify@3.3.3:
4789
4479
optionalDependencies:
4790
4480
'@types/trusted-types': 2.0.7
4791
4481
···
4799
4489
4800
4490
earcut@3.0.2: {}
4801
4491
4802
4802
-
emoji-picker-element@1.28.1: {}
4492
4492
+
emoji-picker-element@1.29.1: {}
4803
4493
4804
4494
emoji-regex@10.6.0: {}
4805
4495
···
4808
4498
iconv-lite: 0.6.3
4809
4499
whatwg-encoding: 3.1.1
4810
4500
4811
4811
-
enhanced-resolve@5.18.4:
4501
4501
+
enhanced-resolve@5.20.0:
4812
4502
dependencies:
4813
4503
graceful-fs: 4.2.11
4814
4504
tapable: 2.3.0
···
4821
4511
4822
4512
error-stack-parser-es@1.0.5: {}
4823
4513
4824
4824
-
esbuild@0.27.0:
4514
4514
+
esbuild@0.27.3:
4825
4515
optionalDependencies:
4826
4826
-
'@esbuild/aix-ppc64': 0.27.0
4827
4827
-
'@esbuild/android-arm': 0.27.0
4828
4828
-
'@esbuild/android-arm64': 0.27.0
4829
4829
-
'@esbuild/android-x64': 0.27.0
4830
4830
-
'@esbuild/darwin-arm64': 0.27.0
4831
4831
-
'@esbuild/darwin-x64': 0.27.0
4832
4832
-
'@esbuild/freebsd-arm64': 0.27.0
4833
4833
-
'@esbuild/freebsd-x64': 0.27.0
4834
4834
-
'@esbuild/linux-arm': 0.27.0
4835
4835
-
'@esbuild/linux-arm64': 0.27.0
4836
4836
-
'@esbuild/linux-ia32': 0.27.0
4837
4837
-
'@esbuild/linux-loong64': 0.27.0
4838
4838
-
'@esbuild/linux-mips64el': 0.27.0
4839
4839
-
'@esbuild/linux-ppc64': 0.27.0
4840
4840
-
'@esbuild/linux-riscv64': 0.27.0
4841
4841
-
'@esbuild/linux-s390x': 0.27.0
4842
4842
-
'@esbuild/linux-x64': 0.27.0
4843
4843
-
'@esbuild/netbsd-arm64': 0.27.0
4844
4844
-
'@esbuild/netbsd-x64': 0.27.0
4845
4845
-
'@esbuild/openbsd-arm64': 0.27.0
4846
4846
-
'@esbuild/openbsd-x64': 0.27.0
4847
4847
-
'@esbuild/openharmony-arm64': 0.27.0
4848
4848
-
'@esbuild/sunos-x64': 0.27.0
4849
4849
-
'@esbuild/win32-arm64': 0.27.0
4850
4850
-
'@esbuild/win32-ia32': 0.27.0
4851
4851
-
'@esbuild/win32-x64': 0.27.0
4852
4852
-
4853
4853
-
esbuild@0.27.2:
4854
4854
-
optionalDependencies:
4855
4855
-
'@esbuild/aix-ppc64': 0.27.2
4856
4856
-
'@esbuild/android-arm': 0.27.2
4857
4857
-
'@esbuild/android-arm64': 0.27.2
4858
4858
-
'@esbuild/android-x64': 0.27.2
4859
4859
-
'@esbuild/darwin-arm64': 0.27.2
4860
4860
-
'@esbuild/darwin-x64': 0.27.2
4861
4861
-
'@esbuild/freebsd-arm64': 0.27.2
4862
4862
-
'@esbuild/freebsd-x64': 0.27.2
4863
4863
-
'@esbuild/linux-arm': 0.27.2
4864
4864
-
'@esbuild/linux-arm64': 0.27.2
4865
4865
-
'@esbuild/linux-ia32': 0.27.2
4866
4866
-
'@esbuild/linux-loong64': 0.27.2
4867
4867
-
'@esbuild/linux-mips64el': 0.27.2
4868
4868
-
'@esbuild/linux-ppc64': 0.27.2
4869
4869
-
'@esbuild/linux-riscv64': 0.27.2
4870
4870
-
'@esbuild/linux-s390x': 0.27.2
4871
4871
-
'@esbuild/linux-x64': 0.27.2
4872
4872
-
'@esbuild/netbsd-arm64': 0.27.2
4873
4873
-
'@esbuild/netbsd-x64': 0.27.2
4874
4874
-
'@esbuild/openbsd-arm64': 0.27.2
4875
4875
-
'@esbuild/openbsd-x64': 0.27.2
4876
4876
-
'@esbuild/openharmony-arm64': 0.27.2
4877
4877
-
'@esbuild/sunos-x64': 0.27.2
4878
4878
-
'@esbuild/win32-arm64': 0.27.2
4879
4879
-
'@esbuild/win32-ia32': 0.27.2
4880
4880
-
'@esbuild/win32-x64': 0.27.2
4516
4516
+
'@esbuild/aix-ppc64': 0.27.3
4517
4517
+
'@esbuild/android-arm': 0.27.3
4518
4518
+
'@esbuild/android-arm64': 0.27.3
4519
4519
+
'@esbuild/android-x64': 0.27.3
4520
4520
+
'@esbuild/darwin-arm64': 0.27.3
4521
4521
+
'@esbuild/darwin-x64': 0.27.3
4522
4522
+
'@esbuild/freebsd-arm64': 0.27.3
4523
4523
+
'@esbuild/freebsd-x64': 0.27.3
4524
4524
+
'@esbuild/linux-arm': 0.27.3
4525
4525
+
'@esbuild/linux-arm64': 0.27.3
4526
4526
+
'@esbuild/linux-ia32': 0.27.3
4527
4527
+
'@esbuild/linux-loong64': 0.27.3
4528
4528
+
'@esbuild/linux-mips64el': 0.27.3
4529
4529
+
'@esbuild/linux-ppc64': 0.27.3
4530
4530
+
'@esbuild/linux-riscv64': 0.27.3
4531
4531
+
'@esbuild/linux-s390x': 0.27.3
4532
4532
+
'@esbuild/linux-x64': 0.27.3
4533
4533
+
'@esbuild/netbsd-arm64': 0.27.3
4534
4534
+
'@esbuild/netbsd-x64': 0.27.3
4535
4535
+
'@esbuild/openbsd-arm64': 0.27.3
4536
4536
+
'@esbuild/openbsd-x64': 0.27.3
4537
4537
+
'@esbuild/openharmony-arm64': 0.27.3
4538
4538
+
'@esbuild/sunos-x64': 0.27.3
4539
4539
+
'@esbuild/win32-arm64': 0.27.3
4540
4540
+
'@esbuild/win32-ia32': 0.27.3
4541
4541
+
'@esbuild/win32-x64': 0.27.3
4881
4542
4882
4543
escape-html@1.0.3: {}
4883
4544
4884
4545
escape-string-regexp@4.0.0: {}
4885
4546
4886
4886
-
eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)):
4547
4547
+
eslint-config-prettier@10.1.8(eslint@10.0.3(jiti@2.6.1)):
4887
4548
dependencies:
4888
4888
-
eslint: 9.39.2(jiti@2.6.1)
4549
4549
+
eslint: 10.0.3(jiti@2.6.1)
4889
4550
4890
4890
-
eslint-plugin-svelte@3.14.0(eslint@9.39.2(jiti@2.6.1))(svelte@5.48.0):
4551
4551
+
eslint-plugin-svelte@3.15.2(eslint@10.0.3(jiti@2.6.1))(svelte@5.53.11):
4891
4552
dependencies:
4892
4892
-
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
4553
4553
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
4893
4554
'@jridgewell/sourcemap-codec': 1.5.5
4894
4894
-
eslint: 9.39.2(jiti@2.6.1)
4555
4555
+
eslint: 10.0.3(jiti@2.6.1)
4895
4556
esutils: 2.0.3
4896
4557
globals: 16.5.0
4897
4558
known-css-properties: 0.37.0
4898
4898
-
postcss: 8.5.6
4899
4899
-
postcss-load-config: 3.1.4(postcss@8.5.6)
4900
4900
-
postcss-safe-parser: 7.0.1(postcss@8.5.6)
4901
4901
-
semver: 7.7.3
4902
4902
-
svelte-eslint-parser: 1.4.1(svelte@5.48.0)
4559
4559
+
postcss: 8.5.8
4560
4560
+
postcss-load-config: 3.1.4(postcss@8.5.8)
4561
4561
+
postcss-safe-parser: 7.0.1(postcss@8.5.8)
4562
4562
+
semver: 7.7.4
4563
4563
+
svelte-eslint-parser: 1.6.0(svelte@5.53.11)
4903
4564
optionalDependencies:
4904
4904
-
svelte: 5.48.0
4565
4565
+
svelte: 5.53.11
4905
4566
transitivePeerDependencies:
4906
4567
- ts-node
4907
4568
···
4910
4571
esrecurse: 4.3.0
4911
4572
estraverse: 5.3.0
4912
4573
4574
4574
+
eslint-scope@9.1.2:
4575
4575
+
dependencies:
4576
4576
+
'@types/esrecurse': 4.3.1
4577
4577
+
'@types/estree': 1.0.8
4578
4578
+
esrecurse: 4.3.0
4579
4579
+
estraverse: 5.3.0
4580
4580
+
4913
4581
eslint-visitor-keys@3.4.3: {}
4914
4582
4915
4583
eslint-visitor-keys@4.2.1: {}
4916
4584
4917
4917
-
eslint@9.39.2(jiti@2.6.1):
4585
4585
+
eslint-visitor-keys@5.0.1: {}
4586
4586
+
4587
4587
+
eslint@10.0.3(jiti@2.6.1):
4918
4588
dependencies:
4919
4919
-
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
4589
4589
+
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
4920
4590
'@eslint-community/regexpp': 4.12.2
4921
4921
-
'@eslint/config-array': 0.21.1
4922
4922
-
'@eslint/config-helpers': 0.4.2
4923
4923
-
'@eslint/core': 0.17.0
4924
4924
-
'@eslint/eslintrc': 3.3.3
4925
4925
-
'@eslint/js': 9.39.2
4926
4926
-
'@eslint/plugin-kit': 0.4.1
4591
4591
+
'@eslint/config-array': 0.23.3
4592
4592
+
'@eslint/config-helpers': 0.5.3
4593
4593
+
'@eslint/core': 1.1.1
4594
4594
+
'@eslint/plugin-kit': 0.6.1
4927
4595
'@humanfs/node': 0.16.7
4928
4596
'@humanwhocodes/module-importer': 1.0.1
4929
4597
'@humanwhocodes/retry': 0.4.3
4930
4598
'@types/estree': 1.0.8
4931
4931
-
ajv: 6.12.6
4932
4932
-
chalk: 4.1.2
4599
4599
+
ajv: 6.14.0
4933
4600
cross-spawn: 7.0.6
4934
4601
debug: 4.4.3
4935
4602
escape-string-regexp: 4.0.0
4936
4936
-
eslint-scope: 8.4.0
4937
4937
-
eslint-visitor-keys: 4.2.1
4938
4938
-
espree: 10.4.0
4603
4603
+
eslint-scope: 9.1.2
4604
4604
+
eslint-visitor-keys: 5.0.1
4605
4605
+
espree: 11.2.0
4939
4606
esquery: 1.7.0
4940
4607
esutils: 2.0.3
4941
4608
fast-deep-equal: 3.1.3
···
4946
4613
imurmurhash: 0.1.4
4947
4614
is-glob: 4.0.3
4948
4615
json-stable-stringify-without-jsonify: 1.0.1
4949
4949
-
lodash.merge: 4.6.2
4950
4950
-
minimatch: 3.1.2
4616
4616
+
minimatch: 10.2.4
4951
4617
natural-compare: 1.4.0
4952
4618
optionator: 0.9.4
4953
4619
optionalDependencies:
···
4959
4625
4960
4626
espree@10.4.0:
4961
4627
dependencies:
4962
4962
-
acorn: 8.15.0
4963
4963
-
acorn-jsx: 5.3.2(acorn@8.15.0)
4628
4628
+
acorn: 8.16.0
4629
4629
+
acorn-jsx: 5.3.2(acorn@8.16.0)
4964
4630
eslint-visitor-keys: 4.2.1
4965
4631
4632
4632
+
espree@11.2.0:
4633
4633
+
dependencies:
4634
4634
+
acorn: 8.16.0
4635
4635
+
acorn-jsx: 5.3.2(acorn@8.16.0)
4636
4636
+
eslint-visitor-keys: 5.0.1
4637
4637
+
4966
4638
esquery@1.7.0:
4967
4639
dependencies:
4968
4640
estraverse: 5.3.0
4969
4641
4970
4970
-
esrap@2.2.2:
4642
4642
+
esrap@2.2.4:
4971
4643
dependencies:
4972
4644
'@jridgewell/sourcemap-codec': 1.5.5
4645
4645
+
'@typescript-eslint/types': 8.57.0
4973
4646
4974
4647
esrecurse@4.3.0:
4975
4648
dependencies:
···
5008
4681
5009
4682
flat-cache@4.0.1:
5010
4683
dependencies:
5011
5011
-
flatted: 3.3.3
4684
4684
+
flatted: 3.4.1
5012
4685
keyv: 4.5.4
5013
4686
5014
5014
-
flatted@3.3.3: {}
4687
4687
+
flatted@3.4.1: {}
5015
4688
5016
4689
fsevents@2.3.3:
5017
4690
optional: true
5018
5018
-
5019
5019
-
get-stream@6.0.1: {}
5020
4691
5021
4692
gl-matrix@3.4.4: {}
5022
4693
···
5024
4695
dependencies:
5025
4696
is-glob: 4.0.3
5026
4697
5027
5027
-
globals@14.0.0: {}
5028
5028
-
5029
4698
globals@16.5.0: {}
5030
4699
5031
5031
-
globals@17.1.0: {}
4700
4700
+
globals@17.4.0: {}
5032
4701
5033
4702
graceful-fs@4.2.11: {}
5034
4703
5035
4704
gsap@3.14.2: {}
5036
4705
5037
5037
-
has-flag@4.0.0: {}
5038
5038
-
5039
4706
hex-rgb@4.3.0: {}
5040
4707
5041
4708
highlight.js@11.11.1: {}
···
5064
4731
5065
4732
ignore@7.0.5: {}
5066
4733
5067
5067
-
import-fresh@3.3.1:
5068
5068
-
dependencies:
5069
5069
-
parent-module: 1.0.1
5070
5070
-
resolve-from: 4.0.0
5071
5071
-
5072
4734
imurmurhash@0.1.4: {}
5073
4735
5074
4736
inline-style-parser@0.2.7: {}
···
5086
4748
'@types/estree': 1.0.8
5087
4749
5088
4750
isexe@2.0.0: {}
5089
5089
-
5090
5090
-
iso-datestring-validator@2.2.2: {}
5091
4751
5092
4752
jiti@2.6.1: {}
5093
4753
5094
4754
js-tokens@4.0.0: {}
5095
4755
5096
5096
-
js-yaml@4.1.1:
5097
5097
-
dependencies:
5098
5098
-
argparse: 2.0.1
5099
5099
-
5100
4756
json-buffer@3.0.1: {}
5101
4757
5102
4758
json-schema-traverse@0.4.1: {}
···
5124
4780
prelude-ls: 1.2.1
5125
4781
type-check: 0.4.0
5126
4782
5127
5127
-
lightningcss-android-arm64@1.30.2:
4783
4783
+
lightningcss-android-arm64@1.31.1:
5128
4784
optional: true
5129
4785
5130
5130
-
lightningcss-darwin-arm64@1.30.2:
4786
4786
+
lightningcss-android-arm64@1.32.0:
5131
4787
optional: true
5132
4788
5133
5133
-
lightningcss-darwin-x64@1.30.2:
4789
4789
+
lightningcss-darwin-arm64@1.31.1:
5134
4790
optional: true
5135
4791
5136
5136
-
lightningcss-freebsd-x64@1.30.2:
4792
4792
+
lightningcss-darwin-arm64@1.32.0:
5137
4793
optional: true
5138
4794
5139
5139
-
lightningcss-linux-arm-gnueabihf@1.30.2:
4795
4795
+
lightningcss-darwin-x64@1.31.1:
5140
4796
optional: true
5141
4797
5142
5142
-
lightningcss-linux-arm64-gnu@1.30.2:
4798
4798
+
lightningcss-darwin-x64@1.32.0:
5143
4799
optional: true
5144
4800
5145
5145
-
lightningcss-linux-arm64-musl@1.30.2:
4801
4801
+
lightningcss-freebsd-x64@1.31.1:
5146
4802
optional: true
5147
4803
5148
5148
-
lightningcss-linux-x64-gnu@1.30.2:
4804
4804
+
lightningcss-freebsd-x64@1.32.0:
4805
4805
+
optional: true
4806
4806
+
4807
4807
+
lightningcss-linux-arm-gnueabihf@1.31.1:
4808
4808
+
optional: true
4809
4809
+
4810
4810
+
lightningcss-linux-arm-gnueabihf@1.32.0:
5149
4811
optional: true
5150
4812
5151
5151
-
lightningcss-linux-x64-musl@1.30.2:
4813
4813
+
lightningcss-linux-arm64-gnu@1.31.1:
5152
4814
optional: true
5153
4815
5154
5154
-
lightningcss-win32-arm64-msvc@1.30.2:
4816
4816
+
lightningcss-linux-arm64-gnu@1.32.0:
5155
4817
optional: true
5156
4818
5157
5157
-
lightningcss-win32-x64-msvc@1.30.2:
4819
4819
+
lightningcss-linux-arm64-musl@1.31.1:
5158
4820
optional: true
5159
4821
5160
5160
-
lightningcss@1.30.2:
4822
4822
+
lightningcss-linux-arm64-musl@1.32.0:
4823
4823
+
optional: true
4824
4824
+
4825
4825
+
lightningcss-linux-x64-gnu@1.31.1:
4826
4826
+
optional: true
4827
4827
+
4828
4828
+
lightningcss-linux-x64-gnu@1.32.0:
4829
4829
+
optional: true
4830
4830
+
4831
4831
+
lightningcss-linux-x64-musl@1.31.1:
4832
4832
+
optional: true
4833
4833
+
4834
4834
+
lightningcss-linux-x64-musl@1.32.0:
4835
4835
+
optional: true
4836
4836
+
4837
4837
+
lightningcss-win32-arm64-msvc@1.31.1:
4838
4838
+
optional: true
4839
4839
+
4840
4840
+
lightningcss-win32-arm64-msvc@1.32.0:
4841
4841
+
optional: true
4842
4842
+
4843
4843
+
lightningcss-win32-x64-msvc@1.31.1:
4844
4844
+
optional: true
4845
4845
+
4846
4846
+
lightningcss-win32-x64-msvc@1.32.0:
4847
4847
+
optional: true
4848
4848
+
4849
4849
+
lightningcss@1.31.1:
5161
4850
dependencies:
5162
4851
detect-libc: 2.1.2
5163
4852
optionalDependencies:
5164
5164
-
lightningcss-android-arm64: 1.30.2
5165
5165
-
lightningcss-darwin-arm64: 1.30.2
5166
5166
-
lightningcss-darwin-x64: 1.30.2
5167
5167
-
lightningcss-freebsd-x64: 1.30.2
5168
5168
-
lightningcss-linux-arm-gnueabihf: 1.30.2
5169
5169
-
lightningcss-linux-arm64-gnu: 1.30.2
5170
5170
-
lightningcss-linux-arm64-musl: 1.30.2
5171
5171
-
lightningcss-linux-x64-gnu: 1.30.2
5172
5172
-
lightningcss-linux-x64-musl: 1.30.2
5173
5173
-
lightningcss-win32-arm64-msvc: 1.30.2
5174
5174
-
lightningcss-win32-x64-msvc: 1.30.2
4853
4853
+
lightningcss-android-arm64: 1.31.1
4854
4854
+
lightningcss-darwin-arm64: 1.31.1
4855
4855
+
lightningcss-darwin-x64: 1.31.1
4856
4856
+
lightningcss-freebsd-x64: 1.31.1
4857
4857
+
lightningcss-linux-arm-gnueabihf: 1.31.1
4858
4858
+
lightningcss-linux-arm64-gnu: 1.31.1
4859
4859
+
lightningcss-linux-arm64-musl: 1.31.1
4860
4860
+
lightningcss-linux-x64-gnu: 1.31.1
4861
4861
+
lightningcss-linux-x64-musl: 1.31.1
4862
4862
+
lightningcss-win32-arm64-msvc: 1.31.1
4863
4863
+
lightningcss-win32-x64-msvc: 1.31.1
4864
4864
+
4865
4865
+
lightningcss@1.32.0:
4866
4866
+
dependencies:
4867
4867
+
detect-libc: 2.1.2
4868
4868
+
optionalDependencies:
4869
4869
+
lightningcss-android-arm64: 1.32.0
4870
4870
+
lightningcss-darwin-arm64: 1.32.0
4871
4871
+
lightningcss-darwin-x64: 1.32.0
4872
4872
+
lightningcss-freebsd-x64: 1.32.0
4873
4873
+
lightningcss-linux-arm-gnueabihf: 1.32.0
4874
4874
+
lightningcss-linux-arm64-gnu: 1.32.0
4875
4875
+
lightningcss-linux-arm64-musl: 1.32.0
4876
4876
+
lightningcss-linux-x64-gnu: 1.32.0
4877
4877
+
lightningcss-linux-x64-musl: 1.32.0
4878
4878
+
lightningcss-win32-arm64-msvc: 1.32.0
4879
4879
+
lightningcss-win32-x64-msvc: 1.32.0
5175
4880
5176
4881
lilconfig@2.1.0: {}
5177
4882
···
5198
4903
dependencies:
5199
4904
p-locate: 5.0.0
5200
4905
5201
5201
-
lodash.merge@4.6.2: {}
5202
5202
-
5203
4906
loose-envify@1.4.0:
5204
4907
dependencies:
5205
4908
js-tokens: 4.0.0
···
5212
4915
5213
4916
lz-string@1.5.0: {}
5214
4917
5215
5215
-
maath@0.10.8(@types/three@0.176.0)(three@0.176.0):
4918
4918
+
maath@0.10.8(@types/three@0.183.1)(three@0.183.2):
5216
4919
dependencies:
5217
5217
-
'@types/three': 0.176.0
5218
5218
-
three: 0.176.0
4920
4920
+
'@types/three': 0.183.1
4921
4921
+
three: 0.183.2
5219
4922
5220
4923
magic-string@0.30.21:
5221
4924
dependencies:
5222
4925
'@jridgewell/sourcemap-codec': 1.5.5
5223
4926
5224
5224
-
maplibre-gl@5.17.0:
4927
4927
+
maplibre-gl@5.20.0:
5225
4928
dependencies:
5226
5226
-
'@mapbox/geojson-rewind': 0.5.2
5227
4929
'@mapbox/jsonlint-lines-primitives': 2.0.2
5228
4930
'@mapbox/point-geometry': 1.1.0
5229
4931
'@mapbox/tiny-sdf': 2.0.7
5230
4932
'@mapbox/unitbezier': 0.0.1
5231
4933
'@mapbox/vector-tile': 2.0.4
5232
4934
'@mapbox/whoots-js': 3.1.0
5233
5233
-
'@maplibre/geojson-vt': 5.0.4
5234
5234
-
'@maplibre/maplibre-gl-style-spec': 24.4.1
5235
5235
-
'@maplibre/mlt': 1.1.5
5236
5236
-
'@maplibre/vt-pbf': 4.2.1
4935
4935
+
'@maplibre/geojson-vt': 6.0.2
4936
4936
+
'@maplibre/maplibre-gl-style-spec': 24.7.0
4937
4937
+
'@maplibre/mlt': 1.1.7
4938
4938
+
'@maplibre/vt-pbf': 4.3.0
5237
4939
'@types/geojson': 7946.0.16
5238
5238
-
'@types/supercluster': 7.1.3
5239
4940
earcut: 3.0.2
5240
4941
gl-matrix: 3.4.4
5241
4942
kdbush: 4.0.2
···
5243
4944
pbf: 4.0.1
5244
4945
potpack: 2.1.0
5245
4946
quickselect: 3.0.0
5246
5246
-
supercluster: 8.0.1
5247
4947
tinyqueue: 3.0.0
5248
4948
5249
5249
-
markdown-it@14.1.0:
4949
4949
+
markdown-it@14.1.1:
5250
4950
dependencies:
5251
4951
argparse: 2.0.1
5252
4952
entities: 4.5.0
···
5255
4955
punycode.js: 2.3.1
5256
4956
uc.micro: 2.1.0
5257
4957
5258
5258
-
marked@17.0.1: {}
4958
4958
+
marked@17.0.4: {}
5259
4959
5260
4960
mdurl@2.0.0: {}
5261
4961
5262
5262
-
meshoptimizer@0.18.1: {}
4962
4962
+
meshoptimizer@1.0.1: {}
5263
4963
5264
4964
mini-svg-data-uri@1.4.4: {}
5265
4965
5266
5266
-
miniflare@4.20260120.0:
4966
4966
+
miniflare@4.20260312.0:
5267
4967
dependencies:
5268
4968
'@cspotcode/source-map-support': 0.8.1
5269
4969
sharp: 0.34.5
5270
4970
undici: 7.18.2
5271
5271
-
workerd: 1.20260120.0
4971
4971
+
workerd: 1.20260312.1
5272
4972
ws: 8.18.0
5273
4973
youch: 4.1.0-beta.10
5274
5274
-
zod: 3.25.76
5275
4974
transitivePeerDependencies:
5276
4975
- bufferutil
5277
4976
- utf-8-validate
5278
4977
5279
5279
-
minimatch@3.1.2:
5280
5280
-
dependencies:
5281
5281
-
brace-expansion: 1.1.12
5282
5282
-
5283
5283
-
minimatch@9.0.5:
4978
4978
+
minimatch@10.2.4:
5284
4979
dependencies:
5285
5285
-
brace-expansion: 2.0.2
4980
4980
+
brace-expansion: 5.0.4
5286
4981
5287
4982
minimist@1.2.8: {}
5288
4983
5289
4984
mitt@3.0.1: {}
5290
4985
5291
5291
-
mlly@1.8.0:
4986
4986
+
mlly@1.8.1:
5292
4987
dependencies:
5293
5293
-
acorn: 8.15.0
4988
4988
+
acorn: 8.16.0
5294
4989
pathe: 2.0.3
5295
4990
pkg-types: 1.3.1
5296
4991
ufo: 1.6.3
5297
4992
5298
5298
-
mode-watcher@1.1.0(svelte@5.48.0):
4993
4993
+
mode-watcher@1.1.0(svelte@5.53.11):
5299
4994
dependencies:
5300
5300
-
runed: 0.25.0(svelte@5.48.0)
5301
5301
-
svelte: 5.48.0
5302
5302
-
svelte-toolbelt: 0.7.1(svelte@5.48.0)
4995
4995
+
runed: 0.25.0(svelte@5.53.11)
4996
4996
+
svelte: 5.53.11
4997
4997
+
svelte-toolbelt: 0.7.1(svelte@5.53.11)
5303
4998
5304
4999
mri@1.2.0: {}
5305
5000
5306
5001
mrmime@2.0.1: {}
5307
5002
5308
5003
ms@2.1.3: {}
5309
5309
-
5310
5310
-
multiformats@9.9.0: {}
5311
5004
5312
5005
murmurhash-js@1.0.0: {}
5313
5006
···
5317
5010
5318
5011
natural-compare@1.4.0: {}
5319
5012
5320
5320
-
node-gyp-build@4.8.4: {}
5321
5321
-
5322
5013
nth-check@2.1.1:
5323
5014
dependencies:
5324
5015
boolbase: 1.0.0
5325
5016
5326
5326
-
number-flow@0.5.9:
5017
5017
+
number-flow@0.6.0:
5327
5018
dependencies:
5328
5019
esm-env: 1.2.2
5329
5020
···
5352
5043
5353
5044
pako@0.2.9: {}
5354
5045
5355
5355
-
parent-module@1.0.1:
5356
5356
-
dependencies:
5357
5357
-
callsites: 3.1.0
5358
5358
-
5359
5046
parse-css-color@0.2.1:
5360
5047
dependencies:
5361
5048
color-name: 1.1.4
···
5386
5073
dependencies:
5387
5074
resolve-protobuf-schema: 2.1.0
5388
5075
5389
5389
-
perfect-freehand@1.2.2: {}
5076
5076
+
perfect-freehand@1.2.3: {}
5390
5077
5391
5078
picocolors@1.1.1: {}
5392
5079
···
5395
5082
pkg-types@1.3.1:
5396
5083
dependencies:
5397
5084
confbox: 0.1.8
5398
5398
-
mlly: 1.8.0
5085
5085
+
mlly: 1.8.1
5399
5086
pathe: 2.0.3
5400
5087
5401
5088
pkg-types@2.3.0:
5402
5089
dependencies:
5403
5403
-
confbox: 0.2.2
5090
5090
+
confbox: 0.2.4
5404
5091
exsolve: 1.0.8
5405
5092
pathe: 2.0.3
5406
5093
···
5412
5099
rangetouch: 2.0.1
5413
5100
url-polyfill: 1.1.14
5414
5101
5415
5415
-
postcss-load-config@3.1.4(postcss@8.5.6):
5102
5102
+
postcss-load-config@3.1.4(postcss@8.5.8):
5416
5103
dependencies:
5417
5104
lilconfig: 2.1.0
5418
5105
yaml: 1.10.2
5419
5106
optionalDependencies:
5420
5420
-
postcss: 8.5.6
5107
5107
+
postcss: 8.5.8
5421
5108
5422
5422
-
postcss-safe-parser@7.0.1(postcss@8.5.6):
5109
5109
+
postcss-safe-parser@7.0.1(postcss@8.5.8):
5423
5110
dependencies:
5424
5424
-
postcss: 8.5.6
5111
5111
+
postcss: 8.5.8
5425
5112
5426
5426
-
postcss-scss@4.0.9(postcss@8.5.6):
5113
5113
+
postcss-scss@4.0.9(postcss@8.5.8):
5427
5114
dependencies:
5428
5428
-
postcss: 8.5.6
5115
5115
+
postcss: 8.5.8
5429
5116
5430
5117
postcss-selector-parser@6.0.10:
5431
5118
dependencies:
···
5439
5126
5440
5127
postcss-value-parser@4.2.0: {}
5441
5128
5442
5442
-
postcss@8.5.6:
5129
5129
+
postcss@8.5.8:
5443
5130
dependencies:
5444
5131
nanoid: 3.3.11
5445
5132
picocolors: 1.1.1
···
5449
5136
5450
5137
prelude-ls@1.2.1: {}
5451
5138
5452
5452
-
prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.48.0):
5139
5139
+
prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.53.11):
5453
5140
dependencies:
5454
5141
prettier: 3.8.1
5455
5455
-
svelte: 5.48.0
5142
5142
+
svelte: 5.53.11
5456
5143
5457
5457
-
prettier-plugin-tailwindcss@0.7.2(prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.48.0))(prettier@3.8.1):
5144
5144
+
prettier-plugin-tailwindcss@0.7.2(prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.53.11))(prettier@3.8.1):
5458
5145
dependencies:
5459
5146
prettier: 3.8.1
5460
5147
optionalDependencies:
5461
5461
-
prettier-plugin-svelte: 3.4.1(prettier@3.8.1)(svelte@5.48.0)
5148
5148
+
prettier-plugin-svelte: 3.5.1(prettier@3.8.1)(svelte@5.53.11)
5462
5149
5463
5150
prettier@3.8.1: {}
5464
5151
···
5468
5155
object-assign: 4.1.1
5469
5156
react-is: 16.13.1
5470
5157
5471
5471
-
prosemirror-changeset@2.3.1:
5158
5158
+
prosemirror-changeset@2.4.0:
5472
5159
dependencies:
5473
5160
prosemirror-transform: 1.11.0
5474
5161
···
5486
5173
dependencies:
5487
5174
prosemirror-state: 1.4.4
5488
5175
prosemirror-transform: 1.11.0
5489
5489
-
prosemirror-view: 1.41.5
5176
5176
+
prosemirror-view: 1.41.6
5490
5177
5491
5491
-
prosemirror-gapcursor@1.4.0:
5178
5178
+
prosemirror-gapcursor@1.4.1:
5492
5179
dependencies:
5493
5180
prosemirror-keymap: 1.2.3
5494
5181
prosemirror-model: 1.25.4
5495
5182
prosemirror-state: 1.4.4
5496
5496
-
prosemirror-view: 1.41.5
5183
5183
+
prosemirror-view: 1.41.6
5497
5184
5498
5185
prosemirror-history@1.5.0:
5499
5186
dependencies:
5500
5187
prosemirror-state: 1.4.4
5501
5188
prosemirror-transform: 1.11.0
5502
5502
-
prosemirror-view: 1.41.5
5189
5189
+
prosemirror-view: 1.41.6
5503
5190
rope-sequence: 1.3.4
5504
5191
5505
5192
prosemirror-inputrules@1.5.1:
···
5512
5199
prosemirror-state: 1.4.4
5513
5200
w3c-keyname: 2.2.8
5514
5201
5515
5515
-
prosemirror-markdown@1.13.3:
5202
5202
+
prosemirror-markdown@1.13.4:
5516
5203
dependencies:
5517
5204
'@types/markdown-it': 14.1.2
5518
5518
-
markdown-it: 14.1.0
5205
5205
+
markdown-it: 14.1.1
5519
5206
prosemirror-model: 1.25.4
5520
5207
5521
5521
-
prosemirror-menu@1.2.5:
5208
5208
+
prosemirror-menu@1.3.0:
5522
5209
dependencies:
5523
5210
crelt: 1.0.6
5524
5211
prosemirror-commands: 1.7.1
···
5543
5230
dependencies:
5544
5231
prosemirror-model: 1.25.4
5545
5232
prosemirror-transform: 1.11.0
5546
5546
-
prosemirror-view: 1.41.5
5233
5233
+
prosemirror-view: 1.41.6
5547
5234
5548
5235
prosemirror-tables@1.8.5:
5549
5236
dependencies:
···
5551
5238
prosemirror-model: 1.25.4
5552
5239
prosemirror-state: 1.4.4
5553
5240
prosemirror-transform: 1.11.0
5554
5554
-
prosemirror-view: 1.41.5
5241
5241
+
prosemirror-view: 1.41.6
5555
5242
5556
5556
-
prosemirror-trailing-node@3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.5):
5243
5243
+
prosemirror-trailing-node@3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.6):
5557
5244
dependencies:
5558
5245
'@remirror/core-constants': 3.0.0
5559
5246
escape-string-regexp: 4.0.0
5560
5247
prosemirror-model: 1.25.4
5561
5248
prosemirror-state: 1.4.4
5562
5562
-
prosemirror-view: 1.41.5
5249
5249
+
prosemirror-view: 1.41.6
5563
5250
5564
5251
prosemirror-transform@1.11.0:
5565
5252
dependencies:
5566
5253
prosemirror-model: 1.25.4
5567
5254
5568
5568
-
prosemirror-view@1.41.5:
5255
5255
+
prosemirror-view@1.41.6:
5569
5256
dependencies:
5570
5257
prosemirror-model: 1.25.4
5571
5258
prosemirror-state: 1.4.4
···
5629
5316
5630
5317
resize-observer-polyfill@1.5.1: {}
5631
5318
5632
5632
-
resolve-from@4.0.0: {}
5633
5633
-
5634
5319
resolve-protobuf-schema@2.1.0:
5635
5320
dependencies:
5636
5321
protocol-buffers-schema: 3.6.0
5637
5322
5638
5638
-
rollup@4.56.0:
5323
5323
+
rolldown@1.0.0-rc.9:
5639
5324
dependencies:
5640
5640
-
'@types/estree': 1.0.8
5325
5325
+
'@oxc-project/types': 0.115.0
5326
5326
+
'@rolldown/pluginutils': 1.0.0-rc.9
5641
5327
optionalDependencies:
5642
5642
-
'@rollup/rollup-android-arm-eabi': 4.56.0
5643
5643
-
'@rollup/rollup-android-arm64': 4.56.0
5644
5644
-
'@rollup/rollup-darwin-arm64': 4.56.0
5645
5645
-
'@rollup/rollup-darwin-x64': 4.56.0
5646
5646
-
'@rollup/rollup-freebsd-arm64': 4.56.0
5647
5647
-
'@rollup/rollup-freebsd-x64': 4.56.0
5648
5648
-
'@rollup/rollup-linux-arm-gnueabihf': 4.56.0
5649
5649
-
'@rollup/rollup-linux-arm-musleabihf': 4.56.0
5650
5650
-
'@rollup/rollup-linux-arm64-gnu': 4.56.0
5651
5651
-
'@rollup/rollup-linux-arm64-musl': 4.56.0
5652
5652
-
'@rollup/rollup-linux-loong64-gnu': 4.56.0
5653
5653
-
'@rollup/rollup-linux-loong64-musl': 4.56.0
5654
5654
-
'@rollup/rollup-linux-ppc64-gnu': 4.56.0
5655
5655
-
'@rollup/rollup-linux-ppc64-musl': 4.56.0
5656
5656
-
'@rollup/rollup-linux-riscv64-gnu': 4.56.0
5657
5657
-
'@rollup/rollup-linux-riscv64-musl': 4.56.0
5658
5658
-
'@rollup/rollup-linux-s390x-gnu': 4.56.0
5659
5659
-
'@rollup/rollup-linux-x64-gnu': 4.56.0
5660
5660
-
'@rollup/rollup-linux-x64-musl': 4.56.0
5661
5661
-
'@rollup/rollup-openbsd-x64': 4.56.0
5662
5662
-
'@rollup/rollup-openharmony-arm64': 4.56.0
5663
5663
-
'@rollup/rollup-win32-arm64-msvc': 4.56.0
5664
5664
-
'@rollup/rollup-win32-ia32-msvc': 4.56.0
5665
5665
-
'@rollup/rollup-win32-x64-gnu': 4.56.0
5666
5666
-
'@rollup/rollup-win32-x64-msvc': 4.56.0
5667
5667
-
fsevents: 2.3.3
5328
5328
+
'@rolldown/binding-android-arm64': 1.0.0-rc.9
5329
5329
+
'@rolldown/binding-darwin-arm64': 1.0.0-rc.9
5330
5330
+
'@rolldown/binding-darwin-x64': 1.0.0-rc.9
5331
5331
+
'@rolldown/binding-freebsd-x64': 1.0.0-rc.9
5332
5332
+
'@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.9
5333
5333
+
'@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.9
5334
5334
+
'@rolldown/binding-linux-arm64-musl': 1.0.0-rc.9
5335
5335
+
'@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.9
5336
5336
+
'@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.9
5337
5337
+
'@rolldown/binding-linux-x64-gnu': 1.0.0-rc.9
5338
5338
+
'@rolldown/binding-linux-x64-musl': 1.0.0-rc.9
5339
5339
+
'@rolldown/binding-openharmony-arm64': 1.0.0-rc.9
5340
5340
+
'@rolldown/binding-wasm32-wasi': 1.0.0-rc.9
5341
5341
+
'@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.9
5342
5342
+
'@rolldown/binding-win32-x64-msvc': 1.0.0-rc.9
5668
5343
5669
5344
rope-sequence@1.3.4: {}
5670
5345
5671
5671
-
runed@0.23.4(svelte@5.48.0):
5346
5346
+
runed@0.23.4(svelte@5.53.11):
5672
5347
dependencies:
5673
5348
esm-env: 1.2.2
5674
5674
-
svelte: 5.48.0
5349
5349
+
svelte: 5.53.11
5675
5350
5676
5676
-
runed@0.25.0(svelte@5.48.0):
5351
5351
+
runed@0.25.0(svelte@5.53.11):
5677
5352
dependencies:
5678
5353
esm-env: 1.2.2
5679
5679
-
svelte: 5.48.0
5354
5354
+
svelte: 5.53.11
5680
5355
5681
5681
-
runed@0.28.0(svelte@5.48.0):
5356
5356
+
runed@0.28.0(svelte@5.53.11):
5682
5357
dependencies:
5683
5358
esm-env: 1.2.2
5684
5684
-
svelte: 5.48.0
5359
5359
+
svelte: 5.53.11
5685
5360
5686
5686
-
runed@0.35.1(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0):
5361
5361
+
runed@0.35.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11):
5687
5362
dependencies:
5688
5363
dequal: 2.0.3
5689
5364
esm-env: 1.2.2
5690
5365
lz-string: 1.5.0
5691
5691
-
svelte: 5.48.0
5366
5366
+
svelte: 5.53.11
5692
5367
optionalDependencies:
5693
5693
-
'@sveltejs/kit': 2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2))
5368
5368
+
'@sveltejs/kit': 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1))
5694
5369
5695
5370
rw@1.3.3: {}
5696
5371
···
5719
5394
5720
5395
scheduler@0.27.0: {}
5721
5396
5722
5722
-
semver@7.7.3: {}
5397
5397
+
semver@7.7.4: {}
5723
5398
5724
5724
-
set-cookie-parser@2.7.2: {}
5399
5399
+
set-cookie-parser@3.0.1: {}
5725
5400
5726
5401
sharp@0.34.5:
5727
5402
dependencies:
5728
5728
-
'@img/colour': 1.0.0
5403
5403
+
'@img/colour': 1.1.0
5729
5404
detect-libc: 2.1.2
5730
5730
-
semver: 7.7.3
5405
5405
+
semver: 7.7.4
5731
5406
optionalDependencies:
5732
5407
'@img/sharp-darwin-arm64': 0.34.5
5733
5408
'@img/sharp-darwin-x64': 0.34.5
···
5760
5435
5761
5436
shebang-regex@3.0.0: {}
5762
5437
5763
5763
-
simple-icons@16.6.0: {}
5438
5438
+
simple-icons@16.11.0: {}
5764
5439
5765
5440
sirv@3.0.2:
5766
5441
dependencies:
···
5773
5448
std-env@3.10.0: {}
5774
5449
5775
5450
string.prototype.codepointat@0.2.1: {}
5776
5776
-
5777
5777
-
strip-json-comments@3.1.1: {}
5778
5451
5779
5452
style-to-object@1.0.14:
5780
5453
dependencies:
···
5785
5458
kdbush: 4.0.2
5786
5459
5787
5460
supports-color@10.2.2: {}
5788
5788
-
5789
5789
-
supports-color@7.2.0:
5790
5790
-
dependencies:
5791
5791
-
has-flag: 4.0.0
5792
5461
5793
5462
svelte-boring-avatars@1.2.6: {}
5794
5463
5795
5795
-
svelte-check@4.3.5(picomatch@4.0.3)(svelte@5.48.0)(typescript@5.9.3):
5464
5464
+
svelte-check@4.4.5(picomatch@4.0.3)(svelte@5.53.11)(typescript@5.9.3):
5796
5465
dependencies:
5797
5466
'@jridgewell/trace-mapping': 0.3.31
5798
5467
chokidar: 4.0.3
5799
5468
fdir: 6.5.0(picomatch@4.0.3)
5800
5469
picocolors: 1.1.1
5801
5470
sade: 1.8.1
5802
5802
-
svelte: 5.48.0
5471
5471
+
svelte: 5.53.11
5803
5472
typescript: 5.9.3
5804
5473
transitivePeerDependencies:
5805
5474
- picomatch
5806
5475
5807
5807
-
svelte-eslint-parser@1.4.1(svelte@5.48.0):
5476
5476
+
svelte-eslint-parser@1.6.0(svelte@5.53.11):
5808
5477
dependencies:
5809
5478
eslint-scope: 8.4.0
5810
5479
eslint-visitor-keys: 4.2.1
5811
5480
espree: 10.4.0
5812
5812
-
postcss: 8.5.6
5813
5813
-
postcss-scss: 4.0.9(postcss@8.5.6)
5481
5481
+
postcss: 8.5.8
5482
5482
+
postcss-scss: 4.0.9(postcss@8.5.8)
5814
5483
postcss-selector-parser: 7.1.1
5484
5484
+
semver: 7.7.4
5815
5485
optionalDependencies:
5816
5816
-
svelte: 5.48.0
5486
5486
+
svelte: 5.53.11
5817
5487
5818
5818
-
svelte-maplibre-gl@1.0.3(maplibre-gl@5.17.0)(svelte@5.48.0):
5488
5488
+
svelte-maplibre-gl@1.0.3(maplibre-gl@5.20.0)(svelte@5.53.11):
5819
5489
dependencies:
5820
5820
-
maplibre-gl: 5.17.0
5821
5821
-
svelte: 5.48.0
5490
5490
+
maplibre-gl: 5.20.0
5491
5491
+
svelte: 5.53.11
5822
5492
5823
5823
-
svelte-sonner@0.3.28(svelte@5.48.0):
5824
5824
-
dependencies:
5825
5825
-
svelte: 5.48.0
5826
5826
-
5827
5827
-
svelte-sonner@1.0.7(svelte@5.48.0):
5493
5493
+
svelte-sonner@1.1.0(svelte@5.53.11):
5828
5494
dependencies:
5829
5829
-
runed: 0.28.0(svelte@5.48.0)
5830
5830
-
svelte: 5.48.0
5495
5495
+
runed: 0.28.0(svelte@5.53.11)
5496
5496
+
svelte: 5.53.11
5831
5497
5832
5832
-
svelte-tiptap@3.0.1(@floating-ui/dom@1.7.5)(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/extension-bubble-menu@3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))(@tiptap/extension-floating-menu@3.19.0(@floating-ui/dom@1.7.5)(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)(svelte@5.48.0):
5498
5498
+
svelte-tiptap@3.0.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-bubble-menu@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/extension-floating-menu@3.20.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(svelte@5.53.11):
5833
5499
dependencies:
5834
5834
-
'@floating-ui/dom': 1.7.5
5835
5835
-
'@tiptap/core': 3.19.0(@tiptap/pm@3.19.0)
5836
5836
-
'@tiptap/extension-bubble-menu': 3.19.0(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
5837
5837
-
'@tiptap/extension-floating-menu': 3.19.0(@floating-ui/dom@1.7.5)(@tiptap/core@3.19.0(@tiptap/pm@3.19.0))(@tiptap/pm@3.19.0)
5838
5838
-
'@tiptap/pm': 3.19.0
5839
5839
-
svelte: 5.48.0
5500
5500
+
'@floating-ui/dom': 1.7.6
5501
5501
+
'@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
5502
5502
+
'@tiptap/extension-bubble-menu': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
5503
5503
+
'@tiptap/extension-floating-menu': 3.20.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
5504
5504
+
'@tiptap/pm': 3.20.1
5505
5505
+
svelte: 5.53.11
5840
5506
5841
5841
-
svelte-toolbelt@0.10.6(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0):
5507
5507
+
svelte-toolbelt@0.10.6(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11):
5842
5508
dependencies:
5843
5509
clsx: 2.1.1
5844
5844
-
runed: 0.35.1(@sveltejs/kit@2.50.1(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.48.0)
5510
5510
+
runed: 0.35.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.53.11)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)(typescript@5.9.3)(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)))(svelte@5.53.11)
5845
5511
style-to-object: 1.0.14
5846
5846
-
svelte: 5.48.0
5512
5512
+
svelte: 5.53.11
5847
5513
transitivePeerDependencies:
5848
5514
- '@sveltejs/kit'
5849
5515
5850
5850
-
svelte-toolbelt@0.7.1(svelte@5.48.0):
5516
5516
+
svelte-toolbelt@0.7.1(svelte@5.53.11):
5851
5517
dependencies:
5852
5518
clsx: 2.1.1
5853
5853
-
runed: 0.23.4(svelte@5.48.0)
5519
5519
+
runed: 0.23.4(svelte@5.53.11)
5854
5520
style-to-object: 1.0.14
5855
5855
-
svelte: 5.48.0
5521
5521
+
svelte: 5.53.11
5856
5522
5857
5857
-
svelte@5.48.0:
5523
5523
+
svelte@5.53.11:
5858
5524
dependencies:
5859
5525
'@jridgewell/remapping': 2.3.5
5860
5526
'@jridgewell/sourcemap-codec': 1.5.5
5861
5861
-
'@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0)
5527
5527
+
'@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0)
5862
5528
'@types/estree': 1.0.8
5863
5863
-
acorn: 8.15.0
5864
5864
-
aria-query: 5.3.2
5529
5529
+
'@types/trusted-types': 2.0.7
5530
5530
+
acorn: 8.16.0
5531
5531
+
aria-query: 5.3.1
5865
5532
axobject-query: 4.1.0
5866
5533
clsx: 2.1.1
5867
5867
-
devalue: 5.6.2
5534
5534
+
devalue: 5.6.4
5868
5535
esm-env: 1.2.2
5869
5869
-
esrap: 2.2.2
5536
5536
+
esrap: 2.2.4
5870
5537
is-reference: 3.0.3
5871
5538
locate-character: 3.0.0
5872
5539
magic-string: 0.30.21
···
5874
5541
5875
5542
tabbable@6.4.0: {}
5876
5543
5877
5877
-
tailwind-merge@3.0.2: {}
5878
5878
-
5879
5879
-
tailwind-merge@3.4.0: {}
5880
5880
-
5881
5881
-
tailwind-variants@1.0.0(tailwindcss@4.1.18):
5882
5882
-
dependencies:
5883
5883
-
tailwind-merge: 3.0.2
5884
5884
-
tailwindcss: 4.1.18
5544
5544
+
tailwind-merge@3.5.0: {}
5885
5545
5886
5886
-
tailwind-variants@3.2.2(tailwind-merge@3.4.0)(tailwindcss@4.1.18):
5546
5546
+
tailwind-variants@3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1):
5887
5547
dependencies:
5888
5888
-
tailwindcss: 4.1.18
5548
5548
+
tailwindcss: 4.2.1
5889
5549
optionalDependencies:
5890
5890
-
tailwind-merge: 3.4.0
5550
5550
+
tailwind-merge: 3.5.0
5891
5551
5892
5892
-
tailwindcss-animate@1.0.7(tailwindcss@4.1.18):
5552
5552
+
tailwindcss-animate@1.0.7(tailwindcss@4.2.1):
5893
5553
dependencies:
5894
5894
-
tailwindcss: 4.1.18
5554
5554
+
tailwindcss: 4.2.1
5895
5555
5896
5896
-
tailwindcss@4.1.18: {}
5556
5556
+
tailwindcss@4.2.1: {}
5897
5557
5898
5558
tapable@2.3.0: {}
5899
5559
5900
5900
-
three-instanced-uniforms-mesh@0.52.4(three@0.176.0):
5560
5560
+
three-instanced-uniforms-mesh@0.52.4(three@0.183.2):
5901
5561
dependencies:
5902
5902
-
three: 0.176.0
5903
5903
-
troika-three-utils: 0.52.4(three@0.176.0)
5562
5562
+
three: 0.183.2
5563
5563
+
troika-three-utils: 0.52.4(three@0.183.2)
5904
5564
5905
5905
-
three-mesh-bvh@0.9.7(three@0.176.0):
5565
5565
+
three-mesh-bvh@0.9.9(three@0.183.2):
5906
5566
dependencies:
5907
5907
-
three: 0.176.0
5567
5567
+
three: 0.183.2
5908
5568
5909
5909
-
three-perf@1.0.11(three@0.176.0):
5569
5569
+
three-perf@1.0.11(three@0.183.2):
5910
5570
dependencies:
5911
5911
-
three: 0.176.0
5912
5912
-
troika-three-text: 0.52.4(three@0.176.0)
5571
5571
+
three: 0.183.2
5572
5572
+
troika-three-text: 0.52.4(three@0.183.2)
5913
5573
tweakpane: 3.1.10
5914
5574
5915
5915
-
three-viewport-gizmo@2.2.0(three@0.176.0):
5575
5575
+
three-viewport-gizmo@2.2.0(three@0.183.2):
5916
5576
dependencies:
5917
5917
-
three: 0.176.0
5577
5577
+
three: 0.183.2
5918
5578
5919
5919
-
three@0.176.0: {}
5579
5579
+
three@0.183.2: {}
5920
5580
5921
5581
tiny-inflate@1.0.3: {}
5922
5582
···
5927
5587
5928
5588
tinyqueue@3.0.0: {}
5929
5589
5930
5930
-
tlds@1.261.0: {}
5931
5931
-
5932
5590
totalist@3.0.1: {}
5933
5591
5934
5934
-
troika-three-text@0.52.4(three@0.176.0):
5592
5592
+
troika-three-text@0.52.4(three@0.183.2):
5935
5593
dependencies:
5936
5594
bidi-js: 1.0.3
5937
5937
-
three: 0.176.0
5938
5938
-
troika-three-utils: 0.52.4(three@0.176.0)
5595
5595
+
three: 0.183.2
5596
5596
+
troika-three-utils: 0.52.4(three@0.183.2)
5939
5597
troika-worker-utils: 0.52.0
5940
5598
webgl-sdf-generator: 1.1.1
5941
5599
5942
5942
-
troika-three-utils@0.52.4(three@0.176.0):
5600
5600
+
troika-three-utils@0.52.4(three@0.183.2):
5943
5601
dependencies:
5944
5944
-
three: 0.176.0
5602
5602
+
three: 0.183.2
5945
5603
5946
5604
troika-worker-utils@0.52.0: {}
5947
5605
···
5961
5619
dependencies:
5962
5620
prelude-ls: 1.2.1
5963
5621
5964
5964
-
typescript-eslint@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
5622
5622
+
typescript-eslint@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
5965
5623
dependencies:
5966
5966
-
'@typescript-eslint/eslint-plugin': 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
5967
5967
-
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
5968
5968
-
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
5969
5969
-
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
5970
5970
-
eslint: 9.39.2(jiti@2.6.1)
5624
5624
+
'@typescript-eslint/eslint-plugin': 8.57.0(@typescript-eslint/parser@8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
5625
5625
+
'@typescript-eslint/parser': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
5626
5626
+
'@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3)
5627
5627
+
'@typescript-eslint/utils': 8.57.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
5628
5628
+
eslint: 10.0.3(jiti@2.6.1)
5971
5629
typescript: 5.9.3
5972
5630
transitivePeerDependencies:
5973
5631
- supports-color
···
5978
5636
5979
5637
ufo@1.6.3: {}
5980
5638
5981
5981
-
uint8arrays@3.0.0:
5982
5982
-
dependencies:
5983
5983
-
multiformats: 9.9.0
5984
5984
-
5985
5639
ultrahtml@1.6.0: {}
5986
5640
5987
5987
-
undici-types@7.16.0: {}
5641
5641
+
undici-types@7.16.0:
5642
5642
+
optional: true
5988
5643
5989
5644
undici@7.18.2: {}
5990
5645
5991
5991
-
undici@7.19.0: {}
5646
5646
+
undici@7.24.0: {}
5992
5647
5993
5648
unenv@2.0.0-rc.24:
5994
5649
dependencies:
···
6006
5661
exsolve: 1.0.8
6007
5662
knitwork: 1.3.0
6008
5663
magic-string: 0.30.21
6009
6009
-
mlly: 1.8.0
5664
5664
+
mlly: 1.8.1
6010
5665
pathe: 2.0.3
6011
5666
pkg-types: 2.3.0
6012
5667
···
6018
5673
6019
5674
util-deprecate@1.0.2: {}
6020
5675
6021
6021
-
vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2):
5676
5676
+
vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1):
6022
5677
dependencies:
6023
6023
-
esbuild: 0.27.2
6024
6024
-
fdir: 6.5.0(picomatch@4.0.3)
5678
5678
+
'@oxc-project/runtime': 0.115.0
5679
5679
+
lightningcss: 1.32.0
6025
5680
picomatch: 4.0.3
6026
6026
-
postcss: 8.5.6
6027
6027
-
rollup: 4.56.0
5681
5681
+
postcss: 8.5.8
5682
5682
+
rolldown: 1.0.0-rc.9
6028
5683
tinyglobby: 0.2.15
6029
5684
optionalDependencies:
6030
5685
'@types/node': 25.0.10
5686
5686
+
esbuild: 0.27.3
6031
5687
fsevents: 2.3.3
6032
5688
jiti: 2.6.1
6033
6033
-
lightningcss: 1.30.2
6034
5689
6035
6035
-
vitefu@1.1.1(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)):
5690
5690
+
vitefu@1.1.2(vite@8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)):
6036
5691
optionalDependencies:
6037
6037
-
vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)
5692
5692
+
vite: 8.0.0(@types/node@25.0.10)(esbuild@0.27.3)(jiti@2.6.1)
6038
5693
6039
5694
w3c-keyname@2.2.8: {}
5695
5695
+
5696
5696
+
web-haptics@0.0.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(svelte@5.53.11):
5697
5697
+
optionalDependencies:
5698
5698
+
react: 19.2.4
5699
5699
+
react-dom: 19.2.4(react@19.2.4)
5700
5700
+
svelte: 5.53.11
6040
5701
6041
5702
webgl-sdf-generator@1.1.1: {}
6042
5703
···
6052
5713
6053
5714
word-wrap@1.2.5: {}
6054
5715
6055
6055
-
workerd@1.20260120.0:
5716
5716
+
workerd@1.20260312.1:
6056
5717
optionalDependencies:
6057
6057
-
'@cloudflare/workerd-darwin-64': 1.20260120.0
6058
6058
-
'@cloudflare/workerd-darwin-arm64': 1.20260120.0
6059
6059
-
'@cloudflare/workerd-linux-64': 1.20260120.0
6060
6060
-
'@cloudflare/workerd-linux-arm64': 1.20260120.0
6061
6061
-
'@cloudflare/workerd-windows-64': 1.20260120.0
5718
5718
+
'@cloudflare/workerd-darwin-64': 1.20260312.1
5719
5719
+
'@cloudflare/workerd-darwin-arm64': 1.20260312.1
5720
5720
+
'@cloudflare/workerd-linux-64': 1.20260312.1
5721
5721
+
'@cloudflare/workerd-linux-arm64': 1.20260312.1
5722
5722
+
'@cloudflare/workerd-windows-64': 1.20260312.1
6062
5723
6063
5724
worktop@0.8.0-next.18:
6064
5725
dependencies:
6065
5726
mrmime: 2.0.1
6066
5727
regexparam: 3.0.0
6067
5728
6068
6068
-
wrangler@4.60.0(@cloudflare/workers-types@4.20260123.0):
5729
5729
+
wrangler@4.73.0(@cloudflare/workers-types@4.20260313.1):
6069
5730
dependencies:
6070
5731
'@cloudflare/kv-asset-handler': 0.4.2
6071
6071
-
'@cloudflare/unenv-preset': 2.11.0(unenv@2.0.0-rc.24)(workerd@1.20260120.0)
5732
5732
+
'@cloudflare/unenv-preset': 2.15.0(unenv@2.0.0-rc.24)(workerd@1.20260312.1)
6072
5733
blake3-wasm: 2.1.5
6073
6073
-
esbuild: 0.27.0
6074
6074
-
miniflare: 4.20260120.0
5734
5734
+
esbuild: 0.27.3
5735
5735
+
miniflare: 4.20260312.0
6075
5736
path-to-regexp: 6.3.0
6076
5737
unenv: 2.0.0-rc.24
6077
6077
-
workerd: 1.20260120.0
5738
5738
+
workerd: 1.20260312.1
6078
5739
optionalDependencies:
6079
6079
-
'@cloudflare/workers-types': 4.20260123.0
5740
5740
+
'@cloudflare/workers-types': 4.20260313.1
6080
5741
fsevents: 2.3.3
6081
5742
transitivePeerDependencies:
6082
5743
- bufferutil
···
6104
5765
youch-core: 0.3.3
6105
5766
6106
5767
zimmerframe@1.1.4: {}
6107
6107
-
6108
6108
-
zod@3.25.76: {}
+7
-2
src/lib/atproto/methods.ts
···
120
120
console.error('error getting blento profile, falling back to bsky profile');
121
121
}
122
122
123
123
-
const response = await getDetailedProfile(data);
123
123
+
let response;
124
124
+
try {
125
125
+
response = await getDetailedProfile(data);
126
126
+
} catch {
127
127
+
// public API or PDS unreachable — return minimal profile
128
128
+
}
124
129
125
130
const avatar = blentoProfile?.value?.icon
126
131
? getCDNImageBlobUrl({ did: data?.did, blob: blentoProfile?.value?.icon })
···
128
133
129
134
return {
130
135
did: data.did,
131
131
-
handle: response?.handle,
136
136
+
handle: response?.handle ?? (data.did as `${string}.${string}`),
132
137
displayName: blentoProfile?.value?.name || response?.displayName || response?.handle,
133
138
avatar: avatar as `${string}:${string}`,
134
139
hasBlento: Boolean(blentoProfile?.value),
+1
-6
src/lib/cards/social/FriendsCard/FriendsCard.svelte
···
21
21
let clientProfiles: FriendsProfile[] = $state([]);
22
22
23
23
let profiles = $derived.by(() => {
24
24
-
if (serverProfiles.length > 0) {
25
25
-
return dids
26
26
-
.map((did) => serverProfiles.find((p) => p.did === did))
27
27
-
.filter((p): p is FriendsProfile => !!p);
28
28
-
}
29
24
return dids
30
30
-
.map((did) => clientProfiles.find((p) => p.did === did))
25
25
+
.map((did) => clientProfiles.find((p) => p.did === did) ?? serverProfiles.find((p) => p.did === did))
31
26
.filter((p): p is FriendsProfile => !!p);
32
27
});
33
28
+4
-2
src/lib/cards/social/FriendsCard/FriendsCardSettings.svelte
···
2
2
import type { Item } from '$lib/types';
3
3
import type { SettingsComponentProps } from '../../types';
4
4
import type { AppBskyActorDefs } from '@atcute/bluesky';
5
5
-
import HandleInput from '$lib/atproto/UI/HandleInput.svelte';
5
5
+
import { AtprotoHandlePopup } from '@foxui/social';
6
6
7
7
let { item = $bindable<Item>() }: SettingsComponentProps = $props();
8
8
···
20
20
}
21
21
</script>
22
22
23
23
-
<HandleInput bind:value={handleValue} onselected={addFriend} bind:ref={inputRef} />
23
23
+
<!-- <HandleInput bind:value={handleValue} onselected={addFriend} bind:ref={inputRef} /> -->
24
24
+
25
25
+
<AtprotoHandlePopup onselected={addFriend} />
-1
src/lib/website/FloatingEditButton.svelte
···
1
1
<script lang="ts">
2
2
import { user, login } from '$lib/atproto';
3
3
import { Button } from '@foxui/core';
4
4
-
import { BlueskyLogin } from '@foxui/social';
5
4
import { env } from '$env/dynamic/public';
6
5
import type { WebsiteData } from '$lib/types';
7
6
import { page } from '$app/state';