diff --git a/app/app.vue b/app/app.vue
index ad8c812..2765bf8 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -44,6 +44,7 @@ const head = useLocaleHead({
+
diff --git a/app/components/AppVisitors.vue b/app/components/AppVisitors.vue
new file mode 100644
index 0000000..1728148
--- /dev/null
+++ b/app/components/AppVisitors.vue
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
diff --git a/nuxt.config.ts b/nuxt.config.ts
index 8fa910c..accc33f 100644
--- a/nuxt.config.ts
+++ b/nuxt.config.ts
@@ -21,6 +21,7 @@ export default defineNuxtConfig({
'@nuxt/image',
'@nuxtjs/i18n',
'nuxt-mapbox',
+ 'nuxt-visitors',
],
// Nuxt Hub
@@ -153,4 +154,4 @@ export default defineNuxtConfig({
},
compatibilityDate: '2024-08-19',
-})
+})
\ No newline at end of file
diff --git a/package.json b/package.json
index 48cc323..45d2ece 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"drizzle-orm": "^0.33.0",
"h3-zod": "^0.5.3",
"nuxt": "^3.13.2",
+ "nuxt-visitors": "^1.1.2",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 5d8ddbd..f8e0ac8 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -34,7 +34,10 @@ importers:
version: 0.5.3(h3@1.13.0)(zod@3.23.8)
nuxt:
specifier: ^3.13.2
- version: 3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3)
+ version: 3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.2))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3)
+ nuxt-visitors:
+ specifier: ^1.1.2
+ version: 1.1.2(magicast@0.3.5)(rollup@4.21.0)
rehype-katex:
specifier: ^7.0.1
version: 7.0.1
@@ -53,7 +56,7 @@ importers:
devDependencies:
'@antfu/eslint-config':
specifier: ^3.10.0
- version: 3.10.0(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ version: 3.10.0(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
'@nuxt/devtools':
specifier: ^1.6.1
version: 1.6.1(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2))
@@ -65,13 +68,13 @@ importers:
version: 11.3.0(vue@3.5.6(typescript@5.7.2))
'@vueuse/nuxt':
specifier: ^11.1.0
- version: 11.3.0(magicast@0.3.5)(nuxt@3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))
+ version: 11.3.0(magicast@0.3.5)(nuxt@3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.2))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))
drizzle-kit:
specifier: ^0.28.1
version: 0.28.1
eslint:
specifier: ^9.15.0
- version: 9.15.0(jiti@2.4.0)
+ version: 9.15.0(jiti@2.4.2)
mapbox-gl:
specifier: ^3.8.0
version: 3.8.0
@@ -341,6 +344,10 @@ packages:
resolution: {integrity: sha512-i2VbegsRfwa9yq3xmfDX3tG2yh9K0cCqwpSyVG2nPxifh0EOnucAZUeO/g4lW2Zfg03aPJNtPfxQbDHzXc7H+w==}
engines: {node: '>=6.9.0'}
+ '@babel/standalone@7.26.7':
+ resolution: {integrity: sha512-Fvdo9Dd20GDUAREzYMIR2EFMKAJ+ccxstgQdb39XV/yvygHL4UPcqgTkiChPyltAe/b+zgq+vUPXeukEZ6aUeA==}
+ engines: {node: '>=6.9.0'}
+
'@babel/template@7.25.0':
resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==}
engines: {node: '>=6.9.0'}
@@ -369,6 +376,10 @@ packages:
resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
engines: {node: '>=6.9.0'}
+ '@babel/types@7.26.7':
+ resolution: {integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==}
+ engines: {node: '>=6.9.0'}
+
'@clack/core@0.3.5':
resolution: {integrity: sha512-5cfhQNH+1VQ2xLQlmzXMqUoiaH0lRBq9/CLW9lTyMbuKLC3+xEK01tHVvyut++mLOn5urSHmkm6I0Lg9MaJSTQ==}
@@ -1657,6 +1668,10 @@ packages:
resolution: {integrity: sha512-r9r8bISBBisvfcNgNL3dSIQHSBe0v5YkX5zwNblIC2T0CIEgxEVoM5rq9O5wqgb5OEydsHTtT2hL57vdv6VT2w==}
engines: {node: ^14.18.0 || >=16.10.0}
+ '@nuxt/kit@3.15.2':
+ resolution: {integrity: sha512-nxiPJVz2fICcyBKlN5pL1IgZVejyArulREsS5HvAk07hijlYuZ5toRM8soLt51VQNpFd/PedL+Z1AlYu/bQCYQ==}
+ engines: {node: '>=18.0.0'}
+
'@nuxt/schema@3.12.4':
resolution: {integrity: sha512-H7FwBV4ChssMaeiLyPdVLOLUa0326ebp3pNbJfGgFt7rSoKh1MmgjorecA8JMxOQZziy3w6EELf4+5cgLh/F1w==}
engines: {node: ^14.18.0 || >=16.10.0}
@@ -1669,6 +1684,10 @@ packages:
resolution: {integrity: sha512-A1d/08ueX8stTXNkvGqnr1eEXZgvKn+vj6s7jXhZNWApUSqMgItU4VK28vrrdpKbjIPwq2SwhnGOHUYvN9HwCQ==}
engines: {node: ^14.18.0 || >=16.10.0}
+ '@nuxt/schema@3.15.2':
+ resolution: {integrity: sha512-cTHGbLTbrQ83B+7Mh0ggc5MzIp74o8KciA0boCiBJyK5uImH9QQNK6VgfwRWcTD5sj3WNKiIB1luOMom3LHgVw==}
+ engines: {node: ^14.18.0 || >=16.10.0}
+
'@nuxt/telemetry@2.6.0':
resolution: {integrity: sha512-h4YJ1d32cU7tDKjjhjtIIEck4WF/w3DTQBT348E9Pz85YLttnLqktLM0Ez9Xc2LzCeUgBDQv1el7Ob/zT3KUqg==}
hasBin: true
@@ -1895,6 +1914,15 @@ packages:
rollup:
optional: true
+ '@rollup/pluginutils@5.1.4':
+ resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
+ engines: {node: '>=14.0.0'}
+ peerDependencies:
+ rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
+ peerDependenciesMeta:
+ rollup:
+ optional: true
+
'@rollup/rollup-android-arm-eabi@4.21.0':
resolution: {integrity: sha512-WTWD8PfoSAJ+qL87lE7votj3syLavxunWhzCnx3XFxFiI/BA/r3X7MUM8dVrH8rb2r4AiO8jJsr3ZjdaftmnfA==}
cpu: [arm]
@@ -2896,6 +2924,10 @@ packages:
resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
engines: {node: ^14.18.0 || >=16.10.0}
+ consola@3.4.0:
+ resolution: {integrity: sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==}
+ engines: {node: ^14.18.0 || >=16.10.0}
+
console-control-strings@1.1.0:
resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==}
@@ -3675,6 +3707,10 @@ packages:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
engines: {node: '>=8.6.0'}
+ fast-glob@3.3.3:
+ resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
+ engines: {node: '>=8.6.0'}
+
fast-json-stable-stringify@2.1.0:
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
@@ -4104,6 +4140,10 @@ packages:
resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==}
engines: {node: '>= 4'}
+ ignore@7.0.3:
+ resolution: {integrity: sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==}
+ engines: {node: '>= 4'}
+
image-meta@0.2.1:
resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==}
@@ -4294,6 +4334,10 @@ packages:
resolution: {integrity: sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==}
hasBin: true
+ jiti@2.4.2:
+ resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
+ hasBin: true
+
js-base64@3.7.7:
resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
@@ -4303,6 +4347,9 @@ packages:
js-tokens@9.0.0:
resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==}
+ js-tokens@9.0.1:
+ resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
+
js-yaml@4.1.0:
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
hasBin: true
@@ -4378,6 +4425,9 @@ packages:
knitwork@1.1.0:
resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==}
+ knitwork@1.2.0:
+ resolution: {integrity: sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg==}
+
koa-compose@4.1.0:
resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==}
@@ -4443,6 +4493,10 @@ packages:
resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
engines: {node: '>=14'}
+ local-pkg@1.0.0:
+ resolution: {integrity: sha512-bbgPw/wmroJsil/GgL4qjDzs5YLTBMQ99weRsok1XCDccQeehbHA/I1oRvk2NPtr7KGZgT/Y5tPRnAtMqeG2Kg==}
+ engines: {node: '>=14'}
+
locate-path@5.0.0:
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
engines: {node: '>=8'}
@@ -4508,6 +4562,9 @@ packages:
magic-string@0.30.14:
resolution: {integrity: sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==}
+ magic-string@0.30.17:
+ resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
+
magicast@0.3.5:
resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
@@ -4535,6 +4592,9 @@ packages:
mdast-util-from-markdown@2.0.1:
resolution: {integrity: sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==}
+ mdast-util-from-markdown@2.0.2:
+ resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==}
+
mdast-util-gfm-autolink-literal@2.0.1:
resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==}
@@ -4565,6 +4625,9 @@ packages:
mdast-util-to-markdown@2.1.0:
resolution: {integrity: sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==}
+ mdast-util-to-markdown@2.1.2:
+ resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==}
+
mdast-util-to-string@4.0.0:
resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
@@ -4596,6 +4659,9 @@ packages:
micromark-core-commonmark@2.0.1:
resolution: {integrity: sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==}
+ micromark-core-commonmark@2.0.2:
+ resolution: {integrity: sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w==}
+
micromark-extension-gfm-autolink-literal@2.1.0:
resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==}
@@ -4629,12 +4695,18 @@ packages:
micromark-factory-space@2.0.0:
resolution: {integrity: sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==}
+ micromark-factory-space@2.0.1:
+ resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
+
micromark-factory-title@2.0.0:
resolution: {integrity: sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==}
micromark-factory-whitespace@2.0.0:
resolution: {integrity: sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==}
+ micromark-factory-whitespace@2.0.1:
+ resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
+
micromark-util-character@2.1.0:
resolution: {integrity: sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==}
@@ -4689,6 +4761,9 @@ packages:
micromark-util-types@2.0.0:
resolution: {integrity: sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==}
+ micromark-util-types@2.0.1:
+ resolution: {integrity: sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==}
+
micromark@4.0.0:
resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==}
@@ -4811,6 +4886,9 @@ packages:
mlly@1.7.3:
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
+ mlly@1.7.4:
+ resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
+
mri@1.2.0:
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
engines: {node: '>=4'}
@@ -4970,6 +5048,9 @@ packages:
nuxt-mapbox@1.6.1:
resolution: {integrity: sha512-E9P/LhSuQnK7yF3Q3UmCH5kO384hyd6w4b1W67IPJy63jJYtPGG9gvSuvg0tWDDZrcVlob+JC22d/dlS97MV5A==}
+ nuxt-visitors@1.1.2:
+ resolution: {integrity: sha512-gUSHTNhH0XDwo5/Op/+MrZe/inrLN++nuwLlMgwgciZmCQVrIbj8RXmtGAncVmeLKQim/n7gZlKWJbFASCq/rA==}
+
nuxt@3.13.2:
resolution: {integrity: sha512-Bjc2qRsipfBhjXsBEJCN+EUAukhdgFv/KoIR5HFB2hZOYRSqXBod3oWQs78k3ja1nlIhAEdBG533898KJxUtJw==}
engines: {node: ^14.18.0 || >=16.10.0}
@@ -5152,6 +5233,9 @@ packages:
pathe@1.1.2:
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
+ pathe@2.0.2:
+ resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==}
+
pbf@3.3.0:
resolution: {integrity: sha512-XDF38WCH3z5OV/OVa8GKUNtLAyneuzbCisx7QUCF8Q6Nutx0WnJrQe5O+kOtBlLfRNUws98Y58Lblp+NJG5T4Q==}
hasBin: true
@@ -5221,6 +5305,9 @@ packages:
pkg-types@1.2.1:
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
+ pkg-types@1.3.1:
+ resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
+
pluralize@8.0.0:
resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
engines: {node: '>=4'}
@@ -5643,8 +5730,8 @@ packages:
remark-math@6.0.0:
resolution: {integrity: sha512-MMqgnP74Igy+S3WwnhQ7kqGlEerTETXMvJhrUzDikVZ2/uogJCb+WHUg97hK9/jcfc0dkD73s3LN8zU49cTEtA==}
- remark-mdc@3.4.0:
- resolution: {integrity: sha512-0bKazg69CnSp5aLIQapkZcv0nS+2SuLd7xz4TMOcxEhukSXKL7f40bEPbNKGbJ4eY65nWAQKyCD1JCtzndmnxw==}
+ remark-mdc@3.5.3:
+ resolution: {integrity: sha512-XmIAhEYBCtDvGjvLfyCtF8Bj1Uey9v3JD2f9WutM32Xfy9Uif3vPqJtg9n2whwIsXBtD+nvK+bEBt0zrq1DqtA==}
remark-parse@11.0.0:
resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
@@ -5998,6 +6085,9 @@ packages:
strip-literal@2.1.0:
resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==}
+ strip-literal@2.1.1:
+ resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
+
stylehacks@7.0.4:
resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
@@ -6238,6 +6328,9 @@ packages:
unctx@2.3.1:
resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
+ unctx@2.4.1:
+ resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==}
+
undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
@@ -6274,6 +6367,9 @@ packages:
unimport@3.13.3:
resolution: {integrity: sha512-dr7sjOoRFCSDlnARFPAMB8OmjIMc6j14qd749VmB1yiqFEYFbi+1jWPTuc22JoFs/t1kHJXT3vQNiwCy3ZvsTA==}
+ unimport@3.14.6:
+ resolution: {integrity: sha512-CYvbDaTT04Rh8bmD8jz3WPmHYZRG/NnvYVzwD6V1YAlvvKROlAeNDUBhkBGzNav2RKaeuXvlWYaa1V4Lfi/O0g==}
+
unist-builder@4.0.0:
resolution: {integrity: sha512-wmRFnH+BLpZnTKpc5L7O67Kac89s9HMrtELpnNaE6TAobq5DTZZs5YaTQfAZBA9bFPECx2uVAPO31c+GVug8mg==}
@@ -6327,6 +6423,14 @@ packages:
resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
engines: {node: '>=14.0.0'}
+ unplugin@1.16.1:
+ resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==}
+ engines: {node: '>=14.0.0'}
+
+ unplugin@2.1.2:
+ resolution: {integrity: sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw==}
+ engines: {node: '>=18.12.0'}
+
unstorage@1.12.0:
resolution: {integrity: sha512-ARZYTXiC+e8z3lRM7/qY9oyaOkaozCeNd2xoz7sYK9fv7OLGhVsf+BZbmASqiK/HTZ7T6eAlnVq9JynZppyk3w==}
peerDependencies:
@@ -6427,6 +6531,10 @@ packages:
resolution: {integrity: sha512-reBOnkJBFfBZ8pCKaeHgfZLcehXtM6UTxc+vqs1JvCps0c4amLNp3fhdGBZwYp+VLyoY9n3X5KOP7lCyWBUX9A==}
hasBin: true
+ untyped@1.5.2:
+ resolution: {integrity: sha512-eL/8PlhLcMmlMDtNPKhyyz9kEBDS3Uk4yMu/ewlkT2WFbtzScjHWPJLdQLmaGPUKjXzwe9MumOtOgc4Fro96Kg==}
+ hasBin: true
+
unwasm@0.3.9:
resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==}
@@ -6757,6 +6865,11 @@ packages:
engines: {node: '>= 14'}
hasBin: true
+ yaml@2.7.0:
+ resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
+ engines: {node: '>= 14'}
+ hasBin: true
+
yargs-parser@20.2.9:
resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
engines: {node: '>=10'}
@@ -6813,42 +6926,42 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
- '@antfu/eslint-config@3.10.0(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@antfu/eslint-config@3.10.0(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
'@antfu/install-pkg': 0.4.1
'@clack/prompts': 0.8.2
- '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.15.0(jiti@2.4.2))
'@eslint/markdown': 6.2.1
- '@stylistic/eslint-plugin': 2.11.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- '@typescript-eslint/parser': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- '@vitest/eslint-plugin': 1.1.10(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
- eslint-config-flat-gitignore: 0.3.0(eslint@9.15.0(jiti@2.4.0))
+ '@stylistic/eslint-plugin': 2.11.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ '@typescript-eslint/parser': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ '@vitest/eslint-plugin': 1.1.10(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ eslint: 9.15.0(jiti@2.4.2)
+ eslint-config-flat-gitignore: 0.3.0(eslint@9.15.0(jiti@2.4.2))
eslint-flat-config-utils: 0.4.0
- eslint-merge-processors: 0.1.0(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-antfu: 2.7.0(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-command: 0.2.6(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-import-x: 4.4.3(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint-plugin-jsdoc: 50.5.0(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-jsonc: 2.18.2(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-n: 17.14.0(eslint@9.15.0(jiti@2.4.0))
+ eslint-merge-processors: 0.1.0(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-antfu: 2.7.0(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-command: 0.2.6(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-import-x: 4.4.3(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ eslint-plugin-jsdoc: 50.5.0(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-jsonc: 2.18.2(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-n: 17.14.0(eslint@9.15.0(jiti@2.4.2))
eslint-plugin-no-only-tests: 3.3.0
- eslint-plugin-perfectionist: 4.1.2(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint-plugin-regexp: 2.7.0(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-toml: 0.11.1(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-unicorn: 56.0.1(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-vue: 9.31.0(eslint@9.15.0(jiti@2.4.0))
- eslint-plugin-yml: 1.15.0(eslint@9.15.0(jiti@2.4.0))
- eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.0))
+ eslint-plugin-perfectionist: 4.1.2(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ eslint-plugin-regexp: 2.7.0(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-toml: 0.11.1(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-unicorn: 56.0.1(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-vue: 9.31.0(eslint@9.15.0(jiti@2.4.2))
+ eslint-plugin-yml: 1.15.0(eslint@9.15.0(jiti@2.4.2))
+ eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.2))
globals: 15.12.0
jsonc-eslint-parser: 2.4.0
local-pkg: 0.5.1
parse-gitignore: 2.0.0
picocolors: 1.1.1
toml-eslint-parser: 0.10.0
- vue-eslint-parser: 9.4.3(eslint@9.15.0(jiti@2.4.0))
+ vue-eslint-parser: 9.4.3(eslint@9.15.0(jiti@2.4.2))
yaml-eslint-parser: 1.2.3
yargs: 17.7.2
transitivePeerDependencies:
@@ -7121,6 +7234,8 @@ snapshots:
'@babel/standalone@7.26.2': {}
+ '@babel/standalone@7.26.7': {}
+
'@babel/template@7.25.0':
dependencies:
'@babel/code-frame': 7.24.7
@@ -7174,6 +7289,11 @@ snapshots:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
+ '@babel/types@7.26.7':
+ dependencies:
+ '@babel/helper-string-parser': 7.25.9
+ '@babel/helper-validator-identifier': 7.25.9
+
'@clack/core@0.3.5':
dependencies:
picocolors: 1.1.1
@@ -7668,15 +7788,15 @@ snapshots:
'@esbuild/win32-x64@0.23.1':
optional: true
- '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.15.0(jiti@2.4.0))':
+ '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.15.0(jiti@2.4.2))':
dependencies:
escape-string-regexp: 4.0.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
ignore: 5.3.2
- '@eslint-community/eslint-utils@4.4.1(eslint@9.15.0(jiti@2.4.0))':
+ '@eslint-community/eslint-utils@4.4.1(eslint@9.15.0(jiti@2.4.2))':
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.12.1': {}
@@ -8083,7 +8203,7 @@ snapshots:
ohash: 1.1.4
pathe: 1.1.2
pg: 8.13.1
- remark-mdc: 3.4.0
+ remark-mdc: 3.5.3
scule: 1.3.0
shiki: 1.23.1
slugify: 1.6.6
@@ -8314,6 +8434,34 @@ snapshots:
- rollup
- supports-color
+ '@nuxt/kit@3.15.2(magicast@0.3.5)(rollup@4.21.0)':
+ dependencies:
+ '@nuxt/schema': 3.15.2
+ c12: 2.0.1(magicast@0.3.5)
+ consola: 3.4.0
+ defu: 6.1.4
+ destr: 2.0.3
+ globby: 14.0.2
+ ignore: 7.0.3
+ jiti: 2.4.2
+ klona: 2.0.6
+ knitwork: 1.2.0
+ mlly: 1.7.4
+ ohash: 1.1.4
+ pathe: 2.0.2
+ pkg-types: 1.3.1
+ scule: 1.3.0
+ semver: 7.6.3
+ std-env: 3.8.0
+ ufo: 1.5.4
+ unctx: 2.4.1
+ unimport: 3.14.6(rollup@4.21.0)
+ untyped: 1.5.2
+ transitivePeerDependencies:
+ - magicast
+ - rollup
+ - supports-color
+
'@nuxt/schema@3.12.4(rollup@4.21.0)':
dependencies:
compatx: 0.1.8
@@ -8370,6 +8518,13 @@ snapshots:
- rollup
- supports-color
+ '@nuxt/schema@3.15.2':
+ dependencies:
+ consola: 3.4.0
+ defu: 6.1.4
+ pathe: 2.0.2
+ std-env: 3.8.0
+
'@nuxt/telemetry@2.6.0(magicast@0.3.5)(rollup@4.21.0)':
dependencies:
'@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0)
@@ -8440,7 +8595,7 @@ snapshots:
- vite
- vue
- '@nuxt/vite-builder@3.13.2(@types/node@22.10.0)(eslint@9.15.0(jiti@2.4.0))(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vue-tsc@2.1.10(typescript@5.7.2))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3)':
+ '@nuxt/vite-builder@3.13.2(@types/node@22.10.0)(eslint@9.15.0(jiti@2.4.2))(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vue-tsc@2.1.10(typescript@5.7.2))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3)':
dependencies:
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)
'@rollup/plugin-replace': 5.0.7(rollup@4.21.0)
@@ -8473,7 +8628,7 @@ snapshots:
unplugin: 1.14.1(webpack-sources@3.2.3)
vite: 5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6)
vite-node: 2.1.1(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6)
- vite-plugin-checker: 0.8.0(eslint@9.15.0(jiti@2.4.0))(meow@9.0.0)(optionator@0.9.4)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))
+ vite-plugin-checker: 0.8.0(eslint@9.15.0(jiti@2.4.2))(meow@9.0.0)(optionator@0.9.4)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))
vue: 3.5.6(typescript@5.7.2)
vue-bundle-renderer: 2.1.0
transitivePeerDependencies:
@@ -8621,7 +8776,7 @@ snapshots:
rehype-sort-attributes: 5.0.1
remark-emoji: 5.0.1
remark-gfm: 4.0.0
- remark-mdc: 3.4.0
+ remark-mdc: 3.5.3
remark-parse: 11.0.0
remark-rehype: 11.1.1
scule: 1.3.0
@@ -8818,6 +8973,14 @@ snapshots:
optionalDependencies:
rollup: 4.21.0
+ '@rollup/pluginutils@5.1.4(rollup@4.21.0)':
+ dependencies:
+ '@types/estree': 1.0.6
+ estree-walker: 2.0.2
+ picomatch: 4.0.2
+ optionalDependencies:
+ rollup: 4.21.0
+
'@rollup/rollup-android-arm-eabi@4.21.0':
optional: true
@@ -8903,10 +9066,10 @@ snapshots:
'@sqlite.org/sqlite-wasm@3.47.0-build1': {}
- '@stylistic/eslint-plugin@2.11.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@stylistic/eslint-plugin@2.11.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ eslint: 9.15.0(jiti@2.4.2)
eslint-visitor-keys: 4.2.0
espree: 10.3.0
estraverse: 5.3.0
@@ -9050,15 +9213,15 @@ snapshots:
dependencies:
'@types/node': 22.10.0
- '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/parser': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
'@typescript-eslint/scope-manager': 8.16.0
- '@typescript-eslint/type-utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/type-utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
'@typescript-eslint/visitor-keys': 8.16.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@@ -9068,14 +9231,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
'@typescript-eslint/scope-manager': 8.16.0
'@typescript-eslint/types': 8.16.0
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
'@typescript-eslint/visitor-keys': 8.16.0
debug: 4.3.7
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
optionalDependencies:
typescript: 5.7.2
transitivePeerDependencies:
@@ -9086,12 +9249,12 @@ snapshots:
'@typescript-eslint/types': 8.16.0
'@typescript-eslint/visitor-keys': 8.16.0
- '@typescript-eslint/type-utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/type-utils@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
debug: 4.3.7
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
ts-api-utils: 1.3.0(typescript@5.7.2)
optionalDependencies:
typescript: 5.7.2
@@ -9115,13 +9278,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
'@typescript-eslint/scope-manager': 8.16.0
'@typescript-eslint/types': 8.16.0
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
optionalDependencies:
typescript: 5.7.2
transitivePeerDependencies:
@@ -9197,10 +9360,10 @@ snapshots:
vite: 5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6)
vue: 3.5.6(typescript@5.7.2)
- '@vitest/eslint-plugin@1.1.10(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@vitest/eslint-plugin@1.1.10(@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)':
dependencies:
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ eslint: 9.15.0(jiti@2.4.2)
optionalDependencies:
typescript: 5.7.2
@@ -9413,13 +9576,13 @@ snapshots:
'@vueuse/metadata@11.3.0': {}
- '@vueuse/nuxt@11.3.0(magicast@0.3.5)(nuxt@3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))':
+ '@vueuse/nuxt@11.3.0(magicast@0.3.5)(nuxt@3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.2))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))':
dependencies:
'@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0)
'@vueuse/core': 11.3.0(vue@3.5.6(typescript@5.7.2))
'@vueuse/metadata': 11.3.0
local-pkg: 0.5.1
- nuxt: 3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3)
+ nuxt: 3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.2))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3)
vue-demi: 0.14.10(vue@3.5.6(typescript@5.7.2))
transitivePeerDependencies:
- '@vue/composition-api'
@@ -9943,6 +10106,8 @@ snapshots:
consola@3.2.3: {}
+ consola@3.4.0: {}
+
console-control-strings@1.1.0: {}
content-disposition@0.5.4:
@@ -10453,20 +10618,20 @@ snapshots:
optionalDependencies:
source-map: 0.6.1
- eslint-compat-utils@0.5.1(eslint@9.15.0(jiti@2.4.0)):
+ eslint-compat-utils@0.5.1(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
semver: 7.6.3
- eslint-compat-utils@0.6.3(eslint@9.15.0(jiti@2.4.0)):
+ eslint-compat-utils@0.6.3(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
semver: 7.6.3
- eslint-config-flat-gitignore@0.3.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-config-flat-gitignore@0.3.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
'@eslint/compat': 1.1.1
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
find-up-simple: 1.0.0
eslint-flat-config-utils@0.4.0:
@@ -10481,39 +10646,39 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-json-compat-utils@0.2.1(eslint@9.15.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0):
+ eslint-json-compat-utils@0.2.1(eslint@9.15.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
esquery: 1.6.0
jsonc-eslint-parser: 2.4.0
- eslint-merge-processors@0.1.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-merge-processors@0.1.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
- eslint-plugin-antfu@2.7.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-antfu@2.7.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
'@antfu/utils': 0.7.10
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
- eslint-plugin-command@0.2.6(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-command@0.2.6(eslint@9.15.0(jiti@2.4.2)):
dependencies:
'@es-joy/jsdoccomment': 0.48.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
- eslint-plugin-es-x@7.8.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-es-x@7.8.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
- eslint: 9.15.0(jiti@2.4.0)
- eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.15.0(jiti@2.4.2)
+ eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.2))
- eslint-plugin-import-x@4.4.3(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2):
+ eslint-plugin-import-x@4.4.3(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2):
dependencies:
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
debug: 4.3.7
doctrine: 3.0.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
eslint-import-resolver-node: 0.3.9
get-tsconfig: 4.8.1
is-glob: 4.0.3
@@ -10525,14 +10690,14 @@ snapshots:
- supports-color
- typescript
- eslint-plugin-jsdoc@50.5.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-jsdoc@50.5.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
'@es-joy/jsdoccomment': 0.49.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
debug: 4.3.7
escape-string-regexp: 4.0.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
espree: 10.3.0
esquery: 1.6.0
parse-imports: 2.1.1
@@ -10542,12 +10707,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-jsonc@2.18.2(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-jsonc@2.18.2(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
- eslint: 9.15.0(jiti@2.4.0)
- eslint-compat-utils: 0.6.3(eslint@9.15.0(jiti@2.4.0))
- eslint-json-compat-utils: 0.2.1(eslint@9.15.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
+ eslint: 9.15.0(jiti@2.4.2)
+ eslint-compat-utils: 0.6.3(eslint@9.15.0(jiti@2.4.2))
+ eslint-json-compat-utils: 0.2.1(eslint@9.15.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0)
espree: 9.6.1
graphemer: 1.4.0
jsonc-eslint-parser: 2.4.0
@@ -10556,12 +10721,12 @@ snapshots:
transitivePeerDependencies:
- '@eslint/json'
- eslint-plugin-n@17.14.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-n@17.14.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
enhanced-resolve: 5.17.1
- eslint: 9.15.0(jiti@2.4.0)
- eslint-plugin-es-x: 7.8.0(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.15.0(jiti@2.4.2)
+ eslint-plugin-es-x: 7.8.0(eslint@9.15.0(jiti@2.4.2))
get-tsconfig: 4.8.1
globals: 15.12.0
ignore: 5.3.2
@@ -10570,45 +10735,45 @@ snapshots:
eslint-plugin-no-only-tests@3.3.0: {}
- eslint-plugin-perfectionist@4.1.2(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2):
+ eslint-plugin-perfectionist@4.1.2(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2):
dependencies:
'@typescript-eslint/types': 8.16.0
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
+ eslint: 9.15.0(jiti@2.4.2)
natural-orderby: 5.0.0
transitivePeerDependencies:
- supports-color
- typescript
- eslint-plugin-regexp@2.7.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-regexp@2.7.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
comment-parser: 1.4.1
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
jsdoc-type-pratt-parser: 4.1.0
refa: 0.12.1
regexp-ast-analysis: 0.7.1
scslre: 0.3.0
- eslint-plugin-toml@0.11.1(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-toml@0.11.1(eslint@9.15.0(jiti@2.4.2)):
dependencies:
debug: 4.3.7
- eslint: 9.15.0(jiti@2.4.0)
- eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.15.0(jiti@2.4.2)
+ eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.2))
lodash: 4.17.21
toml-eslint-parser: 0.10.0
transitivePeerDependencies:
- supports-color
- eslint-plugin-unicorn@56.0.1(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-unicorn@56.0.1(eslint@9.15.0(jiti@2.4.2)):
dependencies:
'@babel/helper-validator-identifier': 7.25.9
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
ci-info: 4.0.0
clean-regexp: 1.0.0
core-js-compat: 3.39.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
esquery: 1.6.0
globals: 15.12.0
indent-string: 4.0.0
@@ -10621,41 +10786,41 @@ snapshots:
semver: 7.6.3
strip-indent: 3.0.0
- eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
optionalDependencies:
- '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.2))(typescript@5.7.2)
- eslint-plugin-vue@9.31.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-vue@9.31.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
- eslint: 9.15.0(jiti@2.4.0)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
+ eslint: 9.15.0(jiti@2.4.2)
globals: 13.24.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.1.2
semver: 7.6.3
- vue-eslint-parser: 9.4.3(eslint@9.15.0(jiti@2.4.0))
+ vue-eslint-parser: 9.4.3(eslint@9.15.0(jiti@2.4.2))
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
- eslint-plugin-yml@1.15.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-yml@1.15.0(eslint@9.15.0(jiti@2.4.2)):
dependencies:
debug: 4.3.7
- eslint: 9.15.0(jiti@2.4.0)
- eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.15.0(jiti@2.4.2)
+ eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.2))
lodash: 4.17.21
natural-compare: 1.4.0
yaml-eslint-parser: 1.2.3
transitivePeerDependencies:
- supports-color
- eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.0)):
+ eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.6)(eslint@9.15.0(jiti@2.4.2)):
dependencies:
'@vue/compiler-sfc': 3.5.6
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
eslint-scope@7.2.2:
dependencies:
@@ -10671,9 +10836,9 @@ snapshots:
eslint-visitor-keys@4.2.0: {}
- eslint@9.15.0(jiti@2.4.0):
+ eslint@9.15.0(jiti@2.4.2):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
'@eslint/config-array': 0.19.0
'@eslint/core': 0.9.0
@@ -10708,7 +10873,7 @@ snapshots:
natural-compare: 1.4.0
optionator: 0.9.4
optionalDependencies:
- jiti: 2.4.0
+ jiti: 2.4.2
transitivePeerDependencies:
- supports-color
@@ -10803,6 +10968,14 @@ snapshots:
merge2: 1.4.1
micromatch: 4.0.8
+ fast-glob@3.3.3:
+ dependencies:
+ '@nodelib/fs.stat': 2.0.5
+ '@nodelib/fs.walk': 1.2.8
+ glob-parent: 5.1.2
+ merge2: 1.4.1
+ micromatch: 4.0.8
+
fast-json-stable-stringify@2.1.0: {}
fast-levenshtein@2.0.6: {}
@@ -11321,6 +11494,8 @@ snapshots:
ignore@6.0.2: {}
+ ignore@7.0.3: {}
+
image-meta@0.2.1: {}
immutable@4.3.7:
@@ -11519,12 +11694,16 @@ snapshots:
jiti@2.4.0: {}
+ jiti@2.4.2: {}
+
js-base64@3.7.7: {}
js-tokens@4.0.0: {}
js-tokens@9.0.0: {}
+ js-tokens@9.0.1: {}
+
js-yaml@4.1.0:
dependencies:
argparse: 2.0.1
@@ -11582,6 +11761,8 @@ snapshots:
knitwork@1.1.0: {}
+ knitwork@1.2.0: {}
+
koa-compose@4.1.0: {}
koa-convert@2.0.0:
@@ -11715,14 +11896,19 @@ snapshots:
local-pkg@0.5.0:
dependencies:
- mlly: 1.7.1
- pkg-types: 1.1.3
+ mlly: 1.7.3
+ pkg-types: 1.2.1
local-pkg@0.5.1:
dependencies:
mlly: 1.7.3
pkg-types: 1.2.1
+ local-pkg@1.0.0:
+ dependencies:
+ mlly: 1.7.4
+ pkg-types: 1.3.1
+
locate-path@5.0.0:
dependencies:
p-locate: 4.1.0
@@ -11779,6 +11965,10 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
+ magic-string@0.30.17:
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.5.0
+
magicast@0.3.5:
dependencies:
'@babel/parser': 7.26.2
@@ -11850,6 +12040,23 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ mdast-util-from-markdown@2.0.2:
+ dependencies:
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ decode-named-character-reference: 1.0.2
+ devlop: 1.1.0
+ mdast-util-to-string: 4.0.0
+ micromark: 4.0.1
+ micromark-util-decode-numeric-character-reference: 2.0.1
+ micromark-util-decode-string: 2.0.0
+ micromark-util-normalize-identifier: 2.0.0
+ micromark-util-symbol: 2.0.0
+ micromark-util-types: 2.0.1
+ unist-util-stringify-position: 4.0.0
+ transitivePeerDependencies:
+ - supports-color
+
mdast-util-gfm-autolink-literal@2.0.1:
dependencies:
'@types/mdast': 4.0.4
@@ -11947,6 +12154,18 @@ snapshots:
unist-util-visit: 5.0.0
zwitch: 2.0.4
+ mdast-util-to-markdown@2.1.2:
+ dependencies:
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ longest-streak: 3.1.0
+ mdast-util-phrasing: 4.1.0
+ mdast-util-to-string: 4.0.0
+ micromark-util-classify-character: 2.0.0
+ micromark-util-decode-string: 2.0.0
+ unist-util-visit: 5.0.0
+ zwitch: 2.0.4
+
mdast-util-to-string@4.0.0:
dependencies:
'@types/mdast': 4.0.4
@@ -11997,6 +12216,25 @@ snapshots:
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
+ micromark-core-commonmark@2.0.2:
+ dependencies:
+ decode-named-character-reference: 1.0.2
+ devlop: 1.1.0
+ micromark-factory-destination: 2.0.0
+ micromark-factory-label: 2.0.0
+ micromark-factory-space: 2.0.1
+ micromark-factory-title: 2.0.0
+ micromark-factory-whitespace: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-chunked: 2.0.1
+ micromark-util-classify-character: 2.0.0
+ micromark-util-html-tag-name: 2.0.0
+ micromark-util-normalize-identifier: 2.0.0
+ micromark-util-resolve-all: 2.0.1
+ micromark-util-subtokenize: 2.0.1
+ micromark-util-symbol: 2.0.0
+ micromark-util-types: 2.0.1
+
micromark-extension-gfm-autolink-literal@2.1.0:
dependencies:
micromark-util-character: 2.1.0
@@ -12067,14 +12305,14 @@ snapshots:
micromark-factory-destination@2.0.0:
dependencies:
- micromark-util-character: 2.1.0
+ micromark-util-character: 2.1.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
micromark-factory-label@2.0.0:
dependencies:
devlop: 1.1.0
- micromark-util-character: 2.1.0
+ micromark-util-character: 2.1.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
@@ -12083,20 +12321,32 @@ snapshots:
micromark-util-character: 2.1.0
micromark-util-types: 2.0.0
+ micromark-factory-space@2.0.1:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-types: 2.0.1
+
micromark-factory-title@2.0.0:
dependencies:
micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
+ micromark-util-character: 2.1.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
micromark-factory-whitespace@2.0.0:
dependencies:
micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
+ micromark-util-character: 2.1.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
+ micromark-factory-whitespace@2.0.1:
+ dependencies:
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.0
+ micromark-util-types: 2.0.1
+
micromark-util-character@2.1.0:
dependencies:
micromark-util-symbol: 2.0.0
@@ -12117,7 +12367,7 @@ snapshots:
micromark-util-classify-character@2.0.0:
dependencies:
- micromark-util-character: 2.1.0
+ micromark-util-character: 2.1.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
@@ -12155,7 +12405,7 @@ snapshots:
micromark-util-sanitize-uri@2.0.0:
dependencies:
- micromark-util-character: 2.1.0
+ micromark-util-character: 2.1.1
micromark-util-encode: 2.0.0
micromark-util-symbol: 2.0.0
@@ -12176,6 +12426,8 @@ snapshots:
micromark-util-types@2.0.0: {}
+ micromark-util-types@2.0.1: {}
+
micromark@4.0.0:
dependencies:
'@types/debug': 4.1.12
@@ -12330,6 +12582,13 @@ snapshots:
pkg-types: 1.2.1
ufo: 1.5.4
+ mlly@1.7.4:
+ dependencies:
+ acorn: 8.14.0
+ pathe: 2.0.2
+ pkg-types: 1.3.1
+ ufo: 1.5.4
+
mri@1.2.0: {}
mrmime@2.0.0: {}
@@ -12564,14 +12823,22 @@ snapshots:
- utf-8-validate
- vite
- nuxt@3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3):
+ nuxt-visitors@1.1.2(magicast@0.3.5)(rollup@4.21.0):
+ dependencies:
+ '@nuxt/kit': 3.15.2(magicast@0.3.5)(rollup@4.21.0)
+ transitivePeerDependencies:
+ - magicast
+ - rollup
+ - supports-color
+
+ nuxt@3.13.2(@libsql/client@0.5.6(encoding@0.1.13))(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@libsql/client@0.5.6(encoding@0.1.13))(@opentelemetry/api@1.9.0)(pg@8.13.1))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.2))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3):
dependencies:
'@nuxt/devalue': 2.0.2
'@nuxt/devtools': 1.6.1(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2))
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)
'@nuxt/schema': 3.13.2(rollup@4.21.0)
'@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.21.0)
- '@nuxt/vite-builder': 3.13.2(@types/node@22.10.0)(eslint@9.15.0(jiti@2.4.0))(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vue-tsc@2.1.10(typescript@5.7.2))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3)
+ '@nuxt/vite-builder': 3.13.2(@types/node@22.10.0)(eslint@9.15.0(jiti@2.4.2))(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vue-tsc@2.1.10(typescript@5.7.2))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3)
'@unhead/dom': 1.11.6
'@unhead/shared': 1.11.6
'@unhead/ssr': 1.11.6
@@ -12692,7 +12959,7 @@ snapshots:
consola: 3.2.3
execa: 8.0.1
pathe: 1.1.2
- pkg-types: 1.1.3
+ pkg-types: 1.2.1
ufo: 1.5.4
object-assign@4.1.1: {}
@@ -12868,6 +13135,8 @@ snapshots:
pathe@1.1.2: {}
+ pathe@2.0.2: {}
+
pbf@3.3.0:
dependencies:
ieee754: 1.2.1
@@ -12938,6 +13207,12 @@ snapshots:
mlly: 1.7.3
pathe: 1.1.2
+ pkg-types@1.3.1:
+ dependencies:
+ confbox: 0.1.8
+ mlly: 1.7.4
+ pathe: 2.0.2
+
pluralize@8.0.0: {}
portfinder@1.0.32:
@@ -13398,26 +13673,26 @@ snapshots:
transitivePeerDependencies:
- supports-color
- remark-mdc@3.4.0:
+ remark-mdc@3.5.3:
dependencies:
'@types/mdast': 4.0.4
'@types/unist': 3.0.3
flat: 6.0.1
- mdast-util-from-markdown: 2.0.1
- mdast-util-to-markdown: 2.1.0
+ mdast-util-from-markdown: 2.0.2
+ mdast-util-to-markdown: 2.1.2
micromark: 4.0.1
- micromark-core-commonmark: 2.0.1
- micromark-factory-space: 2.0.0
- micromark-factory-whitespace: 2.0.0
+ micromark-core-commonmark: 2.0.2
+ micromark-factory-space: 2.0.1
+ micromark-factory-whitespace: 2.0.1
micromark-util-character: 2.1.1
- micromark-util-types: 2.0.0
+ micromark-util-types: 2.0.1
parse-entities: 4.0.1
scule: 1.3.0
stringify-entities: 4.0.4
unified: 11.0.5
unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.1
- yaml: 2.5.1
+ yaml: 2.7.0
transitivePeerDependencies:
- supports-color
@@ -13810,6 +14085,10 @@ snapshots:
dependencies:
js-tokens: 9.0.0
+ strip-literal@2.1.1:
+ dependencies:
+ js-tokens: 9.0.1
+
stylehacks@7.0.4(postcss@8.4.47):
dependencies:
browserslist: 4.24.2
@@ -14081,6 +14360,13 @@ snapshots:
magic-string: 0.30.11
unplugin: 1.12.2
+ unctx@2.4.1:
+ dependencies:
+ acorn: 8.14.0
+ estree-walker: 3.0.3
+ magic-string: 0.30.17
+ unplugin: 2.1.2
+
undici-types@6.20.0: {}
undici@5.28.4:
@@ -14178,6 +14464,25 @@ snapshots:
transitivePeerDependencies:
- rollup
+ unimport@3.14.6(rollup@4.21.0):
+ dependencies:
+ '@rollup/pluginutils': 5.1.4(rollup@4.21.0)
+ acorn: 8.14.0
+ escape-string-regexp: 5.0.0
+ estree-walker: 3.0.3
+ fast-glob: 3.3.3
+ local-pkg: 1.0.0
+ magic-string: 0.30.17
+ mlly: 1.7.4
+ pathe: 2.0.2
+ picomatch: 4.0.2
+ pkg-types: 1.3.1
+ scule: 1.3.0
+ strip-literal: 2.1.1
+ unplugin: 1.16.1
+ transitivePeerDependencies:
+ - rollup
+
unist-builder@4.0.0:
dependencies:
'@types/unist': 3.0.3
@@ -14259,6 +14564,16 @@ snapshots:
acorn: 8.14.0
webpack-virtual-modules: 0.6.2
+ unplugin@1.16.1:
+ dependencies:
+ acorn: 8.14.0
+ webpack-virtual-modules: 0.6.2
+
+ unplugin@2.1.2:
+ dependencies:
+ acorn: 8.14.0
+ webpack-virtual-modules: 0.6.2
+
unstorage@1.12.0(ioredis@5.4.1):
dependencies:
anymatch: 3.1.3
@@ -14323,6 +14638,19 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ untyped@1.5.2:
+ dependencies:
+ '@babel/core': 7.26.0
+ '@babel/standalone': 7.26.7
+ '@babel/types': 7.26.7
+ citty: 0.1.6
+ defu: 6.1.4
+ jiti: 2.4.2
+ knitwork: 1.2.0
+ scule: 1.3.0
+ transitivePeerDependencies:
+ - supports-color
+
unwasm@0.3.9:
dependencies:
knitwork: 1.1.0
@@ -14403,7 +14731,7 @@ snapshots:
- supports-color
- terser
- vite-plugin-checker@0.8.0(eslint@9.15.0(jiti@2.4.0))(meow@9.0.0)(optionator@0.9.4)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2)):
+ vite-plugin-checker@0.8.0(eslint@9.15.0(jiti@2.4.2))(meow@9.0.0)(optionator@0.9.4)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2)):
dependencies:
'@babel/code-frame': 7.24.7
ansi-escapes: 4.3.2
@@ -14421,7 +14749,7 @@ snapshots:
vscode-languageserver-textdocument: 1.0.12
vscode-uri: 3.0.8
optionalDependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
meow: 9.0.0
optionator: 0.9.4
typescript: 5.7.2
@@ -14510,10 +14838,10 @@ snapshots:
vue-devtools-stub@0.1.0: {}
- vue-eslint-parser@9.4.3(eslint@9.15.0(jiti@2.4.0)):
+ vue-eslint-parser@9.4.3(eslint@9.15.0(jiti@2.4.2)):
dependencies:
debug: 4.3.7
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.15.0(jiti@2.4.2)
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@@ -14664,6 +14992,8 @@ snapshots:
yaml@2.5.1: {}
+ yaml@2.7.0: {}
+
yargs-parser@20.2.9: {}
yargs-parser@21.1.1: {}