diff --git a/app/components/home/Map.vue b/app/components/home/Map.vue
new file mode 100644
index 0000000..dd41d10
--- /dev/null
+++ b/app/components/home/Map.vue
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+
+
+
+ {{ t('caption') }}
+
+
+
+
+
+
+
+
+{
+ "en": {
+ "caption": "Where I live"
+ },
+ "fr": {
+ "caption": "Où j'habite"
+ },
+ "es": {
+ "caption": "Donde vivo"
+ }
+}
+
diff --git a/app/pages/index.vue b/app/pages/index.vue
index 1561e4c..8980111 100644
--- a/app/pages/index.vue
+++ b/app/pages/index.vue
@@ -1,6 +1,7 @@
+
diff --git a/content/home/fr.md b/content/home/fr.md
index 50ec240..8f4d17c 100644
--- a/content/home/fr.md
+++ b/content/home/fr.md
@@ -51,4 +51,4 @@ ne me reste que 2 ans d'études 💪" text="études"}.
::
::catch-phrase
-::
\ No newline at end of file
+::
diff --git a/package.json b/package.json
index 7728194..24213ed 100644
--- a/package.json
+++ b/package.json
@@ -12,16 +12,16 @@
"db:generate": "drizzle-kit generate"
},
"dependencies": {
- "@iconify/json": "^2.2.225",
+ "@iconify/json": "^2.2.228",
"@nuxt/content": "^2.13.1",
"@nuxt/eslint": "^0.3.13",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "^2.17.0",
"@nuxthq/studio": "^2.0.3",
- "@nuxthub/core": "^0.7.0",
+ "@nuxthub/core": "^0.7.1",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "^8.3.1",
- "drizzle-orm": "^0.31.2",
+ "drizzle-orm": "^0.31.4",
"h3-zod": "^0.5.3",
"nuxt": "^3.12.3",
"zod": "^3.23.8"
@@ -34,9 +34,11 @@
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"drizzle-kit": "^0.22.8",
- "eslint": "^9.6.0",
+ "eslint": "^9.7.0",
+ "mapbox-gl": "^3.5.1",
+ "nuxt-mapbox": "^1.6.0",
"typescript": "^5.5.3",
"vue-tsc": "^2.0.26",
- "wrangler": "^3.63.1"
+ "wrangler": "^3.65.0"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0880891..f53bafe 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,51 +9,51 @@ importers:
.:
dependencies:
'@iconify/json':
- specifier: ^2.2.225
- version: 2.2.225
+ specifier: ^2.2.228
+ version: 2.2.228
'@nuxt/content':
specifier: ^2.13.1
- version: 2.13.1(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))
+ version: 2.13.1(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))
'@nuxt/eslint':
specifier: ^0.3.13
- version: 0.3.13(eslint@9.6.0)(magicast@0.3.4)(rollup@4.18.0)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ version: 0.3.13(eslint@9.7.0)(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
'@nuxt/image':
specifier: ^1.7.0
- version: 1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.0)
+ version: 1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)
'@nuxt/ui':
specifier: ^2.17.0
- version: 2.17.0(axios@1.7.2)(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))
+ version: 2.17.0(axios@1.7.2)(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))
'@nuxthq/studio':
specifier: ^2.0.3
- version: 2.0.3(magicast@0.3.4)(rollup@4.18.0)
+ version: 2.0.3(magicast@0.3.4)(rollup@4.18.1)
'@nuxthub/core':
- specifier: ^0.7.0
- version: 0.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ specifier: ^0.7.1
+ version: 0.7.1(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
'@nuxtjs/google-fonts':
specifier: ^3.2.0
- version: 3.2.0(magicast@0.3.4)(rollup@4.18.0)
+ version: 3.2.0(magicast@0.3.4)(rollup@4.18.1)
'@nuxtjs/i18n':
specifier: ^8.3.1
- version: 8.3.1(magicast@0.3.4)(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))
+ version: 8.3.1(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))
drizzle-orm:
- specifier: ^0.31.2
- version: 0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0)
+ specifier: ^0.31.4
+ version: 0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0)
h3-zod:
specifier: ^0.5.3
version: 0.5.3(h3@1.12.0)(zod@3.23.8)
nuxt:
specifier: ^3.12.3
- version: 3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3))
+ version: 3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3))
zod:
specifier: ^3.23.8
version: 3.23.8
devDependencies:
'@nuxt/devtools':
specifier: ^1.3.9
- version: 1.3.9(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ version: 1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
'@nuxt/eslint-config':
specifier: ^0.3.13
- version: 0.3.13(eslint@9.6.0)(typescript@5.5.3)
+ version: 0.3.13(eslint@9.7.0)(typescript@5.5.3)
'@types/node':
specifier: ^20.14.10
version: 20.14.10
@@ -62,13 +62,19 @@ importers:
version: 10.11.0(vue@3.4.31(typescript@5.5.3))
'@vueuse/nuxt':
specifier: ^10.11.0
- version: 10.11.0(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))
+ version: 10.11.0(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))
drizzle-kit:
specifier: ^0.22.8
version: 0.22.8
eslint:
- specifier: ^9.6.0
- version: 9.6.0
+ specifier: ^9.7.0
+ version: 9.7.0
+ mapbox-gl:
+ specifier: ^3.5.1
+ version: 3.5.1
+ nuxt-mapbox:
+ specifier: ^1.6.0
+ version: 1.6.0(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
typescript:
specifier: ^5.5.3
version: 5.5.3
@@ -76,8 +82,8 @@ importers:
specifier: ^2.0.26
version: 2.0.26(typescript@5.5.3)
wrangler:
- specifier: ^3.63.1
- version: 3.63.1(@cloudflare/workers-types@4.20240620.0)
+ specifier: ^3.65.0
+ version: 3.65.0(@cloudflare/workers-types@4.20240712.0)
packages:
@@ -103,28 +109,28 @@ packages:
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
engines: {node: '>=6.9.0'}
- '@babel/compat-data@7.24.7':
- resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==}
+ '@babel/compat-data@7.24.9':
+ resolution: {integrity: sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==}
engines: {node: '>=6.9.0'}
- '@babel/core@7.24.7':
- resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==}
+ '@babel/core@7.24.9':
+ resolution: {integrity: sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==}
engines: {node: '>=6.9.0'}
- '@babel/generator@7.24.7':
- resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==}
+ '@babel/generator@7.24.10':
+ resolution: {integrity: sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==}
engines: {node: '>=6.9.0'}
'@babel/helper-annotate-as-pure@7.24.7':
resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
engines: {node: '>=6.9.0'}
- '@babel/helper-compilation-targets@7.24.7':
- resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==}
+ '@babel/helper-compilation-targets@7.24.8':
+ resolution: {integrity: sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==}
engines: {node: '>=6.9.0'}
- '@babel/helper-create-class-features-plugin@7.24.7':
- resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==}
+ '@babel/helper-create-class-features-plugin@7.24.8':
+ resolution: {integrity: sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -141,8 +147,8 @@ packages:
resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==}
engines: {node: '>=6.9.0'}
- '@babel/helper-member-expression-to-functions@7.24.7':
- resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==}
+ '@babel/helper-member-expression-to-functions@7.24.8':
+ resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==}
engines: {node: '>=6.9.0'}
'@babel/helper-module-imports@7.22.15':
@@ -153,8 +159,8 @@ packages:
resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-module-transforms@7.24.7':
- resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==}
+ '@babel/helper-module-transforms@7.24.9':
+ resolution: {integrity: sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -163,8 +169,8 @@ packages:
resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==}
engines: {node: '>=6.9.0'}
- '@babel/helper-plugin-utils@7.24.7':
- resolution: {integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==}
+ '@babel/helper-plugin-utils@7.24.8':
+ resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
engines: {node: '>=6.9.0'}
'@babel/helper-replace-supers@7.24.7':
@@ -185,28 +191,28 @@ packages:
resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-string-parser@7.24.7':
- resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==}
+ '@babel/helper-string-parser@7.24.8':
+ resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.24.7':
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
engines: {node: '>=6.9.0'}
- '@babel/helper-validator-option@7.24.7':
- resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==}
+ '@babel/helper-validator-option@7.24.8':
+ resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
engines: {node: '>=6.9.0'}
- '@babel/helpers@7.24.7':
- resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==}
+ '@babel/helpers@7.24.8':
+ resolution: {integrity: sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==}
engines: {node: '>=6.9.0'}
'@babel/highlight@7.24.7':
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
engines: {node: '>=6.9.0'}
- '@babel/parser@7.24.7':
- resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
+ '@babel/parser@7.24.8':
+ resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==}
engines: {node: '>=6.0.0'}
hasBin: true
@@ -245,64 +251,64 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-typescript@7.24.7':
- resolution: {integrity: sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==}
+ '@babel/plugin-transform-typescript@7.24.8':
+ resolution: {integrity: sha512-CgFgtN61BbdOGCP4fLaAMOPkzWUh6yQZNMr5YSt8uz2cZSSiQONCQFWqsE4NeVfOIhqDOlS9CR3WD91FzMeB2Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/standalone@7.24.7':
- resolution: {integrity: sha512-QRIRMJ2KTeN+vt4l9OjYlxDVXEpcor1Z6V7OeYzeBOw6Q8ew9oMTHjzTx8s6ClsZO7wVf6JgTRutihatN6K0yA==}
+ '@babel/standalone@7.24.10':
+ resolution: {integrity: sha512-nGC37EKfmelpyCXto1pw6SBkD5ZQRdMbL6WISi28xWit9dtiy9dChU1WgEfzturUTxrmOGkMDRrCydFMA7uOaQ==}
engines: {node: '>=6.9.0'}
'@babel/template@7.24.7':
resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==}
engines: {node: '>=6.9.0'}
- '@babel/traverse@7.24.7':
- resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==}
+ '@babel/traverse@7.24.8':
+ resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==}
engines: {node: '>=6.9.0'}
- '@babel/types@7.24.7':
- resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==}
+ '@babel/types@7.24.9':
+ resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==}
engines: {node: '>=6.9.0'}
'@cloudflare/kv-asset-handler@0.3.4':
resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==}
engines: {node: '>=16.13'}
- '@cloudflare/workerd-darwin-64@1.20240701.0':
- resolution: {integrity: sha512-XAZa4ZP+qyTn6JQQACCPH09hGZXP2lTnWKkmg5mPwT8EyRzCKLkczAf98vPP5bq7JZD/zORdFWRY0dOTap8zTQ==}
+ '@cloudflare/workerd-darwin-64@1.20240712.0':
+ resolution: {integrity: sha512-KB1vbOhr62BCAwVr3VaRcngzPeSCQ7zPA9VGrfwYXIxo0Y4zlW1z0EVtcewFSz5XXKr3BtNnJXxdjDPUNkguQw==}
engines: {node: '>=16'}
cpu: [x64]
os: [darwin]
- '@cloudflare/workerd-darwin-arm64@1.20240701.0':
- resolution: {integrity: sha512-w80ZVAgfH4UwTz7fXZtk7KmS2FzlXniuQm4ku4+cIgRTilBAuKqjpOjwUCbx5g13Gqcm9NuiHce+IDGtobRTIQ==}
+ '@cloudflare/workerd-darwin-arm64@1.20240712.0':
+ resolution: {integrity: sha512-UDwFnCfQGFVCNxOeHxKNEc1ANQk/3OIiFWpVsxgZqJqU/22XM88JHxJW+YcBKsaUGUlpLyImaYUn2/rG+i+9UQ==}
engines: {node: '>=16'}
cpu: [arm64]
os: [darwin]
- '@cloudflare/workerd-linux-64@1.20240701.0':
- resolution: {integrity: sha512-UWLr/Anxwwe/25nGv451MNd2jhREmPt/ws17DJJqTLAx6JxwGWA15MeitAIzl0dbxRFAJa+0+R8ag2WR3F/D6g==}
+ '@cloudflare/workerd-linux-64@1.20240712.0':
+ resolution: {integrity: sha512-MxpMHSJcZRUL66TO7BEnEim9WgZ8wJEVOB1Rq7a/IF2hI4/8f+N+02PChh62NkBlWxDfTXAtZy0tyQMm0EGjHg==}
engines: {node: '>=16'}
cpu: [x64]
os: [linux]
- '@cloudflare/workerd-linux-arm64@1.20240701.0':
- resolution: {integrity: sha512-3kCnF9kYgov1ggpuWbgpXt4stPOIYtVmPCa7MO2xhhA0TWP6JDUHRUOsnmIgKrvDjXuXqlK16cdg3v+EWsaPJg==}
+ '@cloudflare/workerd-linux-arm64@1.20240712.0':
+ resolution: {integrity: sha512-DtLYZsFFFAMgn+6YCHoQS6nYY4nbdAtcAFa4PhWTjLJDbvQEn3IoK9Bi4ajCL7xG36FeuBdZliSbBiiv7CJjfQ==}
engines: {node: '>=16'}
cpu: [arm64]
os: [linux]
- '@cloudflare/workerd-windows-64@1.20240701.0':
- resolution: {integrity: sha512-6IPGITRAeS67j3BH1rN4iwYWDt47SqJG7KlZJ5bB4UaNAia4mvMBSy/p2p4vA89bbXoDRjMtEvRu7Robu6O7hQ==}
+ '@cloudflare/workerd-windows-64@1.20240712.0':
+ resolution: {integrity: sha512-u8zoT9PQiiwxuz9npquLBFWrC/RlBWGGZ1aylarZNFlM4sFrRm+bRr6i+KtS+fltHIVXj3teuoKYytA1ppf9Yw==}
engines: {node: '>=16'}
cpu: [x64]
os: [win32]
- '@cloudflare/workers-types@4.20240620.0':
- resolution: {integrity: sha512-CQD8YS6evRob7LChvIX3gE3zYo0KVgaLDOu1SwNP1BVIS2Sa0b+FC8S1e1hhrNN8/E4chYlVN+FDAgA4KRDUEQ==}
+ '@cloudflare/workers-types@4.20240712.0':
+ resolution: {integrity: sha512-C+C0ZnkRrxR2tPkZKAXwBsWEse7bWaA7iMbaG6IKaxaPTo/5ilx7Ei3BkI2izxmOJMsC05VS1eFUf95urXzhmw==}
'@cspotcode/source-map-support@0.8.1':
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
@@ -325,8 +331,8 @@ packages:
peerDependencies:
tailwindcss: '*'
- '@es-joy/jsdoccomment@0.43.1':
- resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==}
+ '@es-joy/jsdoccomment@0.46.0':
+ resolution: {integrity: sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==}
engines: {node: '>=16'}
'@esbuild-kit/core-utils@3.3.2':
@@ -1191,8 +1197,8 @@ packages:
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@9.6.0':
- resolution: {integrity: sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==}
+ '@eslint/js@9.7.0':
+ resolution: {integrity: sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4':
@@ -1227,14 +1233,14 @@ packages:
resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
engines: {node: '>=18.18'}
- '@iconify-json/heroicons@1.1.21':
- resolution: {integrity: sha512-A+3L4KN+TjH3V8fQ2N2dkOOnLLxMgMBzO8RDT0P9YL+YzvLMIbe/lkDLSB8NB8x0DKWmkvTimoo1l4DKMwi7Zg==}
+ '@iconify-json/heroicons@1.1.22':
+ resolution: {integrity: sha512-UNfSBdD/JBYBvFFhce6e3FsmeqshGz8u964R36npJvIzuORhIHUXrFerulBWFmbG0V1xvMqLZVZc4bPyjP5p7A==}
- '@iconify/collections@1.0.437':
- resolution: {integrity: sha512-eGY1y8dP94zAh0a8hslIsQ6GofWzNwXKXXMW5F+rEr+EL+yO0RrDxYJOKTnYYvqzNsCBbmNr9kgX17OGQWeaEA==}
+ '@iconify/collections@1.0.440':
+ resolution: {integrity: sha512-W5H8DTj+psJxRXh5KKTN2V3XJBTmldzDlwJF7QygGR5qqRneAc5IlTXShuoSBJEj7oH3Iosd2Q6wUjNiJS4d7w==}
- '@iconify/json@2.2.225':
- resolution: {integrity: sha512-3MxzXdrxDxItlGxvTmLnbZGlvGcwuBIOofJfyobq097lysZasvsNddFguiWecmKP91nRR4I2ik7enFVQ9Lz3mg==}
+ '@iconify/json@2.2.228':
+ resolution: {integrity: sha512-Xd1CgQ1bCFLrp4t+J2TU+AXM+kVHAFLfhK9FcZD54aMPlzENdQMJ5JhfFzCgnsLBAIW1PbSY2Edbm4tt2Tw9Lg==}
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
@@ -1320,8 +1326,8 @@ packages:
'@jridgewell/source-map@0.3.6':
resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
- '@jridgewell/sourcemap-codec@1.4.15':
- resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
+ '@jridgewell/sourcemap-codec@1.5.0':
+ resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
@@ -1342,10 +1348,53 @@ packages:
'@kwsites/promise-deferred@1.1.1':
resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==}
+ '@mapbox/fusspot@0.4.0':
+ resolution: {integrity: sha512-6sys1vUlhNCqMvJOqPEPSi0jc9tg7aJ//oG1A16H3PXoIt9whtNngD7UzBHUVTH15zunR/vRvMtGNVsogm1KzA==}
+
+ '@mapbox/jsonlint-lines-primitives@2.0.2':
+ resolution: {integrity: sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==}
+ engines: {node: '>= 0.6'}
+
+ '@mapbox/mapbox-gl-geocoder@5.1.0-beta.0':
+ resolution: {integrity: sha512-e2qhcb7aZP4RF0ojk35RhPqcefzIJEcc8wouNOM+BFSA7G5E0iuZlWFRLJjA2gF1VXdBb30Y6aKrdE9HcfgeRA==}
+ engines: {node: '>=6'}
+ peerDependencies:
+ mapbox-gl: '>= 0.47.0 < 3.0.0'
+
+ '@mapbox/mapbox-gl-supported@3.0.0':
+ resolution: {integrity: sha512-2XghOwu16ZwPJLOFVuIOaLbN0iKMn867evzXFyf0P22dqugezfJwLmdanAgU25ITvz1TvOfVP4jsDImlDJzcWg==}
+
+ '@mapbox/mapbox-sdk@0.15.6':
+ resolution: {integrity: sha512-eBkeSefaIVYO75nGpcTvfQkEjIVOQ4siAllOM/ka0W8FU8V47G+YnIss4cmjQRip14q9EOX+ofx85OzapqbqCg==}
+ engines: {node: '>=6'}
+
'@mapbox/node-pre-gyp@1.0.11':
resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==}
hasBin: true
+ '@mapbox/parse-mapbox-token@0.2.0':
+ resolution: {integrity: sha512-BjeuG4sodYaoTygwXIuAWlZV6zUv4ZriYAQhXikzx+7DChycMUQ9g85E79Htat+AsBg+nStFALehlOhClYm5cQ==}
+
+ '@mapbox/point-geometry@0.1.0':
+ resolution: {integrity: sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==}
+
+ '@mapbox/polyline@1.2.1':
+ resolution: {integrity: sha512-sn0V18O3OzW4RCcPoUIVDWvEGQaBNH9a0y5lgqrf5hUycyw1CzrhEoxV5irzrMNXKCkw1xRsZXcaVbsVZggHXA==}
+ hasBin: true
+
+ '@mapbox/tiny-sdf@2.0.6':
+ resolution: {integrity: sha512-qMqa27TLw+ZQz5Jk+RcwZGH7BQf5G/TrutJhspsca/3SHwmgKQ1iq+d3Jxz5oysPVYTGP6aXxCo5Lk9Er6YBAA==}
+
+ '@mapbox/unitbezier@0.0.1':
+ resolution: {integrity: sha512-nMkuDXFv60aBr9soUG5q+GvZYL+2KZHVvsqFCzqnkGEf46U2fvmytHaEVc1/YZbiLn8X+eR3QzX1+dwDO1lxlw==}
+
+ '@mapbox/vector-tile@1.3.1':
+ resolution: {integrity: sha512-MCEddb8u44/xfQ3oD+Srl/tNcQoqTw3goGk2oLsrFxOTc3dUp+kAnby3PvAeeBYSMSjSPD1nd1AJA6W49WnoUw==}
+
+ '@mapbox/whoots-js@3.1.0':
+ resolution: {integrity: sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==}
+ engines: {node: '>=6.0.0'}
+
'@miyaneee/rollup-plugin-json5@1.2.0':
resolution: {integrity: sha512-JjTIaXZp9WzhUHpElrqPnl1AzBi/rvRs065F71+aTmlqvTMVkdbjZ8vfFl4nRlgJy+TPBw69ZK4pwFdmOAt4aA==}
peerDependencies:
@@ -1447,8 +1496,8 @@ packages:
'@nuxthq/studio@2.0.3':
resolution: {integrity: sha512-EeqtfSc7pPUuQJcLiSgHYXkNVVvejjFDIhbyFRTKJDblVvUEb9ecq1FjYEgbi1QYvuBlLUMjvwmcQuXs8wI/bQ==}
- '@nuxthub/core@0.7.0':
- resolution: {integrity: sha512-Mlm/GoMiv8K02zYBSYv5wHBDTLv8JQMuE15ffXUMDc/rCKFDyJFgLk3T76KncwjoALyR/YSTozTbXRg+zoSV1g==}
+ '@nuxthub/core@0.7.1':
+ resolution: {integrity: sha512-QYuwCD+s9uESakG9ixVwXkeb+RFJqoGreugHawzJ4wYDoXClHGv2VG4wFrDt+gPNNGmgMQof366ZwONlf8DxIg==}
'@nuxtjs/color-mode@3.4.2':
resolution: {integrity: sha512-6A+lDP8R6fFXc1Ip5tDepKq9MJW6oxbRlz1plvW52yacnpeDFXv5S5rDS0ax31AuSFUPlgzHymFSdjcylBwZ6w==}
@@ -1463,8 +1512,8 @@ packages:
'@nuxtjs/mdc@0.8.3':
resolution: {integrity: sha512-FqvJFWkBN9u2FeWog+7+C0aIOx0WIu61TYgAXPmmIOVVua6s2mXQsMyF3fXY2M56QBIaYJzK/SYN+5FGr5GNTQ==}
- '@nuxtjs/tailwindcss@6.12.0':
- resolution: {integrity: sha512-vXvEq8z177TQcx0tc10mw3O6T9WeN0iTL8hIKGDfidmr+HKReexJU01aPgHefFrCu4LJB70egYFYnywzB9lMyQ==}
+ '@nuxtjs/tailwindcss@6.12.1':
+ resolution: {integrity: sha512-UKmaPRVpxlFqLorhL6neEba2tySlsj6w6yDb7jzS6A0AAjyBQ6k3BQqWO+AaTy2iQLX7eR+1yj3/w43HzY8RtA==}
'@opentelemetry/api@1.9.0':
resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==}
@@ -1651,83 +1700,83 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.18.0':
- resolution: {integrity: sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==}
+ '@rollup/rollup-android-arm-eabi@4.18.1':
+ resolution: {integrity: sha512-lncuC4aHicncmbORnx+dUaAgzee9cm/PbIqgWz1PpXuwc+sa1Ct83tnqUDy/GFKleLiN7ZIeytM6KJ4cAn1SxA==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.18.0':
- resolution: {integrity: sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==}
+ '@rollup/rollup-android-arm64@4.18.1':
+ resolution: {integrity: sha512-F/tkdw0WSs4ojqz5Ovrw5r9odqzFjb5LIgHdHZG65dFI1lWTWRVy32KDJLKRISHgJvqUeUhdIvy43fX41znyDg==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.18.0':
- resolution: {integrity: sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==}
+ '@rollup/rollup-darwin-arm64@4.18.1':
+ resolution: {integrity: sha512-vk+ma8iC1ebje/ahpxpnrfVQJibTMyHdWpOGZ3JpQ7Mgn/3QNHmPq7YwjZbIE7km73dH5M1e6MRRsnEBW7v5CQ==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.18.0':
- resolution: {integrity: sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==}
+ '@rollup/rollup-darwin-x64@4.18.1':
+ resolution: {integrity: sha512-IgpzXKauRe1Tafcej9STjSSuG0Ghu/xGYH+qG6JwsAUxXrnkvNHcq/NL6nz1+jzvWAnQkuAJ4uIwGB48K9OCGA==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-linux-arm-gnueabihf@4.18.0':
- resolution: {integrity: sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.18.1':
+ resolution: {integrity: sha512-P9bSiAUnSSM7EmyRK+e5wgpqai86QOSv8BwvkGjLwYuOpaeomiZWifEos517CwbG+aZl1T4clSE1YqqH2JRs+g==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.18.0':
- resolution: {integrity: sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==}
+ '@rollup/rollup-linux-arm-musleabihf@4.18.1':
+ resolution: {integrity: sha512-5RnjpACoxtS+aWOI1dURKno11d7krfpGDEn19jI8BuWmSBbUC4ytIADfROM1FZrFhQPSoP+KEa3NlEScznBTyQ==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.18.0':
- resolution: {integrity: sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==}
+ '@rollup/rollup-linux-arm64-gnu@4.18.1':
+ resolution: {integrity: sha512-8mwmGD668m8WaGbthrEYZ9CBmPug2QPGWxhJxh/vCgBjro5o96gL04WLlg5BA233OCWLqERy4YUzX3bJGXaJgQ==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.18.0':
- resolution: {integrity: sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==}
+ '@rollup/rollup-linux-arm64-musl@4.18.1':
+ resolution: {integrity: sha512-dJX9u4r4bqInMGOAQoGYdwDP8lQiisWb9et+T84l2WXk41yEej8v2iGKodmdKimT8cTAYt0jFb+UEBxnPkbXEQ==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-powerpc64le-gnu@4.18.0':
- resolution: {integrity: sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.18.1':
+ resolution: {integrity: sha512-V72cXdTl4EI0x6FNmho4D502sy7ed+LuVW6Ym8aI6DRQ9hQZdp5sj0a2usYOlqvFBNKQnLQGwmYnujo2HvjCxQ==}
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.18.0':
- resolution: {integrity: sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==}
+ '@rollup/rollup-linux-riscv64-gnu@4.18.1':
+ resolution: {integrity: sha512-f+pJih7sxoKmbjghrM2RkWo2WHUW8UbfxIQiWo5yeCaCM0TveMEuAzKJte4QskBp1TIinpnRcxkquY+4WuY/tg==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.18.0':
- resolution: {integrity: sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==}
+ '@rollup/rollup-linux-s390x-gnu@4.18.1':
+ resolution: {integrity: sha512-qb1hMMT3Fr/Qz1OKovCuUM11MUNLUuHeBC2DPPAWUYYUAOFWaxInaTwTQmc7Fl5La7DShTEpmYwgdt2hG+4TEg==}
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.18.0':
- resolution: {integrity: sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==}
+ '@rollup/rollup-linux-x64-gnu@4.18.1':
+ resolution: {integrity: sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.18.0':
- resolution: {integrity: sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==}
+ '@rollup/rollup-linux-x64-musl@4.18.1':
+ resolution: {integrity: sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-win32-arm64-msvc@4.18.0':
- resolution: {integrity: sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==}
+ '@rollup/rollup-win32-arm64-msvc@4.18.1':
+ resolution: {integrity: sha512-W2ZNI323O/8pJdBGil1oCauuCzmVd9lDmWBBqxYZcOqWD6aWqJtVBQ1dFrF4dYpZPks6F+xCZHfzG5hYlSHZ6g==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.18.0':
- resolution: {integrity: sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==}
+ '@rollup/rollup-win32-ia32-msvc@4.18.1':
+ resolution: {integrity: sha512-ELfEX1/+eGZYMaCIbK4jqLxO1gyTSOIlZr6pbC4SRYFaSIDVKOnZNMdoZ+ON0mrFDp4+H5MhwNC1H/AhE3zQLg==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.18.0':
- resolution: {integrity: sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==}
+ '@rollup/rollup-win32-x64-msvc@4.18.1':
+ resolution: {integrity: sha512-yjk2MAkQmoaPYCSu35RLJ62+dz358nE83VfTePJRp8CG7aMg25mEJYpXFiD+NcevhX8LxD5OP5tktPXnXN7GDw==}
cpu: [x64]
os: [win32]
@@ -1780,6 +1829,10 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
+ '@szmarczak/http-timer@4.0.6':
+ resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==}
+ engines: {node: '>=10'}
+
'@tailwindcss/aspect-ratio@0.4.2':
resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==}
peerDependencies:
@@ -1800,11 +1853,11 @@ packages:
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
- '@tanstack/virtual-core@3.8.1':
- resolution: {integrity: sha512-uNtAwenT276M9QYCjTBoHZ8X3MUeCRoGK59zPi92hMIxdfS9AyHjkDWJ94WroDxnv48UE+hIeo21BU84jKc8aQ==}
+ '@tanstack/virtual-core@3.8.3':
+ resolution: {integrity: sha512-vd2A2TnM5lbnWZnHi9B+L2gPtkSeOtJOAw358JqokIH1+v2J7vUAzFVPwB/wrye12RFOurffXu33plm4uQ+JBQ==}
- '@tanstack/vue-virtual@3.8.1':
- resolution: {integrity: sha512-uhty1LzUbbcVc5zdMMSUjUt/ECTlMCtK49Ww7dH2m4lNNLGYwkj5SbfrAD8uCZxV1VeV7DRMXqhwUTELyR5rrA==}
+ '@tanstack/vue-virtual@3.8.3':
+ resolution: {integrity: sha512-xrFLkOiqLoGwohgr1+Q880hkNdQWqwi19EXzx38iAjVEm1Db3KIAV0aVP57/dnNXU3NO1Vx8wnIHII5J4n1LyA==}
peerDependencies:
vue: ^2.7.0 || ^3.0.0
@@ -1812,6 +1865,9 @@ packages:
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
engines: {node: '>=10.13.0'}
+ '@types/cacheable-request@6.0.3':
+ resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==}
+
'@types/debug@4.1.12':
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
@@ -1821,18 +1877,36 @@ packages:
'@types/estree@1.0.5':
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
+ '@types/geojson@7946.0.14':
+ resolution: {integrity: sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==}
+
'@types/hast@3.0.4':
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
+ '@types/http-cache-semantics@4.0.4':
+ resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
+
'@types/http-proxy@1.17.14':
resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==}
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
+ '@types/keyv@3.1.4':
+ resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
+
+ '@types/mapbox-gl@3.1.0':
+ resolution: {integrity: sha512-hI6cQDjw1bkJw7MC/eHMqq5TWUamLwsujnUUeiIX2KDRjxRNSYMjnHz07+LATz9I9XIsKumOtUz4gRYnZOJ/FA==}
+
+ '@types/mapbox__mapbox-gl-geocoder@5.0.0':
+ resolution: {integrity: sha512-eGBWdFiP2QgmwndPyhwK6eBeOfyB8vRscp2C6Acqasx5dH8FvTo/VgXWCrCKFR3zkWek/H4w4/CwmBFOs7OLBA==}
+
'@types/mdast@4.0.4':
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
+ '@types/minimist@1.2.5':
+ resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
+
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
@@ -1848,6 +1922,9 @@ packages:
'@types/resolve@1.20.2':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
+ '@types/responselike@1.0.3':
+ resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
+
'@types/unist@2.0.10':
resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==}
@@ -1857,8 +1934,8 @@ packages:
'@types/web-bluetooth@0.0.20':
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
- '@typescript-eslint/eslint-plugin@7.15.0':
- resolution: {integrity: sha512-uiNHpyjZtFrLwLDpHnzaDlP3Tt6sGMqTCiqmxaN4n4RP0EfYZDODJyddiFDF44Hjwxr5xAcaYxVKm9QKQFJFLA==}
+ '@typescript-eslint/eslint-plugin@7.16.1':
+ resolution: {integrity: sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
'@typescript-eslint/parser': ^7.0.0
@@ -1868,8 +1945,8 @@ packages:
typescript:
optional: true
- '@typescript-eslint/parser@7.15.0':
- resolution: {integrity: sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==}
+ '@typescript-eslint/parser@7.16.1':
+ resolution: {integrity: sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -1878,12 +1955,12 @@ packages:
typescript:
optional: true
- '@typescript-eslint/scope-manager@7.15.0':
- resolution: {integrity: sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==}
+ '@typescript-eslint/scope-manager@7.16.1':
+ resolution: {integrity: sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==}
engines: {node: ^18.18.0 || >=20.0.0}
- '@typescript-eslint/type-utils@7.15.0':
- resolution: {integrity: sha512-SkgriaeV6PDvpA6253PDVep0qCqgbO1IOBiycjnXsszNTVQe5flN5wR5jiczoEoDEnAqYFSFFc9al9BSGVltkg==}
+ '@typescript-eslint/type-utils@7.16.1':
+ resolution: {integrity: sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -1892,12 +1969,12 @@ packages:
typescript:
optional: true
- '@typescript-eslint/types@7.15.0':
- resolution: {integrity: sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==}
+ '@typescript-eslint/types@7.16.1':
+ resolution: {integrity: sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==}
engines: {node: ^18.18.0 || >=20.0.0}
- '@typescript-eslint/typescript-estree@7.15.0':
- resolution: {integrity: sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==}
+ '@typescript-eslint/typescript-estree@7.16.1':
+ resolution: {integrity: sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
typescript: '*'
@@ -1905,33 +1982,33 @@ packages:
typescript:
optional: true
- '@typescript-eslint/utils@7.15.0':
- resolution: {integrity: sha512-hfDMDqaqOqsUVGiEPSMLR/AjTSCsmJwjpKkYQRo1FNbmW4tBwBspYDwO9eh7sKSTwMQgBw9/T4DHudPaqshRWA==}
+ '@typescript-eslint/utils@7.16.1':
+ resolution: {integrity: sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
- '@typescript-eslint/visitor-keys@7.15.0':
- resolution: {integrity: sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==}
+ '@typescript-eslint/visitor-keys@7.16.1':
+ resolution: {integrity: sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==}
engines: {node: ^18.18.0 || >=20.0.0}
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
- '@unhead/dom@1.9.15':
- resolution: {integrity: sha512-4sdP/2Unt4zFRO8pBZVXvebidGmrLEvnDU6ZpasZfInjiiuuaQOVTJaiKnEnug3cmW2YjglPG2d1c2xAsHr3NQ==}
+ '@unhead/dom@1.9.16':
+ resolution: {integrity: sha512-aZIAnnc89Csi1vV4mtlHYI765B7m1yuaXUuQiYHwr6glE9FLyy2X87CzEci4yPH/YbkKm0bGQRfcxXq6Eq0W7g==}
- '@unhead/schema@1.9.15':
- resolution: {integrity: sha512-9ADZuXOH+tOKHIjXsgg+SPINnh/YJEBMCjpg+8VLGgE2r5med3jAnOU8g7ALfuVEBRBrbFgs1qVKoKm1NkTXJQ==}
+ '@unhead/schema@1.9.16':
+ resolution: {integrity: sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==}
- '@unhead/shared@1.9.15':
- resolution: {integrity: sha512-+U5r04eRtCNcniWjzNPRtwVuF9rW/6EXxhGvuohJBDaIE57J6BHWo5cEp7Pqts7DlTFs7LiDtH8ONNDv4QqRaw==}
+ '@unhead/shared@1.9.16':
+ resolution: {integrity: sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==}
- '@unhead/ssr@1.9.15':
- resolution: {integrity: sha512-gqRQQkT1jzZKf9nF7r1exBtWbBi5QjGi7wa0y7cHPJ6aTPOyLVTeb9OvfC0MAP94JXgsZrgyQt8q8uD6N1tfTw==}
+ '@unhead/ssr@1.9.16':
+ resolution: {integrity: sha512-8R1qt4VAemX4Iun/l7DnUBJqmxA/KaUSc2+/hRYPJYOopXdCWkoaxC1K1ROX2vbRF7qmjdU5ik/a27kSPN94gg==}
- '@unhead/vue@1.9.15':
- resolution: {integrity: sha512-h866wYOs6Q6+lc0av4EU0CPTtTvaz9UWwwsiNoulzJa95QyUN/gDPI/NiDuKweHswY+a0SSzEqe9Nhg+LlmHew==}
+ '@unhead/vue@1.9.16':
+ resolution: {integrity: sha512-kpMWWwm8cOwo4gw4An43pz30l2CqNtmJpX5Xsu79rwf6Viq8jHAjk6BGqyKy220M2bpa0Va4fnR532SgGO1YgQ==}
peerDependencies:
vue: '>=2.7 || >=3'
@@ -1960,20 +2037,20 @@ packages:
'@volar/language-core@1.11.1':
resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
- '@volar/language-core@2.4.0-alpha.15':
- resolution: {integrity: sha512-mt8z4Fm2WxfQYoQHPcKVjLQV6PgPqyKLbkCVY2cr5RSaamqCHjhKEpsFX66aL4D/7oYguuaUw9Bx03Vt0TpIIA==}
+ '@volar/language-core@2.4.0-alpha.16':
+ resolution: {integrity: sha512-oOTnIZlx0P/idFwVw+W0NbzKDtZAQMzXSdIFfTePCKcXlb4Ys12GaGkx8NF9dsvPYV3nbv3ZsSxnkZWBmNKd7A==}
'@volar/source-map@1.11.1':
resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
- '@volar/source-map@2.4.0-alpha.15':
- resolution: {integrity: sha512-8Htngw5TmBY4L3ClDqBGyfLhsB8EmoEXUH1xydyEtEoK0O6NX5ur4Jw8jgvscTlwzizyl/wsN1vn0cQXVbbXYg==}
+ '@volar/source-map@2.4.0-alpha.16':
+ resolution: {integrity: sha512-sL9vNG7iR2hiKZor7UkD5Sufu3QCia4cbp2gX/nGRNSdaPbhOpdAoavwlBm0PrVkpiA19NZuavZoobD8krviFg==}
'@volar/typescript@1.11.1':
resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==}
- '@volar/typescript@2.4.0-alpha.15':
- resolution: {integrity: sha512-U3StRBbDuxV6Woa4hvGS4kz3XcOzrWUKgFdEFN+ba1x3eaYg7+ytau8ul05xgA+UNGLXXsKur7fTUhDFyISk0w==}
+ '@volar/typescript@2.4.0-alpha.16':
+ resolution: {integrity: sha512-WCx7z5O81McCQp2cC0c8081y+MgTiAR2WAiJjVL4tr4Qh4GgqK0lgn3CqAjcKizaK1R5y3wfrUqgIYr+QeFYcw==}
'@vue-macros/common@1.10.4':
resolution: {integrity: sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==}
@@ -2021,8 +2098,8 @@ packages:
'@vue/devtools-kit@7.3.3':
resolution: {integrity: sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==}
- '@vue/devtools-shared@7.3.5':
- resolution: {integrity: sha512-Rqii3VazmWTi67a86rYopi61n5Ved05EybJCwyrfoO9Ok3MaS/4yRFl706ouoISMlyrASJFEzM0/AiDA6w4f9A==}
+ '@vue/devtools-shared@7.3.6':
+ resolution: {integrity: sha512-R/FOmdJV+hhuwcNoxp6e87RRkEeDMVhWH+nOsnHUrwjjsyeXJ2W1475Ozmw+cbZhejWQzftkHVKO28Fuo1yqCw==}
'@vue/language-core@1.8.27':
resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
@@ -2227,6 +2304,10 @@ packages:
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
engines: {node: '>=8'}
+ arrify@1.0.1:
+ resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==}
+ engines: {node: '>=0.10.0'}
+
as-table@1.0.55:
resolution: {integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==}
@@ -2288,6 +2369,9 @@ packages:
bare-stream@2.1.3:
resolution: {integrity: sha512-tiDAH9H/kP+tvNO5sczyn9ZAA7utrSMobyDchsnyyXBuUe2FSQWbxhtuHB8jwpHYYevVo2UJpcmvvjrbHboUUQ==}
+ base-64@0.1.0:
+ resolution: {integrity: sha512-Y5gU45svrR5tI2Vt/X9GPd3L0HNIKzGu202EjxrXMpuc2V2CiKgemAbUUsqYmZJvPtCXoUKjNZwBJzsNScUbXA==}
+
base64-js@1.5.1:
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
@@ -2320,8 +2404,8 @@ packages:
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines: {node: '>=8'}
- browserslist@4.23.1:
- resolution: {integrity: sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==}
+ browserslist@4.23.2:
+ resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
@@ -2368,6 +2452,14 @@ packages:
resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==}
engines: {node: '>= 6.0.0'}
+ cacheable-lookup@5.0.4:
+ resolution: {integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==}
+ engines: {node: '>=10.6.0'}
+
+ cacheable-request@7.0.4:
+ resolution: {integrity: sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==}
+ engines: {node: '>=8'}
+
callsites@3.1.0:
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
engines: {node: '>=6'}
@@ -2376,6 +2468,14 @@ packages:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
engines: {node: '>= 6'}
+ camelcase-keys@6.2.2:
+ resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==}
+ engines: {node: '>=8'}
+
+ camelcase@5.3.1:
+ resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
+ engines: {node: '>=6'}
+
camelcase@6.3.0:
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines: {node: '>=10'}
@@ -2383,8 +2483,8 @@ packages:
caniuse-api@3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
- caniuse-lite@1.0.30001640:
- resolution: {integrity: sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==}
+ caniuse-lite@1.0.30001642:
+ resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==}
capnp-ts@0.7.0:
resolution: {integrity: sha512-XKxXAC3HVPv7r674zP0VC3RTXz+/JKhfyw94ljvF80yynK6VkTnqE3jMuN8b3dUVmmc43TjyxjW4KTsmB3c86g==}
@@ -2420,6 +2520,9 @@ packages:
character-reference-invalid@2.0.1:
resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
+ cheap-ruler@4.0.0:
+ resolution: {integrity: sha512-0BJa8f4t141BYKQyn9NSQt1PguFQXMXwZiA5shfoaBYHAb2fFk2RAX+tiWMoQU+Agtzt3mdt0JtuyshAXqZ+Vw==}
+
chokidar@3.6.0:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines: {node: '>= 8.10.0'}
@@ -2453,6 +2556,9 @@ packages:
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
engines: {node: '>=12'}
+ clone-response@1.0.3:
+ resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==}
+
cluster-key-slot@1.1.2:
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
engines: {node: '>=0.10.0'}
@@ -2588,8 +2694,8 @@ packages:
create-require@1.1.1:
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
- croner@8.0.2:
- resolution: {integrity: sha512-HgSdlSUX8mIgDTTiQpWUP4qY4IFRMsduPCYdca34Pelt8MVdxdaDOzreFtCscA6R+cRZd7UbD1CD3uyx6J3X1A==}
+ croner@8.1.0:
+ resolution: {integrity: sha512-sz990XOUPR8dG/r5BRKMBd15MYDDUu8oeSaxFD5DqvNgHSZw8Psd1s689/IGET7ezxRMiNlCIyGeY1Gvxp/MLg==}
engines: {node: '>=18.0'}
cronstrue@2.50.0:
@@ -2629,6 +2735,9 @@ packages:
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
engines: {node: '>= 6'}
+ csscolorparser@1.0.3:
+ resolution: {integrity: sha512-umPSgYwZkdFoUrH5hIq5kf0wPSXiro51nPw0j2K/c83KflkPSTBGMz6NJvMB+07VlL0y7VPo6QJcDjcgKTTm3w==}
+
cssesc@3.0.0:
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
engines: {node: '>=4'}
@@ -2710,6 +2819,14 @@ packages:
supports-color:
optional: true
+ decamelize-keys@1.1.1:
+ resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==}
+ engines: {node: '>=0.10.0'}
+
+ decamelize@1.2.0:
+ resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
+ engines: {node: '>=0.10.0'}
+
decode-named-character-reference@1.0.2:
resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==}
@@ -2739,6 +2856,10 @@ packages:
resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
engines: {node: '>=18'}
+ defer-to-connect@2.0.1:
+ resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==}
+ engines: {node: '>=10'}
+
define-lazy-prop@2.0.0:
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
engines: {node: '>=8'}
@@ -2841,8 +2962,8 @@ packages:
resolution: {integrity: sha512-VjI4wsJjk3hSqHSa3TwBf+uvH6M6pRHyxyoVbt935GUzP9tUR/BRZ+MhEJNgryqbzN2Za1KP0eJMTgKEPsalYQ==}
hasBin: true
- drizzle-orm@0.31.2:
- resolution: {integrity: sha512-QnenevbnnAzmbNzQwbhklvIYrDE8YER8K7kSrAWQSV1YvFCdSQPzj+jzqRdTSsV2cDqSpQ0NXGyL1G9I43LDLg==}
+ drizzle-orm@0.31.4:
+ resolution: {integrity: sha512-VGD9SH9aStF2z4QOTnVlVX/WghV/EnuEzTmsH3fSVp2E4fFgc8jl3viQrS/XUJx1ekW4rVVLJMH42SfGQdjX3Q==}
peerDependencies:
'@aws-sdk/client-rds-data': '>=3'
'@cloudflare/workers-types': '>=3'
@@ -2852,6 +2973,7 @@ packages:
'@op-engineering/op-sqlite': '>=2'
'@opentelemetry/api': ^1.4.1
'@planetscale/database': '>=1'
+ '@prisma/client': '*'
'@tidbcloud/serverless': '*'
'@types/better-sqlite3': '*'
'@types/pg': '*'
@@ -2867,6 +2989,7 @@ packages:
mysql2: '>=2'
pg: '>=8'
postgres: '>=3'
+ prisma: '*'
react: '>=18'
sql.js: '>=1'
sqlite3: '>=5'
@@ -2887,6 +3010,8 @@ packages:
optional: true
'@planetscale/database':
optional: true
+ '@prisma/client':
+ optional: true
'@tidbcloud/serverless':
optional: true
'@types/better-sqlite3':
@@ -2917,6 +3042,8 @@ packages:
optional: true
postgres:
optional: true
+ prisma:
+ optional: true
react:
optional: true
sql.js:
@@ -2927,14 +3054,17 @@ packages:
duplexer@0.1.2:
resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
+ earcut@3.0.0:
+ resolution: {integrity: sha512-41Fs7Q/PLq1SDbqjsgcY7GA42T0jvaCNGXgGtsNdvg+Yv8eIu06bxv4/PoREkZ9nMDNwnUSG9OFB9+yv8eKhDg==}
+
eastasianwidth@0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
- electron-to-chromium@1.4.818:
- resolution: {integrity: sha512-eGvIk2V0dGImV9gWLq8fDfTTsCAeMDwZqEPMr+jMInxZdnp9Us8UpovYpRCf9NQ7VOFgrN2doNSgvISbsbNpxA==}
+ electron-to-chromium@1.4.828:
+ resolution: {integrity: sha512-QOIJiWpQJDHAVO4P58pwb133Cwee0nbvy/MV1CwzZVGpkH1RX33N3vsaWRCpR6bF63AAq366neZrRTu7Qlsbbw==}
emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -2961,8 +3091,8 @@ packages:
engine.io-client@6.5.4:
resolution: {integrity: sha512-GeZeeRjpD2qf49cZQ0Wvh/8NJNfeXkXXcoGh+F77oEAgo9gUHwT1fCRxSNU+YEEaysOJTnsFHmM5oAcPy4ntvQ==}
- engine.io-parser@5.2.2:
- resolution: {integrity: sha512-RcyUFKA93/CXH20l4SoVvzZfrSDMOTUS3bWVpTt2FuFP+XYrL8i8oonHP7WInRyVHXh0n/ORtoeiE1os+8qkSw==}
+ engine.io-parser@5.2.3:
+ resolution: {integrity: sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==}
engines: {node: '>=10.0.0'}
enhanced-resolve@5.17.0:
@@ -3041,8 +3171,8 @@ packages:
engines: {node: '>=6.0'}
hasBin: true
- eslint-config-flat-gitignore@0.1.6:
- resolution: {integrity: sha512-9MDrX6SNdwb+QtYR4Ox88f5HUPeDog1TgkqFXMJAXpLHZqVpTA5sT/DAGKUj8+TBrQXXemM325dROAofRtTa+w==}
+ eslint-config-flat-gitignore@0.1.8:
+ resolution: {integrity: sha512-OEUbS2wzzYtUfshjOqzFo4Bl4lHykXUdM08TCnYNl7ki+niW4Q1R0j0FDFDr0vjVsI5ZFOz5LvluxOP+Ew+dYw==}
eslint-flat-config-utils@0.2.5:
resolution: {integrity: sha512-iO+yLZtC/LKgACerkpvsZ6NoRVB2sxT04mOpnNcEM1aTwKy+6TsT46PUvrML4y2uVBS6I67hRCd2JiKAPaL/Uw==}
@@ -3056,8 +3186,8 @@ packages:
peerDependencies:
eslint: ^8.56.0 || ^9.0.0-0
- eslint-plugin-jsdoc@48.5.2:
- resolution: {integrity: sha512-VXBJFviQz30rynlOEQ+dNWLmeopjoAgutUVrWOZwm6Ki4EVDm4XkyIqAV/Zhf7FcDr0AG0aGmRn5FxxCtAF0tA==}
+ eslint-plugin-jsdoc@48.7.0:
+ resolution: {integrity: sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -3084,8 +3214,8 @@ packages:
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- eslint-scope@8.0.1:
- resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==}
+ eslint-scope@8.0.2:
+ resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint-typegen@0.2.4:
@@ -3101,8 +3231,8 @@ packages:
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint@9.6.0:
- resolution: {integrity: sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==}
+ eslint@9.7.0:
+ resolution: {integrity: sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
@@ -3119,8 +3249,8 @@ packages:
engines: {node: '>=4'}
hasBin: true
- esquery@1.5.0:
- resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
+ esquery@1.6.0:
+ resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
engines: {node: '>=0.10'}
esrecurse@4.3.0:
@@ -3152,6 +3282,9 @@ packages:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
engines: {node: '>=6'}
+ eventemitter3@3.1.2:
+ resolution: {integrity: sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==}
+
events@3.3.0:
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
engines: {node: '>=0.8.x'}
@@ -3204,6 +3337,9 @@ packages:
fastq@1.17.1:
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
+ fflate@0.8.2:
+ resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
+
file-entry-cache@8.0.0:
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
engines: {node: '>=16.0.0'}
@@ -3215,6 +3351,10 @@ packages:
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
engines: {node: '>=8'}
+ find-up-simple@1.0.0:
+ resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==}
+ engines: {node: '>=18'}
+
find-up@4.1.0:
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
engines: {node: '>=8'}
@@ -3255,6 +3395,10 @@ packages:
resolution: {integrity: sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==}
engines: {node: '>=14'}
+ form-data@3.0.1:
+ resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==}
+ engines: {node: '>= 6'}
+
form-data@4.0.0:
resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
engines: {node: '>= 6'}
@@ -3296,6 +3440,10 @@ packages:
resolution: {integrity: sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==}
engines: {node: '>=10'}
+ fuzzy@0.1.3:
+ resolution: {integrity: sha512-/gZffu4ykarLrCiP3Ygsa86UAo1E5vEVlvTrpkKywXSbP9Xhln3oSp9QSV57gEq3JFFpGJ4GZ+5zdEp3FcUh4w==}
+ engines: {node: '>= 0.6.0'}
+
gauge@3.0.2:
resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==}
engines: {node: '>=10'}
@@ -3305,6 +3453,9 @@ packages:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines: {node: '>=6.9.0'}
+ geojson-vt@4.0.2:
+ resolution: {integrity: sha512-AV9ROqlNqoZEIJGfm1ncNjEXfkz2hdFlZf0qkVfmkwdKa8vj7H16YUOT81rJw1rdFhyEDlN2Tds91p/glzbl5A==}
+
get-caller-file@2.0.5:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
@@ -3315,6 +3466,10 @@ packages:
get-source@2.0.12:
resolution: {integrity: sha512-X5+4+iD+HoSeEED+uwrQ07BOQr0kEDFMVqqpBuI+RaZBpBpHCuXxo70bjar6f0b0u/DQJsJ7ssurpP0V60Az+w==}
+ get-stream@5.2.0:
+ resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
+ engines: {node: '>=8'}
+
get-stream@6.0.1:
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
engines: {node: '>=10'}
@@ -3337,8 +3492,8 @@ packages:
git-up@7.0.0:
resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==}
- git-url-parse@14.0.0:
- resolution: {integrity: sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==}
+ git-url-parse@14.1.0:
+ resolution: {integrity: sha512-8xg65dTxGHST3+zGpycMMFZcoTzAdZ2dOtu4vmgIfkTFnVHBxHMzBC2L1k8To7EmrSiHesT8JgPLT91VKw1B5g==}
github-from-package@0.0.0:
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
@@ -3346,6 +3501,9 @@ packages:
github-slugger@2.0.0:
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
+ gl-matrix@3.4.3:
+ resolution: {integrity: sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==}
+
glob-parent@5.1.2:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'}
@@ -3357,9 +3515,8 @@ packages:
glob-to-regexp@0.4.1:
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
- glob@10.4.3:
- resolution: {integrity: sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==}
- engines: {node: '>=18'}
+ glob@10.4.5:
+ resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
hasBin: true
glob@7.2.3:
@@ -3402,12 +3559,19 @@ packages:
google-fonts-helper@3.6.0:
resolution: {integrity: sha512-ReantWd/l8dedKqTYjvqaQ55rAl/rbRqWL5VXHNXtGwIhMX4N8VNA7V19drr7xiv5G3pzlYID0K4FauvGqnWEg==}
+ got@11.8.6:
+ resolution: {integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==}
+ engines: {node: '>=10.19.0'}
+
graceful-fs@4.2.11:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
graphemer@1.4.0:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
+ grid-index@1.1.0:
+ resolution: {integrity: sha512-HZRwumpOGUrHyxO5bqKZL0B0GlUpwtCAzZ42sgxUPniu33R1LSFH5yrIcBCHjkctCAh3mtWKcKd9J4vDDdeVHA==}
+
gzip-size@7.0.0:
resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -3421,6 +3585,10 @@ packages:
h3@1.12.0:
resolution: {integrity: sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==}
+ hard-rejection@2.1.0:
+ resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==}
+ engines: {node: '>=6'}
+
has-flag@3.0.0:
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
engines: {node: '>=4'}
@@ -3481,6 +3649,10 @@ packages:
hosted-git-info@2.8.9:
resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
+ hosted-git-info@4.1.0:
+ resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==}
+ engines: {node: '>=10'}
+
html-tags@3.3.1:
resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
engines: {node: '>=8'}
@@ -3492,6 +3664,9 @@ packages:
resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==}
engines: {node: '>= 0.8'}
+ http-cache-semantics@4.1.1:
+ resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
+
http-errors@1.6.3:
resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==}
engines: {node: '>= 0.6'}
@@ -3508,6 +3683,10 @@ packages:
resolution: {integrity: sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==}
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
+ http2-wrapper@1.0.3:
+ resolution: {integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==}
+ engines: {node: '>=10.19.0'}
+
https-proxy-agent@5.0.1:
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
engines: {node: '>= 6'}
@@ -3671,6 +3850,10 @@ packages:
resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
engines: {node: '>=12'}
+ is-plain-obj@1.1.0:
+ resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==}
+ engines: {node: '>=0.10.0'}
+
is-plain-obj@4.1.0:
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
engines: {node: '>=12'}
@@ -3711,9 +3894,8 @@ packages:
isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
- jackspeak@3.4.1:
- resolution: {integrity: sha512-U23pQPDnmYybVkYjObcuYMk43VRlMLLqLI+RdZy8s8WV8WsxO9SnqSroKaluuvcNOdCAlauKszDwd+umbot5Mg==}
- engines: {node: '>=18'}
+ jackspeak@3.4.3:
+ resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
jiti@1.21.6:
resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
@@ -3774,6 +3956,9 @@ packages:
jsonfile@6.1.0:
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
+ kdbush@4.0.2:
+ resolution: {integrity: sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==}
+
keygrip@1.1.0:
resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==}
engines: {node: '>= 0.6'}
@@ -3781,6 +3966,10 @@ packages:
keyv@4.5.4:
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
+ kind-of@6.0.3:
+ resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
+ engines: {node: '>=0.10.0'}
+
kleur@3.0.3:
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
engines: {node: '>=6'}
@@ -3863,6 +4052,12 @@ packages:
lodash.castarray@4.4.0:
resolution: {integrity: sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==}
+ lodash.clonedeep@4.5.0:
+ resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
+
+ lodash.debounce@4.0.8:
+ resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
+
lodash.defaults@4.2.0:
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
@@ -3887,13 +4082,20 @@ packages:
longest-streak@3.1.0:
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
- lru-cache@10.3.1:
- resolution: {integrity: sha512-9/8QXrtbGeMB6LxwQd4x1tIMnsmUxMvIH/qWGsccz6bt9Uln3S+sgAaqfQNhbGA8ufzs2fHuP/yqapGgP9Hh2g==}
- engines: {node: '>=18'}
+ lowercase-keys@2.0.0:
+ resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==}
+ engines: {node: '>=8'}
+
+ lru-cache@10.4.3:
+ resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
+ lru-cache@6.0.0:
+ resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
+ engines: {node: '>=10'}
+
magic-string-ast@0.6.2:
resolution: {integrity: sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==}
engines: {node: '>=16.14.0'}
@@ -3911,6 +4113,17 @@ packages:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
engines: {node: '>=8'}
+ map-obj@1.0.1:
+ resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==}
+ engines: {node: '>=0.10.0'}
+
+ map-obj@4.3.0:
+ resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==}
+ engines: {node: '>=8'}
+
+ mapbox-gl@3.5.1:
+ resolution: {integrity: sha512-sf4N18vl5FHS8lPRWZjTZShgIziDqSxan3MazHClvYYXezsAPn6hApRvAS2HEMTq7MXzRcvvt4sYgQWLubwnBw==}
+
markdown-table@3.0.3:
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
@@ -3963,6 +4176,10 @@ packages:
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
engines: {node: '>= 0.6'}
+ meow@9.0.0:
+ resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==}
+ engines: {node: '>=10'}
+
merge-stream@2.0.0:
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
@@ -4093,6 +4310,10 @@ packages:
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
engines: {node: '>=12'}
+ mimic-response@1.0.1:
+ resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==}
+ engines: {node: '>=4'}
+
mimic-response@3.1.0:
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
engines: {node: '>=10'}
@@ -4105,8 +4326,8 @@ packages:
resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==}
hasBin: true
- miniflare@3.20240701.0:
- resolution: {integrity: sha512-m9+I+7JNyqDGftCMKp9cK9pCZkK72hAL2mM9IWwhct+ZmucLBA8Uu6+rHQqA5iod86cpwOkrB2PrPA3wx9YNgw==}
+ miniflare@3.20240712.0:
+ resolution: {integrity: sha512-zVbsMX2phvJS1uTPmjK6CvVBq4ON2UkmvTw9IMfNPACsWJmHEdsBDxsYEG1vKAduJdI5gULLuJf7qpFxByDhGw==}
engines: {node: '>=16.13'}
hasBin: true
@@ -4121,6 +4342,10 @@ packages:
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
engines: {node: '>=16 || 14 >=14.17'}
+ minimist-options@4.1.0:
+ resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==}
+ engines: {node: '>= 6'}
+
minimist@1.2.8:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
@@ -4184,6 +4409,9 @@ packages:
muggle-string@0.4.1:
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
+ murmurhash-js@1.0.0:
+ resolution: {integrity: sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==}
+
mustache@4.2.0:
resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==}
hasBin: true
@@ -4231,9 +4459,8 @@ packages:
node-addon-api@6.1.0:
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
- node-addon-api@7.1.0:
- resolution: {integrity: sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==}
- engines: {node: ^16 || ^18 || >= 20}
+ node-addon-api@7.1.1:
+ resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
node-emoji@2.1.3:
resolution: {integrity: sha512-E2WEOVsgs7O16zsURJ/eH8BqhF029wGpEOnv7Urwdo2wmQanOACwJQh0devF9D9RhoZru0+9JXIS0dBXIAz+lA==}
@@ -4270,6 +4497,10 @@ packages:
normalize-package-data@2.5.0:
resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
+ normalize-package-data@3.0.3:
+ resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==}
+ engines: {node: '>=10'}
+
normalize-path@3.0.0:
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
engines: {node: '>=0.10.0'}
@@ -4278,6 +4509,10 @@ packages:
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
engines: {node: '>=0.10.0'}
+ normalize-url@6.1.0:
+ resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==}
+ engines: {node: '>=10'}
+
npm-run-path@4.0.1:
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
engines: {node: '>=8'}
@@ -4305,6 +4540,9 @@ packages:
nuxt-icon@0.6.10:
resolution: {integrity: sha512-S9zHVA66ox4ZSpMWvCjqKZC4ZogC0s2z3vZs+M4D95YXGPEXwxDZu+insMKvkbe8+k7gvEmtTk0eq3KusKlxiw==}
+ nuxt-mapbox@1.6.0:
+ resolution: {integrity: sha512-yW7+biVynXk91tUoMCVZ0LKFXOn70GT5rrW0h3JvA3MOhRdAOHDBqT3Tkjvm1ADGJweyW6PzTr/FEFp1lBXuvg==}
+
nuxt@3.12.3:
resolution: {integrity: sha512-Qdkc+ucWwFcKsiL/OTF87jbgyFSymwPRKiiu0mvzsd/RXTn4hGiBduAlF3f7Yy0F9pDjSj8XHKDSnHYsDzm6rA==}
engines: {node: ^14.18.0 || >=16.10.0}
@@ -4375,6 +4613,10 @@ packages:
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
engines: {node: '>= 0.8.0'}
+ p-cancelable@2.1.1:
+ resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==}
+ engines: {node: '>=8'}
+
p-limit@2.3.0:
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
engines: {node: '>=6'}
@@ -4486,6 +4728,10 @@ packages:
pathe@1.1.2:
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
+ pbf@3.3.0:
+ resolution: {integrity: sha512-XDF38WCH3z5OV/OVa8GKUNtLAyneuzbCisx7QUCF8Q6Nutx0WnJrQe5O+kOtBlLfRNUws98Y58Lblp+NJG5T4Q==}
+ hasBin: true
+
perfect-debounce@1.0.0:
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
@@ -4709,8 +4955,8 @@ packages:
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
engines: {node: '>=4'}
- postcss-selector-parser@6.1.0:
- resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==}
+ postcss-selector-parser@6.1.1:
+ resolution: {integrity: sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==}
engines: {node: '>=4'}
postcss-svgo@7.0.1:
@@ -4732,6 +4978,9 @@ packages:
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
engines: {node: ^10 || ^12 || >=14}
+ potpack@2.0.0:
+ resolution: {integrity: sha512-Q+/tYsFU9r7xoOJ+y/ZTtdVQwTWfzjbiXBDMM/JKUux3+QPP02iUuIoeBQ+Ot6oEDlC+/PGjB/5A3K7KKb7hcw==}
+
prebuild-install@7.1.2:
resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
engines: {node: '>=10'}
@@ -4762,6 +5011,9 @@ packages:
property-information@6.5.0:
resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
+ protocol-buffers-schema@3.6.0:
+ resolution: {integrity: sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==}
+
protocols@2.0.1:
resolution: {integrity: sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==}
@@ -4781,6 +5033,17 @@ packages:
queue-tick@1.0.1:
resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
+ quick-lru@4.0.1:
+ resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==}
+ engines: {node: '>=8'}
+
+ quick-lru@5.1.1:
+ resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
+ engines: {node: '>=10'}
+
+ quickselect@2.0.0:
+ resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==}
+
radix3@1.1.2:
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
@@ -4827,6 +5090,10 @@ packages:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
+ redent@3.0.0:
+ resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==}
+ engines: {node: '>=8'}
+
redis-errors@1.2.0:
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
engines: {node: '>=4'}
@@ -4894,6 +5161,9 @@ packages:
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
engines: {node: '>=0.10.0'}
+ resolve-alpn@1.2.1:
+ resolution: {integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==}
+
resolve-from@4.0.0:
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
engines: {node: '>=4'}
@@ -4909,6 +5179,9 @@ packages:
resolve-pkg-maps@1.0.0:
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
+ resolve-protobuf-schema@2.1.0:
+ resolution: {integrity: sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==}
+
resolve.exports@2.0.2:
resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==}
engines: {node: '>=10'}
@@ -4917,6 +5190,9 @@ packages:
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
hasBin: true
+ responselike@2.0.1:
+ resolution: {integrity: sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==}
+
reusify@1.0.4:
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
@@ -4949,8 +5225,8 @@ packages:
rollup-pluginutils@2.8.2:
resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==}
- rollup@4.18.0:
- resolution: {integrity: sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==}
+ rollup@4.18.1:
+ resolution: {integrity: sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -4961,6 +5237,9 @@ packages:
run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
+ rw@1.3.3:
+ resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==}
+
safe-buffer@5.1.2:
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
@@ -5006,6 +5285,10 @@ packages:
serialize-javascript@6.0.2:
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
+ serialize-to-js@3.1.2:
+ resolution: {integrity: sha512-owllqNuDDEimQat7EPG0tH7JjO090xKNzUtYz6X+Sk2BXDnOCilDdNLwjWeFywG9xkJul1ULvtUQa9O4pUaY0w==}
+ engines: {node: '>=4.0.0'}
+
serve-placeholder@2.0.2:
resolution: {integrity: sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==}
@@ -5222,11 +5505,20 @@ packages:
peerDependencies:
postcss: ^8.4.31
+ subtag@0.5.0:
+ resolution: {integrity: sha512-CaIBcTSb/nyk4xiiSOtZYz1B+F12ZxW8NEp54CdT+84vmh/h4sUnHGC6+KQXUfED8u22PQjCYWfZny8d2ELXwg==}
+
sucrase@3.35.0:
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
engines: {node: '>=16 || 14 >=14.17'}
hasBin: true
+ suggestions@1.7.1:
+ resolution: {integrity: sha512-gl5YPAhPYl07JZ5obiD9nTZsg4SyZswAQU/NNtnYiSnFkI3+ZHuXAiEsYm7AaZ71E0LXSFaGVaulGSWN3Gd71A==}
+
+ supercluster@8.0.1:
+ resolution: {integrity: sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==}
+
superjson@2.2.1:
resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==}
engines: {node: '>=16'}
@@ -5255,8 +5547,8 @@ packages:
engines: {node: '>=14.0.0'}
hasBin: true
- synckit@0.9.0:
- resolution: {integrity: sha512-7RnqIMq572L8PeEzKeBINYEJDDxpcH8JEgLwUqBd3TkofhFRbkq4QLR0u+36avGAhCRbk2nnmjcW9SE531hPDg==}
+ synckit@0.9.1:
+ resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==}
engines: {node: ^14.18.0 || >=16.0.0}
system-architecture@0.1.0:
@@ -5276,8 +5568,8 @@ packages:
tailwind-merge@2.4.0:
resolution: {integrity: sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==}
- tailwindcss@3.4.4:
- resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==}
+ tailwindcss@3.4.6:
+ resolution: {integrity: sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -5302,13 +5594,13 @@ packages:
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
engines: {node: '>=10'}
- terser@5.31.1:
- resolution: {integrity: sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==}
+ terser@5.31.3:
+ resolution: {integrity: sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==}
engines: {node: '>=10'}
hasBin: true
- text-decoder@1.1.0:
- resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==}
+ text-decoder@1.1.1:
+ resolution: {integrity: sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==}
text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
@@ -5323,6 +5615,13 @@ packages:
tiny-invariant@1.3.3:
resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
+ tiny-lru@11.2.11:
+ resolution: {integrity: sha512-27BIW0dIWTYYoWNnqSmoNMKe5WIbkXsc0xaCQHd3/3xT2XMuMJrzHdrO9QBFR14emBz1Bu0dOAs2sCBBrvgPQA==}
+ engines: {node: '>=12'}
+
+ tinyqueue@2.0.3:
+ resolution: {integrity: sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==}
+
to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
@@ -5349,6 +5648,10 @@ packages:
trim-lines@3.0.1:
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
+ trim-newlines@3.0.1:
+ resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==}
+ engines: {node: '>=8'}
+
trough@2.2.0:
resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
@@ -5371,10 +5674,17 @@ packages:
tunnel-agent@0.6.0:
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
+ tweakpane@4.0.4:
+ resolution: {integrity: sha512-RkWD54zDlEbnN01wQPk0ANHGbdCvlJx/E8A1QxhTfCbX+ROWos1Ws2MnhOm39aUGMOh+36TjUwpDmLfmwTr1Fg==}
+
type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines: {node: '>= 0.8.0'}
+ type-fest@0.18.1:
+ resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==}
+ engines: {node: '>=10'}
+
type-fest@0.20.2:
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
engines: {node: '>=10'}
@@ -5426,11 +5736,11 @@ packages:
unenv-nightly@1.10.0-1717606461.a117952:
resolution: {integrity: sha512-u3TfBX02WzbHTpaEfWEKwDijDSFAHcgXkayUZ+MVDrjhLFvgAJzFGTSTmwlEhwWi2exyRQey23ah9wELMM6etg==}
- unenv@1.9.0:
- resolution: {integrity: sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==}
+ unenv@1.10.0:
+ resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
- unhead@1.9.15:
- resolution: {integrity: sha512-/99Wft1CT0fxsWzmBeOwuH/k4HdMeyfDGyB4wFNVZVNTffRHDOqaqQ6RS+LHPsIiCKmm9FP7Vq7Rz09Zs/fQJQ==}
+ unhead@1.9.16:
+ resolution: {integrity: sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==}
unicode-emoji-modifier-base@1.0.0:
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
@@ -5443,8 +5753,8 @@ packages:
unified@11.0.5:
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
- unimport@3.7.2:
- resolution: {integrity: sha512-91mxcZTadgXyj3lFWmrGT8GyoRHWuE5fqPOjg5RVtF6vj+OfM5G6WCzXjuYtSgELE5ggB34RY4oiCSEP8I3AHw==}
+ unimport@3.8.0:
+ resolution: {integrity: sha512-leq5bfNxyytAer8cYPi0dR0L6p8ZnZ8NxR9TKsSIbJM47TOxC5qURJXQZ8xuBGqLakUqYO6CvVtf3lWKo9k+8A==}
unist-builder@4.0.0:
resolution: {integrity: sha512-wmRFnH+BLpZnTKpc5L7O67Kac89s9HMrtELpnNaE6TAobq5DTZZs5YaTQfAZBA9bFPECx2uVAPO31c+GVug8mg==}
@@ -5560,14 +5870,14 @@ packages:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'}
- vfile-location@5.0.2:
- resolution: {integrity: sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==}
+ vfile-location@5.0.3:
+ resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==}
vfile-message@4.0.2:
resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
- vfile@6.0.1:
- resolution: {integrity: sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==}
+ vfile@6.0.2:
+ resolution: {integrity: sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==}
vite-hot-client@0.2.3:
resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==}
@@ -5579,10 +5889,11 @@ packages:
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
- vite-plugin-checker@0.7.1:
- resolution: {integrity: sha512-Yby+Dr6+cJlkoPagqdQQn21+ZPaYwonNSlW3VpZzoyDAxoYt7YUDhzSYrCa15iTe+X4IpiNC882a3oomxCXyTA==}
+ vite-plugin-checker@0.7.2:
+ resolution: {integrity: sha512-xeYeJbG0gaCaT0QcUC4B2Zo4y5NR8ZhYenc5gPbttrZvraRFwkEADCYwq+BfEHl9zYz7yf85TxsiGoYwyyIjhw==}
engines: {node: '>=14.16'}
peerDependencies:
+ '@biomejs/biome': '>=1.7'
eslint: '>=7'
meow: ^9.0.0
optionator: ^0.9.1
@@ -5593,6 +5904,8 @@ packages:
vti: '*'
vue-tsc: '>=2.0.0'
peerDependenciesMeta:
+ '@biomejs/biome':
+ optional: true
eslint:
optional: true
meow:
@@ -5625,8 +5938,8 @@ packages:
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
- vite@5.3.3:
- resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==}
+ vite@5.3.4:
+ resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -5677,6 +5990,9 @@ packages:
vscode-uri@3.0.8:
resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
+ vt-pbf@3.1.3:
+ resolution: {integrity: sha512-2LzDFzt0mZKZ9IpVF2r69G9bXaP2Q2sArJCmcCgvfTdCCZzSyz4aCLoQyUilu37Ll56tCblIZrXFIjNUpGIlmA==}
+
vue-bundle-renderer@2.1.0:
resolution: {integrity: sha512-uZ+5ZJdZ/b43gMblWtcpikY6spJd0nERaM/1RtgioXNfWFbjKlUwrS8HlrddN6T2xtptmOouWclxLUkpgcVX3Q==}
@@ -5772,17 +6088,17 @@ packages:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'}
- workerd@1.20240701.0:
- resolution: {integrity: sha512-qSgNVqauqzNCij9MaJLF2c2ko3AnFioVSIxMSryGbRK+LvtGr9BKBt6JOxCb24DoJASoJDx3pe3DJHBVydUiBg==}
+ workerd@1.20240712.0:
+ resolution: {integrity: sha512-hdIHZif82hBDy9YnMtcmDGgbLU5f2P2aGpi/X8EKhTSLDppVUGrkY3XB536J4jGjA2D5dS0FUEXCl5bAJEed8Q==}
engines: {node: '>=16'}
hasBin: true
- wrangler@3.63.1:
- resolution: {integrity: sha512-fxMPNEyDc9pZNtQOuYqRikzv6lL5eP4S1zv7L/kw24uu1cCEmJ39j8bfJGzrAEqKDNsiFXVjEka0RjlpgEVWPg==}
+ wrangler@3.65.0:
+ resolution: {integrity: sha512-IDy4ttyJZssazAd5CXHw4NWeZFGxngdNF5m2ogltdT3CV7uHfCvPVdMcr4uNMpRZd0toHmAE3LtQeXxDFFp88A==}
engines: {node: '>=16.17.0'}
hasBin: true
peerDependencies:
- '@cloudflare/workers-types': ^4.20240620.0
+ '@cloudflare/workers-types': ^4.20240712.0
peerDependenciesMeta:
'@cloudflare/workers-types':
optional: true
@@ -5835,6 +6151,10 @@ packages:
engines: {node: '>= 0.10.0'}
hasBin: true
+ xtend@4.0.2:
+ resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
+ engines: {node: '>=0.4'}
+
xxhash-wasm@1.0.2:
resolution: {integrity: sha512-ibF0Or+FivM9lNrg+HGJfVX8WJqgo+kCLDc4vx6xMeTce7Aj+DLttKbxxRR/gNLSAelRc1omAPlJ77N/Jem07A==}
@@ -5857,6 +6177,10 @@ packages:
engines: {node: '>= 14'}
hasBin: true
+ yargs-parser@20.2.9:
+ resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
+ engines: {node: '>=10'}
+
yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}
@@ -5920,20 +6244,20 @@ snapshots:
'@babel/highlight': 7.24.7
picocolors: 1.0.1
- '@babel/compat-data@7.24.7': {}
+ '@babel/compat-data@7.24.9': {}
- '@babel/core@7.24.7':
+ '@babel/core@7.24.9':
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.7
- '@babel/helper-compilation-targets': 7.24.7
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
- '@babel/helpers': 7.24.7
- '@babel/parser': 7.24.7
+ '@babel/generator': 7.24.10
+ '@babel/helper-compilation-targets': 7.24.8
+ '@babel/helper-module-transforms': 7.24.9(@babel/core@7.24.9)
+ '@babel/helpers': 7.24.8
+ '@babel/parser': 7.24.8
'@babel/template': 7.24.7
- '@babel/traverse': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/traverse': 7.24.8
+ '@babel/types': 7.24.9
convert-source-map: 2.0.0
debug: 4.3.5
gensync: 1.0.0-beta.2
@@ -5942,34 +6266,34 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/generator@7.24.7':
+ '@babel/generator@7.24.10':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
'@babel/helper-annotate-as-pure@7.24.7':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
- '@babel/helper-compilation-targets@7.24.7':
+ '@babel/helper-compilation-targets@7.24.8':
dependencies:
- '@babel/compat-data': 7.24.7
- '@babel/helper-validator-option': 7.24.7
- browserslist: 4.23.1
+ '@babel/compat-data': 7.24.9
+ '@babel/helper-validator-option': 7.24.8
+ browserslist: 4.23.2
lru-cache: 5.1.1
semver: 6.3.1
- '@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.24.7)':
+ '@babel/helper-create-class-features-plugin@7.24.8(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.24.9
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.7
+ '@babel/helper-member-expression-to-functions': 7.24.8
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.9)
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
semver: 6.3.1
@@ -5978,38 +6302,38 @@ snapshots:
'@babel/helper-environment-visitor@7.24.7':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
'@babel/helper-function-name@7.24.7':
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
'@babel/helper-hoist-variables@7.24.7':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
- '@babel/helper-member-expression-to-functions@7.24.7':
+ '@babel/helper-member-expression-to-functions@7.24.8':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/traverse': 7.24.8
+ '@babel/types': 7.24.9
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.22.15':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
'@babel/helper-module-imports@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/traverse': 7.24.8
+ '@babel/types': 7.24.9
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7)':
+ '@babel/helper-module-transforms@7.24.9(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.24.9
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-module-imports': 7.24.7
'@babel/helper-simple-access': 7.24.7
@@ -6020,47 +6344,47 @@ snapshots:
'@babel/helper-optimise-call-expression@7.24.7':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
- '@babel/helper-plugin-utils@7.24.7': {}
+ '@babel/helper-plugin-utils@7.24.8': {}
- '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.7)':
+ '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.24.9
'@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.7
+ '@babel/helper-member-expression-to-functions': 7.24.8
'@babel/helper-optimise-call-expression': 7.24.7
transitivePeerDependencies:
- supports-color
'@babel/helper-simple-access@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/traverse': 7.24.8
+ '@babel/types': 7.24.9
transitivePeerDependencies:
- supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/traverse': 7.24.8
+ '@babel/types': 7.24.9
transitivePeerDependencies:
- supports-color
'@babel/helper-split-export-declaration@7.24.7':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
- '@babel/helper-string-parser@7.24.7': {}
+ '@babel/helper-string-parser@7.24.8': {}
'@babel/helper-validator-identifier@7.24.7': {}
- '@babel/helper-validator-option@7.24.7': {}
+ '@babel/helper-validator-option@7.24.8': {}
- '@babel/helpers@7.24.7':
+ '@babel/helpers@7.24.8':
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
'@babel/highlight@7.24.7':
dependencies:
@@ -6069,80 +6393,80 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.0.1
- '@babel/parser@7.24.7':
+ '@babel/parser@7.24.8':
dependencies:
- '@babel/types': 7.24.7
+ '@babel/types': 7.24.9
- '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.24.7)
+ '@babel/core': 7.24.9
+ '@babel/helper-create-class-features-plugin': 7.24.8(@babel/core@7.24.9)
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.24.9)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/core': 7.24.9
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/core': 7.24.9
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/core': 7.24.9
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/core': 7.24.9
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/core': 7.24.9
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-typescript@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-typescript@7.24.8(@babel/core@7.24.9)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.24.9
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-class-features-plugin': 7.24.8(@babel/core@7.24.9)
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.9)
transitivePeerDependencies:
- supports-color
- '@babel/standalone@7.24.7': {}
+ '@babel/standalone@7.24.10': {}
'@babel/template@7.24.7':
dependencies:
'@babel/code-frame': 7.24.7
- '@babel/parser': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/parser': 7.24.8
+ '@babel/types': 7.24.9
- '@babel/traverse@7.24.7':
+ '@babel/traverse@7.24.8':
dependencies:
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.7
+ '@babel/generator': 7.24.10
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
'@babel/helper-hoist-variables': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
- '@babel/parser': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/parser': 7.24.8
+ '@babel/types': 7.24.9
debug: 4.3.5
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- '@babel/types@7.24.7':
+ '@babel/types@7.24.9':
dependencies:
- '@babel/helper-string-parser': 7.24.7
+ '@babel/helper-string-parser': 7.24.8
'@babel/helper-validator-identifier': 7.24.7
to-fast-properties: 2.0.0
@@ -6150,49 +6474,46 @@ snapshots:
dependencies:
mime: 3.0.0
- '@cloudflare/workerd-darwin-64@1.20240701.0':
+ '@cloudflare/workerd-darwin-64@1.20240712.0':
optional: true
- '@cloudflare/workerd-darwin-arm64@1.20240701.0':
+ '@cloudflare/workerd-darwin-arm64@1.20240712.0':
optional: true
- '@cloudflare/workerd-linux-64@1.20240701.0':
+ '@cloudflare/workerd-linux-64@1.20240712.0':
optional: true
- '@cloudflare/workerd-linux-arm64@1.20240701.0':
+ '@cloudflare/workerd-linux-arm64@1.20240712.0':
optional: true
- '@cloudflare/workerd-windows-64@1.20240701.0':
+ '@cloudflare/workerd-windows-64@1.20240712.0':
optional: true
- '@cloudflare/workers-types@4.20240620.0': {}
+ '@cloudflare/workers-types@4.20240712.0': {}
'@cspotcode/source-map-support@0.8.1':
dependencies:
'@jridgewell/trace-mapping': 0.3.9
- '@csstools/selector-resolve-nested@1.1.0(postcss-selector-parser@6.1.0)':
+ '@csstools/selector-resolve-nested@1.1.0(postcss-selector-parser@6.1.1)':
dependencies:
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
- '@csstools/selector-specificity@3.1.1(postcss-selector-parser@6.1.0)':
+ '@csstools/selector-specificity@3.1.1(postcss-selector-parser@6.1.1)':
dependencies:
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
- '@egoist/tailwindcss-icons@1.8.1(tailwindcss@3.4.4)':
+ '@egoist/tailwindcss-icons@1.8.1(tailwindcss@3.4.6)':
dependencies:
'@iconify/utils': 2.1.25
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
transitivePeerDependencies:
- supports-color
- '@es-joy/jsdoccomment@0.43.1':
+ '@es-joy/jsdoccomment@0.46.0':
dependencies:
- '@types/eslint': 8.56.10
- '@types/estree': 1.0.5
- '@typescript-eslint/types': 7.15.0
comment-parser: 1.4.1
- esquery: 1.5.0
+ esquery: 1.6.0
jsdoc-type-pratt-parser: 4.0.0
'@esbuild-kit/core-utils@3.3.2':
@@ -6626,9 +6947,9 @@ snapshots:
'@esbuild/win32-x64@0.23.0':
optional: true
- '@eslint-community/eslint-utils@4.4.0(eslint@9.6.0)':
+ '@eslint-community/eslint-utils@4.4.0(eslint@9.7.0)':
dependencies:
- eslint: 9.6.0
+ eslint: 9.7.0
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {}
@@ -6641,13 +6962,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/config-inspector@0.4.12(eslint@9.6.0)':
+ '@eslint/config-inspector@0.4.12(eslint@9.7.0)':
dependencies:
bundle-require: 5.0.0(esbuild@0.21.5)
cac: 6.7.14
chokidar: 3.6.0
esbuild: 0.21.5
- eslint: 9.6.0
+ eslint: 9.7.0
fast-glob: 3.3.2
find-up: 7.0.0
get-port-please: 3.1.2
@@ -6677,7 +6998,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/js@9.6.0': {}
+ '@eslint/js@9.7.0': {}
'@eslint/object-schema@2.1.4': {}
@@ -6686,28 +7007,28 @@ snapshots:
'@fastify/busboy@2.1.1': {}
- '@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.4)':
+ '@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.6)':
dependencies:
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
'@headlessui/vue@1.7.22(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@tanstack/vue-virtual': 3.8.1(vue@3.4.31(typescript@5.5.3))
+ '@tanstack/vue-virtual': 3.8.3(vue@3.4.31(typescript@5.5.3))
vue: 3.4.31(typescript@5.5.3)
'@humanwhocodes/module-importer@1.0.1': {}
'@humanwhocodes/retry@0.3.0': {}
- '@iconify-json/heroicons@1.1.21':
+ '@iconify-json/heroicons@1.1.22':
dependencies:
'@iconify/types': 2.0.0
- '@iconify/collections@1.0.437':
+ '@iconify/collections@1.0.440':
dependencies:
'@iconify/types': 2.0.0
- '@iconify/json@2.2.225':
+ '@iconify/json@2.2.228':
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.2
@@ -6768,11 +7089,11 @@ snapshots:
'@intlify/shared@9.13.1': {}
- '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.18.0)(vue-i18n@9.13.1(vue@3.4.31(typescript@5.5.3)))':
+ '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.18.1)(vue-i18n@9.13.1(vue@3.4.31(typescript@5.5.3)))':
dependencies:
'@intlify/bundle-utils': 7.5.1(vue-i18n@9.13.1(vue@3.4.31(typescript@5.5.3)))
'@intlify/shared': 9.13.1
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
'@vue/compiler-sfc': 3.4.31
debug: 4.3.5
fast-glob: 3.3.2
@@ -6804,7 +7125,7 @@ snapshots:
'@jridgewell/gen-mapping@0.3.5':
dependencies:
'@jridgewell/set-array': 1.2.1
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping': 0.3.25
'@jridgewell/resolve-uri@3.1.2': {}
@@ -6816,17 +7137,17 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
- '@jridgewell/sourcemap-codec@1.4.15': {}
+ '@jridgewell/sourcemap-codec@1.5.0': {}
'@jridgewell/trace-mapping@0.3.25':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping@0.3.9':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jsdevtools/ono@7.1.3': {}
@@ -6848,6 +7169,37 @@ snapshots:
'@kwsites/promise-deferred@1.1.1': {}
+ '@mapbox/fusspot@0.4.0':
+ dependencies:
+ is-plain-obj: 1.1.0
+ xtend: 4.0.2
+
+ '@mapbox/jsonlint-lines-primitives@2.0.2': {}
+
+ '@mapbox/mapbox-gl-geocoder@5.1.0-beta.0(mapbox-gl@3.5.1)':
+ dependencies:
+ '@mapbox/mapbox-sdk': 0.15.6
+ events: 3.3.0
+ lodash.debounce: 4.0.8
+ mapbox-gl: 3.5.1
+ nanoid: 3.3.7
+ subtag: 0.5.0
+ suggestions: 1.7.1
+ xtend: 4.0.2
+
+ '@mapbox/mapbox-gl-supported@3.0.0': {}
+
+ '@mapbox/mapbox-sdk@0.15.6':
+ dependencies:
+ '@mapbox/fusspot': 0.4.0
+ '@mapbox/parse-mapbox-token': 0.2.0
+ '@mapbox/polyline': 1.2.1
+ eventemitter3: 3.1.2
+ form-data: 3.0.1
+ got: 11.8.6
+ is-plain-obj: 1.1.0
+ xtend: 4.0.2
+
'@mapbox/node-pre-gyp@1.0.11(encoding@0.1.13)':
dependencies:
detect-libc: 2.0.3
@@ -6863,11 +7215,31 @@ snapshots:
- encoding
- supports-color
- '@miyaneee/rollup-plugin-json5@1.2.0(rollup@4.18.0)':
+ '@mapbox/parse-mapbox-token@0.2.0':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ base-64: 0.1.0
+
+ '@mapbox/point-geometry@0.1.0': {}
+
+ '@mapbox/polyline@1.2.1':
+ dependencies:
+ meow: 9.0.0
+
+ '@mapbox/tiny-sdf@2.0.6': {}
+
+ '@mapbox/unitbezier@0.0.1': {}
+
+ '@mapbox/vector-tile@1.3.1':
+ dependencies:
+ '@mapbox/point-geometry': 0.1.0
+
+ '@mapbox/whoots-js@3.1.0': {}
+
+ '@miyaneee/rollup-plugin-json5@1.2.0(rollup@4.18.1)':
+ dependencies:
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
json5: 2.2.3
- rollup: 4.18.0
+ rollup: 4.18.1
'@netlify/functions@2.8.1':
dependencies:
@@ -6892,13 +7264,13 @@ snapshots:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.17.1
- '@nuxt/content@2.13.1(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))':
+ '@nuxt/content@2.13.1(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@nuxtjs/mdc': 0.8.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@nuxtjs/mdc': 0.8.3(magicast@0.3.4)(rollup@4.18.1)
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.3))
'@vueuse/head': 2.0.0(vue@3.4.31(typescript@5.5.3))
- '@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))
+ '@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))
consola: 3.2.3
defu: 6.1.4
destr: 2.0.3
@@ -6947,12 +7319,12 @@ snapshots:
'@nuxt/devalue@2.0.2': {}
- '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))':
+ '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@nuxt/schema': 3.12.3(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@nuxt/schema': 3.12.3(rollup@4.18.1)
execa: 7.2.0
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
transitivePeerDependencies:
- magicast
- rollup
@@ -6971,13 +7343,13 @@ snapshots:
rc9: 2.1.2
semver: 7.6.2
- '@nuxt/devtools@1.3.9(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))':
+ '@nuxt/devtools@1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))':
dependencies:
'@antfu/utils': 0.7.10
- '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
'@nuxt/devtools-wizard': 1.3.9
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@vue/devtools-core': 7.3.3(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@vue/devtools-core': 7.3.3(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
'@vue/devtools-kit': 7.3.3
birpc: 0.2.17
consola: 3.2.3
@@ -7005,10 +7377,10 @@ snapshots:
semver: 7.6.2
simple-git: 3.25.0
sirv: 2.0.4
- unimport: 3.7.2(rollup@4.18.0)
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
- vite-plugin-inspect: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0))(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
- vite-plugin-vue-inspector: 5.1.2(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ unimport: 3.8.0(rollup@4.18.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
+ vite-plugin-inspect: 0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
+ vite-plugin-vue-inspector: 5.1.2(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
which: 3.0.1
ws: 8.18.0
transitivePeerDependencies:
@@ -7017,55 +7389,55 @@ snapshots:
- supports-color
- utf-8-validate
- '@nuxt/eslint-config@0.3.13(eslint@9.6.0)(typescript@5.5.3)':
+ '@nuxt/eslint-config@0.3.13(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@eslint/js': 9.6.0
- '@nuxt/eslint-plugin': 0.3.13(eslint@9.6.0)(typescript@5.5.3)
+ '@eslint/js': 9.7.0
+ '@nuxt/eslint-plugin': 0.3.13(eslint@9.7.0)(typescript@5.5.3)
'@rushstack/eslint-patch': 1.10.3
- '@stylistic/eslint-plugin': 2.3.0(eslint@9.6.0)(typescript@5.5.3)
- '@typescript-eslint/eslint-plugin': 7.15.0(@typescript-eslint/parser@7.15.0(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)
- '@typescript-eslint/parser': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- eslint: 9.6.0
- eslint-config-flat-gitignore: 0.1.6
+ '@stylistic/eslint-plugin': 2.3.0(eslint@9.7.0)(typescript@5.5.3)
+ '@typescript-eslint/eslint-plugin': 7.16.1(@typescript-eslint/parser@7.16.1(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)
+ '@typescript-eslint/parser': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ eslint: 9.7.0
+ eslint-config-flat-gitignore: 0.1.8
eslint-flat-config-utils: 0.2.5
- eslint-plugin-import-x: 0.5.3(eslint@9.6.0)(typescript@5.5.3)
- eslint-plugin-jsdoc: 48.5.2(eslint@9.6.0)
- eslint-plugin-regexp: 2.6.0(eslint@9.6.0)
- eslint-plugin-unicorn: 53.0.0(eslint@9.6.0)
- eslint-plugin-vue: 9.27.0(eslint@9.6.0)
+ eslint-plugin-import-x: 0.5.3(eslint@9.7.0)(typescript@5.5.3)
+ eslint-plugin-jsdoc: 48.7.0(eslint@9.7.0)
+ eslint-plugin-regexp: 2.6.0(eslint@9.7.0)
+ eslint-plugin-unicorn: 53.0.0(eslint@9.7.0)
+ eslint-plugin-vue: 9.27.0(eslint@9.7.0)
globals: 15.8.0
pathe: 1.1.2
tslib: 2.6.3
- vue-eslint-parser: 9.4.3(eslint@9.6.0)
+ vue-eslint-parser: 9.4.3(eslint@9.7.0)
transitivePeerDependencies:
- supports-color
- typescript
- '@nuxt/eslint-plugin@0.3.13(eslint@9.6.0)(typescript@5.5.3)':
+ '@nuxt/eslint-plugin@0.3.13(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@typescript-eslint/types': 7.15.0
- '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- eslint: 9.6.0
+ '@typescript-eslint/types': 7.16.1
+ '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ eslint: 9.7.0
transitivePeerDependencies:
- supports-color
- typescript
- '@nuxt/eslint@0.3.13(eslint@9.6.0)(magicast@0.3.4)(rollup@4.18.0)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))':
+ '@nuxt/eslint@0.3.13(eslint@9.7.0)(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))':
dependencies:
- '@eslint/config-inspector': 0.4.12(eslint@9.6.0)
- '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
- '@nuxt/eslint-config': 0.3.13(eslint@9.6.0)(typescript@5.5.3)
- '@nuxt/eslint-plugin': 0.3.13(eslint@9.6.0)(typescript@5.5.3)
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@eslint/config-inspector': 0.4.12(eslint@9.7.0)
+ '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
+ '@nuxt/eslint-config': 0.3.13(eslint@9.7.0)(typescript@5.5.3)
+ '@nuxt/eslint-plugin': 0.3.13(eslint@9.7.0)(typescript@5.5.3)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
chokidar: 3.6.0
- eslint: 9.6.0
+ eslint: 9.7.0
eslint-flat-config-utils: 0.2.5
- eslint-typegen: 0.2.4(eslint@9.6.0)
+ eslint-typegen: 0.2.4(eslint@9.7.0)
find-up: 7.0.0
get-port-please: 3.1.2
mlly: 1.7.1
pathe: 1.1.2
- unimport: 3.7.2(rollup@4.18.0)
+ unimport: 3.8.0(rollup@4.18.1)
transitivePeerDependencies:
- bufferutil
- magicast
@@ -7076,9 +7448,9 @@ snapshots:
- utf-8-validate
- vite
- '@nuxt/image@1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxt/image@1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
consola: 3.2.3
defu: 6.1.4
h3: 1.12.0
@@ -7109,9 +7481,9 @@ snapshots:
- supports-color
- uWebSockets.js
- '@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/schema': 3.12.3(rollup@4.18.0)
+ '@nuxt/schema': 3.12.3(rollup@4.18.1)
c12: 1.11.1(magicast@0.3.4)
consola: 3.2.3
defu: 6.1.4
@@ -7129,14 +7501,14 @@ snapshots:
semver: 7.6.2
ufo: 1.5.3
unctx: 2.3.1
- unimport: 3.7.2(rollup@4.18.0)
+ unimport: 3.8.0(rollup@4.18.1)
untyped: 1.4.2
transitivePeerDependencies:
- magicast
- rollup
- supports-color
- '@nuxt/schema@3.12.3(rollup@4.18.0)':
+ '@nuxt/schema@3.12.3(rollup@4.18.1)':
dependencies:
compatx: 0.1.8
consola: 3.2.3
@@ -7148,22 +7520,22 @@ snapshots:
std-env: 3.7.0
ufo: 1.5.3
uncrypto: 0.1.3
- unimport: 3.7.2(rollup@4.18.0)
+ unimport: 3.8.0(rollup@4.18.1)
untyped: 1.4.2
transitivePeerDependencies:
- rollup
- supports-color
- '@nuxt/telemetry@2.5.4(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxt/telemetry@2.5.4(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
ci-info: 4.0.0
consola: 3.2.3
create-require: 1.1.1
defu: 6.1.4
destr: 2.0.3
dotenv: 16.4.5
- git-url-parse: 14.0.0
+ git-url-parse: 14.1.0
is-docker: 3.0.0
jiti: 1.21.6
mri: 1.2.0
@@ -7178,31 +7550,31 @@ snapshots:
- rollup
- supports-color
- '@nuxt/ui@2.17.0(axios@1.7.2)(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))':
+ '@nuxt/ui@2.17.0(axios@1.7.2)(focus-trap@7.5.4)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@egoist/tailwindcss-icons': 1.8.1(tailwindcss@3.4.4)
- '@headlessui/tailwindcss': 0.2.1(tailwindcss@3.4.4)
+ '@egoist/tailwindcss-icons': 1.8.1(tailwindcss@3.4.6)
+ '@headlessui/tailwindcss': 0.2.1(tailwindcss@3.4.6)
'@headlessui/vue': 1.7.22(vue@3.4.31(typescript@5.5.3))
- '@iconify-json/heroicons': 1.1.21
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@nuxtjs/color-mode': 3.4.2(magicast@0.3.4)(rollup@4.18.0)
- '@nuxtjs/tailwindcss': 6.12.0(magicast@0.3.4)(rollup@4.18.0)
+ '@iconify-json/heroicons': 1.1.22
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@nuxtjs/color-mode': 3.4.2(magicast@0.3.4)(rollup@4.18.1)
+ '@nuxtjs/tailwindcss': 6.12.1(magicast@0.3.4)(rollup@4.18.1)
'@popperjs/core': 2.11.8
- '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.4)
- '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.4)
- '@tailwindcss/forms': 0.5.7(tailwindcss@3.4.4)
- '@tailwindcss/typography': 0.5.13(tailwindcss@3.4.4)
+ '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.6)
+ '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.6)
+ '@tailwindcss/forms': 0.5.7(tailwindcss@3.4.6)
+ '@tailwindcss/typography': 0.5.13(tailwindcss@3.4.6)
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.3))
'@vueuse/integrations': 10.11.0(axios@1.7.2)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.31(typescript@5.5.3))
'@vueuse/math': 10.11.0(vue@3.4.31(typescript@5.5.3))
defu: 6.1.4
fuse.js: 6.6.2
- nuxt-icon: 0.6.10(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))
+ nuxt-icon: 0.6.10(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))
ohash: 1.1.3
pathe: 1.1.2
scule: 1.3.0
tailwind-merge: 2.4.0
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
transitivePeerDependencies:
- '@vue/composition-api'
- async-validator
@@ -7224,12 +7596,12 @@ snapshots:
- vite
- vue
- '@nuxt/vite-builder@3.12.3(@types/node@20.14.10)(eslint@9.6.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vue-tsc@2.0.26(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3))':
+ '@nuxt/vite-builder@3.12.3(@types/node@20.14.10)(eslint@9.7.0)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vue-tsc@2.0.26(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@rollup/plugin-replace': 5.0.7(rollup@4.18.0)
- '@vitejs/plugin-vue': 5.0.5(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))
- '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@rollup/plugin-replace': 5.0.7(rollup@4.18.1)
+ '@vitejs/plugin-vue': 5.0.5(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))
+ '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))
autoprefixer: 10.4.19(postcss@8.4.39)
clear: 0.1.0
consola: 3.2.3
@@ -7249,18 +7621,19 @@ snapshots:
perfect-debounce: 1.0.0
pkg-types: 1.1.3
postcss: 8.4.39
- rollup-plugin-visualizer: 5.12.0(rollup@4.18.0)
+ rollup-plugin-visualizer: 5.12.0(rollup@4.18.1)
std-env: 3.7.0
strip-literal: 2.1.0
ufo: 1.5.3
- unenv: 1.9.0
+ unenv: 1.10.0
unplugin: 1.11.0
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
- vite-node: 1.6.0(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
- vite-plugin-checker: 0.7.1(eslint@9.6.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3))
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
+ vite-node: 1.6.0(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
+ vite-plugin-checker: 0.7.2(eslint@9.7.0)(meow@9.0.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3))
vue: 3.4.31(typescript@5.5.3)
vue-bundle-renderer: 2.1.0
transitivePeerDependencies:
+ - '@biomejs/biome'
- '@types/node'
- eslint
- less
@@ -7281,12 +7654,12 @@ snapshots:
- vti
- vue-tsc
- '@nuxthq/studio@2.0.3(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxthq/studio@2.0.3(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
defu: 6.1.4
- git-url-parse: 14.0.0
- nuxt-component-meta: 0.6.6(magicast@0.3.4)(rollup@4.18.0)
+ git-url-parse: 14.1.0
+ nuxt-component-meta: 0.6.6(magicast@0.3.4)(rollup@4.18.1)
parse-git-config: 3.0.0
pkg-types: 1.1.3
socket.io-client: 4.7.5
@@ -7299,11 +7672,11 @@ snapshots:
- supports-color
- utf-8-validate
- '@nuxthub/core@0.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))':
+ '@nuxthub/core@0.7.1(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))':
dependencies:
- '@cloudflare/workers-types': 4.20240620.0
- '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@cloudflare/workers-types': 4.20240712.0
+ '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
'@uploadthing/mime-types': 0.2.10
citty: 0.1.6
confbox: 0.1.7
@@ -7339,9 +7712,9 @@ snapshots:
- uWebSockets.js
- vite
- '@nuxtjs/color-mode@3.4.2(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxtjs/color-mode@3.4.2(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
pathe: 1.1.2
pkg-types: 1.1.3
semver: 7.6.2
@@ -7350,9 +7723,9 @@ snapshots:
- rollup
- supports-color
- '@nuxtjs/google-fonts@3.2.0(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxtjs/google-fonts@3.2.0(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
google-fonts-helper: 3.6.0
pathe: 1.1.2
transitivePeerDependencies:
@@ -7360,15 +7733,15 @@ snapshots:
- rollup
- supports-color
- '@nuxtjs/i18n@8.3.1(magicast@0.3.4)(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))':
+ '@nuxtjs/i18n@8.3.1(magicast@0.3.4)(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))':
dependencies:
'@intlify/h3': 0.5.0
'@intlify/shared': 9.13.1
- '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.18.0)(vue-i18n@9.13.1(vue@3.4.31(typescript@5.5.3)))
+ '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.18.1)(vue-i18n@9.13.1(vue@3.4.31(typescript@5.5.3)))
'@intlify/utils': 0.12.0
- '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.18.0)
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@rollup/plugin-yaml': 4.1.2(rollup@4.18.0)
+ '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.18.1)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@rollup/plugin-yaml': 4.1.2(rollup@4.18.1)
'@vue/compiler-sfc': 3.4.31
debug: 4.3.5
defu: 6.1.4
@@ -7392,9 +7765,9 @@ snapshots:
- vue
- vue-i18n-bridge
- '@nuxtjs/mdc@0.8.3(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxtjs/mdc@0.8.3(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
'@shikijs/transformers': 1.10.3
'@types/hast': 3.0.4
'@types/mdast': 4.0.4
@@ -7434,9 +7807,9 @@ snapshots:
- rollup
- supports-color
- '@nuxtjs/tailwindcss@6.12.0(magicast@0.3.4)(rollup@4.18.0)':
+ '@nuxtjs/tailwindcss@6.12.1(magicast@0.3.4)(rollup@4.18.1)':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
autoprefixer: 10.4.19(postcss@8.4.39)
consola: 3.2.3
defu: 6.1.4
@@ -7444,8 +7817,8 @@ snapshots:
pathe: 1.1.2
postcss: 8.4.39
postcss-nesting: 12.1.5(postcss@8.4.39)
- tailwind-config-viewer: 2.0.4(tailwindcss@3.4.4)
- tailwindcss: 3.4.4
+ tailwind-config-viewer: 2.0.4(tailwindcss@3.4.6)
+ tailwindcss: 3.4.6
ufo: 1.5.3
unctx: 2.3.1
transitivePeerDependencies:
@@ -7504,7 +7877,7 @@ snapshots:
detect-libc: 1.0.3
is-glob: 4.0.3
micromatch: 4.0.7
- node-addon-api: 7.1.0
+ node-addon-api: 7.1.1
optionalDependencies:
'@parcel/watcher-android-arm64': 2.4.1
'@parcel/watcher-darwin-arm64': 2.4.1
@@ -7528,130 +7901,130 @@ snapshots:
'@popperjs/core@2.11.8': {}
- '@rollup/plugin-alias@5.1.0(rollup@4.18.0)':
+ '@rollup/plugin-alias@5.1.0(rollup@4.18.1)':
dependencies:
slash: 4.0.0
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-commonjs@25.0.8(rollup@4.18.0)':
+ '@rollup/plugin-commonjs@25.0.8(rollup@4.18.1)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
magic-string: 0.30.10
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-inject@5.0.5(rollup@4.18.0)':
+ '@rollup/plugin-inject@5.0.5(rollup@4.18.1)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
estree-walker: 2.0.2
magic-string: 0.30.10
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-json@6.1.0(rollup@4.18.0)':
+ '@rollup/plugin-json@6.1.0(rollup@4.18.1)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-node-resolve@15.2.3(rollup@4.18.0)':
+ '@rollup/plugin-node-resolve@15.2.3(rollup@4.18.1)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-builtin-module: 3.2.1
is-module: 1.0.0
resolve: 1.22.8
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-replace@5.0.7(rollup@4.18.0)':
+ '@rollup/plugin-replace@5.0.7(rollup@4.18.1)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
magic-string: 0.30.10
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-terser@0.4.4(rollup@4.18.0)':
+ '@rollup/plugin-terser@0.4.4(rollup@4.18.1)':
dependencies:
serialize-javascript: 6.0.2
smob: 1.5.0
- terser: 5.31.1
+ terser: 5.31.3
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/plugin-yaml@4.1.2(rollup@4.18.0)':
+ '@rollup/plugin-yaml@4.1.2(rollup@4.18.1)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
js-yaml: 4.1.0
tosource: 2.0.0-alpha.3
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
'@rollup/pluginutils@4.2.1':
dependencies:
estree-walker: 2.0.2
picomatch: 2.3.1
- '@rollup/pluginutils@5.1.0(rollup@4.18.0)':
+ '@rollup/pluginutils@5.1.0(rollup@4.18.1)':
dependencies:
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
- '@rollup/rollup-android-arm-eabi@4.18.0':
+ '@rollup/rollup-android-arm-eabi@4.18.1':
optional: true
- '@rollup/rollup-android-arm64@4.18.0':
+ '@rollup/rollup-android-arm64@4.18.1':
optional: true
- '@rollup/rollup-darwin-arm64@4.18.0':
+ '@rollup/rollup-darwin-arm64@4.18.1':
optional: true
- '@rollup/rollup-darwin-x64@4.18.0':
+ '@rollup/rollup-darwin-x64@4.18.1':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.18.0':
+ '@rollup/rollup-linux-arm-gnueabihf@4.18.1':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.18.0':
+ '@rollup/rollup-linux-arm-musleabihf@4.18.1':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.18.0':
+ '@rollup/rollup-linux-arm64-gnu@4.18.1':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.18.0':
+ '@rollup/rollup-linux-arm64-musl@4.18.1':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.18.0':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.18.1':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.18.0':
+ '@rollup/rollup-linux-riscv64-gnu@4.18.1':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.18.0':
+ '@rollup/rollup-linux-s390x-gnu@4.18.1':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.18.0':
+ '@rollup/rollup-linux-x64-gnu@4.18.1':
optional: true
- '@rollup/rollup-linux-x64-musl@4.18.0':
+ '@rollup/rollup-linux-x64-musl@4.18.1':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.18.0':
+ '@rollup/rollup-win32-arm64-msvc@4.18.1':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.18.0':
+ '@rollup/rollup-win32-ia32-msvc@4.18.1':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.18.0':
+ '@rollup/rollup-win32-x64-msvc@4.18.1':
optional: true
'@rushstack/eslint-patch@1.10.3': {}
@@ -7670,83 +8043,94 @@ snapshots:
'@socket.io/component-emitter@3.1.2': {}
- '@stylistic/eslint-plugin-js@2.3.0(eslint@9.6.0)':
+ '@stylistic/eslint-plugin-js@2.3.0(eslint@9.7.0)':
dependencies:
'@types/eslint': 8.56.10
acorn: 8.12.1
- eslint: 9.6.0
+ eslint: 9.7.0
eslint-visitor-keys: 4.0.0
espree: 10.1.0
- '@stylistic/eslint-plugin-jsx@2.3.0(eslint@9.6.0)':
+ '@stylistic/eslint-plugin-jsx@2.3.0(eslint@9.7.0)':
dependencies:
- '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.6.0)
+ '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0)
'@types/eslint': 8.56.10
- eslint: 9.6.0
+ eslint: 9.7.0
estraverse: 5.3.0
picomatch: 4.0.2
- '@stylistic/eslint-plugin-plus@2.3.0(eslint@9.6.0)(typescript@5.5.3)':
+ '@stylistic/eslint-plugin-plus@2.3.0(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
'@types/eslint': 8.56.10
- '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- eslint: 9.6.0
+ '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ eslint: 9.7.0
transitivePeerDependencies:
- supports-color
- typescript
- '@stylistic/eslint-plugin-ts@2.3.0(eslint@9.6.0)(typescript@5.5.3)':
+ '@stylistic/eslint-plugin-ts@2.3.0(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.6.0)
+ '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0)
'@types/eslint': 8.56.10
- '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- eslint: 9.6.0
+ '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ eslint: 9.7.0
transitivePeerDependencies:
- supports-color
- typescript
- '@stylistic/eslint-plugin@2.3.0(eslint@9.6.0)(typescript@5.5.3)':
+ '@stylistic/eslint-plugin@2.3.0(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.6.0)
- '@stylistic/eslint-plugin-jsx': 2.3.0(eslint@9.6.0)
- '@stylistic/eslint-plugin-plus': 2.3.0(eslint@9.6.0)(typescript@5.5.3)
- '@stylistic/eslint-plugin-ts': 2.3.0(eslint@9.6.0)(typescript@5.5.3)
+ '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0)
+ '@stylistic/eslint-plugin-jsx': 2.3.0(eslint@9.7.0)
+ '@stylistic/eslint-plugin-plus': 2.3.0(eslint@9.7.0)(typescript@5.5.3)
+ '@stylistic/eslint-plugin-ts': 2.3.0(eslint@9.7.0)(typescript@5.5.3)
'@types/eslint': 8.56.10
- eslint: 9.6.0
+ eslint: 9.7.0
transitivePeerDependencies:
- supports-color
- typescript
- '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.4)':
+ '@szmarczak/http-timer@4.0.6':
dependencies:
- tailwindcss: 3.4.4
+ defer-to-connect: 2.0.1
- '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.4)':
+ '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.6)':
dependencies:
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
- '@tailwindcss/forms@0.5.7(tailwindcss@3.4.4)':
+ '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.6)':
+ dependencies:
+ tailwindcss: 3.4.6
+
+ '@tailwindcss/forms@0.5.7(tailwindcss@3.4.6)':
dependencies:
mini-svg-data-uri: 1.4.4
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
- '@tailwindcss/typography@0.5.13(tailwindcss@3.4.4)':
+ '@tailwindcss/typography@0.5.13(tailwindcss@3.4.6)':
dependencies:
lodash.castarray: 4.4.0
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
postcss-selector-parser: 6.0.10
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
- '@tanstack/virtual-core@3.8.1': {}
+ '@tanstack/virtual-core@3.8.3': {}
- '@tanstack/vue-virtual@3.8.1(vue@3.4.31(typescript@5.5.3))':
+ '@tanstack/vue-virtual@3.8.3(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@tanstack/virtual-core': 3.8.1
+ '@tanstack/virtual-core': 3.8.3
vue: 3.4.31(typescript@5.5.3)
'@trysound/sax@0.2.0': {}
+ '@types/cacheable-request@6.0.3':
+ dependencies:
+ '@types/http-cache-semantics': 4.0.4
+ '@types/keyv': 3.1.4
+ '@types/node': 20.14.10
+ '@types/responselike': 1.0.3
+
'@types/debug@4.1.12':
dependencies:
'@types/ms': 0.7.34
@@ -7758,20 +8142,39 @@ snapshots:
'@types/estree@1.0.5': {}
+ '@types/geojson@7946.0.14': {}
+
'@types/hast@3.0.4':
dependencies:
'@types/unist': 3.0.2
+ '@types/http-cache-semantics@4.0.4': {}
+
'@types/http-proxy@1.17.14':
dependencies:
'@types/node': 20.14.10
'@types/json-schema@7.0.15': {}
+ '@types/keyv@3.1.4':
+ dependencies:
+ '@types/node': 20.14.10
+
+ '@types/mapbox-gl@3.1.0':
+ dependencies:
+ '@types/geojson': 7946.0.14
+
+ '@types/mapbox__mapbox-gl-geocoder@5.0.0':
+ dependencies:
+ '@types/geojson': 7946.0.14
+ '@types/mapbox-gl': 3.1.0
+
'@types/mdast@4.0.4':
dependencies:
'@types/unist': 3.0.2
+ '@types/minimist@1.2.5': {}
+
'@types/ms@0.7.34': {}
'@types/node-forge@1.3.11':
@@ -7786,21 +8189,25 @@ snapshots:
'@types/resolve@1.20.2': {}
+ '@types/responselike@1.0.3':
+ dependencies:
+ '@types/node': 20.14.10
+
'@types/unist@2.0.10': {}
'@types/unist@3.0.2': {}
'@types/web-bluetooth@0.0.20': {}
- '@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)':
+ '@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@7.16.1(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
'@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- '@typescript-eslint/scope-manager': 7.15.0
- '@typescript-eslint/type-utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
- '@typescript-eslint/visitor-keys': 7.15.0
- eslint: 9.6.0
+ '@typescript-eslint/parser': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ '@typescript-eslint/scope-manager': 7.16.1
+ '@typescript-eslint/type-utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
+ '@typescript-eslint/visitor-keys': 7.16.1
+ eslint: 9.7.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
@@ -7810,42 +8217,42 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@7.15.0(eslint@9.6.0)(typescript@5.5.3)':
+ '@typescript-eslint/parser@7.16.1(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@typescript-eslint/scope-manager': 7.15.0
- '@typescript-eslint/types': 7.15.0
- '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.5.3)
- '@typescript-eslint/visitor-keys': 7.15.0
+ '@typescript-eslint/scope-manager': 7.16.1
+ '@typescript-eslint/types': 7.16.1
+ '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3)
+ '@typescript-eslint/visitor-keys': 7.16.1
debug: 4.3.5
- eslint: 9.6.0
+ eslint: 9.7.0
optionalDependencies:
typescript: 5.5.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@7.15.0':
+ '@typescript-eslint/scope-manager@7.16.1':
dependencies:
- '@typescript-eslint/types': 7.15.0
- '@typescript-eslint/visitor-keys': 7.15.0
+ '@typescript-eslint/types': 7.16.1
+ '@typescript-eslint/visitor-keys': 7.16.1
- '@typescript-eslint/type-utils@7.15.0(eslint@9.6.0)(typescript@5.5.3)':
+ '@typescript-eslint/type-utils@7.16.1(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.5.3)
- '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
+ '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3)
+ '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
debug: 4.3.5
- eslint: 9.6.0
+ eslint: 9.7.0
ts-api-utils: 1.3.0(typescript@5.5.3)
optionalDependencies:
typescript: 5.5.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@7.15.0': {}
+ '@typescript-eslint/types@7.16.1': {}
- '@typescript-eslint/typescript-estree@7.15.0(typescript@5.5.3)':
+ '@typescript-eslint/typescript-estree@7.16.1(typescript@5.5.3)':
dependencies:
- '@typescript-eslint/types': 7.15.0
- '@typescript-eslint/visitor-keys': 7.15.0
+ '@typescript-eslint/types': 7.16.1
+ '@typescript-eslint/visitor-keys': 7.16.1
debug: 4.3.5
globby: 11.1.0
is-glob: 4.0.3
@@ -7857,49 +8264,49 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@7.15.0(eslint@9.6.0)(typescript@5.5.3)':
+ '@typescript-eslint/utils@7.16.1(eslint@9.7.0)(typescript@5.5.3)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
- '@typescript-eslint/scope-manager': 7.15.0
- '@typescript-eslint/types': 7.15.0
- '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.5.3)
- eslint: 9.6.0
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
+ '@typescript-eslint/scope-manager': 7.16.1
+ '@typescript-eslint/types': 7.16.1
+ '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3)
+ eslint: 9.7.0
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/visitor-keys@7.15.0':
+ '@typescript-eslint/visitor-keys@7.16.1':
dependencies:
- '@typescript-eslint/types': 7.15.0
+ '@typescript-eslint/types': 7.16.1
eslint-visitor-keys: 3.4.3
'@ungap/structured-clone@1.2.0': {}
- '@unhead/dom@1.9.15':
+ '@unhead/dom@1.9.16':
dependencies:
- '@unhead/schema': 1.9.15
- '@unhead/shared': 1.9.15
+ '@unhead/schema': 1.9.16
+ '@unhead/shared': 1.9.16
- '@unhead/schema@1.9.15':
+ '@unhead/schema@1.9.16':
dependencies:
hookable: 5.5.3
zhead: 2.2.4
- '@unhead/shared@1.9.15':
+ '@unhead/shared@1.9.16':
dependencies:
- '@unhead/schema': 1.9.15
+ '@unhead/schema': 1.9.16
- '@unhead/ssr@1.9.15':
+ '@unhead/ssr@1.9.16':
dependencies:
- '@unhead/schema': 1.9.15
- '@unhead/shared': 1.9.15
+ '@unhead/schema': 1.9.16
+ '@unhead/shared': 1.9.16
- '@unhead/vue@1.9.15(vue@3.4.31(typescript@5.5.3))':
+ '@unhead/vue@1.9.16(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@unhead/schema': 1.9.15
- '@unhead/shared': 1.9.15
+ '@unhead/schema': 1.9.16
+ '@unhead/shared': 1.9.16
hookable: 5.5.3
- unhead: 1.9.15
+ unhead: 1.9.16
vue: 3.4.31(typescript@5.5.3)
'@uploadthing/mime-types@0.2.10': {}
@@ -7922,50 +8329,50 @@ snapshots:
- encoding
- supports-color
- '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))':
+ '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@babel/core': 7.24.7
- '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7)
- '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7)
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ '@babel/core': 7.24.9
+ '@babel/plugin-transform-typescript': 7.24.8(@babel/core@7.24.9)
+ '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.9)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
vue: 3.4.31(typescript@5.5.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.0.5(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3))':
+ '@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3))':
dependencies:
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
vue: 3.4.31(typescript@5.5.3)
'@volar/language-core@1.11.1':
dependencies:
'@volar/source-map': 1.11.1
- '@volar/language-core@2.4.0-alpha.15':
+ '@volar/language-core@2.4.0-alpha.16':
dependencies:
- '@volar/source-map': 2.4.0-alpha.15
+ '@volar/source-map': 2.4.0-alpha.16
'@volar/source-map@1.11.1':
dependencies:
muggle-string: 0.3.1
- '@volar/source-map@2.4.0-alpha.15': {}
+ '@volar/source-map@2.4.0-alpha.16': {}
'@volar/typescript@1.11.1':
dependencies:
'@volar/language-core': 1.11.1
path-browserify: 1.0.1
- '@volar/typescript@2.4.0-alpha.15':
+ '@volar/typescript@2.4.0-alpha.16':
dependencies:
- '@volar/language-core': 2.4.0-alpha.15
+ '@volar/language-core': 2.4.0-alpha.16
path-browserify: 1.0.1
vscode-uri: 3.0.8
- '@vue-macros/common@1.10.4(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))':
+ '@vue-macros/common@1.10.4(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@babel/types': 7.24.7
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@babel/types': 7.24.9
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
'@vue/compiler-sfc': 3.4.31
ast-kit: 0.12.2
local-pkg: 0.5.0
@@ -7977,36 +8384,36 @@ snapshots:
'@vue/babel-helper-vue-transform-on@1.2.2': {}
- '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.7)':
+ '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.9)':
dependencies:
'@babel/helper-module-imports': 7.22.15
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.9)
'@babel/template': 7.24.7
- '@babel/traverse': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/traverse': 7.24.8
+ '@babel/types': 7.24.9
'@vue/babel-helper-vue-transform-on': 1.2.2
- '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.7)
+ '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.9)
camelcase: 6.3.0
html-tags: 3.3.1
svg-tags: 1.0.0
optionalDependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.24.9
transitivePeerDependencies:
- supports-color
- '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.7)':
+ '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.9)':
dependencies:
'@babel/code-frame': 7.24.7
- '@babel/core': 7.24.7
+ '@babel/core': 7.24.9
'@babel/helper-module-imports': 7.22.15
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/parser': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/parser': 7.24.8
'@vue/compiler-sfc': 3.4.31
'@vue/compiler-core@3.4.31':
dependencies:
- '@babel/parser': 7.24.7
+ '@babel/parser': 7.24.8
'@vue/shared': 3.4.31
entities: 4.5.0
estree-walker: 2.0.2
@@ -8019,7 +8426,7 @@ snapshots:
'@vue/compiler-sfc@3.4.31':
dependencies:
- '@babel/parser': 7.24.7
+ '@babel/parser': 7.24.8
'@vue/compiler-core': 3.4.31
'@vue/compiler-dom': 3.4.31
'@vue/compiler-ssr': 3.4.31
@@ -8036,20 +8443,20 @@ snapshots:
'@vue/devtools-api@6.6.3': {}
- '@vue/devtools-core@7.3.3(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))':
+ '@vue/devtools-core@7.3.3(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))':
dependencies:
'@vue/devtools-kit': 7.3.3
- '@vue/devtools-shared': 7.3.5
+ '@vue/devtools-shared': 7.3.6
mitt: 3.0.1
nanoid: 3.3.7
pathe: 1.1.2
- vite-hot-client: 0.2.3(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
+ vite-hot-client: 0.2.3(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
transitivePeerDependencies:
- vite
'@vue/devtools-kit@7.3.3':
dependencies:
- '@vue/devtools-shared': 7.3.5
+ '@vue/devtools-shared': 7.3.6
birpc: 0.2.17
hookable: 5.5.3
mitt: 3.0.1
@@ -8057,7 +8464,7 @@ snapshots:
speakingurl: 14.0.1
superjson: 2.2.1
- '@vue/devtools-shared@7.3.5':
+ '@vue/devtools-shared@7.3.6':
dependencies:
rfdc: 1.4.1
@@ -8077,7 +8484,7 @@ snapshots:
'@vue/language-core@2.0.26(typescript@5.5.3)':
dependencies:
- '@volar/language-core': 2.4.0-alpha.15
+ '@volar/language-core': 2.4.0-alpha.16
'@vue/compiler-dom': 3.4.31
'@vue/shared': 3.4.31
computeds: 0.0.1
@@ -8124,10 +8531,10 @@ snapshots:
'@vueuse/head@2.0.0(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@unhead/dom': 1.9.15
- '@unhead/schema': 1.9.15
- '@unhead/ssr': 1.9.15
- '@unhead/vue': 1.9.15(vue@3.4.31(typescript@5.5.3))
+ '@unhead/dom': 1.9.16
+ '@unhead/schema': 1.9.16
+ '@unhead/ssr': 1.9.16
+ '@unhead/vue': 1.9.16(vue@3.4.31(typescript@5.5.3))
vue: 3.4.31(typescript@5.5.3)
'@vueuse/integrations@10.11.0(axios@1.7.2)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.31(typescript@5.5.3))':
@@ -8153,13 +8560,13 @@ snapshots:
'@vueuse/metadata@10.11.0': {}
- '@vueuse/nuxt@10.11.0(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))':
+ '@vueuse/nuxt@10.11.0(magicast@0.3.4)(nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)))(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))':
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.3))
'@vueuse/metadata': 10.11.0
local-pkg: 0.5.0
- nuxt: 3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3))
+ nuxt: 3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3))
vue-demi: 0.14.8(vue@3.4.31(typescript@5.5.3))
transitivePeerDependencies:
- '@vue/composition-api'
@@ -8246,7 +8653,7 @@ snapshots:
archiver-utils@5.0.2:
dependencies:
- glob: 10.4.3
+ glob: 10.4.5
graceful-fs: 4.2.11
is-stream: 2.0.1
lazystream: 1.0.1
@@ -8277,18 +8684,20 @@ snapshots:
array-union@2.1.0: {}
+ arrify@1.0.1: {}
+
as-table@1.0.55:
dependencies:
printable-characters: 1.0.42
ast-kit@0.12.2:
dependencies:
- '@babel/parser': 7.24.7
+ '@babel/parser': 7.24.8
pathe: 1.1.2
ast-walker-scope@0.6.1:
dependencies:
- '@babel/parser': 7.24.7
+ '@babel/parser': 7.24.8
ast-kit: 0.12.2
async-sema@3.1.1: {}
@@ -8299,15 +8708,14 @@ snapshots:
async@3.2.5: {}
- asynckit@0.4.0:
- optional: true
+ asynckit@0.4.0: {}
at-least-node@1.0.0: {}
autoprefixer@10.4.19(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
- caniuse-lite: 1.0.30001640
+ browserslist: 4.23.2
+ caniuse-lite: 1.0.30001642
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
@@ -8352,6 +8760,8 @@ snapshots:
streamx: 2.18.0
optional: true
+ base-64@0.1.0: {}
+
base64-js@1.5.1: {}
binary-extensions@2.3.0: {}
@@ -8386,12 +8796,12 @@ snapshots:
dependencies:
fill-range: 7.1.1
- browserslist@4.23.1:
+ browserslist@4.23.2:
dependencies:
- caniuse-lite: 1.0.30001640
- electron-to-chromium: 1.4.818
+ caniuse-lite: 1.0.30001642
+ electron-to-chromium: 1.4.828
node-releases: 2.0.14
- update-browserslist-db: 1.1.0(browserslist@4.23.1)
+ update-browserslist-db: 1.1.0(browserslist@4.23.2)
buffer-crc32@1.0.0: {}
@@ -8443,20 +8853,40 @@ snapshots:
mime-types: 2.1.35
ylru: 1.4.0
+ cacheable-lookup@5.0.4: {}
+
+ cacheable-request@7.0.4:
+ dependencies:
+ clone-response: 1.0.3
+ get-stream: 5.2.0
+ http-cache-semantics: 4.1.1
+ keyv: 4.5.4
+ lowercase-keys: 2.0.0
+ normalize-url: 6.1.0
+ responselike: 2.0.1
+
callsites@3.1.0: {}
camelcase-css@2.0.1: {}
+ camelcase-keys@6.2.2:
+ dependencies:
+ camelcase: 5.3.1
+ map-obj: 4.3.0
+ quick-lru: 4.0.1
+
+ camelcase@5.3.1: {}
+
camelcase@6.3.0: {}
caniuse-api@3.0.0:
dependencies:
- browserslist: 4.23.1
- caniuse-lite: 1.0.30001640
+ browserslist: 4.23.2
+ caniuse-lite: 1.0.30001642
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
- caniuse-lite@1.0.30001640: {}
+ caniuse-lite@1.0.30001642: {}
capnp-ts@0.7.0:
dependencies:
@@ -8490,6 +8920,8 @@ snapshots:
character-reference-invalid@2.0.1: {}
+ cheap-ruler@4.0.0: {}
+
chokidar@3.6.0:
dependencies:
anymatch: 3.1.3
@@ -8531,6 +8963,10 @@ snapshots:
strip-ansi: 6.0.1
wrap-ansi: 7.0.0
+ clone-response@1.0.3:
+ dependencies:
+ mimic-response: 1.0.1
+
cluster-key-slot@1.1.2: {}
co@4.6.0: {}
@@ -8566,7 +9002,6 @@ snapshots:
combined-stream@1.0.8:
dependencies:
delayed-stream: 1.0.0
- optional: true
comma-separated-tokens@2.0.3: {}
@@ -8627,7 +9062,7 @@ snapshots:
core-js-compat@3.37.1:
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
core-util-is@1.0.3: {}
@@ -8640,7 +9075,7 @@ snapshots:
create-require@1.1.1: {}
- croner@8.0.2: {}
+ croner@8.1.0: {}
cronstrue@2.50.0: {}
@@ -8676,6 +9111,8 @@ snapshots:
css-what@6.1.0: {}
+ csscolorparser@1.0.3: {}
+
cssesc@3.0.0: {}
cssfilter@0.0.10:
@@ -8683,7 +9120,7 @@ snapshots:
cssnano-preset-default@7.0.4(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
css-declaration-sorter: 7.2.0(postcss@8.4.39)
cssnano-utils: 5.0.0(postcss@8.4.39)
postcss: 8.4.39
@@ -8735,9 +9172,9 @@ snapshots:
date-fns@3.6.0: {}
- db0@0.1.4(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0)):
+ db0@0.1.4(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0)):
optionalDependencies:
- drizzle-orm: 0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0)
+ drizzle-orm: 0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0)
de-indent@1.0.2: {}
@@ -8753,6 +9190,13 @@ snapshots:
dependencies:
ms: 2.1.2
+ decamelize-keys@1.1.1:
+ dependencies:
+ decamelize: 1.2.0
+ map-obj: 1.0.1
+
+ decamelize@1.2.0: {}
+
decode-named-character-reference@1.0.2:
dependencies:
character-entities: 2.0.2
@@ -8760,7 +9204,6 @@ snapshots:
decompress-response@6.0.0:
dependencies:
mimic-response: 3.1.0
- optional: true
deep-equal@1.0.1: {}
@@ -8778,14 +9221,15 @@ snapshots:
bundle-name: 4.1.0
default-browser-id: 5.0.0
+ defer-to-connect@2.0.1: {}
+
define-lazy-prop@2.0.0: {}
define-lazy-prop@3.0.0: {}
defu@6.1.4: {}
- delayed-stream@1.0.0:
- optional: true
+ delayed-stream@1.0.0: {}
delegates@1.0.0: {}
@@ -8859,18 +9303,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
- drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0):
+ drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0):
optionalDependencies:
- '@cloudflare/workers-types': 4.20240620.0
+ '@cloudflare/workers-types': 4.20240712.0
'@opentelemetry/api': 1.9.0
duplexer@0.1.2: {}
+ earcut@3.0.0: {}
+
eastasianwidth@0.2.0: {}
ee-first@1.1.1: {}
- electron-to-chromium@1.4.818: {}
+ electron-to-chromium@1.4.828: {}
emoji-regex@8.0.0: {}
@@ -8890,13 +9336,12 @@ snapshots:
end-of-stream@1.4.4:
dependencies:
once: 1.4.0
- optional: true
engine.io-client@6.5.4:
dependencies:
'@socket.io/component-emitter': 3.1.2
debug: 4.3.5
- engine.io-parser: 5.2.2
+ engine.io-parser: 5.2.3
ws: 8.17.1
xmlhttprequest-ssl: 2.0.0
transitivePeerDependencies:
@@ -8904,7 +9349,7 @@ snapshots:
- supports-color
- utf-8-validate
- engine.io-parser@5.2.2: {}
+ engine.io-parser@5.2.3: {}
enhanced-resolve@5.17.0:
dependencies:
@@ -9101,9 +9546,9 @@ snapshots:
optionalDependencies:
source-map: 0.6.1
- eslint-config-flat-gitignore@0.1.6:
+ eslint-config-flat-gitignore@0.1.8:
dependencies:
- find-up: 7.0.0
+ find-up-simple: 1.0.0
parse-gitignore: 2.0.0
eslint-flat-config-utils@0.2.5:
@@ -9119,12 +9564,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-import-x@0.5.3(eslint@9.6.0)(typescript@5.5.3):
+ eslint-plugin-import-x@0.5.3(eslint@9.7.0)(typescript@5.5.3):
dependencies:
- '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.3)
+ '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3)
debug: 4.3.5
doctrine: 3.0.0
- eslint: 9.6.0
+ eslint: 9.7.0
eslint-import-resolver-node: 0.3.9
get-tsconfig: 4.7.5
is-glob: 4.0.3
@@ -9136,43 +9581,43 @@ snapshots:
- supports-color
- typescript
- eslint-plugin-jsdoc@48.5.2(eslint@9.6.0):
+ eslint-plugin-jsdoc@48.7.0(eslint@9.7.0):
dependencies:
- '@es-joy/jsdoccomment': 0.43.1
+ '@es-joy/jsdoccomment': 0.46.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
debug: 4.3.5
escape-string-regexp: 4.0.0
- eslint: 9.6.0
- esquery: 1.5.0
+ eslint: 9.7.0
+ esquery: 1.6.0
parse-imports: 2.1.1
semver: 7.6.2
spdx-expression-parse: 4.0.0
- synckit: 0.9.0
+ synckit: 0.9.1
transitivePeerDependencies:
- supports-color
- eslint-plugin-regexp@2.6.0(eslint@9.6.0):
+ eslint-plugin-regexp@2.6.0(eslint@9.7.0):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
'@eslint-community/regexpp': 4.11.0
comment-parser: 1.4.1
- eslint: 9.6.0
+ eslint: 9.7.0
jsdoc-type-pratt-parser: 4.0.0
refa: 0.12.1
regexp-ast-analysis: 0.7.1
scslre: 0.3.0
- eslint-plugin-unicorn@53.0.0(eslint@9.6.0):
+ eslint-plugin-unicorn@53.0.0(eslint@9.7.0):
dependencies:
'@babel/helper-validator-identifier': 7.24.7
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
'@eslint/eslintrc': 3.1.0
ci-info: 4.0.0
clean-regexp: 1.0.0
core-js-compat: 3.37.1
- eslint: 9.6.0
- esquery: 1.5.0
+ eslint: 9.7.0
+ esquery: 1.6.0
indent-string: 4.0.0
is-builtin-module: 3.2.1
jsesc: 3.0.2
@@ -9185,16 +9630,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-vue@9.27.0(eslint@9.6.0):
+ eslint-plugin-vue@9.27.0(eslint@9.7.0):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
- eslint: 9.6.0
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
+ eslint: 9.7.0
globals: 13.24.0
natural-compare: 1.4.0
nth-check: 2.1.1
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
semver: 7.6.2
- vue-eslint-parser: 9.4.3(eslint@9.6.0)
+ vue-eslint-parser: 9.4.3(eslint@9.7.0)
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@@ -9204,15 +9649,15 @@ snapshots:
esrecurse: 4.3.0
estraverse: 5.3.0
- eslint-scope@8.0.1:
+ eslint-scope@8.0.2:
dependencies:
esrecurse: 4.3.0
estraverse: 5.3.0
- eslint-typegen@0.2.4(eslint@9.6.0):
+ eslint-typegen@0.2.4(eslint@9.7.0):
dependencies:
'@types/eslint': 8.56.10
- eslint: 9.6.0
+ eslint: 9.7.0
json-schema-to-typescript-lite: 14.0.1
ohash: 1.1.3
@@ -9220,13 +9665,13 @@ snapshots:
eslint-visitor-keys@4.0.0: {}
- eslint@9.6.0:
+ eslint@9.7.0:
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
'@eslint-community/regexpp': 4.11.0
'@eslint/config-array': 0.17.0
'@eslint/eslintrc': 3.1.0
- '@eslint/js': 9.6.0
+ '@eslint/js': 9.7.0
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.3.0
'@nodelib/fs.walk': 1.2.8
@@ -9235,10 +9680,10 @@ snapshots:
cross-spawn: 7.0.3
debug: 4.3.5
escape-string-regexp: 4.0.0
- eslint-scope: 8.0.1
+ eslint-scope: 8.0.2
eslint-visitor-keys: 4.0.0
espree: 10.1.0
- esquery: 1.5.0
+ esquery: 1.6.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
file-entry-cache: 8.0.0
@@ -9273,7 +9718,7 @@ snapshots:
esprima@4.0.1: {}
- esquery@1.5.0:
+ esquery@1.6.0:
dependencies:
estraverse: 5.3.0
@@ -9297,6 +9742,8 @@ snapshots:
event-target-shim@5.0.1: {}
+ eventemitter3@3.1.2: {}
+
events@3.3.0: {}
execa@5.1.1:
@@ -9371,6 +9818,8 @@ snapshots:
dependencies:
reusify: 1.0.4
+ fflate@0.8.2: {}
+
file-entry-cache@8.0.0:
dependencies:
flat-cache: 4.0.1
@@ -9381,6 +9830,8 @@ snapshots:
dependencies:
to-regex-range: 5.0.1
+ find-up-simple@1.0.0: {}
+
find-up@4.1.0:
dependencies:
locate-path: 5.0.0
@@ -9419,6 +9870,12 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 4.1.0
+ form-data@3.0.1:
+ dependencies:
+ asynckit: 0.4.0
+ combined-stream: 1.0.8
+ mime-types: 2.1.35
+
form-data@4.0.0:
dependencies:
asynckit: 0.4.0
@@ -9459,6 +9916,8 @@ snapshots:
fuse.js@6.6.2: {}
+ fuzzy@0.1.3: {}
+
gauge@3.0.2:
dependencies:
aproba: 2.0.0
@@ -9473,6 +9932,8 @@ snapshots:
gensync@1.0.0-beta.2: {}
+ geojson-vt@4.0.2: {}
+
get-caller-file@2.0.5: {}
get-port-please@3.1.2: {}
@@ -9482,6 +9943,10 @@ snapshots:
data-uri-to-buffer: 2.0.2
source-map: 0.6.1
+ get-stream@5.2.0:
+ dependencies:
+ pump: 3.0.0
+
get-stream@6.0.1: {}
get-stream@8.0.1: {}
@@ -9508,7 +9973,7 @@ snapshots:
is-ssh: 1.4.0
parse-url: 8.1.0
- git-url-parse@14.0.0:
+ git-url-parse@14.1.0:
dependencies:
git-up: 7.0.0
@@ -9517,6 +9982,8 @@ snapshots:
github-slugger@2.0.0: {}
+ gl-matrix@3.4.3: {}
+
glob-parent@5.1.2:
dependencies:
is-glob: 4.0.3
@@ -9527,10 +9994,10 @@ snapshots:
glob-to-regexp@0.4.1: {}
- glob@10.4.3:
+ glob@10.4.5:
dependencies:
foreground-child: 3.2.1
- jackspeak: 3.4.1
+ jackspeak: 3.4.3
minimatch: 9.0.5
minipass: 7.1.2
package-json-from-dist: 1.0.0
@@ -9592,10 +10059,26 @@ snapshots:
ofetch: 1.3.4
ufo: 1.5.3
+ got@11.8.6:
+ dependencies:
+ '@sindresorhus/is': 4.6.0
+ '@szmarczak/http-timer': 4.0.6
+ '@types/cacheable-request': 6.0.3
+ '@types/responselike': 1.0.3
+ cacheable-lookup: 5.0.4
+ cacheable-request: 7.0.4
+ decompress-response: 6.0.0
+ http2-wrapper: 1.0.3
+ lowercase-keys: 2.0.0
+ p-cancelable: 2.1.1
+ responselike: 2.0.1
+
graceful-fs@4.2.11: {}
graphemer@1.4.0: {}
+ grid-index@1.1.0: {}
+
gzip-size@7.0.0:
dependencies:
duplexer: 0.1.2
@@ -9616,10 +10099,12 @@ snapshots:
radix3: 1.1.2
ufo: 1.5.3
uncrypto: 0.1.3
- unenv: 1.9.0
+ unenv: 1.10.0
transitivePeerDependencies:
- uWebSockets.js
+ hard-rejection@2.1.0: {}
+
has-flag@3.0.0: {}
has-flag@4.0.0: {}
@@ -9645,8 +10130,8 @@ snapshots:
devlop: 1.1.0
hastscript: 8.0.0
property-information: 6.5.0
- vfile: 6.0.1
- vfile-location: 5.0.2
+ vfile: 6.0.2
+ vfile-location: 5.0.3
web-namespaces: 2.0.1
hast-util-heading-rank@3.0.0:
@@ -9673,7 +10158,7 @@ snapshots:
parse5: 7.1.2
unist-util-position: 5.0.0
unist-util-visit: 5.0.0
- vfile: 6.0.1
+ vfile: 6.0.2
web-namespaces: 2.0.1
zwitch: 2.0.4
@@ -9705,6 +10190,10 @@ snapshots:
hosted-git-info@2.8.9: {}
+ hosted-git-info@4.1.0:
+ dependencies:
+ lru-cache: 6.0.0
+
html-tags@3.3.1: {}
html-void-elements@3.0.0: {}
@@ -9714,6 +10203,8 @@ snapshots:
deep-equal: 1.0.1
http-errors: 1.8.1
+ http-cache-semantics@4.1.1: {}
+
http-errors@1.6.3:
dependencies:
depd: 1.1.2
@@ -9739,6 +10230,11 @@ snapshots:
http-shutdown@1.2.2: {}
+ http2-wrapper@1.0.3:
+ dependencies:
+ quick-lru: 5.1.1
+ resolve-alpn: 1.2.1
+
https-proxy-agent@5.0.1:
dependencies:
agent-base: 6.0.2
@@ -9906,6 +10402,8 @@ snapshots:
is-path-inside@4.0.0: {}
+ is-plain-obj@1.1.0: {}
+
is-plain-obj@4.1.0: {}
is-reference@1.2.1:
@@ -9938,7 +10436,7 @@ snapshots:
isexe@2.0.0: {}
- jackspeak@3.4.1:
+ jackspeak@3.4.3:
dependencies:
'@isaacs/cliui': 8.0.2
optionalDependencies:
@@ -9990,6 +10488,8 @@ snapshots:
optionalDependencies:
graceful-fs: 4.2.11
+ kdbush@4.0.2: {}
+
keygrip@1.1.0:
dependencies:
tsscmp: 1.0.6
@@ -9998,6 +10498,8 @@ snapshots:
dependencies:
json-buffer: 3.0.1
+ kind-of@6.0.3: {}
+
kleur@3.0.3: {}
klona@2.0.6: {}
@@ -10120,6 +10622,10 @@ snapshots:
lodash.castarray@4.4.0: {}
+ lodash.clonedeep@4.5.0: {}
+
+ lodash.debounce@4.0.8: {}
+
lodash.defaults@4.2.0: {}
lodash.isarguments@3.1.0: {}
@@ -10136,12 +10642,18 @@ snapshots:
longest-streak@3.1.0: {}
- lru-cache@10.3.1: {}
+ lowercase-keys@2.0.0: {}
+
+ lru-cache@10.4.3: {}
lru-cache@5.1.1:
dependencies:
yallist: 3.1.1
+ lru-cache@6.0.0:
+ dependencies:
+ yallist: 4.0.0
+
magic-string-ast@0.6.2:
dependencies:
magic-string: 0.30.10
@@ -10152,18 +10664,52 @@ snapshots:
magic-string@0.30.10:
dependencies:
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
magicast@0.3.4:
dependencies:
- '@babel/parser': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/parser': 7.24.8
+ '@babel/types': 7.24.9
source-map-js: 1.2.0
make-dir@3.1.0:
dependencies:
semver: 6.3.1
+ map-obj@1.0.1: {}
+
+ map-obj@4.3.0: {}
+
+ mapbox-gl@3.5.1:
+ dependencies:
+ '@mapbox/jsonlint-lines-primitives': 2.0.2
+ '@mapbox/mapbox-gl-supported': 3.0.0
+ '@mapbox/point-geometry': 0.1.0
+ '@mapbox/tiny-sdf': 2.0.6
+ '@mapbox/unitbezier': 0.0.1
+ '@mapbox/vector-tile': 1.3.1
+ '@mapbox/whoots-js': 3.1.0
+ cheap-ruler: 4.0.0
+ csscolorparser: 1.0.3
+ earcut: 3.0.0
+ fflate: 0.8.2
+ geojson-vt: 4.0.2
+ gl-matrix: 3.4.3
+ grid-index: 1.1.0
+ kdbush: 4.0.2
+ lodash.clonedeep: 4.5.0
+ murmurhash-js: 1.0.0
+ pbf: 3.3.0
+ potpack: 2.0.0
+ quickselect: 2.0.0
+ rw: 1.3.3
+ serialize-to-js: 3.1.2
+ supercluster: 8.0.1
+ tiny-lru: 11.2.11
+ tinyqueue: 2.0.3
+ tweakpane: 4.0.4
+ vt-pbf: 3.1.3
+
markdown-table@3.0.3: {}
mdast-util-find-and-replace@3.0.1:
@@ -10262,7 +10808,7 @@ snapshots:
trim-lines: 3.0.1
unist-util-position: 5.0.0
unist-util-visit: 5.0.0
- vfile: 6.0.1
+ vfile: 6.0.2
mdast-util-to-markdown@2.1.0:
dependencies:
@@ -10287,6 +10833,21 @@ snapshots:
media-typer@0.3.0: {}
+ meow@9.0.0:
+ dependencies:
+ '@types/minimist': 1.2.5
+ camelcase-keys: 6.2.2
+ decamelize: 1.2.0
+ decamelize-keys: 1.1.1
+ hard-rejection: 2.1.0
+ minimist-options: 4.1.0
+ normalize-package-data: 3.0.3
+ read-pkg-up: 7.0.1
+ redent: 3.0.0
+ trim-newlines: 3.0.1
+ type-fest: 0.18.1
+ yargs-parser: 20.2.9
+
merge-stream@2.0.0: {}
merge2@1.4.1: {}
@@ -10505,14 +11066,15 @@ snapshots:
mimic-fn@4.0.0: {}
- mimic-response@3.1.0:
- optional: true
+ mimic-response@1.0.1: {}
+
+ mimic-response@3.1.0: {}
min-indent@1.0.1: {}
mini-svg-data-uri@1.4.4: {}
- miniflare@3.20240701.0:
+ miniflare@3.20240712.0:
dependencies:
'@cspotcode/source-map-support': 0.8.1
acorn: 8.12.1
@@ -10522,7 +11084,7 @@ snapshots:
glob-to-regexp: 0.4.1
stoppable: 1.1.0
undici: 5.28.4
- workerd: 1.20240701.0
+ workerd: 1.20240712.0
ws: 8.18.0
youch: 3.3.3
zod: 3.23.8
@@ -10543,6 +11105,12 @@ snapshots:
dependencies:
brace-expansion: 2.0.1
+ minimist-options@4.1.0:
+ dependencies:
+ arrify: 1.0.1
+ is-plain-obj: 1.1.0
+ kind-of: 6.0.3
+
minimist@1.2.8: {}
minipass@3.3.6:
@@ -10592,6 +11160,8 @@ snapshots:
muggle-string@0.4.1: {}
+ murmurhash-js@1.0.0: {}
+
mustache@4.2.0: {}
mz@2.7.0:
@@ -10617,18 +11187,18 @@ snapshots:
mlly: 1.7.1
pkg-types: 1.1.3
- nitropack@2.9.7(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.4):
+ nitropack@2.9.7(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.4):
dependencies:
'@cloudflare/kv-asset-handler': 0.3.4
'@netlify/functions': 2.8.1
- '@rollup/plugin-alias': 5.1.0(rollup@4.18.0)
- '@rollup/plugin-commonjs': 25.0.8(rollup@4.18.0)
- '@rollup/plugin-inject': 5.0.5(rollup@4.18.0)
- '@rollup/plugin-json': 6.1.0(rollup@4.18.0)
- '@rollup/plugin-node-resolve': 15.2.3(rollup@4.18.0)
- '@rollup/plugin-replace': 5.0.7(rollup@4.18.0)
- '@rollup/plugin-terser': 0.4.4(rollup@4.18.0)
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/plugin-alias': 5.1.0(rollup@4.18.1)
+ '@rollup/plugin-commonjs': 25.0.8(rollup@4.18.1)
+ '@rollup/plugin-inject': 5.0.5(rollup@4.18.1)
+ '@rollup/plugin-json': 6.1.0(rollup@4.18.1)
+ '@rollup/plugin-node-resolve': 15.2.3(rollup@4.18.1)
+ '@rollup/plugin-replace': 5.0.7(rollup@4.18.1)
+ '@rollup/plugin-terser': 0.4.4(rollup@4.18.1)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
'@types/http-proxy': 1.17.14
'@vercel/nft': 0.26.5(encoding@0.1.13)
archiver: 7.0.1
@@ -10638,9 +11208,9 @@ snapshots:
citty: 0.1.6
consola: 3.2.3
cookie-es: 1.1.0
- croner: 8.0.2
+ croner: 8.1.0
crossws: 0.2.4
- db0: 0.1.4(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))
+ db0: 0.1.4(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))
defu: 6.1.4
destr: 2.0.3
dot-prop: 8.0.2
@@ -10671,8 +11241,8 @@ snapshots:
pkg-types: 1.1.3
pretty-bytes: 6.1.1
radix3: 1.1.2
- rollup: 4.18.0
- rollup-plugin-visualizer: 5.12.0(rollup@4.18.0)
+ rollup: 4.18.1
+ rollup-plugin-visualizer: 5.12.0(rollup@4.18.1)
scule: 1.3.0
semver: 7.6.2
serve-placeholder: 2.0.2
@@ -10681,8 +11251,8 @@ snapshots:
ufo: 1.5.3
uncrypto: 0.1.3
unctx: 2.3.1
- unenv: 1.9.0
- unimport: 3.7.2(rollup@4.18.0)
+ unenv: 1.10.0
+ unimport: 3.8.0(rollup@4.18.1)
unstorage: 1.10.2(ioredis@5.4.1)
unwasm: 0.3.9
transitivePeerDependencies:
@@ -10714,7 +11284,7 @@ snapshots:
node-addon-api@6.1.0:
optional: true
- node-addon-api@7.1.0: {}
+ node-addon-api@7.1.1: {}
node-emoji@2.1.3:
dependencies:
@@ -10748,10 +11318,19 @@ snapshots:
semver: 5.7.2
validate-npm-package-license: 3.0.4
+ normalize-package-data@3.0.3:
+ dependencies:
+ hosted-git-info: 4.1.0
+ is-core-module: 2.14.0
+ semver: 7.6.2
+ validate-npm-package-license: 3.0.4
+
normalize-path@3.0.0: {}
normalize-range@0.1.2: {}
+ normalize-url@6.1.0: {}
+
npm-run-path@4.0.1:
dependencies:
path-key: 3.1.1
@@ -10775,9 +11354,9 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
- nuxt-component-meta@0.6.6(magicast@0.3.4)(rollup@4.18.0):
+ nuxt-component-meta@0.6.6(magicast@0.3.4)(rollup@4.18.1):
dependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
citty: 0.1.6
scule: 1.3.0
typescript: 5.5.3
@@ -10787,12 +11366,12 @@ snapshots:
- rollup
- supports-color
- nuxt-icon@0.6.10(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue@3.4.31(typescript@5.5.3)):
+ nuxt-icon@0.6.10(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue@3.4.31(typescript@5.5.3)):
dependencies:
- '@iconify/collections': 1.0.437
+ '@iconify/collections': 1.0.440
'@iconify/vue': 4.1.2(vue@3.4.31(typescript@5.5.3))
- '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
transitivePeerDependencies:
- magicast
- rollup
@@ -10800,17 +11379,37 @@ snapshots:
- vite
- vue
- nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.6.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)):
+ nuxt-mapbox@1.6.0(magicast@0.3.4)(rollup@4.18.1)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)):
+ dependencies:
+ '@mapbox/mapbox-gl-geocoder': 5.1.0-beta.0(mapbox-gl@3.5.1)
+ '@nuxt/devtools': 1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@types/mapbox__mapbox-gl-geocoder': 5.0.0
+ '@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.3))
+ defu: 6.1.4
+ mapbox-gl: 3.5.1
+ vue: 3.4.31(typescript@5.5.3)
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - bufferutil
+ - magicast
+ - rollup
+ - supports-color
+ - typescript
+ - utf-8-validate
+ - vite
+
+ nuxt@3.12.3(@parcel/watcher@2.4.1)(@types/node@20.14.10)(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)):
dependencies:
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 1.3.9(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
- '@nuxt/schema': 3.12.3(rollup@4.18.0)
- '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.18.0)
- '@nuxt/vite-builder': 3.12.3(@types/node@20.14.10)(eslint@9.6.0)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.18.0)(sass@1.77.6)(terser@5.31.1)(typescript@5.5.3)(vue-tsc@2.0.26(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3))
- '@unhead/dom': 1.9.15
- '@unhead/ssr': 1.9.15
- '@unhead/vue': 1.9.15(vue@3.4.31(typescript@5.5.3))
+ '@nuxt/devtools': 1.3.9(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
+ '@nuxt/schema': 3.12.3(rollup@4.18.1)
+ '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.18.1)
+ '@nuxt/vite-builder': 3.12.3(@types/node@20.14.10)(eslint@9.7.0)(magicast@0.3.4)(meow@9.0.0)(optionator@0.9.4)(rollup@4.18.1)(sass@1.77.6)(terser@5.31.3)(typescript@5.5.3)(vue-tsc@2.0.26(typescript@5.5.3))(vue@3.4.31(typescript@5.5.3))
+ '@unhead/dom': 1.9.16
+ '@unhead/ssr': 1.9.16
+ '@unhead/vue': 1.9.16(vue@3.4.31(typescript@5.5.3))
'@vue/shared': 3.4.31
acorn: 8.12.0
c12: 1.11.1(magicast@0.3.4)
@@ -10833,7 +11432,7 @@ snapshots:
knitwork: 1.1.0
magic-string: 0.30.10
mlly: 1.7.1
- nitropack: 2.9.7(drizzle-orm@0.31.2(@cloudflare/workers-types@4.20240620.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.4)
+ nitropack: 2.9.7(drizzle-orm@0.31.4(@cloudflare/workers-types@4.20240712.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.4)
nuxi: 3.12.0
nypm: 0.3.9
ofetch: 1.3.4
@@ -10850,10 +11449,10 @@ snapshots:
ultrahtml: 1.5.3
uncrypto: 0.1.3
unctx: 2.3.1
- unenv: 1.9.0
- unimport: 3.7.2(rollup@4.18.0)
+ unenv: 1.10.0
+ unimport: 3.8.0(rollup@4.18.1)
unplugin: 1.11.0
- unplugin-vue-router: 0.10.0(rollup@4.18.0)(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
+ unplugin-vue-router: 0.10.0(rollup@4.18.1)(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3))
unstorage: 1.10.2(ioredis@5.4.1)
untyped: 1.4.2
vue: 3.4.31(typescript@5.5.3)
@@ -10870,6 +11469,7 @@ snapshots:
- '@azure/identity'
- '@azure/keyvault-secrets'
- '@azure/storage-blob'
+ - '@biomejs/biome'
- '@capacitor/preferences'
- '@libsql/client'
- '@netlify/blobs'
@@ -10979,6 +11579,8 @@ snapshots:
type-check: 0.4.0
word-wrap: 1.2.5
+ p-cancelable@2.1.1: {}
+
p-limit@2.3.0:
dependencies:
p-try: 2.2.0
@@ -11071,7 +11673,7 @@ snapshots:
path-scurry@1.11.1:
dependencies:
- lru-cache: 10.3.1
+ lru-cache: 10.4.3
minipass: 7.1.2
path-to-regexp@6.2.2: {}
@@ -11082,6 +11684,11 @@ snapshots:
pathe@1.1.2: {}
+ pbf@3.3.0:
+ dependencies:
+ ieee754: 1.2.1
+ resolve-protobuf-schema: 2.1.0
+
perfect-debounce@1.0.0: {}
picocolors@1.0.1: {}
@@ -11113,12 +11720,12 @@ snapshots:
postcss-calc@10.0.0(postcss@8.4.39):
dependencies:
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-value-parser: 4.2.0
postcss-colormin@7.0.1(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
caniuse-api: 3.0.0
colord: 2.9.3
postcss: 8.4.39
@@ -11126,14 +11733,14 @@ snapshots:
postcss-convert-values@7.0.2(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
postcss: 8.4.39
postcss-value-parser: 4.2.0
postcss-discard-comments@7.0.1(postcss@8.4.39):
dependencies:
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-discard-duplicates@7.0.0(postcss@8.4.39):
dependencies:
@@ -11174,11 +11781,11 @@ snapshots:
postcss-merge-rules@7.0.2(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
caniuse-api: 3.0.0
cssnano-utils: 5.0.0(postcss@8.4.39)
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-minify-font-values@7.0.0(postcss@8.4.39):
dependencies:
@@ -11194,7 +11801,7 @@ snapshots:
postcss-minify-params@7.0.1(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
cssnano-utils: 5.0.0(postcss@8.4.39)
postcss: 8.4.39
postcss-value-parser: 4.2.0
@@ -11203,19 +11810,19 @@ snapshots:
dependencies:
cssesc: 3.0.0
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-nested@6.0.1(postcss@8.4.39):
dependencies:
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-nesting@12.1.5(postcss@8.4.39):
dependencies:
- '@csstools/selector-resolve-nested': 1.1.0(postcss-selector-parser@6.1.0)
- '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.0)
+ '@csstools/selector-resolve-nested': 1.1.0(postcss-selector-parser@6.1.1)
+ '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.1)
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-normalize-charset@7.0.0(postcss@8.4.39):
dependencies:
@@ -11248,7 +11855,7 @@ snapshots:
postcss-normalize-unicode@7.0.1(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
postcss: 8.4.39
postcss-value-parser: 4.2.0
@@ -11270,7 +11877,7 @@ snapshots:
postcss-reduce-initial@7.0.1(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
caniuse-api: 3.0.0
postcss: 8.4.39
@@ -11284,7 +11891,7 @@ snapshots:
cssesc: 3.0.0
util-deprecate: 1.0.2
- postcss-selector-parser@6.1.0:
+ postcss-selector-parser@6.1.1:
dependencies:
cssesc: 3.0.0
util-deprecate: 1.0.2
@@ -11298,7 +11905,7 @@ snapshots:
postcss-unique-selectors@7.0.1(postcss@8.4.39):
dependencies:
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
postcss-value-parser@4.2.0: {}
@@ -11308,6 +11915,8 @@ snapshots:
picocolors: 1.0.1
source-map-js: 1.2.0
+ potpack@2.0.0: {}
+
prebuild-install@7.1.2:
dependencies:
detect-libc: 2.0.3
@@ -11341,6 +11950,8 @@ snapshots:
property-information@6.5.0: {}
+ protocol-buffers-schema@3.6.0: {}
+
protocols@2.0.1: {}
proxy-from-env@1.1.0:
@@ -11350,7 +11961,6 @@ snapshots:
dependencies:
end-of-stream: 1.4.4
once: 1.4.0
- optional: true
punycode@2.3.1: {}
@@ -11358,6 +11968,12 @@ snapshots:
queue-tick@1.0.1: {}
+ quick-lru@4.0.1: {}
+
+ quick-lru@5.1.1: {}
+
+ quickselect@2.0.0: {}
+
radix3@1.1.2: {}
randombytes@2.1.0:
@@ -11428,6 +12044,11 @@ snapshots:
dependencies:
picomatch: 2.3.1
+ redent@3.0.0:
+ dependencies:
+ indent-string: 4.0.0
+ strip-indent: 3.0.0
+
redis-errors@1.2.0: {}
redis-parser@3.0.0:
@@ -11462,7 +12083,7 @@ snapshots:
dependencies:
'@types/hast': 3.0.4
hast-util-raw: 9.0.4
- vfile: 6.0.1
+ vfile: 6.0.2
rehype-slug@6.0.0:
dependencies:
@@ -11540,7 +12161,7 @@ snapshots:
'@types/mdast': 4.0.4
mdast-util-to-hast: 13.2.0
unified: 11.0.5
- vfile: 6.0.1
+ vfile: 6.0.2
remark-stringify@11.0.0:
dependencies:
@@ -11556,6 +12177,8 @@ snapshots:
require-directory@2.1.1: {}
+ resolve-alpn@1.2.1: {}
+
resolve-from@4.0.0: {}
resolve-from@5.0.0: {}
@@ -11567,6 +12190,10 @@ snapshots:
resolve-pkg-maps@1.0.0: {}
+ resolve-protobuf-schema@2.1.0:
+ dependencies:
+ protocol-buffers-schema: 3.6.0
+
resolve.exports@2.0.2: {}
resolve@1.22.8:
@@ -11575,6 +12202,10 @@ snapshots:
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
+ responselike@2.0.1:
+ dependencies:
+ lowercase-keys: 2.0.0
+
reusify@1.0.4: {}
rfdc@1.4.1: {}
@@ -11593,39 +12224,39 @@ snapshots:
dependencies:
rollup-plugin-inject: 3.0.2
- rollup-plugin-visualizer@5.12.0(rollup@4.18.0):
+ rollup-plugin-visualizer@5.12.0(rollup@4.18.1):
dependencies:
open: 8.4.2
picomatch: 2.3.1
source-map: 0.7.4
yargs: 17.7.2
optionalDependencies:
- rollup: 4.18.0
+ rollup: 4.18.1
rollup-pluginutils@2.8.2:
dependencies:
estree-walker: 0.6.1
- rollup@4.18.0:
+ rollup@4.18.1:
dependencies:
'@types/estree': 1.0.5
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.18.0
- '@rollup/rollup-android-arm64': 4.18.0
- '@rollup/rollup-darwin-arm64': 4.18.0
- '@rollup/rollup-darwin-x64': 4.18.0
- '@rollup/rollup-linux-arm-gnueabihf': 4.18.0
- '@rollup/rollup-linux-arm-musleabihf': 4.18.0
- '@rollup/rollup-linux-arm64-gnu': 4.18.0
- '@rollup/rollup-linux-arm64-musl': 4.18.0
- '@rollup/rollup-linux-powerpc64le-gnu': 4.18.0
- '@rollup/rollup-linux-riscv64-gnu': 4.18.0
- '@rollup/rollup-linux-s390x-gnu': 4.18.0
- '@rollup/rollup-linux-x64-gnu': 4.18.0
- '@rollup/rollup-linux-x64-musl': 4.18.0
- '@rollup/rollup-win32-arm64-msvc': 4.18.0
- '@rollup/rollup-win32-ia32-msvc': 4.18.0
- '@rollup/rollup-win32-x64-msvc': 4.18.0
+ '@rollup/rollup-android-arm-eabi': 4.18.1
+ '@rollup/rollup-android-arm64': 4.18.1
+ '@rollup/rollup-darwin-arm64': 4.18.1
+ '@rollup/rollup-darwin-x64': 4.18.1
+ '@rollup/rollup-linux-arm-gnueabihf': 4.18.1
+ '@rollup/rollup-linux-arm-musleabihf': 4.18.1
+ '@rollup/rollup-linux-arm64-gnu': 4.18.1
+ '@rollup/rollup-linux-arm64-musl': 4.18.1
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.18.1
+ '@rollup/rollup-linux-riscv64-gnu': 4.18.1
+ '@rollup/rollup-linux-s390x-gnu': 4.18.1
+ '@rollup/rollup-linux-x64-gnu': 4.18.1
+ '@rollup/rollup-linux-x64-musl': 4.18.1
+ '@rollup/rollup-win32-arm64-msvc': 4.18.1
+ '@rollup/rollup-win32-ia32-msvc': 4.18.1
+ '@rollup/rollup-win32-x64-msvc': 4.18.1
fsevents: 2.3.3
run-applescript@7.0.0: {}
@@ -11634,6 +12265,8 @@ snapshots:
dependencies:
queue-microtask: 1.2.3
+ rw@1.3.3: {}
+
safe-buffer@5.1.2: {}
safe-buffer@5.2.1: {}
@@ -11689,6 +12322,8 @@ snapshots:
dependencies:
randombytes: 2.1.0
+ serialize-to-js@3.1.2: {}
+
serve-placeholder@2.0.2:
dependencies:
defu: 6.1.4
@@ -11859,7 +12494,7 @@ snapshots:
dependencies:
fast-fifo: 1.3.2
queue-tick: 1.0.1
- text-decoder: 1.1.0
+ text-decoder: 1.1.1
optionalDependencies:
bare-events: 2.4.2
@@ -11915,20 +12550,31 @@ snapshots:
stylehacks@7.0.2(postcss@8.4.39):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
postcss: 8.4.39
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
+
+ subtag@0.5.0: {}
sucrase@3.35.0:
dependencies:
'@jridgewell/gen-mapping': 0.3.5
commander: 4.1.1
- glob: 10.4.3
+ glob: 10.4.5
lines-and-columns: 1.2.4
mz: 2.7.0
pirates: 4.0.6
ts-interface-checker: 0.1.13
+ suggestions@1.7.1:
+ dependencies:
+ fuzzy: 0.1.3
+ xtend: 4.0.2
+
+ supercluster@8.0.1:
+ dependencies:
+ kdbush: 4.0.2
+
superjson@2.2.1:
dependencies:
copy-anything: 3.0.5
@@ -11957,7 +12603,7 @@ snapshots:
csso: 5.0.5
picocolors: 1.0.1
- synckit@0.9.0:
+ synckit@0.9.1:
dependencies:
'@pkgr/core': 0.1.1
tslib: 2.6.3
@@ -11967,7 +12613,7 @@ snapshots:
tabbable@6.2.0:
optional: true
- tailwind-config-viewer@2.0.4(tailwindcss@3.4.4):
+ tailwind-config-viewer@2.0.4(tailwindcss@3.4.6):
dependencies:
'@koa/router': 12.0.1
commander: 6.2.1
@@ -11977,13 +12623,13 @@ snapshots:
open: 7.4.2
portfinder: 1.0.32
replace-in-file: 6.3.5
- tailwindcss: 3.4.4
+ tailwindcss: 3.4.6
transitivePeerDependencies:
- supports-color
tailwind-merge@2.4.0: {}
- tailwindcss@3.4.4:
+ tailwindcss@3.4.6:
dependencies:
'@alloc/quick-lru': 5.2.0
arg: 5.0.2
@@ -12004,7 +12650,7 @@ snapshots:
postcss-js: 4.0.1(postcss@8.4.39)
postcss-load-config: 4.0.2(postcss@8.4.39)
postcss-nested: 6.0.1(postcss@8.4.39)
- postcss-selector-parser: 6.1.0
+ postcss-selector-parser: 6.1.1
resolve: 1.22.8
sucrase: 3.35.0
transitivePeerDependencies:
@@ -12053,14 +12699,14 @@ snapshots:
mkdirp: 1.0.4
yallist: 4.0.0
- terser@5.31.1:
+ terser@5.31.3:
dependencies:
'@jridgewell/source-map': 0.3.6
acorn: 8.12.0
commander: 2.20.3
source-map-support: 0.5.21
- text-decoder@1.1.0:
+ text-decoder@1.1.1:
dependencies:
b4a: 1.6.6
@@ -12076,6 +12722,10 @@ snapshots:
tiny-invariant@1.3.3: {}
+ tiny-lru@11.2.11: {}
+
+ tinyqueue@2.0.3: {}
+
to-fast-properties@2.0.0: {}
to-regex-range@5.0.1:
@@ -12092,6 +12742,8 @@ snapshots:
trim-lines@3.0.1: {}
+ trim-newlines@3.0.1: {}
+
trough@2.2.0: {}
ts-api-utils@1.3.0(typescript@5.5.3):
@@ -12109,10 +12761,14 @@ snapshots:
safe-buffer: 5.2.1
optional: true
+ tweakpane@4.0.4: {}
+
type-check@0.4.0:
dependencies:
prelude-ls: 1.2.1
+ type-fest@0.18.1: {}
+
type-fest@0.20.2: {}
type-fest@0.21.3: {}
@@ -12158,7 +12814,7 @@ snapshots:
pathe: 1.1.2
ufo: 1.5.3
- unenv@1.9.0:
+ unenv@1.10.0:
dependencies:
consola: 3.2.3
defu: 6.1.4
@@ -12166,11 +12822,11 @@ snapshots:
node-fetch-native: 1.6.4
pathe: 1.1.2
- unhead@1.9.15:
+ unhead@1.9.16:
dependencies:
- '@unhead/dom': 1.9.15
- '@unhead/schema': 1.9.15
- '@unhead/shared': 1.9.15
+ '@unhead/dom': 1.9.16
+ '@unhead/schema': 1.9.16
+ '@unhead/shared': 1.9.16
hookable: 5.5.3
unicode-emoji-modifier-base@1.0.0: {}
@@ -12185,11 +12841,11 @@ snapshots:
extend: 3.0.2
is-plain-obj: 4.1.0
trough: 2.2.0
- vfile: 6.0.1
+ vfile: 6.0.2
- unimport@3.7.2(rollup@4.18.0):
+ unimport@3.8.0(rollup@4.18.1):
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
acorn: 8.12.1
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
@@ -12234,11 +12890,11 @@ snapshots:
universalify@2.0.1: {}
- unplugin-vue-router@0.10.0(rollup@4.18.0)(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3)):
+ unplugin-vue-router@0.10.0(rollup@4.18.1)(vue-router@4.4.0(vue@3.4.31(typescript@5.5.3)))(vue@3.4.31(typescript@5.5.3)):
dependencies:
- '@babel/types': 7.24.7
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
- '@vue-macros/common': 1.10.4(rollup@4.18.0)(vue@3.4.31(typescript@5.5.3))
+ '@babel/types': 7.24.9
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
+ '@vue-macros/common': 1.10.4(rollup@4.18.1)(vue@3.4.31(typescript@5.5.3))
ast-walker-scope: 0.6.1
chokidar: 3.6.0
fast-glob: 3.3.2
@@ -12257,7 +12913,7 @@ snapshots:
unplugin@1.11.0:
dependencies:
- acorn: 8.12.0
+ acorn: 8.12.1
chokidar: 3.6.0
webpack-sources: 3.2.3
webpack-virtual-modules: 0.6.2
@@ -12269,7 +12925,7 @@ snapshots:
destr: 2.0.3
h3: 1.12.0
listhen: 1.7.2
- lru-cache: 10.3.1
+ lru-cache: 10.4.3
mri: 1.2.0
node-fetch-native: 1.6.4
ofetch: 1.3.4
@@ -12287,9 +12943,9 @@ snapshots:
untyped@1.4.2:
dependencies:
- '@babel/core': 7.24.7
- '@babel/standalone': 7.24.7
- '@babel/types': 7.24.7
+ '@babel/core': 7.24.9
+ '@babel/standalone': 7.24.10
+ '@babel/types': 7.24.9
defu: 6.1.4
jiti: 1.21.6
mri: 1.2.0
@@ -12306,9 +12962,9 @@ snapshots:
pkg-types: 1.1.3
unplugin: 1.11.0
- update-browserslist-db@1.1.0(browserslist@4.23.1):
+ update-browserslist-db@1.1.0(browserslist@4.23.2):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.2
escalade: 3.1.2
picocolors: 1.0.1
@@ -12329,33 +12985,33 @@ snapshots:
vary@1.1.2: {}
- vfile-location@5.0.2:
+ vfile-location@5.0.3:
dependencies:
'@types/unist': 3.0.2
- vfile: 6.0.1
+ vfile: 6.0.2
vfile-message@4.0.2:
dependencies:
'@types/unist': 3.0.2
unist-util-stringify-position: 4.0.0
- vfile@6.0.1:
+ vfile@6.0.2:
dependencies:
'@types/unist': 3.0.2
unist-util-stringify-position: 4.0.0
vfile-message: 4.0.2
- vite-hot-client@0.2.3(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)):
+ vite-hot-client@0.2.3(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)):
dependencies:
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
- vite-node@1.6.0(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1):
+ vite-node@1.6.0(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3):
dependencies:
cac: 6.7.14
debug: 4.3.5
pathe: 1.1.2
picocolors: 1.0.1
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
transitivePeerDependencies:
- '@types/node'
- less
@@ -12366,7 +13022,7 @@ snapshots:
- supports-color
- terser
- vite-plugin-checker@0.7.1(eslint@9.6.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1))(vue-tsc@2.0.26(typescript@5.5.3)):
+ vite-plugin-checker@0.7.2(eslint@9.7.0)(meow@9.0.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3))(vue-tsc@2.0.26(typescript@5.5.3)):
dependencies:
'@babel/code-frame': 7.24.7
ansi-escapes: 4.3.2
@@ -12378,21 +13034,22 @@ snapshots:
npm-run-path: 4.0.1
strip-ansi: 6.0.1
tiny-invariant: 1.3.3
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
vscode-languageclient: 7.0.0
vscode-languageserver: 7.0.0
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
optionalDependencies:
- eslint: 9.6.0
+ eslint: 9.7.0
+ meow: 9.0.0
optionator: 0.9.4
typescript: 5.5.3
vue-tsc: 2.0.26(typescript@5.5.3)
- vite-plugin-inspect@0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.0))(rollup@4.18.0)(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)):
+ vite-plugin-inspect@0.8.4(@nuxt/kit@3.12.3(magicast@0.3.4)(rollup@4.18.1))(rollup@4.18.1)(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)):
dependencies:
'@antfu/utils': 0.7.10
- '@rollup/pluginutils': 5.1.0(rollup@4.18.0)
+ '@rollup/pluginutils': 5.1.0(rollup@4.18.1)
debug: 4.3.5
error-stack-parser-es: 0.1.4
fs-extra: 11.2.0
@@ -12400,38 +13057,38 @@ snapshots:
perfect-debounce: 1.0.0
picocolors: 1.0.1
sirv: 2.0.4
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
optionalDependencies:
- '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.0)
+ '@nuxt/kit': 3.12.3(magicast@0.3.4)(rollup@4.18.1)
transitivePeerDependencies:
- rollup
- supports-color
- vite-plugin-vue-inspector@5.1.2(vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)):
+ vite-plugin-vue-inspector@5.1.2(vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)):
dependencies:
- '@babel/core': 7.24.7
- '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7)
- '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7)
- '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7)
+ '@babel/core': 7.24.9
+ '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.9)
+ '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.9)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.9)
+ '@babel/plugin-transform-typescript': 7.24.8(@babel/core@7.24.9)
+ '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.9)
'@vue/compiler-dom': 3.4.31
kolorist: 1.8.0
magic-string: 0.30.10
- vite: 5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1)
+ vite: 5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3)
transitivePeerDependencies:
- supports-color
- vite@5.3.3(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.1):
+ vite@5.3.4(@types/node@20.14.10)(sass@1.77.6)(terser@5.31.3):
dependencies:
esbuild: 0.21.5
postcss: 8.4.39
- rollup: 4.18.0
+ rollup: 4.18.1
optionalDependencies:
'@types/node': 20.14.10
fsevents: 2.3.3
sass: 1.77.6
- terser: 5.31.1
+ terser: 5.31.3
vscode-jsonrpc@6.0.0: {}
@@ -12456,6 +13113,12 @@ snapshots:
vscode-uri@3.0.8: {}
+ vt-pbf@3.1.3:
+ dependencies:
+ '@mapbox/point-geometry': 0.1.0
+ '@mapbox/vector-tile': 1.3.1
+ pbf: 3.3.0
+
vue-bundle-renderer@2.1.0:
dependencies:
ufo: 1.5.3
@@ -12477,14 +13140,14 @@ snapshots:
vue-devtools-stub@0.1.0: {}
- vue-eslint-parser@9.4.3(eslint@9.6.0):
+ vue-eslint-parser@9.4.3(eslint@9.7.0):
dependencies:
debug: 4.3.5
- eslint: 9.6.0
+ eslint: 9.7.0
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
- esquery: 1.5.0
+ esquery: 1.6.0
lodash: 4.17.21
semver: 7.6.2
transitivePeerDependencies:
@@ -12509,7 +13172,7 @@ snapshots:
vue-tsc@2.0.26(typescript@5.5.3):
dependencies:
- '@volar/typescript': 2.4.0-alpha.15
+ '@volar/typescript': 2.4.0-alpha.16
'@vue/language-core': 2.0.26(typescript@5.5.3)
semver: 7.6.2
typescript: 5.5.3
@@ -12551,15 +13214,15 @@ snapshots:
word-wrap@1.2.5: {}
- workerd@1.20240701.0:
+ workerd@1.20240712.0:
optionalDependencies:
- '@cloudflare/workerd-darwin-64': 1.20240701.0
- '@cloudflare/workerd-darwin-arm64': 1.20240701.0
- '@cloudflare/workerd-linux-64': 1.20240701.0
- '@cloudflare/workerd-linux-arm64': 1.20240701.0
- '@cloudflare/workerd-windows-64': 1.20240701.0
+ '@cloudflare/workerd-darwin-64': 1.20240712.0
+ '@cloudflare/workerd-darwin-arm64': 1.20240712.0
+ '@cloudflare/workerd-linux-64': 1.20240712.0
+ '@cloudflare/workerd-linux-arm64': 1.20240712.0
+ '@cloudflare/workerd-windows-64': 1.20240712.0
- wrangler@3.63.1(@cloudflare/workers-types@4.20240620.0):
+ wrangler@3.65.0(@cloudflare/workers-types@4.20240712.0):
dependencies:
'@cloudflare/kv-asset-handler': 0.3.4
'@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19)
@@ -12568,7 +13231,7 @@ snapshots:
chokidar: 3.6.0
date-fns: 3.6.0
esbuild: 0.17.19
- miniflare: 3.20240701.0
+ miniflare: 3.20240712.0
nanoid: 3.3.7
path-to-regexp: 6.2.2
resolve: 1.22.8
@@ -12578,7 +13241,7 @@ snapshots:
unenv: unenv-nightly@1.10.0-1717606461.a117952
xxhash-wasm: 1.0.2
optionalDependencies:
- '@cloudflare/workers-types': 4.20240620.0
+ '@cloudflare/workers-types': 4.20240712.0
fsevents: 2.3.3
transitivePeerDependencies:
- bufferutil
@@ -12613,6 +13276,8 @@ snapshots:
cssfilter: 0.0.10
optional: true
+ xtend@4.0.2: {}
+
xxhash-wasm@1.0.2: {}
y18n@5.0.8: {}
@@ -12629,6 +13294,8 @@ snapshots:
yaml@2.4.5: {}
+ yargs-parser@20.2.9: {}
+
yargs-parser@21.1.1: {}
yargs@17.7.2:
diff --git a/tailwind.config.ts b/tailwind.config.ts
index c84ae5c..ae8d809 100644
--- a/tailwind.config.ts
+++ b/tailwind.config.ts
@@ -19,7 +19,8 @@ export default >{
theme: {
extend: {
animation: {
- wave: 'wave 3s infinite'
+ wave: 'wave 3s infinite',
+ slide: 'slide 3s infinite'
},
keyframes: {
wave: {
@@ -29,6 +30,23 @@ export default >{
'25%, 75%': {
transform: 'rotate(12deg) scale(1.5)'
}
+ },
+ slide: {
+ '0%, 100%': {
+ transform: 'translateX(0) translateY(0)'
+ },
+ '20%': {
+ transform: 'translateX(10px)'
+ },
+ '40%': {
+ transform: 'translateY(-10px) translateX(10px)'
+ },
+ '60%': {
+ transform: 'translateY(10px) translateX(-10px)'
+ },
+ '80%': {
+ transform: 'translateY(-10px)'
+ }
}
}
}