-
- 请对准摄像头扫描人脸进行签到
-
-
-
-
-
-
+
+
+
+
+
+
+
+ {{ user.name }}
+
+
+
+ {{ signStatus[user.state as unknown as keyof typeof signStatus] }}
-
- 进入学习
-
-
+
+
+
+ 进入学习
+
+
diff --git a/app/pages/s-screen/task.vue b/app/pages/s-screen/task.vue
deleted file mode 100644
index 3a7136d..0000000
--- a/app/pages/s-screen/task.vue
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/app/pages/s-screen/task/components/NavBar.vue b/app/pages/s-screen/task/components/NavBar.vue
new file mode 100644
index 0000000..277d1e8
--- /dev/null
+++ b/app/pages/s-screen/task/components/NavBar.vue
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
小组成员:
+
+
+
+
+
+ {{ user.name }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/pages/s-screen/task/components/TaskPanel.vue b/app/pages/s-screen/task/components/TaskPanel.vue
new file mode 100644
index 0000000..ff9632c
--- /dev/null
+++ b/app/pages/s-screen/task/components/TaskPanel.vue
@@ -0,0 +1,225 @@
+
+
+
+
+
+
+
+
+
+ {{ title }}
+
+
+ AI助教
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/pages/s-screen/task/components/TipModal.vue b/app/pages/s-screen/task/components/TipModal.vue
new file mode 100644
index 0000000..f74362f
--- /dev/null
+++ b/app/pages/s-screen/task/components/TipModal.vue
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+ 注意事项
+
+
+
+ {{ props.countdown }} 秒后关闭
+
+
+
diff --git a/app/pages/s-screen/task/index.vue b/app/pages/s-screen/task/index.vue
new file mode 100644
index 0000000..c35435c
--- /dev/null
+++ b/app/pages/s-screen/task/index.vue
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen.vue b/app/pages/v-screen.vue
index 0f0c77a..8f62b8b 100644
--- a/app/pages/v-screen.vue
+++ b/app/pages/v-screen.vue
@@ -1,3 +1,3 @@
-
+
diff --git a/app/pages/v-screen/data/components/AIAvatar.vue b/app/pages/v-screen/data/components/AIAvatar.vue
new file mode 100644
index 0000000..97c9134
--- /dev/null
+++ b/app/pages/v-screen/data/components/AIAvatar.vue
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+ {{ item.valueContent }}
+
+
+
+
+
+
+ {{ item.valueContent }}
+
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen/data/components/AIEvaluate.vue b/app/pages/v-screen/data/components/AIEvaluate.vue
new file mode 100644
index 0000000..f4e2926
--- /dev/null
+++ b/app/pages/v-screen/data/components/AIEvaluate.vue
@@ -0,0 +1,57 @@
+
+
+
+
+
+ 任务:{{ taskName }}
+
+ {{ score }}分
+
+
+
+ 步骤:{{ description }}
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen/data/components/Progress.vue b/app/pages/v-screen/data/components/Progress.vue
new file mode 100644
index 0000000..4aa3b6d
--- /dev/null
+++ b/app/pages/v-screen/data/components/Progress.vue
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen/data/study-state.vue b/app/pages/v-screen/data/components/StudyState.vue
similarity index 97%
rename from app/pages/v-screen/data/study-state.vue
rename to app/pages/v-screen/data/components/StudyState.vue
index 496abd9..f899330 100644
--- a/app/pages/v-screen/data/study-state.vue
+++ b/app/pages/v-screen/data/components/StudyState.vue
@@ -231,16 +231,12 @@ onMounted(() => {
-
diff --git a/app/pages/v-screen/data/components/TaskList.vue b/app/pages/v-screen/data/components/TaskList.vue
new file mode 100644
index 0000000..cd8149f
--- /dev/null
+++ b/app/pages/v-screen/data/components/TaskList.vue
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen/data/components/VEnvironment.vue b/app/pages/v-screen/data/components/VEnvironment.vue
new file mode 100644
index 0000000..a589746
--- /dev/null
+++ b/app/pages/v-screen/data/components/VEnvironment.vue
@@ -0,0 +1,22 @@
+
+
+
+
+
diff --git a/app/pages/v-screen/data/components/VPlatform.vue b/app/pages/v-screen/data/components/VPlatform.vue
new file mode 100644
index 0000000..b1e91e5
--- /dev/null
+++ b/app/pages/v-screen/data/components/VPlatform.vue
@@ -0,0 +1,19 @@
+
+
+
+ PLC状态:正常
+
+
+ 轴一:正常
+
+
+ 轴二:异常
+
+
+ 轴三:正常
+
+
+ 轴四:正常
+
+
+
diff --git a/app/pages/v-screen/data/components/VScene.vue b/app/pages/v-screen/data/components/VScene.vue
new file mode 100644
index 0000000..46c6b05
--- /dev/null
+++ b/app/pages/v-screen/data/components/VScene.vue
@@ -0,0 +1,16 @@
+
+
+
+ 双目摄像头:正常
+
+
+ 微光摄像头:正常
+
+
+
+
diff --git a/app/pages/v-screen/data/components/WebCamera.vue b/app/pages/v-screen/data/components/WebCamera.vue
new file mode 100644
index 0000000..e99e2b8
--- /dev/null
+++ b/app/pages/v-screen/data/components/WebCamera.vue
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen/data/index.vue b/app/pages/v-screen/data/index.vue
index 77f73cd..844fc4f 100644
--- a/app/pages/v-screen/data/index.vue
+++ b/app/pages/v-screen/data/index.vue
@@ -1,50 +1,154 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
-
-
-
- 状态信息
- 参数信息
+
+
+
-//左边 右边 结构一样
-.content_left,
-.content_right {
+
diff --git a/app/pages/v-screen/data/task-list.vue b/app/pages/v-screen/data/task-list.vue
deleted file mode 100644
index 0fb0b81..0000000
--- a/app/pages/v-screen/data/task-list.vue
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
-
-
-
diff --git a/app/pages/v-screen/data/web-camera.vue b/app/pages/v-screen/data/web-camera.vue
deleted file mode 100644
index 0522cc3..0000000
--- a/app/pages/v-screen/data/web-camera.vue
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/app/pages/v-screen/index/components/FaceScan.vue b/app/pages/v-screen/index/components/FaceScan.vue
new file mode 100644
index 0000000..91ad4cb
--- /dev/null
+++ b/app/pages/v-screen/index/components/FaceScan.vue
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/pages/v-screen/index/index.vue b/app/pages/v-screen/index/index.vue
index 0edebea..135579b 100644
--- a/app/pages/v-screen/index/index.vue
+++ b/app/pages/v-screen/index/index.vue
@@ -1,17 +1,20 @@
@@ -20,6 +23,7 @@ definePageMeta({
.index-box {
width: 100%;
display: flex;
+ flex: 1;
min-height: calc(100% - 64px);
justify-content: space-between;
}
@@ -28,10 +32,7 @@ definePageMeta({
flex: 1;
display: flex;
flex-direction: column;
- justify-content: space-around;
-
- .content_center_camera {
- height: 80vh;
- }
+ justify-content: center;
+ align-items: center;
}
diff --git a/app/pages/v-screen/index/popup-message.vue b/app/pages/v-screen/index/popup-message.vue
deleted file mode 100644
index f9ce009..0000000
--- a/app/pages/v-screen/index/popup-message.vue
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
diff --git a/app/pages/v-screen/index/web-camera.vue b/app/pages/v-screen/index/web-camera.vue
deleted file mode 100644
index cc5eb03..0000000
--- a/app/pages/v-screen/index/web-camera.vue
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/app/plugins/Vue3Marquee.client.ts b/app/plugins/Vue3Marquee.client.ts
new file mode 100644
index 0000000..7e3c54c
--- /dev/null
+++ b/app/plugins/Vue3Marquee.client.ts
@@ -0,0 +1,5 @@
+import Vue3Marquee from 'vue3-marquee'
+
+export default defineNuxtPlugin((nuxtApp) => {
+ nuxtApp.vueApp.use(Vue3Marquee, { name: 'Vue3Marquee' })
+})
diff --git a/app/services/mock.ts b/app/services/mock.ts
index d518d8e..78f62b0 100644
--- a/app/services/mock.ts
+++ b/app/services/mock.ts
@@ -1,6 +1,8 @@
-import { defineMock } from '@alova/mock'
import Mock from 'mockjs'
-import { genArr, parseParamUrl, RandomNumBoth } from '~/utils'
+import { defineMock } from '@alova/mock'
+import { RandomNumBoth, genArr, parseParamUrl } from '~/utils'
+
+// mockData.ts
const mocks = defineMock({
'/v/countUserNum': () => {
diff --git a/app/services/qt.ts b/app/services/qt.ts
index ea15102..4e8e5d1 100644
--- a/app/services/qt.ts
+++ b/app/services/qt.ts
@@ -1,5 +1,3 @@
-// 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
-
export class QTClientSDK {
// 定义命令类型
public static readonly Command = {
diff --git a/app/services/request.ts b/app/services/request.ts
index cdd1927..a90a192 100644
--- a/app/services/request.ts
+++ b/app/services/request.ts
@@ -1,12 +1,12 @@
-import type { AxiosRequestConfig, AxiosResponse } from 'axios'
-import { axiosMockResponse, axiosRequestAdapter } from '@alova/adapter-axios'
-import { createAlovaMockAdapter } from '@alova/mock'
import { createAlova } from 'alova'
import VueHook from 'alova/vue'
+import { createAlovaMockAdapter } from '@alova/mock'
+import { axiosMockResponse, axiosRequestAdapter } from '@alova/adapter-axios'
import axios from 'axios'
+import type { AxiosRequestConfig, AxiosResponse } from 'axios'
+import mocks from './mock'
import { RequestEnum, StorageEnum } from '~/constants'
import { getLocalStorage } from '~/utils'
-import mocks from './mock'
interface BaseConfig {
baseUrl: string
diff --git a/app/styles/theme.scss b/app/styles/theme.scss
index d86efc5..fc4d3b7 100644
--- a/app/styles/theme.scss
+++ b/app/styles/theme.scss
@@ -20,6 +20,6 @@ $-colors: (
);
@forward 'element-plus/theme-chalk/src/common/var.scss' with (
- $colors: $-colors
+ $colors: $-colors,
);
diff --git a/app/types/qt.ts b/app/types/qt.ts
index 05e0741..58184ac 100644
--- a/app/types/qt.ts
+++ b/app/types/qt.ts
@@ -1,4 +1,46 @@
+export interface Course {
+ taskId: string
+ taskCode: string
+ taskName: string
+ content: string
+ stepList: Step[]
+}
+
+export interface Step {
+ stepId: string
+ stepCode: string
+ stepState: Step_State // 任务的状态 0未开始 1正在做 2已完成
+ description: string
+ ai_state: string // 0 未打分,1 已打分
+ ai_score: string
+ ai_comment: string
+}
+
+export interface UserInfo {
+ name: string
+ stu_id: string
+ state: string // 1签到 0未签到
+ avatar: string
+}
+
+export enum Step_State {
+ NOT_STARTED = '0',
+ DOING = '1',
+ COMPLETED = '2',
+}
+
+export enum PAGE_SYNC {
+ LOGIN = '0',
+ HOME = '1',
+}
+
+export enum PAGE_SIGN {
+ BIG_SCREEN = 'v',
+ SMALL_SCREEN = 's',
+}
+
export enum DataType {
+ PAGE_JUMP = '2',
TASK_INFO = '3',
VIDEO_FRAME = '101',
AI_ASSISTANT = '102',
@@ -6,8 +48,9 @@ export enum DataType {
}
export enum CameraId {
- FACE = '0',
- PTZ = '1',
+ FACE = '0', // 人脸
+ PTZ = '1', // 球机
+ TRACK = '2', // 轨迹
}
export enum ReturnCode {
@@ -21,11 +64,11 @@ export enum State {
COMPLETED = '3',
}
-export interface QTResponseType {
+export interface QTResponseType {
type: string
cam_id?: string
img?: string
- payload?: any
+ payload?: T
ret?: string
state?: string
text?: string
@@ -33,4 +76,9 @@ export interface QTResponseType {
line2?: string
line3?: string
err?: string
+ index?: PAGE_SYNC
+ screen?: PAGE_SIGN
+ stage_name?: string
+ task_len?: string
+ video_url?: string
}
diff --git a/app/utils/canvas.ts b/app/utils/canvas.ts
index b22254b..a7d2cb0 100644
--- a/app/utils/canvas.ts
+++ b/app/utils/canvas.ts
@@ -1,43 +1,69 @@
-export function drawSequenceFrame(url: string, canvas: HTMLCanvasElement): Promise {
+type FitMode = 'contain' | 'cover'
+
+export function drawSequenceFrame(url: string, canvas: HTMLCanvasElement, fitMode: FitMode = 'contain'): Promise {
return new Promise((resolve, reject) => {
if (!canvas) {
reject(new Error('Canvas element not found!'))
return
}
- const ctx = canvas.getContext('2d') as CanvasRenderingContext2D
+ const ctx = canvas.getContext('2d')
+ if (!ctx) {
+ reject(new Error('Unable to get 2D context'))
+ return
+ }
const img = new Image()
+ img.crossOrigin = 'anonymous' // To avoid CORS issues
img.onload = () => {
- // 设置canvas尺寸
+ // Set canvas size
canvas.width = canvas.clientWidth
canvas.height = canvas.clientHeight
- // 图片比例和canvas比例
+ // Calculate scaling and positioning
const imgRatio = img.width / img.height
const canvasRatio = canvas.width / canvas.height
let drawWidth, drawHeight, drawX, drawY
- // 根据比例确定绘制尺寸和位置
- if (imgRatio > canvasRatio) {
- drawWidth = canvas.width
- drawHeight = canvas.width / imgRatio
- drawX = 0
- drawY = (canvas.height - drawHeight) / 2
+ if (fitMode === 'contain') {
+ if (imgRatio > canvasRatio) {
+ // Image is wider than canvas (relative to their heights)
+ drawWidth = canvas.width
+ drawHeight = drawWidth / imgRatio
+ drawX = 0
+ drawY = (canvas.height - drawHeight) / 2
+ }
+ else {
+ // Image is taller than canvas (relative to their widths)
+ drawHeight = canvas.height
+ drawWidth = drawHeight * imgRatio
+ drawY = 0
+ drawX = (canvas.width - drawWidth) / 2
+ }
}
- else {
- drawWidth = canvas.height * imgRatio
- drawHeight = canvas.height
- drawX = (canvas.width - drawWidth) / 2
- drawY = 0
+ else { // cover
+ if (imgRatio > canvasRatio) {
+ // Image is wider than canvas (relative to their heights)
+ drawHeight = canvas.height
+ drawWidth = drawHeight * imgRatio
+ drawY = 0
+ drawX = (canvas.width - drawWidth) / 2
+ }
+ else {
+ // Image is taller than canvas (relative to their widths)
+ drawWidth = canvas.width
+ drawHeight = drawWidth / imgRatio
+ drawX = 0
+ drawY = (canvas.height - drawHeight) / 2
+ }
}
- // 清除之前的内容
+ // Clear previous content
ctx.clearRect(0, 0, canvas.width, canvas.height)
- // 绘制图片
- ctx.drawImage(img, drawX, drawY, drawWidth, drawHeight - 15)
+ // Draw image
+ ctx.drawImage(img, drawX, drawY, drawWidth, drawHeight)
resolve()
}
diff --git a/app/utils/index.ts b/app/utils/index.ts
index 7a5762f..ddc659c 100644
--- a/app/utils/index.ts
+++ b/app/utils/index.ts
@@ -1,4 +1,4 @@
-export * from './canvas'
export * from './date'
-export * from './mock'
export * from './storage'
+export * from './mock'
+export * from './canvas'
diff --git a/app/utils/web-channel.js b/app/utils/web-channel.js
index 585a125..2989f18 100644
--- a/app/utils/web-channel.js
+++ b/app/utils/web-channel.js
@@ -57,7 +57,7 @@ const QWebChannelMessageTypes = {
const QWebChannel = function (transport, initCallback) {
if (typeof transport !== 'object' || typeof transport.send !== 'function') {
console.error(`The QWebChannel expects a transport object with a send function and onmessage callback property.`
- + ` Given is: transport: ${typeof (transport)}, transport.send: ${typeof (transport.send)}`)
+ + ` Given is: transport: ${typeof (transport)}, transport.send: ${typeof (transport.send)}`)
return
}
diff --git a/nuxt.config.ts b/nuxt.config.ts
index 32f6231..f2e190b 100644
--- a/nuxt.config.ts
+++ b/nuxt.config.ts
@@ -48,7 +48,7 @@ export default defineNuxtConfig({
legacy: {
targets: ['chrome 69'],
- modernPolyfills: ['es.global-this', 'es.object.from-entries', 'es.array.flat-map', 'es.array.flat'],
+ modernPolyfills: ['es.global-this', 'es.object.from-entries', 'es.array.flat-map', 'es.array.flat', 'es.promise.all-settled'],
},
elementPlus: {
@@ -123,6 +123,11 @@ export default defineNuxtConfig({
compatibilityVersion: 4,
},
+ sourcemap: {
+ client: true,
+ server: true,
+ },
+
hooks: {
'pages:extend': function (pages) {
// 删除含component的page路由
diff --git a/package.json b/package.json
index 25e41f0..35967b9 100644
--- a/package.json
+++ b/package.json
@@ -26,36 +26,39 @@
"echarts": "^5.5.1",
"lodash-es": "^4.17.21",
"nuxt-vite-legacy": "^1.2.0",
+ "scroll-into-view-if-needed": "^3.1.0",
"vue-echarts": "^7.0.3",
- "vue3-lottie": "^3.3.1"
+ "vue3-lottie": "^3.3.1",
+ "vue3-marquee": "^4.2.2",
+ "xgplayer": "^3.0.20"
},
"devDependencies": {
- "@antfu/eslint-config": "^3.6.2",
+ "@antfu/eslint-config": "^2.27.1",
"@element-plus/nuxt": "^1.0.10",
- "@iconify-json/carbon": "^1.2.1",
- "@iconify-json/twemoji": "^1.2.0",
- "@nuxt/devtools": "^1.4.2",
- "@nuxt/eslint": "^0.5.7",
- "@nuxtjs/color-mode": "^3.5.1",
+ "@iconify-json/carbon": "^1.1.37",
+ "@iconify-json/twemoji": "^1.1.16",
+ "@nuxt/devtools": "^1.4.0",
+ "@nuxt/eslint": "^0.5.2",
+ "@nuxtjs/color-mode": "^3.4.4",
"@pinia/nuxt": "^0.5.4",
"@types/mockjs": "^1.0.10",
- "@unocss/eslint-config": "^0.62.4",
- "@unocss/nuxt": "^0.62.4",
- "@vite-pwa/nuxt": "^0.10.5",
- "@vueuse/nuxt": "^11.1.0",
+ "@unocss/eslint-config": "^0.62.3",
+ "@unocss/nuxt": "^0.62.3",
+ "@vite-pwa/nuxt": "^0.10.1",
+ "@vueuse/nuxt": "^11.0.3",
"arco-design-nuxt-module": "^0.1.0",
"consola": "^3.2.3",
"dayjs-nuxt": "^2.1.11",
- "eslint": "^9.10.0",
+ "eslint": "^9.9.1",
"eslint-plugin-format": "^0.1.2",
"mockjs": "^1.1.0",
- "nuxt": "^3.13.2",
+ "nuxt": "^3.13.0",
"pinia": "^2.2.2",
"sass": "^1.78.0",
- "typescript": "^5.6.2",
- "vue-tsc": "^2.1.6"
+ "typescript": "^5.5.4",
+ "vue-tsc": "^2.0.29"
},
"resolutions": {
- "@typescript-eslint/utils": "^8.6.0"
+ "@typescript-eslint/utils": "^8.2.0"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b32f743..f4adb98 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -5,7 +5,7 @@ settings:
excludeLinksFromLockfile: false
overrides:
- '@typescript-eslint/utils': ^8.6.0
+ '@typescript-eslint/utils': ^8.2.0
importers:
@@ -19,7 +19,7 @@ importers:
version: 2.0.6(alova@3.0.16)
'@tinymce/tinymce-vue':
specifier: ^6.0.1
- version: 6.0.1(vue@3.5.6(typescript@5.6.2))
+ version: 6.0.1(vue@3.4.38(typescript@5.5.4))
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
@@ -43,86 +43,95 @@ importers:
version: 4.17.21
nuxt-vite-legacy:
specifier: ^1.2.0
- version: 1.2.0(magicast@0.3.5)(rollup@4.21.0)(terser@5.31.6)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ version: 1.2.0(magicast@0.3.4)(rollup@4.21.0)(terser@5.31.6)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ scroll-into-view-if-needed:
+ specifier: ^3.1.0
+ version: 3.1.0
vue-echarts:
specifier: ^7.0.3
- version: 7.0.3(@vue/runtime-core@3.5.6)(echarts@5.5.1)(vue@3.5.6(typescript@5.6.2))
+ version: 7.0.3(@vue/runtime-core@3.4.38)(echarts@5.5.1)(vue@3.4.38(typescript@5.5.4))
vue3-lottie:
specifier: ^3.3.1
- version: 3.3.1(vue@3.5.6(typescript@5.6.2))
+ version: 3.3.1(vue@3.4.38(typescript@5.5.4))
+ vue3-marquee:
+ specifier: ^4.2.2
+ version: 4.2.2(vue@3.4.38(typescript@5.5.4))
+ xgplayer:
+ specifier: ^3.0.20
+ version: 3.0.20(core-js@3.38.1)
devDependencies:
'@antfu/eslint-config':
- specifier: ^3.6.2
- version: 3.6.2(@typescript-eslint/utils@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(@unocss/eslint-plugin@0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(@vue/compiler-sfc@3.5.6)(eslint-plugin-format@0.1.2(eslint@9.10.0(jiti@1.21.6)))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
+ specifier: ^2.27.1
+ version: 2.27.1(@typescript-eslint/utils@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(@unocss/eslint-plugin@0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(@vue/compiler-sfc@3.4.38)(eslint-plugin-format@0.1.2(eslint@9.9.1(jiti@1.21.6)))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
'@element-plus/nuxt':
specifier: ^1.0.10
- version: 1.0.10(@element-plus/icons-vue@2.3.1(vue@3.5.6(typescript@5.6.2)))(element-plus@2.8.1(vue@3.5.6(typescript@5.6.2)))(magicast@0.3.5)(rollup@4.21.0)
+ version: 1.0.10(@element-plus/icons-vue@2.3.1(vue@3.4.38(typescript@5.5.4)))(element-plus@2.8.1(vue@3.4.38(typescript@5.5.4)))(magicast@0.3.4)(rollup@4.21.0)
'@iconify-json/carbon':
- specifier: ^1.2.1
- version: 1.2.1
+ specifier: ^1.1.37
+ version: 1.1.37
'@iconify-json/twemoji':
- specifier: ^1.2.0
- version: 1.2.0
+ specifier: ^1.1.16
+ version: 1.1.16
'@nuxt/devtools':
- specifier: ^1.4.2
- version: 1.4.2(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)
+ specifier: ^1.4.0
+ version: 1.4.0(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
'@nuxt/eslint':
- specifier: ^0.5.7
- version: 0.5.7(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.5)(rollup@4.21.0)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)
+ specifier: ^0.5.2
+ version: 0.5.2(eslint@9.9.1(jiti@1.21.6))(magicast@0.3.4)(rollup@4.21.0)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
'@nuxtjs/color-mode':
- specifier: ^3.5.1
- version: 3.5.1(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
+ specifier: ^3.4.4
+ version: 3.4.4(magicast@0.3.4)(rollup@4.21.0)
'@pinia/nuxt':
specifier: ^0.5.4
- version: 0.5.4(magicast@0.3.5)(rollup@4.21.0)(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2))
+ version: 0.5.4(magicast@0.3.4)(rollup@4.21.0)(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))
'@types/mockjs':
specifier: ^1.0.10
version: 1.0.10
'@unocss/eslint-config':
- specifier: ^0.62.4
- version: 0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
+ specifier: ^0.62.3
+ version: 0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
'@unocss/nuxt':
- specifier: ^0.62.4
- version: 0.62.4(magicast@0.3.5)(postcss@8.4.47)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)(webpack@5.88.2(esbuild@0.23.1))
+ specifier: ^0.62.3
+ version: 0.62.3(magicast@0.3.4)(postcss@8.4.41)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack@5.88.2(esbuild@0.23.1))
'@vite-pwa/nuxt':
- specifier: ^0.10.5
- version: 0.10.5(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0)
+ specifier: ^0.10.1
+ version: 0.10.1(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0)
'@vueuse/nuxt':
- specifier: ^11.1.0
- version: 11.1.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)
+ specifier: ^11.0.3
+ version: 11.0.3(magicast@0.3.4)(nuxt@3.13.0(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.9.1(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))
arco-design-nuxt-module:
specifier: ^0.1.0
- version: 0.1.0(@arco-design/web-vue@2.56.1(vue@3.5.6(typescript@5.6.2)))(magicast@0.3.5)(rollup@4.21.0)
+ version: 0.1.0(@arco-design/web-vue@2.56.1(vue@3.4.38(typescript@5.5.4)))(magicast@0.3.4)(rollup@4.21.0)
consola:
specifier: ^3.2.3
version: 3.2.3
dayjs-nuxt:
specifier: ^2.1.11
- version: 2.1.11(magicast@0.3.5)(rollup@4.21.0)
+ version: 2.1.11(magicast@0.3.4)(rollup@4.21.0)
eslint:
- specifier: ^9.10.0
- version: 9.10.0(jiti@1.21.6)
+ specifier: ^9.9.1
+ version: 9.9.1(jiti@1.21.6)
eslint-plugin-format:
specifier: ^0.1.2
- version: 0.1.2(eslint@9.10.0(jiti@1.21.6))
+ version: 0.1.2(eslint@9.9.1(jiti@1.21.6))
mockjs:
specifier: ^1.1.0
version: 1.1.0
nuxt:
- specifier: ^3.13.2
- version: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3)
+ specifier: ^3.13.0
+ version: 3.13.0(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.9.1(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4))
pinia:
specifier: ^2.2.2
- version: 2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2))
+ version: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))
sass:
specifier: ^1.78.0
version: 1.78.0
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.5.4
+ version: 5.5.4
vue-tsc:
- specifier: ^2.1.6
- version: 2.1.6(typescript@5.6.2)
+ specifier: ^2.0.29
+ version: 2.0.29(typescript@5.5.4)
packages:
@@ -144,20 +153,20 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
- '@antfu/eslint-config@3.6.2':
- resolution: {integrity: sha512-cewFaIEuSSOjbIsNts8gjeMLQrrMDhZjZJHMWk+OyVGJLHRE09JiF5Yg5+XjMVYlG/7fPqeuwEehLrer+8zMfA==}
+ '@antfu/eslint-config@2.27.1':
+ resolution: {integrity: sha512-SFncnHKvzXEUemgRQpEYUA961C/rgXYr3CpDWr6dduO+4GXRHSbb0PRcNxIESp5vPsIodxh48noP20JzyCT/hg==}
hasBin: true
peerDependencies:
'@eslint-react/eslint-plugin': ^1.5.8
'@prettier/plugin-xml': ^3.4.1
'@unocss/eslint-plugin': '>=0.50.0'
astro-eslint-parser: ^1.0.2
- eslint: ^9.10.0
+ eslint: '>=8.40.0'
eslint-plugin-astro: ^1.2.0
eslint-plugin-format: '>=0.1.0'
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-react-refresh: ^0.4.4
- eslint-plugin-solid: ^0.14.3
+ eslint-plugin-solid: ^0.13.2
eslint-plugin-svelte: '>=2.35.1'
prettier-plugin-astro: ^0.13.0
prettier-plugin-slidev: ^1.0.5
@@ -193,9 +202,6 @@ packages:
'@antfu/install-pkg@0.4.0':
resolution: {integrity: sha512-vI73C0pFA9L+5v+djh0WSLXb8qYQGH5fX8nczaFe1OTI/8Fh03JS1Mov1V7urb6P3A2cBlBqZNjJIKv54+zVRw==}
- '@antfu/install-pkg@0.4.1':
- resolution: {integrity: sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==}
-
'@antfu/utils@0.7.10':
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
@@ -337,11 +343,6 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
- '@babel/parser@7.25.6':
- resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
- engines: {node: '>=6.0.0'}
- hasBin: true
-
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3':
resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==}
engines: {node: '>=6.9.0'}
@@ -809,6 +810,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
+ '@babel/preset-typescript@7.24.7':
+ resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+
'@babel/regjsgen@0.8.0':
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
@@ -832,10 +839,6 @@ packages:
resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==}
engines: {node: '>=6.9.0'}
- '@babel/types@7.25.6':
- resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
- engines: {node: '>=6.9.0'}
-
'@clack/core@0.3.4':
resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==}
@@ -872,6 +875,10 @@ packages:
'@element-plus/icons-vue': '>=0.2.6'
element-plus: '>=2'
+ '@es-joy/jsdoccomment@0.43.1':
+ resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==}
+ engines: {node: '>=16'}
+
'@es-joy/jsdoccomment@0.48.0':
resolution: {integrity: sha512-G6QUWIcC+KvSwXNsJyDTHvqUdNoAVJPPgkc3+Uk4WBKqZvoXhlvazOgm9aL0HwihJLQf0l+tOE2UFzXBqCqgDw==}
engines: {node: '>=16'}
@@ -1312,10 +1319,6 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
- '@eslint/compat@1.1.1':
- resolution: {integrity: sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@eslint/config-array@0.17.1':
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1334,24 +1337,14 @@ packages:
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@9.10.0':
- resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==}
+ '@eslint/js@9.9.1':
+ resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/markdown@6.1.0':
- resolution: {integrity: sha512-cX1tyD+aIbhzKrCKe/9M5s2jZhldWGOR+cy7cIVpxG9RkoaN4XU+gG3dy6oEKtBFXjDx06GtP0OGO7jgbqa2DA==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- peerDependencies:
- eslint: '>=9'
-
'@eslint/object-schema@2.1.4':
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/plugin-kit@0.1.0':
- resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@fastify/busboy@2.1.1':
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
engines: {node: '>=14'}
@@ -1373,17 +1366,17 @@ packages:
resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
engines: {node: '>=18.18'}
- '@iconify-json/carbon@1.2.1':
- resolution: {integrity: sha512-dIMY6OOY9LnwR3kOqAtfz4phGFG+KNfESEwSL6muCprBelSlSPpRXtdqvEEO/qWhkf5AJ9hWrOV3Egi5Z2IuKA==}
+ '@iconify-json/carbon@1.1.37':
+ resolution: {integrity: sha512-Hj9oZtRmN63yt29YovqgqOJQhaoVMNMTkFLT3HKAJm4HjvI405Juez5UfdysYmLjF708U7gJNx4U6K1k5+fTBw==}
- '@iconify-json/twemoji@1.2.0':
- resolution: {integrity: sha512-yYm2hNTDeaeKqLUKSoCGpzjPwX6EjkUFsCfSyNDedsg5iaEhlBZGPCUjOdt/Z4CVsONBWSY7gv9RORuA+CStmQ==}
+ '@iconify-json/twemoji@1.1.16':
+ resolution: {integrity: sha512-uAUlu4l7UZXDX2W7kfwttsObf76t+myPRxgIfU6IL1jQsbQTG/ouC2NBhrgBI8iq6eCweDhLuBorCdMlDkE9fQ==}
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
- '@iconify/utils@2.1.33':
- resolution: {integrity: sha512-jP9h6v/g0BIZx0p7XGJJVtkVnydtbgTgt9mVNcGDYwaa7UhdHdI9dvoq+gKj9sijMSJKxUPEG2JyjsgXjxL7Kw==}
+ '@iconify/utils@2.1.32':
+ resolution: {integrity: sha512-LeifFZPPKu28O3AEDpYJNdEbvS4/ojAPyIW+pF/vUpJTYnbTiXUHkCh0bwgFRzKvdpb8H4Fbfd/742++MF4fPQ==}
'@ioredis/commands@1.2.0':
resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==}
@@ -1465,33 +1458,33 @@ packages:
'@nuxt/devalue@2.0.2':
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
- '@nuxt/devtools-kit@1.4.2':
- resolution: {integrity: sha512-8a5PhVnC7E94318/sHbNSe9mI2MlsQ8+pJLGs2Hh1OJyidB9SWe6hoFc8q4K9VOtXak9uCFVb5V2JGXS1q+1aA==}
+ '@nuxt/devtools-kit@1.4.0':
+ resolution: {integrity: sha512-2Ymwfx68zDRB4xgZ7L2rxRG32skgxoiE0fq2mY4w9u51OW9GClrhmJzU677yJWl0r00YcuFnA3tYrzjIh8dGKg==}
peerDependencies:
vite: '*'
- '@nuxt/devtools-wizard@1.4.2':
- resolution: {integrity: sha512-TyhmPBg/xJKPOdnwR3DAh8KMUt6/0dUNABCxGVeY7PYbIiXt4msIGVJkBc4y+WwIJHOYPrSRClmZVsXQfRlB4A==}
+ '@nuxt/devtools-wizard@1.4.0':
+ resolution: {integrity: sha512-aDUZ8wPP6uIEabtwXIc8FC4rPTeAox+nYIG/ZlDEXth/4izaEb0dm38551BVipCK/QeGlnUXWSsS3wdij4Du6w==}
hasBin: true
- '@nuxt/devtools@1.4.2':
- resolution: {integrity: sha512-Ok3g2P7iwKyK8LiwozbYVAZTo8t91iXSmlJj2ozeo1okKQ2Qi1AtwB6nYgIlkUHZmo155ZjG/LCHYI5uhQ/sGw==}
+ '@nuxt/devtools@1.4.0':
+ resolution: {integrity: sha512-xR7sKPoWulJgwDqDED2Ypa7P3/IX5JeanKEBtpb8CQ1B2z0QFJw3Nb74ssdxyDcyoxaYbHY6g5Zc0jrJgSkvxg==}
hasBin: true
peerDependencies:
vite: '*'
- '@nuxt/eslint-config@0.5.7':
- resolution: {integrity: sha512-B+snO9NS9+v2657Z84tMbW3hLxjauIUkk2m4vnYjb9xfAFdoQwK07q6aaf7LzvagmVFmQiclT9LbJMvlRqzmsA==}
+ '@nuxt/eslint-config@0.5.2':
+ resolution: {integrity: sha512-InlT4s6dUaO7YGxz0J2yaW3pRiCbIPBH4Mc3OxUPFT5+BYYXASm/Os+Ssc0Ia/UDAjiofLwd0Ov+QforPOeQUg==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@nuxt/eslint-plugin@0.5.7':
- resolution: {integrity: sha512-vYQYs/L87g2pBIoTmkk2mgYBqePTQDnhk87nGqsosKbfQ80xj9kkN3dsVb6BDQFk0zik4THWpXmnfjkvsjm/eg==}
+ '@nuxt/eslint-plugin@0.5.2':
+ resolution: {integrity: sha512-Z7v+mVJp6ertuwyYSU5NQbPzAEjvNDI3W88jcRr6cM94SzlJCJWfgZgZtxumbISGT2SAIO4TqNC++wFxDC5Jgw==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@nuxt/eslint@0.5.7':
- resolution: {integrity: sha512-t2GoH8BIfDVysZ5Y9kPBTnT9rcUSJcXTeY5Fa93//qmHJba3kIpoETy3qJe/v75R1giGgIPO+Iydt6uXZ2jjJQ==}
+ '@nuxt/eslint@0.5.2':
+ resolution: {integrity: sha512-LaktMvqaPk8IPGPYte/MZyHGnu+eK0G2BQprY8F4NsksjZJFhXTpgyM7vNzS2TFZw+6veLp9//4W5UrKdvQZqw==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
eslint-webpack-plugin: ^4.1.0
@@ -1506,30 +1499,22 @@ packages:
resolution: {integrity: sha512-gbhSbDvYfkGQ0R2ztqTLQLHRMv+7g50kAKKuN6mbF4tL9jg7NPnQ8bAarn2I4Qx8xtmwO+qY1ABkmYMn5S1CpA==}
engines: {node: ^14.18.0 || >=16.10.0}
- '@nuxt/kit@3.13.2':
- resolution: {integrity: sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==}
- engines: {node: ^14.18.0 || >=16.10.0}
-
'@nuxt/schema@3.13.0':
resolution: {integrity: sha512-JBGSjF9Hd8guvTV2312eM1RulCMJc50yR3CeMZPLDsI02A8TXQnABS8EbgvGRvxD43q/ITjj21B2ffG1wEVrnQ==}
engines: {node: ^14.18.0 || >=16.10.0}
- '@nuxt/schema@3.13.2':
- resolution: {integrity: sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==}
- engines: {node: ^14.18.0 || >=16.10.0}
-
- '@nuxt/telemetry@2.6.0':
- resolution: {integrity: sha512-h4YJ1d32cU7tDKjjhjtIIEck4WF/w3DTQBT348E9Pz85YLttnLqktLM0Ez9Xc2LzCeUgBDQv1el7Ob/zT3KUqg==}
+ '@nuxt/telemetry@2.5.4':
+ resolution: {integrity: sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==}
hasBin: true
- '@nuxt/vite-builder@3.13.2':
- resolution: {integrity: sha512-3dzc3YH3UeTmzGtCevW1jTq0Q8/cm+yXqo/VS/EFM3aIO/tuNPS88is8ZF2YeBButFnLFllq/QenziPbq0YD6Q==}
+ '@nuxt/vite-builder@3.13.0':
+ resolution: {integrity: sha512-FVIpT5wTxGcU3JDFxIyvT6isSZUujVKavQyPo3kgOQKWURDcBcvVY4HdJIVMsSIcaXafH13RZc5RKLlxfIGFdQ==}
engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies:
vue: ^3.3.4
- '@nuxtjs/color-mode@3.5.1':
- resolution: {integrity: sha512-GRHF3WUwX6fXIiRVlngNq1nVDwrVuP6dWX1DRmox3QolzX0eH1oJEcFr/lAm1nkT71JVGb8mszho9w+yHJbePw==}
+ '@nuxtjs/color-mode@3.4.4':
+ resolution: {integrity: sha512-VSNJVGnRIjiGmfbMa0cN+rwNRowDRTL/wku/z5MpKSanVo3khIRitBNqNviso1l3T+LW0pLHeXBNp6L8g/l1EA==}
'@parcel/watcher-android-arm64@2.4.1':
resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==}
@@ -1805,12 +1790,38 @@ packages:
cpu: [x64]
os: [win32]
+ '@rushstack/eslint-patch@1.10.4':
+ resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==}
+
'@sindresorhus/merge-streams@2.3.0':
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
engines: {node: '>=18'}
- '@stylistic/eslint-plugin@2.8.0':
- resolution: {integrity: sha512-Ufvk7hP+bf+pD35R/QfunF793XlSRIC7USr3/EdgduK9j13i2JjmsM0LUz3/foS+jDYp2fzyWZA9N44CPur0Ow==}
+ '@stylistic/eslint-plugin-js@2.6.4':
+ resolution: {integrity: sha512-kx1hS3xTvzxZLdr/DCU/dLBE++vcP97sHeEFX2QXhk1Ipa4K1rzPOLw1HCbf4mU3s+7kHP5eYpDe+QteEOFLug==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
+ '@stylistic/eslint-plugin-jsx@2.6.4':
+ resolution: {integrity: sha512-bIvVhdtjmyu3S10V7QRIuawtCZSq9gRmzAX23ucjCOdSFzEwlq+di0IM0riBAvvQerrJL4SM6G3xgyPs8BSXIA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
+ '@stylistic/eslint-plugin-plus@2.6.4':
+ resolution: {integrity: sha512-EuRvtxhf7Hv8OoMIePulP/6rBJIgPTu1l5GAm1780WcF1Cl8bOZXIn84Pdac5pNv6lVlzCOFm8MD3VE+2YROuA==}
+ peerDependencies:
+ eslint: '*'
+
+ '@stylistic/eslint-plugin-ts@2.6.4':
+ resolution: {integrity: sha512-yxL8Hj6WkObw1jfiLpBzKy5yfxY6vwlwO4miq34ySErUjUecPV5jxfVbOe4q1QDPKemQGPq93v7sAQS5PzM8lA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
+ '@stylistic/eslint-plugin@2.6.4':
+ resolution: {integrity: sha512-euUGnjzH8EOqEYTGk9dB2OBINp0FX1nuO7/k4fO82zNRBIKZgJoDwTLM4Ce+Om6W1Qmh1PrZjCr4jh4tMEXGPQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.40.0'
@@ -1830,12 +1841,12 @@ packages:
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
engines: {node: '>=10.13.0'}
- '@types/debug@4.1.12':
- resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
-
'@types/eslint-scope@3.7.7':
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
+ '@types/eslint@8.56.11':
+ resolution: {integrity: sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==}
+
'@types/eslint@9.6.0':
resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==}
@@ -1857,15 +1868,12 @@ packages:
'@types/lodash@4.17.7':
resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==}
- '@types/mdast@4.0.4':
- resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
+ '@types/mdast@3.0.15':
+ resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==}
'@types/mockjs@1.0.10':
resolution: {integrity: sha512-SXgrhajHG7boLv6oU93CcmdDm0HYRiceuz6b+7z+/2lCJPTWDv0V5YiwFHT2ejE4bQqgSXQiVPQYPWv7LGsK1g==}
- '@types/ms@0.7.34':
- resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
-
'@types/node@22.5.0':
resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==}
@@ -1878,8 +1886,8 @@ packages:
'@types/trusted-types@2.0.7':
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
- '@types/unist@3.0.3':
- resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
+ '@types/unist@2.0.11':
+ resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
'@types/web-bluetooth@0.0.16':
resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
@@ -1887,8 +1895,8 @@ packages:
'@types/web-bluetooth@0.0.20':
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
- '@typescript-eslint/eslint-plugin@8.6.0':
- resolution: {integrity: sha512-UOaz/wFowmoh2G6Mr9gw60B1mm0MzUtm6Ic8G2yM1Le6gyj5Loi/N+O5mocugRGY+8OeeKmkMmbxNqUCq3B4Sg==}
+ '@typescript-eslint/eslint-plugin@8.2.0':
+ resolution: {integrity: sha512-02tJIs655em7fvt9gps/+4k4OsKULYGtLBPJfOsmOq1+3cdClYiF0+d6mHu6qDnTcg88wJBkcPLpQhq7FyDz0A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
@@ -1898,8 +1906,8 @@ packages:
typescript:
optional: true
- '@typescript-eslint/parser@8.6.0':
- resolution: {integrity: sha512-eQcbCuA2Vmw45iGfcyG4y6rS7BhWfz9MQuk409WD47qMM+bKCGQWXxvoOs1DUp+T7UBMTtRTVT+kXr7Sh4O9Ow==}
+ '@typescript-eslint/parser@8.2.0':
+ resolution: {integrity: sha512-j3Di+o0lHgPrb7FxL3fdEy6LJ/j2NE8u+AP/5cQ9SKb+JLH6V6UHDqJ+e0hXBkHP1wn1YDFjYCS9LBQsZDlDEg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -1908,12 +1916,12 @@ packages:
typescript:
optional: true
- '@typescript-eslint/scope-manager@8.6.0':
- resolution: {integrity: sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==}
+ '@typescript-eslint/scope-manager@8.2.0':
+ resolution: {integrity: sha512-OFn80B38yD6WwpoHU2Tz/fTz7CgFqInllBoC3WP+/jLbTb4gGPTy9HBSTsbDWkMdN55XlVU0mMDYAtgvlUspGw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.6.0':
- resolution: {integrity: sha512-dtePl4gsuenXVwC7dVNlb4mGDcKjDT/Ropsk4za/ouMBPplCLyznIaR+W65mvCvsyS97dymoBRrioEXI7k0XIg==}
+ '@typescript-eslint/type-utils@8.2.0':
+ resolution: {integrity: sha512-g1CfXGFMQdT5S+0PSO0fvGXUaiSkl73U1n9LTK5aRAFnPlJ8dLKkXr4AaLFvPedW8lVDoMgLLE3JN98ZZfsj0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -1921,12 +1929,16 @@ packages:
typescript:
optional: true
- '@typescript-eslint/types@8.6.0':
- resolution: {integrity: sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==}
+ '@typescript-eslint/types@7.18.0':
+ resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==}
+ engines: {node: ^18.18.0 || >=20.0.0}
+
+ '@typescript-eslint/types@8.2.0':
+ resolution: {integrity: sha512-6a9QSK396YqmiBKPkJtxsgZZZVjYQ6wQ/TlI0C65z7vInaETuC6HAHD98AGLC8DyIPqHytvNuS8bBVvNLKyqvQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.6.0':
- resolution: {integrity: sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==}
+ '@typescript-eslint/typescript-estree@8.2.0':
+ resolution: {integrity: sha512-kiG4EDUT4dImplOsbh47B1QnNmXSoUqOjWDvCJw/o8LgfD0yr7k2uy54D5Wm0j4t71Ge1NkynGhpWdS0dEIAUA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -1934,126 +1946,132 @@ packages:
typescript:
optional: true
- '@typescript-eslint/utils@8.6.0':
- resolution: {integrity: sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==}
+ '@typescript-eslint/utils@8.2.0':
+ resolution: {integrity: sha512-O46eaYKDlV3TvAVDNcoDzd5N550ckSe8G4phko++OCSC1dYIb9LTc3HDGYdWqWIAT5qDUKphO6sd9RrpIJJPfg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@typescript-eslint/visitor-keys@8.6.0':
- resolution: {integrity: sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==}
+ '@typescript-eslint/visitor-keys@8.2.0':
+ resolution: {integrity: sha512-sbgsPMW9yLvS7IhCi8IpuK1oBmtbWUNP+hBdwl/I9nzqVsszGnNGti5r9dUtF5RLivHUFFIdRvLiTsPhzSyJ3Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@unhead/dom@1.11.6':
- resolution: {integrity: sha512-FYU8Cu+XWcpbO4OvXdB6x7m6GTPcl6CW7igI8rNu6Kc0Ilxb+atxIvyFXdTGAyB7h/F0w3ex06ZVWJ65f3EW8A==}
+ '@unhead/dom@1.10.0':
+ resolution: {integrity: sha512-LdgtOlyMHOyuQNsUKM+1d8ViiiY4LxjCPJlgUU/5CwgqeRYf4LWFu8oRMQfSQVTusbPwwvr3MolM9iTUu2I4BQ==}
- '@unhead/schema@1.11.6':
- resolution: {integrity: sha512-Ava5+kQERaZ2fi66phgR9KZQr9SsheN1YhhKM8fCP2A4Jb5lHUssVQ19P0+89V6RX9iUg/Q27WdEbznm75LzhQ==}
+ '@unhead/schema@1.10.0':
+ resolution: {integrity: sha512-hmgkFdLzm/VPLAXBF89Iry4Wz/6FpHMfMKCnAdihAt1Ublsi04RrA0hQuAiuGG2CZiKL4VCxtmV++UXj/kyakA==}
- '@unhead/shared@1.11.6':
- resolution: {integrity: sha512-aGrtzRCcFlVh9iru73fBS8FA1vpQskS190t5cCRRMpisOEunVv3ueqXN1F8CseQd0W4wyEr/ycDvdfKt+RPv5g==}
+ '@unhead/shared@1.10.0':
+ resolution: {integrity: sha512-Lv7pP0AoWJy+YaiWd4kGD+TK78ahPUwnIRx6YCC6FjPmE0KCqooeDS4HbInYaklLlEMQZislXyIwLczK2DTWiw==}
- '@unhead/ssr@1.11.6':
- resolution: {integrity: sha512-jmRkJB3UWlaAV6aoTBcsi2cLOje8hJxWqbmcLmekmCBZcCgR8yHEjxVCzLtYnAQg68Trgg9+uqMt+8UFY40tDA==}
+ '@unhead/ssr@1.10.0':
+ resolution: {integrity: sha512-L2XqGUQ05+a/zBAJk4mseLpsDoHMsuEsZNWp5f7E/Kx8P1oBAAs6J/963nvVFdec41HuClNHtJZ5swz77dmb1Q==}
- '@unhead/vue@1.11.6':
- resolution: {integrity: sha512-CMuDJGTi4n4wKdOp6/JmB9roGshjTdoFKF34PEkXu4+g97BiVFiZ9LvgY44+UlWCUzQHcqEPRQIzm9iKEqcfKw==}
+ '@unhead/vue@1.10.0':
+ resolution: {integrity: sha512-Cv9BViaOwCBdXy3bsTvJ10Rs808FSSq/ZfeBXzOjOxt08sbubf6Mr5opBdOlv/i1bzyFVIAqe5ABmrhC9mB80w==}
peerDependencies:
vue: '>=2.7 || >=3'
- '@unocss/astro@0.62.4':
- resolution: {integrity: sha512-98KfkbrNhBLx2+uYxMiGsldIeIZ6/PbL4yaGRHeHoiHd7p4HmIyCF+auYe4Psntx3Yr8kU+XSIAhGDYebvTidQ==}
+ '@unocss/astro@0.62.3':
+ resolution: {integrity: sha512-C6ZdyLbLDS0LebwmgwVItLNAOSkL/tvVWNRd1i3Jy5uj1vPxlrw+3lIYiHjEofn0GFpBiwlv5+OCvO1Xpq5MqA==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
peerDependenciesMeta:
vite:
optional: true
- '@unocss/cli@0.62.4':
- resolution: {integrity: sha512-p4VyS40mzn4LCOkIsbIRzN0Zi50rRepesREi2S1+R4Kpvd4QFeeuxTuZNHEyi2uCboQ9ZWl1gfStCXIrNECwTg==}
+ '@unocss/cli@0.62.3':
+ resolution: {integrity: sha512-yEl1iNKkBVpo8+i8gzveM5/0/vOVe6m8+FmuSDuKeSPJnYMhI1mAn+OCKFb/I+qEeLbRPXebbJUUB1xZNzya+w==}
engines: {node: '>=14'}
hasBin: true
- '@unocss/config@0.62.4':
- resolution: {integrity: sha512-XKudKxxW8P44JvlIdS6HBpfE3qZA9rhbemy6/sb8HyZjKYjgeM9jx5yjk+9+4hXNma/KlwDXwjAqY29z0S0SrA==}
+ '@unocss/config@0.62.3':
+ resolution: {integrity: sha512-zYOvFE0HfGIbnP/AvsbAlJpPRx9CQyXzL11m/8zgsHW5SGlJIYxuTll83l/xu026G5mPiksy7quoEOEgCLslqw==}
engines: {node: '>=14'}
- '@unocss/core@0.62.4':
- resolution: {integrity: sha512-Cc+Vo6XlaQpyVejkJrrzzWtiK9pgMWzVVBpm9VCVtwZPUjD4GSc+g7VQCPXSsr7m03tmSuRySJx72QcASmauNQ==}
+ '@unocss/core@0.62.3':
+ resolution: {integrity: sha512-Pfyrj8S7jq9K1QXD6Z5BCeiQavaHpbMN5q958/kmdbNGp57hOg1e346fMJAvgPjLBR+lE/hgZEsDrijtRiZXnw==}
- '@unocss/eslint-config@0.62.4':
- resolution: {integrity: sha512-bulYXf80MhTlN2oG/d1r23/FJTNiGxK/gG+p9nl/UeJZc5NOnes7fsqVscFTXDxVQGVIFgeKfch3DRmzlxHe9Q==}
+ '@unocss/eslint-config@0.62.3':
+ resolution: {integrity: sha512-xj2XMjUP/LVkTESyDE08fo/Ejvt1SuQYvx9WVp4zr5HAoAITNDnenFLHtLgx+4h8sdWkiAhzHLa2plEfktw06Q==}
engines: {node: '>=14'}
- '@unocss/eslint-plugin@0.62.4':
- resolution: {integrity: sha512-L4pm8L96OvE99FK+fZHQBXxsu+B/yvhf471Mf5o3idaq+pzptfpZcKKRXCeQKSAYbC80IV4Fm1V5dFxOHbDdPg==}
+ '@unocss/eslint-plugin@0.62.3':
+ resolution: {integrity: sha512-8aAx5QMVLar4kTUikq7XmD3NQs6o/by87PfZNAFxuGMhKQ5RBnUfH1pzpRs+FTHN7L09As0W90cjC97b3biEaA==}
engines: {node: '>=14'}
- '@unocss/extractor-arbitrary-variants@0.62.4':
- resolution: {integrity: sha512-e4hJfBMyFr6T6dYSTTjNv9CQwaU1CVEKxDlYP0GpfSgxsV58pguID9j1mt0/XZD6LvEDzwxj9RTRWKpUSWqp+Q==}
+ '@unocss/extractor-arbitrary-variants@0.62.3':
+ resolution: {integrity: sha512-9ZscWyXEwDZif+b56xZyJFHwJOjdMXmj+6x96jOsnRNBzwT9eW7YcGCErP1ih/q1S6KmuRrHM/JOXMBQ6H4qlw==}
- '@unocss/inspector@0.62.4':
- resolution: {integrity: sha512-bRcnI99gZecNzrUr6kDMdwGHkhUuTPyvvadRdaOxHc9Ow3ANNyqymeFM1q5anZEUZt8h15TYN0mdyQyIWkU3zg==}
+ '@unocss/inspector@0.62.3':
+ resolution: {integrity: sha512-nTSXOf7YimFPxEYJo5VfP5wlMgYOCjlv3c5Ub/0fynCJXZNb89SFeU05ABXkEgg/FfiobVBTscikLc6guW8eHQ==}
- '@unocss/nuxt@0.62.4':
- resolution: {integrity: sha512-ZNfXu/f2kIRc8rnstToR/s2ubcvWDaCPmV5jXL+SQytSPb1ONCkK7ITNgB2TtrTEqQyhNX33VlnHNF8KsM8PNA==}
+ '@unocss/nuxt@0.62.3':
+ resolution: {integrity: sha512-GktKR2hFP0RjCn8GB9d0SKZY6fXr6dFJZURV6KOgRlu3hvlXJiUA/6MU/eij86q/Q5CZcHEUcVFkHD5Ex8cqKw==}
- '@unocss/postcss@0.62.4':
- resolution: {integrity: sha512-kWdHy7UsSP4bDu8I7sCKeO0VuzvVpNHmn2rifK5gNstUx5dZ1H/SoyXTHx5sKtgfZBRzdNXFu2nZ3PzYGvEFbw==}
+ '@unocss/postcss@0.62.3':
+ resolution: {integrity: sha512-CwL378ef0QazduXqlaGcWgKJAzemBUxdhapWWiRqI8sXC/eXht5xK6nS1JxqADDuxosgqsGdvcCGmP8ZFrEyiA==}
engines: {node: '>=14'}
peerDependencies:
postcss: ^8.4.21
- '@unocss/preset-attributify@0.62.4':
- resolution: {integrity: sha512-ei5nNT58GON9iyCGRRiIrphzyQbBIZ9iEqSBhIY0flcfi1uAPUXV32aO2slqJnWWAIwbRSb1GMpwYR8mmfuz8g==}
+ '@unocss/preset-attributify@0.62.3':
+ resolution: {integrity: sha512-ORNwyLobGTwnn/tK5yHnMabdJU6Mr/C4LyFH7G8VSLit/aVS0fFa795kJXwxfbqQoQ7Gw0Zxs9oE5RXI0/0y7g==}
- '@unocss/preset-icons@0.62.4':
- resolution: {integrity: sha512-n9m2nRTxyiw0sqOwSioO3rro0kaPW0JJzWlzcfdwQ+ZORNR5WyJL298fLXYUFbZG3EOF+zSPg6CMDWudKk/tlA==}
+ '@unocss/preset-icons@0.62.3':
+ resolution: {integrity: sha512-Ie+5RTyac1Q5CNB/s/4aB4VTHAQgQqsI5hshMNLkJ0Jj1lWxodUdEbCRKjXDalRjAXOS9vsLjfJ35ozJ1RSTIQ==}
- '@unocss/preset-mini@0.62.4':
- resolution: {integrity: sha512-1O+QpQFx7FT61aheAZEYemW5e4AGib8TFGm+rWLudKq2IBNnXHcS5xsq5QvqdC7rp9Dn3lnW5du6ijow5kCBuw==}
+ '@unocss/preset-mini@0.62.3':
+ resolution: {integrity: sha512-dn/8ubeW2ry/ZF3iKxdQHnS0l3EBibt0rIOE/XVwx24ub6pRzclU4r7xHnXeqvAFOO9PoiKDGgFR92m6R2MxyQ==}
- '@unocss/preset-tagify@0.62.4':
- resolution: {integrity: sha512-8b2Kcsvt93xu1JqDqcD3QvvW0L5rqvH7ev3BlNEVx6n8ayBqfB5HEd4ILKr7wSC90re+EnCgnMm7EP2FiQAJkw==}
+ '@unocss/preset-tagify@0.62.3':
+ resolution: {integrity: sha512-8BpUCZ5sjOZOzBKtu7ecfhRggwwPF78IqeqeNjI+XYRs8r7TBBcUVeF6zUkwhlX/TbtREkw2OZj0Iusa9CBO+A==}
- '@unocss/preset-typography@0.62.4':
- resolution: {integrity: sha512-ZVh+NbcibMmD6ve8Deub/G+XAFcGPuzE2Fx/tMAfWfYlfyOAtrMxuL+AARMthpRxdE0JOtggXNTrJb0ZhGYl9g==}
+ '@unocss/preset-typography@0.62.3':
+ resolution: {integrity: sha512-GjtDgQ1Jec/5RNmnyGMWMgyPdStWcFG/S+NUfOuroRsGSI8PDxihVOwFu5CwvOB2J2r6mRNLeUYMluE05jW3sw==}
- '@unocss/preset-uno@0.62.4':
- resolution: {integrity: sha512-2S6+molIz8dH/al0nfkU7i/pMS0oERPr4k9iW80Byt4cKDIhh/0jhZrC83kgZRtCf5hclSBO4oCoMTi1JF7SBw==}
+ '@unocss/preset-uno@0.62.3':
+ resolution: {integrity: sha512-RlsrMlpEzoZqB0lr5VvlkHGpEgr0Vp6z4Q/7DjW5t7mi20Z2i8olaLGWM0TO1wKoRi8bxc6HP0RHUS7pHtZxBA==}
- '@unocss/preset-web-fonts@0.62.4':
- resolution: {integrity: sha512-kaxgYBVyMdBlErseN8kWLiaS2N5OMlwg5ktAxUlei275fMoY7inQjOwppnjDVveJbN9SP6TcqqFpBIPfUayPkQ==}
+ '@unocss/preset-web-fonts@0.62.3':
+ resolution: {integrity: sha512-rGEouncGFwcUY1cjkQ/ZoSmEzOeSi3Yk4YAfHGyS0ff5zKuTDWZgivB8hh/mTtvRzZunIL+FW1+1z5G9rUwjgQ==}
- '@unocss/preset-wind@0.62.4':
- resolution: {integrity: sha512-YOzfQ11AmAnl1ZkcWLMMxCdezLjRKavLNk38LumUMtcdsa0DAy+1JjTp+KEvVQAnD+Et/ld5X+YcBWJkVy5WFQ==}
+ '@unocss/preset-wind@0.62.3':
+ resolution: {integrity: sha512-6+VNce1he1U5EXKlXRwTIPn8KeK6bZ2jAEgcCxk8mFy8SzOlLeYzXCI9lcdiWRTjIeIiK5iSaUqmsQFtKdTyQg==}
- '@unocss/reset@0.62.4':
- resolution: {integrity: sha512-CtxjeDgN39fY/eZDLIXN4wy7C8W7+SD+41AlzGVU5JwhcXmnb1XoDpOd2lzMxc/Yy3F5dIJt2+MRDj9RnpX9Ew==}
+ '@unocss/reset@0.62.3':
+ resolution: {integrity: sha512-XVKPkbm8y9SGzRaG3x+HygGZURm50MvKLVHXsbxi67RbIir9Ouyt9hQTV6Xs3RicRZFWOpJx3wMRb8iKUOe5Zw==}
- '@unocss/rule-utils@0.62.4':
- resolution: {integrity: sha512-XUwLbLUzL+VSHCJNK5QBHC9RbFehumge1/XJmsRfmh0+oxgJoO1gvEvxi57gYEmdJdMRJHRJZ66se6+cB0Ymvw==}
+ '@unocss/rule-utils@0.62.3':
+ resolution: {integrity: sha512-qI37jHH//XzyR5Y2aN3Kpo4lQrQO+CaiXpqPSwMLYh2bIypc2RQVpqGVtU736x0eA6IIx41XEkKzUW+VtvJvmg==}
engines: {node: '>=14'}
- '@unocss/transformer-attributify-jsx@0.62.4':
- resolution: {integrity: sha512-z9DDqS2DibDR9gno55diKfAVegeJ9uoyQXQhH3R0KY4YMF49N1fWy/t74gOiHtlPmvjQtDRZYgjgaMCc2w8oWg==}
+ '@unocss/scope@0.62.3':
+ resolution: {integrity: sha512-TJGmFfsMrTo8DBJ7CJupIqObpgij+w4jCHMBf1uu0/9jbm63dH6WGcrl3zf5mm6UBTeLmB0RwJ8K4hs7LtrBDQ==}
+
+ '@unocss/transformer-attributify-jsx-babel@0.62.3':
+ resolution: {integrity: sha512-3yFZPSoN8VLiAGUAFIyfDRv9HQYTKFGKawDdMM9ATZmSEYOecJnYjS2HayT1P9kzGwBwuKoFjcX50JH1PuNokg==}
- '@unocss/transformer-compile-class@0.62.4':
- resolution: {integrity: sha512-8yadY9T7LToJwSsrmYU3rUKlnDgPGVRvON7z9g1IjUCmFCGx7Gpg84x9KpKUG6eUTshPQFUI0YUHocrYFevAEA==}
+ '@unocss/transformer-attributify-jsx@0.62.3':
+ resolution: {integrity: sha512-AutidZj26QW1vLQzuW/aQigC/5ZnIeqGYIBeb/O+FKKt0bU411tHrHnA1iV4CoxIdWJTkw2sGAl6z6YvwAYG6w==}
- '@unocss/transformer-directives@0.62.4':
- resolution: {integrity: sha512-bq9ZDG6/mr6X2mAogAo0PBVrLSLT0900MPqnj/ixadYHc7mRpX+y6bc/1AgWytZIFYSdNzf7XDoquZuwf42Ucg==}
+ '@unocss/transformer-compile-class@0.62.3':
+ resolution: {integrity: sha512-1hf+99wJXzQXQPz9xR0AiTB3vBXT5RiEyugIX95HFx7EvSE/P17RP90yKEKZtDZRUwGiz2vIyySlxcKTFak9Vg==}
- '@unocss/transformer-variant-group@0.62.4':
- resolution: {integrity: sha512-W1fxMc2Lzxu4E+6JBQEBzK+AwoCQYI+EL2FT2BCUsAno37f3JdnwFFEVscck0epSdmdtidsSLDognyX8h10r8A==}
+ '@unocss/transformer-directives@0.62.3':
+ resolution: {integrity: sha512-HqHwFOA7DfxD/A1ROZIp8Dr8iZcE0z4w3VQtViWPQ89Fqmb7p2wCPGekk+8yW5PAltpynvHE4ahJEto5xjdg6w==}
- '@unocss/vite@0.62.4':
- resolution: {integrity: sha512-JKq3V6bcevYl9X5Jl3p9crArbhzI8JVWQkOxKV2nGLFaqvnc47vMSDxlU4MUdRWp3aQvzDw132tcx27oSbrojw==}
+ '@unocss/transformer-variant-group@0.62.3':
+ resolution: {integrity: sha512-oNX1SdfWemz0GWGSXACu8NevM0t2l44j2ancnooNkNz3l1+z1nbn4vFwfsJCOqOaoVm4ZqxaiQ8HIx81ZSiU1A==}
+
+ '@unocss/vite@0.62.3':
+ resolution: {integrity: sha512-RrqF6Go8s0BGpwRfkOiLuO+n3CUE/CXxGqb0ipbUARhmNWJlekE3YPfayqImSEnCcImpaPgtVGv6Y0u3kLGG/w==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
- '@unocss/webpack@0.62.4':
- resolution: {integrity: sha512-hccXqpssqi1DyPJOwyIB3IhYe5SWND2JwTPxVTg8wO9fI1JvEK5DxK8FflJpXVps7QjotCmB/AXp0ezD0SutUg==}
+ '@unocss/webpack@0.62.3':
+ resolution: {integrity: sha512-Emacl2uNau0pa7/wEFCQxAxwK3nkIa+Kp2CAcJdlwcaNBcqtowkTga0FOdq71YUENXv+aziK7mV6lrjdS/hgcA==}
peerDependencies:
webpack: ^4 || ^5
@@ -2062,10 +2080,10 @@ packages:
engines: {node: '>=16'}
hasBin: true
- '@vite-pwa/nuxt@0.10.5':
- resolution: {integrity: sha512-I+qTkgQB2lvpoKQGgARgszsV/rBDys2xstczmTIgYoaNPALz2+zkhN/O8Fl8QI2ZHBL+ZnfpSOCOm/77ugrFHg==}
+ '@vite-pwa/nuxt@0.10.1':
+ resolution: {integrity: sha512-VAGNeIlKXit21C/tywU2WYCpdq+EB4nXILAjVfaUjUBSXtDUNdZIEn+v+lqyN16iA9dvSVmyoq+jQd7a8hlqEw==}
peerDependencies:
- '@vite-pwa/assets-generator': ^0.2.6
+ '@vite-pwa/assets-generator': ^0.2.4
peerDependenciesMeta:
'@vite-pwa/assets-generator':
optional: true
@@ -2084,17 +2102,17 @@ packages:
vite: ^5.0.0
vue: ^3.0.0
- '@vitejs/plugin-vue@5.1.4':
- resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
+ '@vitejs/plugin-vue@5.1.2':
+ resolution: {integrity: sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
- '@vitest/eslint-plugin@1.1.4':
- resolution: {integrity: sha512-kudjgefmJJ7xQ2WfbUU6pZbm7Ou4gLYRaao/8Ynide3G0QhVKHd978sDyWX4KOH0CCMH9cyrGAkFd55eGzJ48Q==}
+ '@vitest/eslint-plugin@1.0.3':
+ resolution: {integrity: sha512-7hTONh+lqN+TEimHy2aWVdHVqYohcxLGD4yYBwSVvhyiti/j9CqBNMQvOa6xLoVcEtaWAoCCDbYgvxwNqA4lsA==}
peerDependencies:
- '@typescript-eslint/utils': ^8.6.0
+ '@typescript-eslint/utils': ^8.2.0
eslint: '>= 8.57.0'
typescript: '>= 5.0.0'
vitest: '*'
@@ -2106,14 +2124,14 @@ packages:
vitest:
optional: true
- '@volar/language-core@2.4.5':
- resolution: {integrity: sha512-F4tA0DCO5Q1F5mScHmca0umsi2ufKULAnMOVBfMsZdT4myhVl4WdKRwCaKcfOkIEuyrAVvtq1ESBdZ+rSyLVww==}
+ '@volar/language-core@2.4.0':
+ resolution: {integrity: sha512-FTla+khE+sYK0qJP+6hwPAAUwiNHVMph4RUXpxf/FIPKUP61NFrVZorml4mjFShnueR2y9/j8/vnh09YwVdH7A==}
- '@volar/source-map@2.4.5':
- resolution: {integrity: sha512-varwD7RaKE2J/Z+Zu6j3mNNJbNT394qIxXwdvz/4ao/vxOfyClZpSDtLKkwWmecinkOVos5+PWkWraelfMLfpw==}
+ '@volar/source-map@2.4.0':
+ resolution: {integrity: sha512-2ceY8/NEZvN6F44TXw2qRP6AQsvCYhV2bxaBPWxV9HqIfkbRydSksTFObCF1DBDNBfKiZTS8G/4vqV6cvjdOIQ==}
- '@volar/typescript@2.4.5':
- resolution: {integrity: sha512-mcT1mHvLljAEtHviVcBuOyAwwMKz1ibXTi5uYtP/pf4XxoAzpdkQ+Br2IC0NPCvLCbjPZmbf3I0udndkfB1CDg==}
+ '@volar/typescript@2.4.0':
+ resolution: {integrity: sha512-9zx3lQWgHmVd+JRRAHUSRiEhe4TlzL7U7e6ulWXOxHH/WNYxzKwCvZD7WYWEZFdw4dHfTD9vUR0yPQO6GilCaQ==}
'@voxpelli/config-array-find-files@0.1.2':
resolution: {integrity: sha512-jOva73R+0Nc5/pyS/piBSjQzO4EehME7rPSkBpPC9PYSta+yj3OpF14v0m0HLLYLVNuyHbBjQh5QvGIZwTH2eA==}
@@ -2149,94 +2167,74 @@ packages:
'@vue/compiler-core@3.4.38':
resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==}
- '@vue/compiler-core@3.5.6':
- resolution: {integrity: sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==}
-
'@vue/compiler-dom@3.4.38':
resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==}
- '@vue/compiler-dom@3.5.6':
- resolution: {integrity: sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==}
-
'@vue/compiler-sfc@3.4.38':
resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==}
- '@vue/compiler-sfc@3.5.6':
- resolution: {integrity: sha512-pjWJ8Kj9TDHlbF5LywjVso+BIxCY5wVOLhkEXRhuCHDxPFIeX1zaFefKs8RYoHvkSMqRWt93a0f2gNJVJixHwg==}
-
'@vue/compiler-ssr@3.4.38':
resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==}
- '@vue/compiler-ssr@3.5.6':
- resolution: {integrity: sha512-VpWbaZrEOCqnmqjE83xdwegtr5qO/2OPUC6veWgvNqTJ3bYysz6vY3VqMuOijubuUYPRpG3OOKIh9TD0Stxb9A==}
-
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
'@vue/devtools-api@6.6.3':
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
- '@vue/devtools-api@6.6.4':
- resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
-
- '@vue/devtools-core@7.4.4':
- resolution: {integrity: sha512-DLxgA3DfeADkRzhAfm3G2Rw/cWxub64SdP5b+s5dwL30+whOGj+QNhmyFpwZ8ZTrHDFRIPj0RqNzJ8IRR1pz7w==}
- peerDependencies:
- vue: ^3.0.0
+ '@vue/devtools-core@7.3.3':
+ resolution: {integrity: sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==}
- '@vue/devtools-kit@7.4.4':
- resolution: {integrity: sha512-awK/4NfsUG0nQ7qnTM37m7ZkEUMREyPh8taFCX+uQYps/MTFEum0AD05VeGDRMXwWvMmGIcWX9xp8ZiBddY0jw==}
+ '@vue/devtools-kit@7.3.3':
+ resolution: {integrity: sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==}
- '@vue/devtools-shared@7.4.5':
- resolution: {integrity: sha512-2XgUOkL/7QDmyYI9J7cm+rz/qBhcGv+W5+i1fhwdQ0HQ1RowhdK66F0QBuJSz/5k12opJY8eN6m03/XZMs7imQ==}
+ '@vue/devtools-shared@7.3.8':
+ resolution: {integrity: sha512-1NiJbn7Yp47nPDWhFZyEKpB2+5/+7JYv8IQnU0ccMrgslPR2dL7u1DIyI7mLqy4HN1ll36gQy0k8GqBYSFgZJw==}
- '@vue/language-core@2.1.6':
- resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==}
+ '@vue/language-core@2.0.29':
+ resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
- '@vue/reactivity@3.5.6':
- resolution: {integrity: sha512-shZ+KtBoHna5GyUxWfoFVBCVd7k56m6lGhk5e+J9AKjheHF6yob5eukssHRI+rzvHBiU1sWs/1ZhNbLExc5oYQ==}
+ '@vue/reactivity@3.4.38':
+ resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==}
- '@vue/runtime-core@3.5.6':
- resolution: {integrity: sha512-FpFULR6+c2lI+m1fIGONLDqPQO34jxV8g6A4wBOgne8eSRHP6PQL27+kWFIx5wNhhjkO7B4rgtsHAmWv7qKvbg==}
+ '@vue/runtime-core@3.4.38':
+ resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==}
- '@vue/runtime-dom@3.5.6':
- resolution: {integrity: sha512-SDPseWre45G38ENH2zXRAHL1dw/rr5qp91lS4lt/nHvMr0MhsbCbihGAWLXNB/6VfFOJe2O+RBRkXU+CJF7/sw==}
+ '@vue/runtime-dom@3.4.38':
+ resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==}
- '@vue/server-renderer@3.5.6':
- resolution: {integrity: sha512-zivnxQnOnwEXVaT9CstJ64rZFXMS5ZkKxCjDQKiMSvUhXRzFLWZVbaBiNF4HGDqGNNsTgmjcCSmU6TB/0OOxLA==}
+ '@vue/server-renderer@3.4.38':
+ resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==}
peerDependencies:
- vue: 3.5.6
+ vue: 3.4.38
'@vue/shared@3.4.38':
resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==}
- '@vue/shared@3.5.6':
- resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==}
-
- '@vueuse/core@11.1.0':
- resolution: {integrity: sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==}
+ '@vueuse/core@11.0.3':
+ resolution: {integrity: sha512-RENlh64+SYA9XMExmmH1a3TPqeIuJBNNB/63GT35MZI+zpru3oMRUA6cEFr9HmGqEgUisurwGwnIieF6qu3aXw==}
'@vueuse/core@9.13.0':
resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
- '@vueuse/metadata@11.1.0':
- resolution: {integrity: sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==}
+ '@vueuse/metadata@11.0.3':
+ resolution: {integrity: sha512-+FtbO4SD5WpsOcQTcC0hAhNlOid6QNLzqedtquTtQ+CRNBoAt9GuV07c6KNHK1wCmlq8DFPwgiLF2rXwgSHX5Q==}
'@vueuse/metadata@9.13.0':
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
- '@vueuse/nuxt@11.1.0':
- resolution: {integrity: sha512-ZPYigcqgPPe9vk9nBHLF8p0zshX8qvWV/ox1Y4GdV4k2flPiw7+2THNTpU2NZDBXSOXlhB2sao+paGCsvJm/Qw==}
+ '@vueuse/nuxt@11.0.3':
+ resolution: {integrity: sha512-1tZGM9lvFl6HqmSQNM6hsHbAzLkBitoh8RsVC8kIG/93d3Pb5dEqUdt1k+OfHyR8V2rfSOwCfJx+wlUTlY0A2g==}
peerDependencies:
nuxt: ^3.0.0
- '@vueuse/shared@11.1.0':
- resolution: {integrity: sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==}
+ '@vueuse/shared@11.0.3':
+ resolution: {integrity: sha512-0rY2m6HS5t27n/Vp5cTDsKTlNnimCqsbh/fmT2LgE+aaU42EMfXo8+bNX91W9I7DDmxfuACXMmrd7d79JxkqWA==}
'@vueuse/shared@9.13.0':
resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
@@ -2402,6 +2400,10 @@ packages:
resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
engines: {node: '>= 0.4'}
+ array-union@2.1.0:
+ resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
+ engines: {node: '>=8'}
+
arraybuffer.prototype.slice@1.0.3:
resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==}
engines: {node: '>= 0.4'}
@@ -2544,14 +2546,6 @@ packages:
magicast:
optional: true
- c12@1.11.2:
- resolution: {integrity: sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==}
- peerDependencies:
- magicast: ^0.3.4
- peerDependenciesMeta:
- magicast:
- optional: true
-
cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
engines: {node: '>=8'}
@@ -2574,9 +2568,6 @@ packages:
caniuse-lite@1.0.30001651:
resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==}
- ccount@2.0.1:
- resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
-
chalk@2.4.2:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
engines: {node: '>=4'}
@@ -2589,12 +2580,14 @@ packages:
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
- changelogen@0.5.7:
- resolution: {integrity: sha512-cTZXBcJMl3pudE40WENOakXkcVtrbBpbkmSkM20NdRiUqa4+VYRdXdEsgQ0BNQ6JBE2YymTNWtPKVF7UCTN5+g==}
- hasBin: true
+ character-entities-legacy@1.1.4:
+ resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==}
+
+ character-entities@1.2.4:
+ resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==}
- character-entities@2.0.2:
- resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
+ character-reference-invalid@1.1.4:
+ resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==}
chokidar@3.6.0:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
@@ -2699,6 +2692,9 @@ packages:
compute-scroll-into-view@1.0.20:
resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
+ compute-scroll-into-view@3.1.0:
+ resolution: {integrity: sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==}
+
computeds@0.0.1:
resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
@@ -2715,9 +2711,6 @@ packages:
console-control-strings@1.1.0:
resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==}
- convert-gitmoji@0.1.5:
- resolution: {integrity: sha512-4wqOafJdk2tqZC++cjcbGcaJ13BZ3kwldf06PTiAQRAB76Z1KJwZNL1SaRZMi2w1FM9RYTgZ6QErS8NUl/GBmQ==}
-
convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
@@ -2802,8 +2795,8 @@ packages:
engines: {node: '>=4'}
hasBin: true
- cssnano-preset-default@7.0.6:
- resolution: {integrity: sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==}
+ cssnano-preset-default@7.0.5:
+ resolution: {integrity: sha512-Jbzja0xaKwc5JzxPQoc+fotKpYtWEu4wQLMQe29CM0FjjdRjA4omvbGHl2DTGgARKxSTpPssBsok+ixv8uTBqw==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -2814,8 +2807,8 @@ packages:
peerDependencies:
postcss: ^8.4.31
- cssnano@7.0.6:
- resolution: {integrity: sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==}
+ cssnano@7.0.5:
+ resolution: {integrity: sha512-Aq0vqBLtpTT5Yxj+hLlLfNPFuRQCDIjx5JQAhhaedQKLNDvDGeVziF24PS+S1f0Z5KCxWvw0QVI3VNHNBITxVQ==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -2827,6 +2820,13 @@ packages:
csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
+ d@1.0.2:
+ resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
+ engines: {node: '>=0.12'}
+
+ danmu.js@1.1.13:
+ resolution: {integrity: sha512-knFd0/cB2HA4FFWiA7eB2suc5vCvoHdqio33FyyCSfP7C+1A+zQcTvnvwfxaZhrxsGj4qaQI2I8XiTqedRaVmg==}
+
data-view-buffer@1.0.1:
resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==}
engines: {node: '>= 0.4'}
@@ -2890,9 +2890,6 @@ packages:
supports-color:
optional: true
- decode-named-character-reference@1.0.2:
- resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==}
-
deep-is@0.1.4:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
@@ -2931,6 +2928,9 @@ packages:
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
engines: {node: '>=0.4.0'}
+ delegate@3.2.0:
+ resolution: {integrity: sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==}
+
delegates@1.0.0:
resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==}
@@ -2942,10 +2942,6 @@ packages:
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
engines: {node: '>= 0.8'}
- dequal@2.0.3:
- resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
- engines: {node: '>=6'}
-
destr@2.0.3:
resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==}
@@ -2965,13 +2961,14 @@ packages:
devalue@5.0.0:
resolution: {integrity: sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA==}
- devlop@1.1.0:
- resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
-
- diff@7.0.0:
- resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
+ diff@5.2.0:
+ resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
engines: {node: '>=0.3.1'}
+ dir-glob@3.0.1:
+ resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
+ engines: {node: '>=8'}
+
doctrine@3.0.0:
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
engines: {node: '>=6.0.0'}
@@ -2997,6 +2994,9 @@ packages:
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'}
+ downloadjs@1.4.7:
+ resolution: {integrity: sha512-LN1gO7+u9xjU5oEScGFKvXhYf7Y/empUIIEAGBs1LzUq/rg5duiDrkuH5A2lQGd5jfMOb9X9usDa2oVXwJ0U/Q==}
+
duplexer@0.1.2:
resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
@@ -3079,6 +3079,17 @@ packages:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
engines: {node: '>= 0.4'}
+ es5-ext@0.10.64:
+ resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
+ engines: {node: '>=0.10'}
+
+ es6-iterator@2.0.3:
+ resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
+
+ es6-symbol@3.1.4:
+ resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
+ engines: {node: '>=0.12'}
+
esbuild@0.20.2:
resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
engines: {node: '>=12'}
@@ -3119,13 +3130,11 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
- eslint-config-flat-gitignore@0.3.0:
- resolution: {integrity: sha512-0Ndxo4qGhcewjTzw52TK06Mc00aDtHNTdeeW2JfONgDcLkRO/n/BteMRzNVpLQYxdCC/dFEilfM9fjjpGIJ9Og==}
- peerDependencies:
- eslint: ^9.5.0
+ eslint-config-flat-gitignore@0.1.8:
+ resolution: {integrity: sha512-OEUbS2wzzYtUfshjOqzFo4Bl4lHykXUdM08TCnYNl7ki+niW4Q1R0j0FDFDr0vjVsI5ZFOz5LvluxOP+Ew+dYw==}
- eslint-flat-config-utils@0.4.0:
- resolution: {integrity: sha512-kfd5kQZC+BMO0YwTol6zxjKX1zAsk8JfSAopbKjKqmENTJcew+yBejuvccAg37cvOrN0Mh+DVbeyznuNWEjt4A==}
+ eslint-flat-config-utils@0.3.1:
+ resolution: {integrity: sha512-eFT3EaoJN1hlN97xw4FIEX//h0TiFUobgl2l5uLkIwhVN9ahGq95Pbs+i1/B5UACA78LO3rco3JzuvxLdTUOPA==}
eslint-formatting-reporter@0.0.0:
resolution: {integrity: sha512-k9RdyTqxqN/wNYVaTk/ds5B5rA8lgoAmvceYN7bcZMBwU7TuXx5ntewJv81eF3pIL/CiJE+pJZm36llG8yhyyw==}
@@ -3143,13 +3152,13 @@ packages:
eslint-parser-plain@0.1.0:
resolution: {integrity: sha512-oOeA6FWU0UJT/Rxc3XF5Cq0nbIZbylm7j8+plqq0CZoE6m4u32OXJrR+9iy4srGMmF6v6pmgvP1zPxSRIGh3sg==}
- eslint-plugin-antfu@2.6.0:
- resolution: {integrity: sha512-4dz0VgWGpZ6jUSEUPSI6OGFqBc+P8c7zFFXht5t+YwzIvBsruqVX7Hjl3I8KNNEyJmA4fL3+GIc+EWU1woTp1A==}
+ eslint-plugin-antfu@2.3.6:
+ resolution: {integrity: sha512-31VwbU1Yd4BFNUUPQEazKyP79f3c+ohJtq5iZIuw38JjkRQdQAcF/31Kjr0DOKZXVDkeeNPrttKidrr3xhnhOA==}
peerDependencies:
eslint: '*'
- eslint-plugin-command@0.2.5:
- resolution: {integrity: sha512-mbCaSHD37MT8nVJnJUz2oeDfhz0wdOjfrqQVWkSpXuj3uU8m7/FK/niV2bL922af3M1js5x7Xcu3PwqWsrahfA==}
+ eslint-plugin-command@0.2.3:
+ resolution: {integrity: sha512-1bBYNfjZg60N2ZpLV5ATYSYyueIJ+zl5yKrTs0UFDdnyu07dNSZ7Xplnc+Wb6SXTdc1sIaoIrnuyhvztcltX6A==}
peerDependencies:
eslint: '*'
@@ -3164,11 +3173,11 @@ packages:
peerDependencies:
eslint: ^8.40.0 || ^9.0.0
- eslint-plugin-import-x@4.2.1:
- resolution: {integrity: sha512-WWi2GedccIJa0zXxx3WDnTgouGQTtdYK1nhXMwywbqqAgB0Ov+p1pYBsWh3VaB0bvBOwLse6OfVII7jZD9xo5Q==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ eslint-plugin-import-x@3.1.0:
+ resolution: {integrity: sha512-/UbPA+bYY7nIxcjL3kpcDY3UNdoLHFhyBFzHox2M0ypcUoueTn6woZUUmzzi5et/dXChksasYYFeKE2wshOrhg==}
+ engines: {node: '>=16'}
peerDependencies:
- eslint: ^8.57.0 || ^9.0.0
+ eslint: ^8.56.0 || ^9.0.0-0
eslint-plugin-jsdoc@50.2.2:
resolution: {integrity: sha512-i0ZMWA199DG7sjxlzXn5AeYZxpRfMJjDPUl7lL9eJJX8TPRoIaxJU4ys/joP5faM5AXE1eqW/dslCj3uj4Nqpg==}
@@ -3176,18 +3185,18 @@ packages:
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
- eslint-plugin-jsdoc@50.2.4:
- resolution: {integrity: sha512-020jA+dXaXdb+TML3ZJBvpPmzwbNROjnYuTYi/g6A5QEmEjhptz4oPJDKkOGMIByNxsPpdTLzSU1HYVqebOX1w==}
- engines: {node: '>=18'}
- peerDependencies:
- eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
-
eslint-plugin-jsonc@2.16.0:
resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
+ eslint-plugin-markdown@5.1.0:
+ resolution: {integrity: sha512-SJeyKko1K6GwI0AN6xeCDToXDkfKZfXcexA6B+O2Wr2btUS9GrC+YgwSyVli5DJnctUHjFXcQ2cqTaAmVoLi2A==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8'
+
eslint-plugin-n@17.10.2:
resolution: {integrity: sha512-e+s4eAf5NtJaxPhTNu3qMO0Iz40WANS93w9LQgYcvuljgvDmWi/a3rh+OrNyMHeng6aOWGJO0rCg5lH4zi8yTw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -3198,14 +3207,14 @@ packages:
resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==}
engines: {node: '>=5.0.0'}
- eslint-plugin-perfectionist@3.6.0:
- resolution: {integrity: sha512-sA6ljy6dL/9cM5ruZ/pMqRVt0FQ4Z7mbQWlBYpyX9941LVfm65d2jl2k1ZbWD3ud9Wm+/NKgOvRnAatsKhMJbA==}
+ eslint-plugin-perfectionist@3.2.0:
+ resolution: {integrity: sha512-cX1aztMbSfRWPKJH8CD+gadrbkS+RNH1OGWuNGws8J6rHzYYhawxWTU/yzMYjq2IRJCpBCfhgfa7BHRXQYxLHA==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
astro-eslint-parser: ^1.0.2
eslint: '>=8.0.0'
svelte: '>=3.0.0'
- svelte-eslint-parser: ^0.41.1
+ svelte-eslint-parser: ^0.41.0
vue-eslint-parser: '>=9.0.0'
peerDependenciesMeta:
astro-eslint-parser:
@@ -3235,8 +3244,8 @@ packages:
peerDependencies:
eslint: '>=8.56.0'
- eslint-plugin-unused-imports@4.1.4:
- resolution: {integrity: sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==}
+ eslint-plugin-unused-imports@4.1.3:
+ resolution: {integrity: sha512-lqrNZIZjFMUr7P06eoKtQLwyVRibvG7N+LtfKtObYGizAAGrcqLkc3tDx+iAik2z7q0j/XI3ihjupIqxhFabFA==}
peerDependencies:
'@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
eslint: ^9.0.0 || ^8.0.0
@@ -3244,8 +3253,8 @@ packages:
'@typescript-eslint/eslint-plugin':
optional: true
- eslint-plugin-vue@9.28.0:
- resolution: {integrity: sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==}
+ eslint-plugin-vue@9.27.0:
+ resolution: {integrity: sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -3274,8 +3283,8 @@ packages:
resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint-typegen@0.3.2:
- resolution: {integrity: sha512-YD/flDDDYoBszomo6wVAJ01HcEWTLfOb04+Mwir8/oR66t2bnajw+qUI6JfBoBQO3HbebcCmEtgjKgWVB67ggQ==}
+ eslint-typegen@0.3.1:
+ resolution: {integrity: sha512-D1hMMOuQw+WmN1uMk5lDfc9XCgOZMRlvOWwQfME6dyAgJqxGJ/STEyN7YBmt3zMqKkN7XJJ+4mjB82JcR4s/UA==}
peerDependencies:
eslint: ^8.45.0 || ^9.0.0
@@ -3287,8 +3296,8 @@ packages:
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint@9.10.0:
- resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==}
+ eslint@9.9.1:
+ resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@@ -3297,6 +3306,10 @@ packages:
jiti:
optional: true
+ esniff@2.0.1:
+ resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
+ engines: {node: '>=0.10'}
+
espree@10.1.0:
resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -3338,10 +3351,16 @@ packages:
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
engines: {node: '>= 0.6'}
+ event-emitter@0.3.5:
+ resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
+
event-target-shim@5.0.1:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
engines: {node: '>=6'}
+ eventemitter3@4.0.7:
+ resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
+
events@3.3.0:
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
engines: {node: '>=0.8.x'}
@@ -3354,6 +3373,9 @@ packages:
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
engines: {node: '>=16.17'}
+ ext@1.7.0:
+ resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
+
externality@1.0.2:
resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==}
@@ -3393,14 +3415,6 @@ packages:
picomatch:
optional: true
- fdir@6.3.0:
- resolution: {integrity: sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==}
- peerDependencies:
- picomatch: ^3 || ^4
- peerDependenciesMeta:
- picomatch:
- optional: true
-
file-entry-cache@8.0.0:
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
engines: {node: '>=16.0.0'}
@@ -3544,8 +3558,8 @@ packages:
git-up@7.0.0:
resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==}
- git-url-parse@15.0.0:
- resolution: {integrity: sha512-5reeBufLi+i4QD3ZFftcJs9jC26aULFLBU23FeKM/b1rI0K6ofIeAblmDVO7Ht22zTDE9+CkJ3ZVb0CgJmz3UQ==}
+ git-url-parse@14.1.0:
+ resolution: {integrity: sha512-8xg65dTxGHST3+zGpycMMFZcoTzAdZ2dOtu4vmgIfkTFnVHBxHMzBC2L1k8To7EmrSiHesT8JgPLT91VKw1B5g==}
glob-parent@5.1.2:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
@@ -3595,6 +3609,10 @@ packages:
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
engines: {node: '>= 0.4'}
+ globby@11.1.0:
+ resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
+ engines: {node: '>=10'}
+
globby@14.0.2:
resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
engines: {node: '>=18'}
@@ -3719,9 +3737,6 @@ packages:
importx@0.4.3:
resolution: {integrity: sha512-x6E6OxmWq/SUaj7wDeDeSjyHP+rMUbEaqJ5fw0uEtC/FTX9ocxNMFJ+ONnpJIsRpFz3ya6qJAK4orwSKqw0BSQ==}
- impound@0.1.0:
- resolution: {integrity: sha512-F9nJgOsDc3tysjN74edE0vGPEQrU7DAje6g5nNAL5Jc9Tv4JW3mH7XMGne+EaadTniDXLeUrVR21opkNfWO1zQ==}
-
imurmurhash@0.1.4:
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
engines: {node: '>=0.8.19'}
@@ -3755,6 +3770,12 @@ packages:
iron-webcrypto@1.2.1:
resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==}
+ is-alphabetical@1.0.4:
+ resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==}
+
+ is-alphanumerical@1.0.4:
+ resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==}
+
is-array-buffer@3.0.4:
resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
engines: {node: '>= 0.4'}
@@ -3796,6 +3817,9 @@ packages:
resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
engines: {node: '>= 0.4'}
+ is-decimal@1.0.4:
+ resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==}
+
is-docker@2.2.1:
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
engines: {node: '>=8'}
@@ -3818,6 +3842,9 @@ packages:
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
engines: {node: '>=0.10.0'}
+ is-hexadecimal@1.0.4:
+ resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==}
+
is-inside-container@1.0.0:
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
engines: {node: '>=14.16'}
@@ -3950,6 +3977,10 @@ packages:
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
hasBin: true
+ jsdoc-type-pratt-parser@4.0.0:
+ resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==}
+ engines: {node: '>=12.0.0'}
+
jsdoc-type-pratt-parser@4.1.0:
resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
engines: {node: '>=12.0.0'}
@@ -4022,8 +4053,8 @@ packages:
kolorist@1.8.0:
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
- launch-editor@2.9.1:
- resolution: {integrity: sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==}
+ launch-editor@2.8.1:
+ resolution: {integrity: sha512-elBx2l/tp9z99X5H/qev8uyDywVh0VXAwEbjk8kJhnc5grOFkGh7aW6q55me9xnYbss261XtnUrysZ+XvGbhQA==}
lazystream@1.0.1:
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
@@ -4106,9 +4137,6 @@ packages:
lodash@4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
- longest-streak@3.1.0:
- resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
-
lottie-web@5.12.2:
resolution: {integrity: sha512-uvhvYPC8kGPjXT3MyKMrL3JitEAmDMp30lVkuq/590Mw9ok6pWcFCwXJveo0t5uqYw1UREQHofD+jVpdjBv8wg==}
@@ -4132,48 +4160,18 @@ packages:
magic-string@0.30.11:
resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
- magicast@0.3.5:
- resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
+ magicast@0.3.4:
+ resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==}
make-dir@3.1.0:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
engines: {node: '>=8'}
- markdown-table@3.0.3:
- resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
-
- mdast-util-find-and-replace@3.0.1:
- resolution: {integrity: sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==}
-
- mdast-util-from-markdown@2.0.1:
- resolution: {integrity: sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==}
-
- mdast-util-gfm-autolink-literal@2.0.1:
- resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==}
+ mdast-util-from-markdown@0.8.5:
+ resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==}
- mdast-util-gfm-footnote@2.0.0:
- resolution: {integrity: sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==}
-
- mdast-util-gfm-strikethrough@2.0.0:
- resolution: {integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==}
-
- mdast-util-gfm-table@2.0.0:
- resolution: {integrity: sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==}
-
- mdast-util-gfm-task-list-item@2.0.0:
- resolution: {integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==}
-
- mdast-util-gfm@3.0.0:
- resolution: {integrity: sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==}
-
- mdast-util-phrasing@4.1.0:
- resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
-
- mdast-util-to-markdown@2.1.0:
- resolution: {integrity: sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==}
-
- mdast-util-to-string@4.0.0:
- resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
+ mdast-util-to-string@2.0.0:
+ resolution: {integrity: sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==}
mdn-data@2.0.28:
resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
@@ -4195,89 +4193,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
- micromark-core-commonmark@2.0.1:
- resolution: {integrity: sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==}
-
- micromark-extension-gfm-autolink-literal@2.1.0:
- resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==}
-
- micromark-extension-gfm-footnote@2.1.0:
- resolution: {integrity: sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==}
-
- micromark-extension-gfm-strikethrough@2.1.0:
- resolution: {integrity: sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==}
-
- micromark-extension-gfm-table@2.1.0:
- resolution: {integrity: sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==}
-
- micromark-extension-gfm-tagfilter@2.0.0:
- resolution: {integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==}
-
- micromark-extension-gfm-task-list-item@2.1.0:
- resolution: {integrity: sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==}
-
- micromark-extension-gfm@3.0.0:
- resolution: {integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==}
-
- micromark-factory-destination@2.0.0:
- resolution: {integrity: sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==}
-
- micromark-factory-label@2.0.0:
- resolution: {integrity: sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==}
-
- micromark-factory-space@2.0.0:
- resolution: {integrity: sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==}
-
- 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-util-character@2.1.0:
- resolution: {integrity: sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==}
-
- micromark-util-chunked@2.0.0:
- resolution: {integrity: sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==}
-
- micromark-util-classify-character@2.0.0:
- resolution: {integrity: sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==}
-
- micromark-util-combine-extensions@2.0.0:
- resolution: {integrity: sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==}
-
- micromark-util-decode-numeric-character-reference@2.0.1:
- resolution: {integrity: sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==}
-
- micromark-util-decode-string@2.0.0:
- resolution: {integrity: sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==}
-
- micromark-util-encode@2.0.0:
- resolution: {integrity: sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==}
-
- micromark-util-html-tag-name@2.0.0:
- resolution: {integrity: sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==}
-
- micromark-util-normalize-identifier@2.0.0:
- resolution: {integrity: sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==}
-
- micromark-util-resolve-all@2.0.0:
- resolution: {integrity: sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==}
-
- micromark-util-sanitize-uri@2.0.0:
- resolution: {integrity: sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==}
-
- micromark-util-subtokenize@2.0.1:
- resolution: {integrity: sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==}
-
- micromark-util-symbol@2.0.0:
- resolution: {integrity: sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==}
-
- micromark-util-types@2.0.0:
- resolution: {integrity: sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==}
-
- micromark@4.0.0:
- resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==}
+ micromark@2.11.4:
+ resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==}
micromatch@4.0.7:
resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
@@ -4314,6 +4231,10 @@ packages:
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
engines: {node: '>=4'}
+ minimatch@10.0.1:
+ resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==}
+ engines: {node: 20 || >=22}
+
minimatch@3.1.2:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
@@ -4386,9 +4307,6 @@ packages:
engines: {node: ^18 || >=20}
hasBin: true
- nanotar@0.1.1:
- resolution: {integrity: sha512-AiJsGsSF3O0havL1BydvI4+wR76sKT+okKRwWIaK96cZUnXqH0uNBOsHlbwZq3+m2BR1VKqHDVudl3gO4mYjpQ==}
-
natural-compare-lite@1.4.0:
resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
@@ -4398,6 +4316,9 @@ packages:
neo-async@2.6.2:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
+ next-tick@1.1.0:
+ resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
+
nitropack@2.9.7:
resolution: {integrity: sha512-aKXvtNrWkOCMsQbsk4A0qQdBjrJ1ZcvwlTQevI/LAgLWLYc5L7Q/YiYxGLal4ITyNSlzir1Cm1D2ZxnYhmpMEw==}
engines: {node: ^16.11.0 || >=17.0.0}
@@ -4471,16 +4392,16 @@ packages:
number-precision@1.6.0:
resolution: {integrity: sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==}
- nuxi@3.13.2:
- resolution: {integrity: sha512-yAgpxBcIB2/DWL7dWRZOQa5ULLZQ4AWgYdqtUDbeOZ3KxmY/+fqm8/UJuU7QK81JrccNaZeSI+GLe5BY7RR3cQ==}
+ nuxi@3.12.0:
+ resolution: {integrity: sha512-6vRdiXTw9SajEQOUi6Ze/XaIXzy1q/sD5UqHQSv3yqTu7Pot5S7fEihNXV8LpcgLz+9HzjVt70r7jYe7R99c2w==}
engines: {node: ^16.10.0 || >=18.0.0}
hasBin: true
nuxt-vite-legacy@1.2.0:
resolution: {integrity: sha512-1ql7dH1HEydDL1q/PZ15it0KlBVEz/EXqjp3Gfps77ZsW8CeWIuuAlnbDNXawkbo3wJN4ISV8MrnRVLS+k6tog==}
- nuxt@3.13.2:
- resolution: {integrity: sha512-Bjc2qRsipfBhjXsBEJCN+EUAukhdgFv/KoIR5HFB2hZOYRSqXBod3oWQs78k3ja1nlIhAEdBG533898KJxUtJw==}
+ nuxt@3.13.0:
+ resolution: {integrity: sha512-NZlPGlMav18KXWiOmTguQtH5lcrwooPniWXM3Ca4c9spsMRu3wyWLlN8wiI/cK+lEu3rQyKCGSA75nFVK4Ew3w==}
engines: {node: ^14.18.0 || >=16.10.0}
hasBin: true
peerDependencies:
@@ -4492,11 +4413,6 @@ packages:
'@types/node':
optional: true
- nypm@0.3.11:
- resolution: {integrity: sha512-E5GqaAYSnbb6n1qZyik2wjPDZON43FqOJO59+3OkWrnmQtjggrMOVnsyzfjxp/tS6nlYJBA4zRA5jSM2YaadMg==}
- engines: {node: ^14.16.0 || >=16.10.0}
- hasBin: true
-
nypm@0.3.9:
resolution: {integrity: sha512-BI2SdqqTHg2d4wJh8P9A1W+bslg33vOE9IZDY6eR2QC+Pu1iNBVZUqczrd43rJb+fMzHU7ltAYKsEFY/kHMFcw==}
engines: {node: ^14.16.0 || >=16.10.0}
@@ -4524,9 +4440,6 @@ packages:
ohash@1.1.3:
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
- ohash@1.1.4:
- resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
-
on-finished@2.4.1:
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
engines: {node: '>= 0.8'}
@@ -4588,13 +4501,13 @@ packages:
package-manager-detector@0.1.2:
resolution: {integrity: sha512-iePyefLTOm2gEzbaZKSW+eBMjg+UYsQvUKxmvGXAQ987K16efBg10MxIjZs08iyX+DY2/owKY9DIdu193kX33w==}
- package-manager-detector@0.2.0:
- resolution: {integrity: sha512-E385OSk9qDcXhcM9LNSe4sdhx8a9mAPrZ4sMLW+tmxl5ZuGtPUcdFu+MPP2jbgiWAZ6Pfe5soGFMd+0Db5Vrog==}
-
parent-module@1.0.1:
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines: {node: '>=6'}
+ parse-entities@2.0.0:
+ resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==}
+
parse-git-config@3.0.0:
resolution: {integrity: sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==}
engines: {node: '>=8'}
@@ -4651,6 +4564,10 @@ packages:
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
engines: {node: '>=16 || 14 >=14.18'}
+ path-type@4.0.0:
+ resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
+ engines: {node: '>=8'}
+
path-type@5.0.0:
resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
engines: {node: '>=12'}
@@ -4664,9 +4581,6 @@ packages:
picocolors@1.0.1:
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
- picocolors@1.1.0:
- resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
-
picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
@@ -4698,8 +4612,8 @@ packages:
resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
engines: {node: '>= 0.4'}
- postcss-calc@10.0.2:
- resolution: {integrity: sha512-DT/Wwm6fCKgpYVI7ZEWuPJ4az8hiEHtCUeYjZXqU7Ou4QqYh1Df2yCQ7Ca6N7xqKPFkxN3fhf+u9KSoOCJNAjg==}
+ postcss-calc@10.0.1:
+ resolution: {integrity: sha512-pp1Z3FxtxA+xHAoWXcOXgnBN1WPu4ZiJ5LWGjKyf9MMreagAsaTUtnqFK1y1sHhyJddAkYTPu6XSuLgb3oYCjw==}
engines: {node: ^18.12 || ^20.9 || >=22.0}
peerDependencies:
postcss: ^8.4.38
@@ -4710,14 +4624,14 @@ packages:
peerDependencies:
postcss: ^8.4.31
- postcss-convert-values@7.0.4:
- resolution: {integrity: sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==}
+ postcss-convert-values@7.0.3:
+ resolution: {integrity: sha512-yJhocjCs2SQer0uZ9lXTMOwDowbxvhwFVrZeS6NPEij/XXthl73ggUmfwVvJM+Vaj5gtCKJV1jiUu4IhAUkX/Q==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
- postcss-discard-comments@7.0.3:
- resolution: {integrity: sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==}
+ postcss-discard-comments@7.0.2:
+ resolution: {integrity: sha512-/Hje9Ls1IYcB9duELO/AyDUJI6aQVY3h5Rj1ziXgaLYCTi1iVBLnjg/TS0D6NszR/kDG6I86OwLmAYe+bvJjiQ==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -4740,14 +4654,14 @@ packages:
peerDependencies:
postcss: ^8.4.31
- postcss-merge-longhand@7.0.4:
- resolution: {integrity: sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==}
+ postcss-merge-longhand@7.0.3:
+ resolution: {integrity: sha512-8waYomFxshdv6M9Em3QRM9MettRLDRcH2JQi2l0Z1KlYD/vhal3gbkeSES0NuACXOlZBB0V/B0AseHZaklzWOA==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
- postcss-merge-rules@7.0.4:
- resolution: {integrity: sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==}
+ postcss-merge-rules@7.0.3:
+ resolution: {integrity: sha512-2eSas2p3voPxNfdI5sQrvIkMaeUHpVc3EezgVs18hz/wRTQAC9U99tp9j3W5Jx9/L3qHkEDvizEx/LdnmumIvQ==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -4770,8 +4684,8 @@ packages:
peerDependencies:
postcss: ^8.4.31
- postcss-minify-selectors@7.0.4:
- resolution: {integrity: sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==}
+ postcss-minify-selectors@7.0.3:
+ resolution: {integrity: sha512-SxTgUQSgBk6wEqzQZKEv1xQYIp9UBju6no9q+npohzSdhuSICQdkqmD1UMKkZWItS3olJSJMDDEY9WOJ5oGJew==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -4858,8 +4772,8 @@ packages:
peerDependencies:
postcss: ^8.4.31
- postcss-unique-selectors@7.0.3:
- resolution: {integrity: sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==}
+ postcss-unique-selectors@7.0.2:
+ resolution: {integrity: sha512-CjSam+7Vf8cflJQsHrMS0P2hmy9u0+n/P001kb5eAszLmhjMqrt/i5AqQuNFihhViwDvEAezqTmXqaYXL2ugMw==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -4871,10 +4785,6 @@ packages:
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
engines: {node: ^10 || ^12 || >=14}
- postcss@8.4.47:
- resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
- engines: {node: ^10 || ^12 || >=14}
-
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@@ -5108,6 +5018,9 @@ packages:
scroll-into-view-if-needed@2.2.31:
resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
+ scroll-into-view-if-needed@3.1.0:
+ resolution: {integrity: sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==}
+
scslre@0.3.0:
resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
engines: {node: ^14.0.0 || >=16.0.0}
@@ -5178,8 +5091,8 @@ packages:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
- simple-git@3.27.0:
- resolution: {integrity: sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==}
+ simple-git@3.25.0:
+ resolution: {integrity: sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==}
simple-swizzle@0.2.2:
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
@@ -5191,6 +5104,10 @@ packages:
sisteransi@1.0.5:
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
+ slash@3.0.0:
+ resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
+ engines: {node: '>=8'}
+
slash@4.0.0:
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
engines: {node: '>=12'}
@@ -5209,10 +5126,6 @@ packages:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
- source-map-js@1.2.1:
- resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
- engines: {node: '>=0.10.0'}
-
source-map-support@0.5.21:
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
@@ -5327,8 +5240,8 @@ packages:
strip-literal@2.1.0:
resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==}
- stylehacks@7.0.4:
- resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==}
+ stylehacks@7.0.3:
+ resolution: {integrity: sha512-4DqtecvI/Nd+2BCvW9YEF6lhBN5UM50IJ1R3rnEAhBwbCKf4VehRf+uqvnVArnBayjYD/WtT3g0G/HSRxWfTRg==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -5432,20 +5345,17 @@ packages:
tinyexec@0.2.0:
resolution: {integrity: sha512-au8dwv4xKSDR+Fw52csDo3wcDztPdne2oM1o/7LFro4h6bdFmvyUAeAfX40pwDtzHgRFqz1XWaUqgKS2G83/ig==}
- tinyexec@0.3.0:
- resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==}
-
tinyglobby@0.2.5:
resolution: {integrity: sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==}
engines: {node: '>=12.0.0'}
- tinyglobby@0.2.6:
- resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==}
- engines: {node: '>=12.0.0'}
-
tinymce@7.3.0:
resolution: {integrity: sha512-Ls4PgYlpk73XAxBSBqbVmSl8Mb3DuNfgF01GZ0lY6/MOEVRl3IL+VxC1Oe6165e8WqbqVsxO3Qj/PmoYNvQKGQ==}
+ tinyrainbow@1.2.0:
+ resolution: {integrity: sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==}
+ engines: {node: '>=14.0.0'}
+
to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
@@ -5517,6 +5427,9 @@ packages:
resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==}
engines: {node: '>=14.16'}
+ type@2.7.3:
+ resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
+
typed-array-buffer@1.0.2:
resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==}
engines: {node: '>= 0.4'}
@@ -5533,8 +5446,8 @@ packages:
resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==}
engines: {node: '>= 0.4'}
- typescript@5.6.2:
- resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
+ typescript@5.5.4:
+ resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
engines: {node: '>=14.17'}
hasBin: true
@@ -5566,8 +5479,8 @@ packages:
unenv@1.10.0:
resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
- unhead@1.11.6:
- resolution: {integrity: sha512-TKTQGUzHKF925VZ4KZVbLfKFzTVTEWfPLaXKmkd/ptEY2FHEoJUF7xOpAWc3K7Jzy/ExS66TL7GnLLjtd4sISg==}
+ unhead@1.10.0:
+ resolution: {integrity: sha512-nv75Hvhu0asuD/rbP6b3tSRJUltxmThq/iZU5rLCGEkCqTkFk7ruQGNk+TRtx/RCYqL0R/IzIY9aqvhNOGe3mg==}
unicode-canonical-property-names-ecmascript@2.0.0:
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
@@ -5592,34 +5505,22 @@ packages:
unimport@3.11.1:
resolution: {integrity: sha512-DuB1Uoq01LrrXTScxnwOoMSlTXxyKcULguFxbLrMDFcE/CO0ZWHpEiyhovN0mycPt7K6luAHe8laqvwvuoeUPg==}
- unimport@3.12.0:
- resolution: {integrity: sha512-5y8dSvNvyevsnw4TBQkIQR1Rjdbb+XjVSwQwxltpnVZrStBvvPkMPcZrh1kg5kY77kpx6+D4Ztd3W6FOBH/y2Q==}
-
unique-string@2.0.0:
resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}
engines: {node: '>=8'}
- unist-util-is@6.0.0:
- resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
-
- unist-util-stringify-position@4.0.0:
- resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
-
- unist-util-visit-parents@6.0.1:
- resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
-
- unist-util-visit@5.0.0:
- resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
+ unist-util-stringify-position@2.0.3:
+ resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==}
universalify@2.0.1:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
- unocss@0.62.4:
- resolution: {integrity: sha512-SaGbxXQkk8GDPeJpWsBCZ8a23Knu4ixVTt6pvcQWKjOCGTd9XBd+vLZzN2WwdwgBPVwmMmx5wp+/gPHKFNOmIw==}
+ unocss@0.62.3:
+ resolution: {integrity: sha512-CLS6+JIlBobe/iPTz07pehyGDP8VqGJsiE+ZZ3Xkgib3hw76nCqAQF/4mJ8jVoV4C8KvGyVxmHaSSCFOkWmmZg==}
engines: {node: '>=14'}
peerDependencies:
- '@unocss/webpack': 0.62.4
+ '@unocss/webpack': 0.62.3
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
peerDependenciesMeta:
'@unocss/webpack':
@@ -5627,8 +5528,8 @@ packages:
vite:
optional: true
- unplugin-vue-router@0.10.8:
- resolution: {integrity: sha512-xi+eLweYAqolIoTRSmumbi6Yx0z5M0PLvl+NFNVWHJgmE2ByJG1SZbrn+TqyuDtIyln20KKgq8tqmL7aLoiFjw==}
+ unplugin-vue-router@0.10.7:
+ resolution: {integrity: sha512-5KEh7Swc1L2Xh5WOD7yQLeB5bO3iTw+Hst7qMxwmwYcPm9qVrtrRTZUftn2Hj4is17oMKgqacyWadjQzwW5B/Q==}
peerDependencies:
vue-router: ^4.4.0
peerDependenciesMeta:
@@ -5639,31 +5540,22 @@ packages:
resolution: {integrity: sha512-bEqQxeC7rxtxPZ3M5V4Djcc4lQqKPgGe3mAWZvxcSmX5jhGxll19NliaRzQSQPrk4xJZSGniK3puLWpRuZN7VQ==}
engines: {node: '>=14.0.0'}
- unplugin@1.14.1:
- resolution: {integrity: sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==}
- engines: {node: '>=14.0.0'}
- peerDependencies:
- webpack-sources: ^3
- peerDependenciesMeta:
- webpack-sources:
- optional: true
-
- unstorage@1.12.0:
- resolution: {integrity: sha512-ARZYTXiC+e8z3lRM7/qY9oyaOkaozCeNd2xoz7sYK9fv7OLGhVsf+BZbmASqiK/HTZ7T6eAlnVq9JynZppyk3w==}
+ unstorage@1.10.2:
+ resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==}
peerDependencies:
- '@azure/app-configuration': ^1.7.0
- '@azure/cosmos': ^4.1.1
+ '@azure/app-configuration': ^1.5.0
+ '@azure/cosmos': ^4.0.0
'@azure/data-tables': ^13.2.2
- '@azure/identity': ^4.4.1
+ '@azure/identity': ^4.0.1
'@azure/keyvault-secrets': ^4.8.0
- '@azure/storage-blob': ^12.24.0
- '@capacitor/preferences': ^6.0.2
+ '@azure/storage-blob': ^12.17.0
+ '@capacitor/preferences': ^5.0.7
'@netlify/blobs': ^6.5.0 || ^7.0.0
- '@planetscale/database': ^1.19.0
- '@upstash/redis': ^1.34.0
+ '@planetscale/database': ^1.16.0
+ '@upstash/redis': ^1.28.4
'@vercel/kv': ^1.0.1
idb-keyval: ^6.2.1
- ioredis: ^5.4.1
+ ioredis: ^5.3.2
peerDependenciesMeta:
'@azure/app-configuration':
optional: true
@@ -5733,13 +5625,13 @@ packages:
peerDependencies:
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0
- vite-node@2.1.1:
- resolution: {integrity: sha512-N/mGckI1suG/5wQI35XeR9rsMsPqKXzq1CdUndzVstBj/HvyxxGctwnK6WX43NGt5L3Z5tcRf83g4TITKJhPrA==}
+ vite-node@2.0.5:
+ resolution: {integrity: sha512-LdsW4pxj0Ot69FAoXZ1yTnA9bjGohr2yNBU7QKRxpz8ITSkhuDl6h3zS/tvgz4qrNjeRnvrWeXQ8ZF7Um4W00Q==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
- vite-plugin-checker@0.8.0:
- resolution: {integrity: sha512-UA5uzOGm97UvZRTdZHiQVYFnd86AVn8EVaD4L3PoVzxH+IZSfaAw14WGFwX9QS23UW3lV/5bVKZn6l0w+q9P0g==}
+ vite-plugin-checker@0.7.2:
+ resolution: {integrity: sha512-xeYeJbG0gaCaT0QcUC4B2Zo4y5NR8ZhYenc5gPbttrZvraRFwkEADCYwq+BfEHl9zYz7yf85TxsiGoYwyyIjhw==}
engines: {node: '>=14.16'}
peerDependencies:
'@biomejs/biome': '>=1.7'
@@ -5751,7 +5643,7 @@ packages:
vite: '>=2.0.0'
vls: '*'
vti: '*'
- vue-tsc: ~2.1.6
+ vue-tsc: '>=2.0.0'
peerDependenciesMeta:
'@biomejs/biome':
optional: true
@@ -5782,11 +5674,11 @@ packages:
'@nuxt/kit':
optional: true
- vite-plugin-pwa@0.20.5:
- resolution: {integrity: sha512-aweuI/6G6n4C5Inn0vwHumElU/UEpNuO+9iZzwPZGTCH87TeZ6YFMrEY6ZUBQdIHHlhTsbMDryFARcSuOdsz9Q==}
+ vite-plugin-pwa@0.20.1:
+ resolution: {integrity: sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
- '@vite-pwa/assets-generator': ^0.2.6
+ '@vite-pwa/assets-generator': ^0.2.4
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
workbox-build: ^7.1.0
workbox-window: ^7.1.0
@@ -5794,13 +5686,13 @@ packages:
'@vite-pwa/assets-generator':
optional: true
- vite-plugin-vue-inspector@5.2.0:
- resolution: {integrity: sha512-wWxyb9XAtaIvV/Lr7cqB1HIzmHZFVUJsTNm3yAxkS87dgh/Ky4qr2wDEWNxF23fdhVa3jQ8MZREpr4XyiuaRqA==}
+ vite-plugin-vue-inspector@5.1.3:
+ resolution: {integrity: sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==}
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
- vite@5.4.6:
- resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==}
+ vite@5.4.2:
+ resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -5898,13 +5790,13 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
- vue-router@4.4.5:
- resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==}
+ vue-router@4.4.3:
+ resolution: {integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==}
peerDependencies:
vue: ^3.2.0
- vue-tsc@2.1.6:
- resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==}
+ vue-tsc@2.0.29:
+ resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==}
hasBin: true
peerDependencies:
typescript: '>=5.0.0'
@@ -5915,8 +5807,14 @@ packages:
peerDependencies:
vue: ^3.2
- vue@3.5.6:
- resolution: {integrity: sha512-zv+20E2VIYbcJOzJPUWp03NOGFhMmpCKOfSxVTmCYyYFFko48H9tmuQFzYj7tu4qX1AeXlp9DmhIP89/sSxxhw==}
+ vue3-marquee@4.2.2:
+ resolution: {integrity: sha512-FeFvGUVInKfFilXFcnl8sDRBJBZCZSNLlQDquJErB9db6W2xICRVqbRV/jtdzsEP0rftarLQhx9MeEAU0+TPuQ==}
+ engines: {node: '>=12'}
+ peerDependencies:
+ vue: ^3.2
+
+ vue@3.4.38:
+ resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@@ -6052,6 +5950,16 @@ packages:
utf-8-validate:
optional: true
+ xgplayer-subtitles@3.0.20:
+ resolution: {integrity: sha512-I1bjsIY+aKOrhYQspLdneOkYg+Vf4cJVGPnDSFnNebnxXl9Mhz5SEpWGzYizMYxL9UvsQ9pgjeEY0o4hkwM+kQ==}
+ peerDependencies:
+ core-js: '>=3.12.1'
+
+ xgplayer@3.0.20:
+ resolution: {integrity: sha512-UNKZJRyODOZGdka83ao8fI18xdhzOV8qG4aNEOOkuOQbXFXfXsJMr/dazRHFP+uXmTqiCXr568euee3ch7CS7g==}
+ peerDependencies:
+ core-js: '>=3.12.1'
+
xml-name-validator@4.0.0:
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
engines: {node: '>=12'}
@@ -6075,11 +5983,6 @@ packages:
engines: {node: '>= 14'}
hasBin: true
- yaml@2.5.1:
- resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
- engines: {node: '>= 14'}
- hasBin: true
-
yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}
@@ -6106,9 +6009,6 @@ packages:
zrender@5.6.0:
resolution: {integrity: sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==}
- zwitch@2.0.4:
- resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
-
snapshots:
'@alova/adapter-axios@2.0.7(alova@3.0.16)(axios@1.7.7)':
@@ -6129,47 +6029,47 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
- '@antfu/eslint-config@3.6.2(@typescript-eslint/utils@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(@unocss/eslint-plugin@0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(@vue/compiler-sfc@3.5.6)(eslint-plugin-format@0.1.2(eslint@9.10.0(jiti@1.21.6)))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@antfu/eslint-config@2.27.1(@typescript-eslint/utils@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(@unocss/eslint-plugin@0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(@vue/compiler-sfc@3.4.38)(eslint-plugin-format@0.1.2(eslint@9.9.1(jiti@1.21.6)))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@antfu/install-pkg': 0.4.1
+ '@antfu/install-pkg': 0.4.0
'@clack/prompts': 0.7.0
- '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.10.0(jiti@1.21.6))
- '@eslint/markdown': 6.1.0(eslint@9.10.0(jiti@1.21.6))
- '@stylistic/eslint-plugin': 2.8.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/eslint-plugin': 8.6.0(@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/parser': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@vitest/eslint-plugin': 1.1.4(@typescript-eslint/utils@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint: 9.10.0(jiti@1.21.6)
- eslint-config-flat-gitignore: 0.3.0(eslint@9.10.0(jiti@1.21.6))
- eslint-flat-config-utils: 0.4.0
- eslint-merge-processors: 0.1.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-antfu: 2.6.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-command: 0.2.5(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-import-x: 4.2.1(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint-plugin-jsdoc: 50.2.4(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-jsonc: 2.16.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-n: 17.10.2(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.9.1(jiti@1.21.6))
+ '@stylistic/eslint-plugin': 2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/parser': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@vitest/eslint-plugin': 1.0.3(@typescript-eslint/utils@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-config-flat-gitignore: 0.1.8
+ eslint-flat-config-utils: 0.3.1
+ eslint-merge-processors: 0.1.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-antfu: 2.3.6(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-command: 0.2.3(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-import-x: 3.1.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint-plugin-jsdoc: 50.2.2(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-jsonc: 2.16.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-markdown: 5.1.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-n: 17.10.2(eslint@9.9.1(jiti@1.21.6))
eslint-plugin-no-only-tests: 3.3.0
- eslint-plugin-perfectionist: 3.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)(vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@1.21.6)))
- eslint-plugin-regexp: 2.6.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-toml: 0.11.1(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-unicorn: 55.0.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.6.0(@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-vue: 9.28.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-yml: 1.14.0(eslint@9.10.0(jiti@1.21.6))
- eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.6)(eslint@9.10.0(jiti@1.21.6))
+ eslint-plugin-perfectionist: 3.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)(vue-eslint-parser@9.4.3(eslint@9.9.1(jiti@1.21.6)))
+ eslint-plugin-regexp: 2.6.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-toml: 0.11.1(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-unicorn: 55.0.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-vue: 9.27.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-yml: 1.14.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.38)(eslint@9.9.1(jiti@1.21.6))
globals: 15.9.0
jsonc-eslint-parser: 2.4.0
local-pkg: 0.5.0
parse-gitignore: 2.0.0
- picocolors: 1.1.0
+ picocolors: 1.0.1
toml-eslint-parser: 0.10.0
- vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@1.21.6))
+ vue-eslint-parser: 9.4.3(eslint@9.9.1(jiti@1.21.6))
yaml-eslint-parser: 1.2.3
yargs: 17.7.2
optionalDependencies:
- '@unocss/eslint-plugin': 0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint-plugin-format: 0.1.2(eslint@9.10.0(jiti@1.21.6))
+ '@unocss/eslint-plugin': 0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint-plugin-format: 0.1.2(eslint@9.9.1(jiti@1.21.6))
transitivePeerDependencies:
- '@typescript-eslint/utils'
- '@vue/compiler-sfc'
@@ -6183,11 +6083,6 @@ snapshots:
package-manager-detector: 0.1.2
tinyexec: 0.2.0
- '@antfu/install-pkg@0.4.1':
- dependencies:
- package-manager-detector: 0.2.0
- tinyexec: 0.3.0
-
'@antfu/utils@0.7.10': {}
'@apideck/better-ajv-errors@0.3.6(ajv@8.17.1)':
@@ -6207,7 +6102,7 @@ snapshots:
dependencies:
color: 3.2.1
- '@arco-design/web-vue@2.56.1(vue@3.5.6(typescript@5.6.2))':
+ '@arco-design/web-vue@2.56.1(vue@3.4.38(typescript@5.5.4))':
dependencies:
'@arco-design/color': 0.4.0
b-tween: 0.3.3
@@ -6217,7 +6112,7 @@ snapshots:
number-precision: 1.6.0
resize-observer-polyfill: 1.5.1
scroll-into-view-if-needed: 2.2.31
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
'@babel/code-frame@7.24.7':
dependencies:
@@ -6399,10 +6294,6 @@ snapshots:
dependencies:
'@babel/types': 7.25.2
- '@babel/parser@7.25.6':
- dependencies:
- '@babel/types': 7.25.6
-
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.25.2)':
dependencies:
'@babel/core': 7.25.2
@@ -6993,6 +6884,17 @@ snapshots:
'@babel/types': 7.25.2
esutils: 2.0.3
+ '@babel/preset-typescript@7.24.7(@babel/core@7.25.2)':
+ dependencies:
+ '@babel/core': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-validator-option': 7.24.8
+ '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2)
+ transitivePeerDependencies:
+ - supports-color
+
'@babel/regjsgen@0.8.0': {}
'@babel/runtime@7.25.0':
@@ -7025,21 +6927,15 @@ snapshots:
'@babel/helper-validator-identifier': 7.24.7
to-fast-properties: 2.0.0
- '@babel/types@7.25.6':
- dependencies:
- '@babel/helper-string-parser': 7.24.8
- '@babel/helper-validator-identifier': 7.24.7
- to-fast-properties: 2.0.0
-
'@clack/core@0.3.4':
dependencies:
- picocolors: 1.1.0
+ picocolors: 1.0.1
sisteransi: 1.0.5
'@clack/prompts@0.7.0':
dependencies:
'@clack/core': 0.3.4
- picocolors: 1.1.0
+ picocolors: 1.0.1
sisteransi: 1.0.5
'@cloudflare/kv-asset-handler@0.3.4':
@@ -7054,15 +6950,15 @@ snapshots:
'@dprint/toml@0.6.2': {}
- '@element-plus/icons-vue@2.3.1(vue@3.5.6(typescript@5.6.2))':
+ '@element-plus/icons-vue@2.3.1(vue@3.4.38(typescript@5.5.4))':
dependencies:
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
- '@element-plus/nuxt@1.0.10(@element-plus/icons-vue@2.3.1(vue@3.5.6(typescript@5.6.2)))(element-plus@2.8.1(vue@3.5.6(typescript@5.6.2)))(magicast@0.3.5)(rollup@4.21.0)':
+ '@element-plus/nuxt@1.0.10(@element-plus/icons-vue@2.3.1(vue@3.4.38(typescript@5.5.4)))(element-plus@2.8.1(vue@3.4.38(typescript@5.5.4)))(magicast@0.3.4)(rollup@4.21.0)':
dependencies:
- '@element-plus/icons-vue': 2.3.1(vue@3.5.6(typescript@5.6.2))
- '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@4.21.0)
- element-plus: 2.8.1(vue@3.5.6(typescript@5.6.2))
+ '@element-plus/icons-vue': 2.3.1(vue@3.4.38(typescript@5.5.4))
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ element-plus: 2.8.1(vue@3.4.38(typescript@5.5.4))
magic-string: 0.27.0
unplugin: 1.12.2
transitivePeerDependencies:
@@ -7070,6 +6966,15 @@ snapshots:
- rollup
- supports-color
+ '@es-joy/jsdoccomment@0.43.1':
+ dependencies:
+ '@types/eslint': 8.56.11
+ '@types/estree': 1.0.5
+ '@typescript-eslint/types': 7.18.0
+ comment-parser: 1.4.1
+ esquery: 1.6.0
+ jsdoc-type-pratt-parser: 4.0.0
+
'@es-joy/jsdoccomment@0.48.0':
dependencies:
comment-parser: 1.4.1
@@ -7286,21 +7191,19 @@ snapshots:
'@esbuild/win32-x64@0.23.1':
optional: true
- '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.10.0(jiti@1.21.6))':
+ '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.9.1(jiti@1.21.6))':
dependencies:
escape-string-regexp: 4.0.0
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
ignore: 5.3.2
- '@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@1.21.6))':
+ '@eslint-community/eslint-utils@4.4.0(eslint@9.9.1(jiti@1.21.6))':
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {}
- '@eslint/compat@1.1.1': {}
-
'@eslint/config-array@0.17.1':
dependencies:
'@eslint/object-schema': 2.1.4
@@ -7317,7 +7220,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/config-inspector@0.5.4(eslint@9.10.0(jiti@1.21.6))':
+ '@eslint/config-inspector@0.5.4(eslint@9.9.1(jiti@1.21.6))':
dependencies:
'@eslint/config-array': 0.17.1
'@voxpelli/config-array-find-files': 0.1.2(@eslint/config-array@0.17.1)
@@ -7325,7 +7228,7 @@ snapshots:
cac: 6.7.14
chokidar: 3.6.0
esbuild: 0.21.5
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
fast-glob: 3.3.2
find-up: 7.0.0
get-port-please: 3.1.2
@@ -7356,23 +7259,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/js@9.10.0': {}
-
- '@eslint/markdown@6.1.0(eslint@9.10.0(jiti@1.21.6))':
- dependencies:
- eslint: 9.10.0(jiti@1.21.6)
- mdast-util-from-markdown: 2.0.1
- mdast-util-gfm: 3.0.0
- micromark-extension-gfm: 3.0.0
- transitivePeerDependencies:
- - supports-color
+ '@eslint/js@9.9.1': {}
'@eslint/object-schema@2.1.4': {}
- '@eslint/plugin-kit@0.1.0':
- dependencies:
- levn: 0.4.1
-
'@fastify/busboy@2.1.1': {}
'@floating-ui/core@1.6.7':
@@ -7390,17 +7280,17 @@ snapshots:
'@humanwhocodes/retry@0.3.0': {}
- '@iconify-json/carbon@1.2.1':
+ '@iconify-json/carbon@1.1.37':
dependencies:
'@iconify/types': 2.0.0
- '@iconify-json/twemoji@1.2.0':
+ '@iconify-json/twemoji@1.1.16':
dependencies:
'@iconify/types': 2.0.0
'@iconify/types@2.0.0': {}
- '@iconify/utils@2.1.33':
+ '@iconify/utils@2.1.32':
dependencies:
'@antfu/install-pkg': 0.4.0
'@antfu/utils': 0.7.10
@@ -7507,39 +7397,38 @@ snapshots:
'@nuxt/devalue@2.0.2': {}
- '@nuxt/devtools-kit@1.4.2(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)':
+ '@nuxt/devtools-kit@1.4.0(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- '@nuxt/schema': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ '@nuxt/schema': 3.13.0(rollup@4.21.0)
execa: 7.2.0
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- magicast
- rollup
- supports-color
- - webpack-sources
- '@nuxt/devtools-wizard@1.4.2':
+ '@nuxt/devtools-wizard@1.4.0':
dependencies:
consola: 3.2.3
- diff: 7.0.0
+ diff: 5.2.0
execa: 7.2.0
global-directory: 4.0.1
- magicast: 0.3.5
+ magicast: 0.3.4
pathe: 1.1.2
pkg-types: 1.2.0
prompts: 2.4.2
rc9: 2.1.2
semver: 7.6.3
- '@nuxt/devtools@1.4.2(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)':
+ '@nuxt/devtools@1.4.0(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
'@antfu/utils': 0.7.10
- '@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)
- '@nuxt/devtools-wizard': 1.4.2
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- '@vue/devtools-core': 7.4.4(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))
- '@vue/devtools-kit': 7.4.4
+ '@nuxt/devtools-kit': 1.4.0(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@nuxt/devtools-wizard': 1.4.0
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ '@vue/devtools-core': 7.3.3(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@vue/devtools-kit': 7.3.3
birpc: 0.2.17
consola: 3.2.3
cronstrue: 2.50.0
@@ -7552,10 +7441,10 @@ snapshots:
hookable: 5.5.3
image-meta: 0.2.1
is-installed-globally: 1.0.0
- launch-editor: 2.9.1
+ launch-editor: 2.8.1
local-pkg: 0.5.0
- magicast: 0.3.5
- nypm: 0.3.11
+ magicast: 0.3.4
+ nypm: 0.3.9
ohash: 1.1.3
pathe: 1.1.2
perfect-debounce: 1.0.0
@@ -7563,13 +7452,13 @@ snapshots:
rc9: 2.1.2
scule: 1.3.0
semver: 7.6.3
- simple-git: 3.27.0
+ simple-git: 3.25.0
sirv: 2.0.4
- tinyglobby: 0.2.6
+ tinyglobby: 0.2.5
unimport: 3.11.1(rollup@4.21.0)
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
- vite-plugin-inspect: 0.8.7(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
- vite-plugin-vue-inspector: 5.2.0(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite-plugin-inspect: 0.8.7(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ vite-plugin-vue-inspector: 5.1.3(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
which: 3.0.1
ws: 8.18.0
transitivePeerDependencies:
@@ -7577,52 +7466,52 @@ snapshots:
- rollup
- supports-color
- utf-8-validate
- - vue
- - webpack-sources
-
- '@nuxt/eslint-config@0.5.7(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
- dependencies:
- '@eslint/js': 9.10.0
- '@nuxt/eslint-plugin': 0.5.7(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@stylistic/eslint-plugin': 2.8.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/eslint-plugin': 8.6.0(@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/parser': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint: 9.10.0(jiti@1.21.6)
- eslint-config-flat-gitignore: 0.3.0(eslint@9.10.0(jiti@1.21.6))
- eslint-flat-config-utils: 0.4.0
- eslint-plugin-import-x: 4.2.1(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint-plugin-jsdoc: 50.2.2(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-regexp: 2.6.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-unicorn: 55.0.0(eslint@9.10.0(jiti@1.21.6))
- eslint-plugin-vue: 9.28.0(eslint@9.10.0(jiti@1.21.6))
+
+ '@nuxt/eslint-config@0.5.2(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
+ dependencies:
+ '@eslint/js': 9.9.1
+ '@nuxt/eslint-plugin': 0.5.2(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@rushstack/eslint-patch': 1.10.4
+ '@stylistic/eslint-plugin': 2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/parser': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-config-flat-gitignore: 0.1.8
+ eslint-flat-config-utils: 0.3.1
+ eslint-plugin-import-x: 3.1.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint-plugin-jsdoc: 50.2.2(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-regexp: 2.6.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-unicorn: 55.0.0(eslint@9.9.1(jiti@1.21.6))
+ eslint-plugin-vue: 9.27.0(eslint@9.9.1(jiti@1.21.6))
globals: 15.9.0
local-pkg: 0.5.0
pathe: 1.1.2
- vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@1.21.6))
+ tslib: 2.6.3
+ vue-eslint-parser: 9.4.3(eslint@9.9.1(jiti@1.21.6))
transitivePeerDependencies:
- supports-color
- typescript
- '@nuxt/eslint-plugin@0.5.7(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@nuxt/eslint-plugin@0.5.2(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/types': 8.6.0
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint: 9.10.0(jiti@1.21.6)
+ '@typescript-eslint/types': 8.2.0
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.9.1(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
- '@nuxt/eslint@0.5.7(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.5)(rollup@4.21.0)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)':
+ '@nuxt/eslint@0.5.2(eslint@9.9.1(jiti@1.21.6))(magicast@0.3.4)(rollup@4.21.0)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
- '@eslint/config-inspector': 0.5.4(eslint@9.10.0(jiti@1.21.6))
- '@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)
- '@nuxt/eslint-config': 0.5.7(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@nuxt/eslint-plugin': 0.5.7(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
+ '@eslint/config-inspector': 0.5.4(eslint@9.9.1(jiti@1.21.6))
+ '@nuxt/devtools-kit': 1.4.0(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@nuxt/eslint-config': 0.5.2(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@nuxt/eslint-plugin': 0.5.2(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
chokidar: 3.6.0
- eslint: 9.10.0(jiti@1.21.6)
- eslint-flat-config-utils: 0.4.0
- eslint-typegen: 0.3.2(eslint@9.10.0(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-flat-config-utils: 0.3.1
+ eslint-typegen: 0.3.1(eslint@9.9.1(jiti@1.21.6))
find-up: 7.0.0
get-port-please: 3.1.2
mlly: 1.7.1
@@ -7637,12 +7526,11 @@ snapshots:
- uWebSockets.js
- utf-8-validate
- vite
- - webpack-sources
- '@nuxt/kit@3.13.0(magicast@0.3.5)(rollup@4.21.0)':
+ '@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0)':
dependencies:
'@nuxt/schema': 3.13.0(rollup@4.21.0)
- c12: 1.11.1(magicast@0.3.5)
+ c12: 1.11.1(magicast@0.3.4)
consola: 3.2.3
defu: 6.1.4
destr: 2.0.3
@@ -7666,44 +7554,16 @@ snapshots:
- rollup
- supports-color
- '@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)':
+ '@nuxt/schema@3.13.0(rollup@4.21.0)':
dependencies:
- '@nuxt/schema': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
- c12: 1.11.2(magicast@0.3.5)
+ compatx: 0.1.8
consola: 3.2.3
defu: 6.1.4
- destr: 2.0.3
- globby: 14.0.2
- hash-sum: 2.0.0
- ignore: 5.3.2
- jiti: 1.21.6
- klona: 2.0.6
- knitwork: 1.1.0
- mlly: 1.7.1
+ hookable: 5.5.3
pathe: 1.1.2
pkg-types: 1.2.0
scule: 1.3.0
- semver: 7.6.3
- ufo: 1.5.4
- unctx: 2.3.1
- unimport: 3.12.0(rollup@4.21.0)(webpack-sources@3.2.3)
- untyped: 1.4.2
- transitivePeerDependencies:
- - magicast
- - rollup
- - supports-color
- - webpack-sources
-
- '@nuxt/schema@3.13.0(rollup@4.21.0)':
- dependencies:
- compatx: 0.1.8
- consola: 3.2.3
- defu: 6.1.4
- hookable: 5.5.3
- pathe: 1.1.2
- pkg-types: 1.2.0
- scule: 1.3.0
- std-env: 3.7.0
+ std-env: 3.7.0
ufo: 1.5.4
uncrypto: 0.1.3
unimport: 3.11.1(rollup@4.21.0)
@@ -7712,41 +7572,21 @@ snapshots:
- rollup
- supports-color
- '@nuxt/schema@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)':
- dependencies:
- compatx: 0.1.8
- consola: 3.2.3
- defu: 6.1.4
- hookable: 5.5.3
- pathe: 1.1.2
- pkg-types: 1.2.0
- scule: 1.3.0
- std-env: 3.7.0
- ufo: 1.5.4
- uncrypto: 0.1.3
- unimport: 3.12.0(rollup@4.21.0)(webpack-sources@3.2.3)
- untyped: 1.4.2
- transitivePeerDependencies:
- - rollup
- - supports-color
- - webpack-sources
-
- '@nuxt/telemetry@2.6.0(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)':
+ '@nuxt/telemetry@2.5.4(magicast@0.3.4)(rollup@4.21.0)':
dependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
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: 15.0.0
+ git-url-parse: 14.1.0
is-docker: 3.0.0
jiti: 1.21.6
mri: 1.2.0
nanoid: 5.0.7
ofetch: 1.3.4
- package-manager-detector: 0.2.0
parse-git-config: 3.0.0
pathe: 1.1.2
rc9: 2.1.2
@@ -7755,18 +7595,17 @@ snapshots:
- magicast
- rollup
- supports-color
- - webpack-sources
- '@nuxt/vite-builder@3.13.2(@types/node@22.5.0)(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)':
+ '@nuxt/vite-builder@3.13.0(@types/node@22.5.0)(eslint@9.9.1(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4))':
dependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
'@rollup/plugin-replace': 5.0.7(rollup@4.21.0)
- '@vitejs/plugin-vue': 5.1.4(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))
- '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))
- autoprefixer: 10.4.20(postcss@8.4.47)
+ '@vitejs/plugin-vue': 5.1.2(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4))
+ '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4))
+ autoprefixer: 10.4.20(postcss@8.4.41)
clear: 0.1.0
consola: 3.2.3
- cssnano: 7.0.6(postcss@8.4.47)
+ cssnano: 7.0.5(postcss@8.4.41)
defu: 6.1.4
esbuild: 0.23.1
escape-string-regexp: 5.0.0
@@ -7777,21 +7616,21 @@ snapshots:
knitwork: 1.1.0
magic-string: 0.30.11
mlly: 1.7.1
- ohash: 1.1.4
+ ohash: 1.1.3
pathe: 1.1.2
perfect-debounce: 1.0.0
pkg-types: 1.2.0
- postcss: 8.4.47
+ postcss: 8.4.41
rollup-plugin-visualizer: 5.12.0(rollup@4.21.0)
std-env: 3.7.0
strip-literal: 2.1.0
ufo: 1.5.4
unenv: 1.10.0
- unplugin: 1.14.1(webpack-sources@3.2.3)
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
- vite-node: 2.1.1(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
- vite-plugin-checker: 0.8.0(eslint@9.10.0(jiti@1.21.6))(optionator@0.9.4)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2))
- vue: 3.5.6(typescript@5.6.2)
+ unplugin: 1.12.2
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite-node: 2.0.5(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite-plugin-checker: 0.7.2(eslint@9.9.1(jiti@1.21.6))(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4))
+ vue: 3.4.38(typescript@5.5.4)
vue-bundle-renderer: 2.1.0
transitivePeerDependencies:
- '@biomejs/biome'
@@ -7815,12 +7654,10 @@ snapshots:
- vls
- vti
- vue-tsc
- - webpack-sources
- '@nuxtjs/color-mode@3.5.1(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)':
+ '@nuxtjs/color-mode@3.4.4(magicast@0.3.4)(rollup@4.21.0)':
dependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- changelogen: 0.5.7(magicast@0.3.5)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
pathe: 1.1.2
pkg-types: 1.2.0
semver: 7.6.3
@@ -7828,7 +7665,6 @@ snapshots:
- magicast
- rollup
- supports-color
- - webpack-sources
'@parcel/watcher-android-arm64@2.4.1':
optional: true
@@ -7891,10 +7727,10 @@ snapshots:
'@parcel/watcher-win32-ia32': 2.4.1
'@parcel/watcher-win32-x64': 2.4.1
- '@pinia/nuxt@0.5.4(magicast@0.3.5)(rollup@4.21.0)(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2))':
+ '@pinia/nuxt@0.5.4(magicast@0.3.4)(rollup@4.21.0)(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))':
dependencies:
- '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@4.21.0)
- pinia: 2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2))
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ pinia: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- magicast
@@ -8077,16 +7913,51 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.21.0':
optional: true
+ '@rushstack/eslint-patch@1.10.4': {}
+
'@sindresorhus/merge-streams@2.3.0': {}
- '@stylistic/eslint-plugin@2.8.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@stylistic/eslint-plugin-js@2.6.4(eslint@9.9.1(jiti@1.21.6))':
+ dependencies:
+ '@types/eslint': 9.6.0
+ acorn: 8.12.1
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-visitor-keys: 4.0.0
+ espree: 10.1.0
+
+ '@stylistic/eslint-plugin-jsx@2.6.4(eslint@9.9.1(jiti@1.21.6))':
dependencies:
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint: 9.10.0(jiti@1.21.6)
+ '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.1(jiti@1.21.6))
+ '@types/eslint': 9.6.0
+ eslint: 9.9.1(jiti@1.21.6)
eslint-visitor-keys: 4.0.0
espree: 10.1.0
estraverse: 5.3.0
picomatch: 4.0.2
+
+ '@stylistic/eslint-plugin-plus@2.6.4(eslint@9.9.1(jiti@1.21.6))':
+ dependencies:
+ '@types/eslint': 9.6.0
+ eslint: 9.9.1(jiti@1.21.6)
+
+ '@stylistic/eslint-plugin-ts@2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
+ dependencies:
+ '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.1(jiti@1.21.6))
+ '@types/eslint': 9.6.0
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.9.1(jiti@1.21.6)
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ '@stylistic/eslint-plugin@2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
+ dependencies:
+ '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.1(jiti@1.21.6))
+ '@stylistic/eslint-plugin-jsx': 2.6.4(eslint@9.9.1(jiti@1.21.6))
+ '@stylistic/eslint-plugin-plus': 2.6.4(eslint@9.9.1(jiti@1.21.6))
+ '@stylistic/eslint-plugin-ts': 2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@types/eslint': 9.6.0
+ eslint: 9.9.1(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
@@ -8100,22 +7971,23 @@ snapshots:
'@sxzz/popperjs-es@2.11.7': {}
- '@tinymce/tinymce-vue@6.0.1(vue@3.5.6(typescript@5.6.2))':
+ '@tinymce/tinymce-vue@6.0.1(vue@3.4.38(typescript@5.5.4))':
dependencies:
tinymce: 7.3.0
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
'@trysound/sax@0.2.0': {}
- '@types/debug@4.1.12':
- dependencies:
- '@types/ms': 0.7.34
-
'@types/eslint-scope@3.7.7':
dependencies:
'@types/eslint': 9.6.0
'@types/estree': 1.0.5
+ '@types/eslint@8.56.11':
+ dependencies:
+ '@types/estree': 1.0.5
+ '@types/json-schema': 7.0.15
+
'@types/eslint@9.6.0':
dependencies:
'@types/estree': 1.0.5
@@ -8137,14 +8009,12 @@ snapshots:
'@types/lodash@4.17.7': {}
- '@types/mdast@4.0.4':
+ '@types/mdast@3.0.15':
dependencies:
- '@types/unist': 3.0.3
+ '@types/unist': 2.0.11
'@types/mockjs@1.0.10': {}
- '@types/ms@0.7.34': {}
-
'@types/node@22.5.0':
dependencies:
undici-types: 6.19.6
@@ -8155,139 +8025,140 @@ snapshots:
'@types/trusted-types@2.0.7': {}
- '@types/unist@3.0.3': {}
+ '@types/unist@2.0.11': {}
'@types/web-bluetooth@0.0.16': {}
'@types/web-bluetooth@0.0.20': {}
- '@typescript-eslint/eslint-plugin@8.6.0(@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
'@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/scope-manager': 8.6.0
- '@typescript-eslint/type-utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/visitor-keys': 8.6.0
- eslint: 9.10.0(jiti@1.21.6)
+ '@typescript-eslint/parser': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/scope-manager': 8.2.0
+ '@typescript-eslint/type-utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/visitor-keys': 8.2.0
+ eslint: 9.9.1(jiti@1.21.6)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.5.4)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/scope-manager': 8.6.0
- '@typescript-eslint/types': 8.6.0
- '@typescript-eslint/typescript-estree': 8.6.0(typescript@5.6.2)
- '@typescript-eslint/visitor-keys': 8.6.0
+ '@typescript-eslint/scope-manager': 8.2.0
+ '@typescript-eslint/types': 8.2.0
+ '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4)
+ '@typescript-eslint/visitor-keys': 8.2.0
debug: 4.3.6
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.6.0':
+ '@typescript-eslint/scope-manager@8.2.0':
dependencies:
- '@typescript-eslint/types': 8.6.0
- '@typescript-eslint/visitor-keys': 8.6.0
+ '@typescript-eslint/types': 8.2.0
+ '@typescript-eslint/visitor-keys': 8.2.0
- '@typescript-eslint/type-utils@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/type-utils@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.6.0(typescript@5.6.2)
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
+ '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4)
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
debug: 4.3.6
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.5.4)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
transitivePeerDependencies:
- eslint
- supports-color
- '@typescript-eslint/types@8.6.0': {}
+ '@typescript-eslint/types@7.18.0': {}
+
+ '@typescript-eslint/types@8.2.0': {}
- '@typescript-eslint/typescript-estree@8.6.0(typescript@5.6.2)':
+ '@typescript-eslint/typescript-estree@8.2.0(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/types': 8.6.0
- '@typescript-eslint/visitor-keys': 8.6.0
+ '@typescript-eslint/types': 8.2.0
+ '@typescript-eslint/visitor-keys': 8.2.0
debug: 4.3.6
- fast-glob: 3.3.2
+ globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.6.3
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.5.4)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/utils@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
- '@typescript-eslint/scope-manager': 8.6.0
- '@typescript-eslint/types': 8.6.0
- '@typescript-eslint/typescript-estree': 8.6.0(typescript@5.6.2)
- eslint: 9.10.0(jiti@1.21.6)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
+ '@typescript-eslint/scope-manager': 8.2.0
+ '@typescript-eslint/types': 8.2.0
+ '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4)
+ eslint: 9.9.1(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/visitor-keys@8.6.0':
+ '@typescript-eslint/visitor-keys@8.2.0':
dependencies:
- '@typescript-eslint/types': 8.6.0
+ '@typescript-eslint/types': 8.2.0
eslint-visitor-keys: 3.4.3
- '@unhead/dom@1.11.6':
+ '@unhead/dom@1.10.0':
dependencies:
- '@unhead/schema': 1.11.6
- '@unhead/shared': 1.11.6
+ '@unhead/schema': 1.10.0
+ '@unhead/shared': 1.10.0
- '@unhead/schema@1.11.6':
+ '@unhead/schema@1.10.0':
dependencies:
hookable: 5.5.3
zhead: 2.2.4
- '@unhead/shared@1.11.6':
+ '@unhead/shared@1.10.0':
dependencies:
- '@unhead/schema': 1.11.6
+ '@unhead/schema': 1.10.0
- '@unhead/ssr@1.11.6':
+ '@unhead/ssr@1.10.0':
dependencies:
- '@unhead/schema': 1.11.6
- '@unhead/shared': 1.11.6
+ '@unhead/schema': 1.10.0
+ '@unhead/shared': 1.10.0
- '@unhead/vue@1.11.6(vue@3.5.6(typescript@5.6.2))':
+ '@unhead/vue@1.10.0(vue@3.4.38(typescript@5.5.4))':
dependencies:
- '@unhead/schema': 1.11.6
- '@unhead/shared': 1.11.6
- defu: 6.1.4
+ '@unhead/schema': 1.10.0
+ '@unhead/shared': 1.10.0
hookable: 5.5.3
- unhead: 1.11.6
- vue: 3.5.6(typescript@5.6.2)
+ unhead: 1.10.0
+ vue: 3.4.38(typescript@5.5.4)
- '@unocss/astro@0.62.4(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
+ '@unocss/astro@0.62.3(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/reset': 0.62.4
- '@unocss/vite': 0.62.4(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@unocss/core': 0.62.3
+ '@unocss/reset': 0.62.3
+ '@unocss/vite': 0.62.3(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
optionalDependencies:
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- rollup
- supports-color
- '@unocss/cli@0.62.4(rollup@4.21.0)':
+ '@unocss/cli@0.62.3(rollup@4.21.0)':
dependencies:
'@ampproject/remapping': 2.3.0
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
- '@unocss/config': 0.62.4
- '@unocss/core': 0.62.4
- '@unocss/preset-uno': 0.62.4
+ '@unocss/config': 0.62.3
+ '@unocss/core': 0.62.3
+ '@unocss/preset-uno': 0.62.3
cac: 6.7.14
chokidar: 3.6.0
colorette: 2.0.20
@@ -8295,33 +8166,33 @@ snapshots:
magic-string: 0.30.11
pathe: 1.1.2
perfect-debounce: 1.0.0
- tinyglobby: 0.2.6
+ tinyglobby: 0.2.5
transitivePeerDependencies:
- rollup
- supports-color
- '@unocss/config@0.62.4':
+ '@unocss/config@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
unconfig: 0.5.5
transitivePeerDependencies:
- supports-color
- '@unocss/core@0.62.4': {}
+ '@unocss/core@0.62.3': {}
- '@unocss/eslint-config@0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@unocss/eslint-config@0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@unocss/eslint-plugin': 0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
+ '@unocss/eslint-plugin': 0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
transitivePeerDependencies:
- eslint
- supports-color
- typescript
- '@unocss/eslint-plugin@0.62.4(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@unocss/eslint-plugin@0.62.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- '@unocss/config': 0.62.4
- '@unocss/core': 0.62.4
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ '@unocss/config': 0.62.3
+ '@unocss/core': 0.62.3
magic-string: 0.30.11
synckit: 0.9.1
transitivePeerDependencies:
@@ -8329,33 +8200,33 @@ snapshots:
- supports-color
- typescript
- '@unocss/extractor-arbitrary-variants@0.62.4':
+ '@unocss/extractor-arbitrary-variants@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
- '@unocss/inspector@0.62.4':
+ '@unocss/inspector@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/rule-utils': 0.62.4
+ '@unocss/core': 0.62.3
+ '@unocss/rule-utils': 0.62.3
gzip-size: 6.0.0
sirv: 2.0.4
- '@unocss/nuxt@0.62.4(magicast@0.3.5)(postcss@8.4.47)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack-sources@3.2.3)(webpack@5.88.2(esbuild@0.23.1))':
- dependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- '@unocss/config': 0.62.4
- '@unocss/core': 0.62.4
- '@unocss/preset-attributify': 0.62.4
- '@unocss/preset-icons': 0.62.4
- '@unocss/preset-tagify': 0.62.4
- '@unocss/preset-typography': 0.62.4
- '@unocss/preset-uno': 0.62.4
- '@unocss/preset-web-fonts': 0.62.4
- '@unocss/preset-wind': 0.62.4
- '@unocss/reset': 0.62.4
- '@unocss/vite': 0.62.4(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
- '@unocss/webpack': 0.62.4(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1))
- unocss: 0.62.4(@unocss/webpack@0.62.4(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1)))(postcss@8.4.47)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@unocss/nuxt@0.62.3(magicast@0.3.4)(postcss@8.4.41)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(webpack@5.88.2(esbuild@0.23.1))':
+ dependencies:
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ '@unocss/config': 0.62.3
+ '@unocss/core': 0.62.3
+ '@unocss/preset-attributify': 0.62.3
+ '@unocss/preset-icons': 0.62.3
+ '@unocss/preset-tagify': 0.62.3
+ '@unocss/preset-typography': 0.62.3
+ '@unocss/preset-uno': 0.62.3
+ '@unocss/preset-web-fonts': 0.62.3
+ '@unocss/preset-wind': 0.62.3
+ '@unocss/reset': 0.62.3
+ '@unocss/vite': 0.62.3(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@unocss/webpack': 0.62.3(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1))
+ unocss: 0.62.3(@unocss/webpack@0.62.3(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1)))(postcss@8.4.41)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
transitivePeerDependencies:
- magicast
- postcss
@@ -8363,114 +8234,127 @@ snapshots:
- supports-color
- vite
- webpack
- - webpack-sources
- '@unocss/postcss@0.62.4(postcss@8.4.47)':
+ '@unocss/postcss@0.62.3(postcss@8.4.41)':
dependencies:
- '@unocss/config': 0.62.4
- '@unocss/core': 0.62.4
- '@unocss/rule-utils': 0.62.4
+ '@unocss/config': 0.62.3
+ '@unocss/core': 0.62.3
+ '@unocss/rule-utils': 0.62.3
css-tree: 2.3.1
- postcss: 8.4.47
- tinyglobby: 0.2.6
+ magic-string: 0.30.11
+ postcss: 8.4.41
+ tinyglobby: 0.2.5
transitivePeerDependencies:
- supports-color
- '@unocss/preset-attributify@0.62.4':
+ '@unocss/preset-attributify@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
- '@unocss/preset-icons@0.62.4':
+ '@unocss/preset-icons@0.62.3':
dependencies:
- '@iconify/utils': 2.1.33
- '@unocss/core': 0.62.4
+ '@iconify/utils': 2.1.32
+ '@unocss/core': 0.62.3
ofetch: 1.3.4
transitivePeerDependencies:
- supports-color
- '@unocss/preset-mini@0.62.4':
+ '@unocss/preset-mini@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/extractor-arbitrary-variants': 0.62.4
- '@unocss/rule-utils': 0.62.4
+ '@unocss/core': 0.62.3
+ '@unocss/extractor-arbitrary-variants': 0.62.3
+ '@unocss/rule-utils': 0.62.3
- '@unocss/preset-tagify@0.62.4':
+ '@unocss/preset-tagify@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
- '@unocss/preset-typography@0.62.4':
+ '@unocss/preset-typography@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/preset-mini': 0.62.4
+ '@unocss/core': 0.62.3
+ '@unocss/preset-mini': 0.62.3
- '@unocss/preset-uno@0.62.4':
+ '@unocss/preset-uno@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/preset-mini': 0.62.4
- '@unocss/preset-wind': 0.62.4
- '@unocss/rule-utils': 0.62.4
+ '@unocss/core': 0.62.3
+ '@unocss/preset-mini': 0.62.3
+ '@unocss/preset-wind': 0.62.3
+ '@unocss/rule-utils': 0.62.3
- '@unocss/preset-web-fonts@0.62.4':
+ '@unocss/preset-web-fonts@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
ofetch: 1.3.4
- '@unocss/preset-wind@0.62.4':
+ '@unocss/preset-wind@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/preset-mini': 0.62.4
- '@unocss/rule-utils': 0.62.4
+ '@unocss/core': 0.62.3
+ '@unocss/preset-mini': 0.62.3
+ '@unocss/rule-utils': 0.62.3
- '@unocss/reset@0.62.4': {}
+ '@unocss/reset@0.62.3': {}
- '@unocss/rule-utils@0.62.4':
+ '@unocss/rule-utils@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
magic-string: 0.30.11
- '@unocss/transformer-attributify-jsx@0.62.4':
+ '@unocss/scope@0.62.3': {}
+
+ '@unocss/transformer-attributify-jsx-babel@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@babel/core': 7.25.2
+ '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
+ '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2)
+ '@unocss/core': 0.62.3
+ transitivePeerDependencies:
+ - supports-color
- '@unocss/transformer-compile-class@0.62.4':
+ '@unocss/transformer-attributify-jsx@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
- '@unocss/transformer-directives@0.62.4':
+ '@unocss/transformer-compile-class@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
- '@unocss/rule-utils': 0.62.4
+ '@unocss/core': 0.62.3
+
+ '@unocss/transformer-directives@0.62.3':
+ dependencies:
+ '@unocss/core': 0.62.3
+ '@unocss/rule-utils': 0.62.3
css-tree: 2.3.1
- '@unocss/transformer-variant-group@0.62.4':
+ '@unocss/transformer-variant-group@0.62.3':
dependencies:
- '@unocss/core': 0.62.4
+ '@unocss/core': 0.62.3
- '@unocss/vite@0.62.4(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
+ '@unocss/vite@0.62.3(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
'@ampproject/remapping': 2.3.0
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
- '@unocss/config': 0.62.4
- '@unocss/core': 0.62.4
- '@unocss/inspector': 0.62.4
+ '@unocss/config': 0.62.3
+ '@unocss/core': 0.62.3
+ '@unocss/inspector': 0.62.3
+ '@unocss/scope': 0.62.3
+ '@unocss/transformer-directives': 0.62.3
chokidar: 3.6.0
magic-string: 0.30.11
- tinyglobby: 0.2.6
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ tinyglobby: 0.2.5
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- rollup
- supports-color
- '@unocss/webpack@0.62.4(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1))':
+ '@unocss/webpack@0.62.3(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1))':
dependencies:
'@ampproject/remapping': 2.3.0
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
- '@unocss/config': 0.62.4
- '@unocss/core': 0.62.4
+ '@unocss/config': 0.62.3
+ '@unocss/core': 0.62.3
chokidar: 3.6.0
magic-string: 0.30.11
- tinyglobby: 0.2.6
- unplugin: 1.14.1(webpack-sources@3.2.3)
+ tinyglobby: 0.2.5
+ unplugin: 1.12.2
webpack: 5.88.2(esbuild@0.23.1)
webpack-sources: 3.2.3
transitivePeerDependencies:
@@ -8495,12 +8379,12 @@ snapshots:
- encoding
- supports-color
- '@vite-pwa/nuxt@0.10.5(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0)':
+ '@vite-pwa/nuxt@0.10.1(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0)':
dependencies:
- '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@4.21.0)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
pathe: 1.1.2
ufo: 1.5.4
- vite-plugin-pwa: 0.20.5(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0)
+ vite-plugin-pwa: 0.20.1(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0)
transitivePeerDependencies:
- magicast
- rollup
@@ -8509,7 +8393,7 @@ snapshots:
- workbox-build
- workbox-window
- '@vitejs/plugin-legacy@5.4.2(terser@5.31.6)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
+ '@vitejs/plugin-legacy@5.4.2(terser@5.31.6)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
'@babel/core': 7.25.2
'@babel/preset-env': 7.25.3(@babel/core@7.25.2)
@@ -8520,41 +8404,41 @@ snapshots:
regenerator-runtime: 0.14.1
systemjs: 6.15.1
terser: 5.31.6
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))':
+ '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4))':
dependencies:
'@babel/core': 7.25.2
'@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2)
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
- vue: 3.5.6(typescript@5.6.2)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vue: 3.4.38(typescript@5.5.4)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.1.4(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))':
+ '@vitejs/plugin-vue@5.1.2(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4))':
dependencies:
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
- vue: 3.5.6(typescript@5.6.2)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vue: 3.4.38(typescript@5.5.4)
- '@vitest/eslint-plugin@1.1.4(@typescript-eslint/utils@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@vitest/eslint-plugin@1.0.3(@typescript-eslint/utils@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
optionalDependencies:
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- typescript: 5.6.2
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ typescript: 5.5.4
- '@volar/language-core@2.4.5':
+ '@volar/language-core@2.4.0':
dependencies:
- '@volar/source-map': 2.4.5
+ '@volar/source-map': 2.4.0
- '@volar/source-map@2.4.5': {}
+ '@volar/source-map@2.4.0': {}
- '@volar/typescript@2.4.5':
+ '@volar/typescript@2.4.0':
dependencies:
- '@volar/language-core': 2.4.5
+ '@volar/language-core': 2.4.0
path-browserify: 1.0.1
vscode-uri: 3.0.8
@@ -8563,16 +8447,16 @@ snapshots:
'@eslint/config-array': 0.17.1
'@nodelib/fs.walk': 2.0.0
- '@vue-macros/common@1.12.2(rollup@4.21.0)(vue@3.5.6(typescript@5.6.2))':
+ '@vue-macros/common@1.12.2(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))':
dependencies:
- '@babel/types': 7.25.6
+ '@babel/types': 7.25.2
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
'@vue/compiler-sfc': 3.4.38
ast-kit: 1.0.1
local-pkg: 0.5.0
magic-string-ast: 0.6.2
optionalDependencies:
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
transitivePeerDependencies:
- rollup
@@ -8613,24 +8497,11 @@ snapshots:
estree-walker: 2.0.2
source-map-js: 1.2.0
- '@vue/compiler-core@3.5.6':
- dependencies:
- '@babel/parser': 7.25.3
- '@vue/shared': 3.5.6
- entities: 4.5.0
- estree-walker: 2.0.2
- source-map-js: 1.2.0
-
'@vue/compiler-dom@3.4.38':
dependencies:
'@vue/compiler-core': 3.4.38
'@vue/shared': 3.4.38
- '@vue/compiler-dom@3.5.6':
- dependencies:
- '@vue/compiler-core': 3.5.6
- '@vue/shared': 3.5.6
-
'@vue/compiler-sfc@3.4.38':
dependencies:
'@babel/parser': 7.25.3
@@ -8643,28 +8514,11 @@ snapshots:
postcss: 8.4.41
source-map-js: 1.2.0
- '@vue/compiler-sfc@3.5.6':
- dependencies:
- '@babel/parser': 7.25.3
- '@vue/compiler-core': 3.5.6
- '@vue/compiler-dom': 3.5.6
- '@vue/compiler-ssr': 3.5.6
- '@vue/shared': 3.5.6
- estree-walker: 2.0.2
- magic-string: 0.30.11
- postcss: 8.4.47
- source-map-js: 1.2.0
-
'@vue/compiler-ssr@3.4.38':
dependencies:
'@vue/compiler-dom': 3.4.38
'@vue/shared': 3.4.38
- '@vue/compiler-ssr@3.5.6':
- dependencies:
- '@vue/compiler-dom': 3.5.6
- '@vue/shared': 3.5.6
-
'@vue/compiler-vue2@2.7.16':
dependencies:
de-indent: 1.0.2
@@ -8672,23 +8526,20 @@ snapshots:
'@vue/devtools-api@6.6.3': {}
- '@vue/devtools-api@6.6.4': {}
-
- '@vue/devtools-core@7.4.4(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))':
+ '@vue/devtools-core@7.3.3(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))':
dependencies:
- '@vue/devtools-kit': 7.4.4
- '@vue/devtools-shared': 7.4.5
+ '@vue/devtools-kit': 7.3.3
+ '@vue/devtools-shared': 7.3.8
mitt: 3.0.1
nanoid: 3.3.7
pathe: 1.1.2
- vite-hot-client: 0.2.3(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
- vue: 3.5.6(typescript@5.6.2)
+ vite-hot-client: 0.2.3(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
transitivePeerDependencies:
- vite
- '@vue/devtools-kit@7.4.4':
+ '@vue/devtools-kit@7.3.3':
dependencies:
- '@vue/devtools-shared': 7.4.5
+ '@vue/devtools-shared': 7.3.8
birpc: 0.2.17
hookable: 5.5.3
mitt: 3.0.1
@@ -8696,13 +8547,13 @@ snapshots:
speakingurl: 14.0.1
superjson: 2.2.1
- '@vue/devtools-shared@7.4.5':
+ '@vue/devtools-shared@7.3.8':
dependencies:
rfdc: 1.4.1
- '@vue/language-core@2.1.6(typescript@5.6.2)':
+ '@vue/language-core@2.0.29(typescript@5.5.4)':
dependencies:
- '@volar/language-core': 2.4.5
+ '@volar/language-core': 2.4.0
'@vue/compiler-dom': 3.4.38
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.4.38
@@ -8711,84 +8562,81 @@ snapshots:
muggle-string: 0.4.1
path-browserify: 1.0.1
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
- '@vue/reactivity@3.5.6':
+ '@vue/reactivity@3.4.38':
dependencies:
- '@vue/shared': 3.5.6
+ '@vue/shared': 3.4.38
- '@vue/runtime-core@3.5.6':
+ '@vue/runtime-core@3.4.38':
dependencies:
- '@vue/reactivity': 3.5.6
- '@vue/shared': 3.5.6
+ '@vue/reactivity': 3.4.38
+ '@vue/shared': 3.4.38
- '@vue/runtime-dom@3.5.6':
+ '@vue/runtime-dom@3.4.38':
dependencies:
- '@vue/reactivity': 3.5.6
- '@vue/runtime-core': 3.5.6
- '@vue/shared': 3.5.6
+ '@vue/reactivity': 3.4.38
+ '@vue/runtime-core': 3.4.38
+ '@vue/shared': 3.4.38
csstype: 3.1.3
- '@vue/server-renderer@3.5.6(vue@3.5.6(typescript@5.6.2))':
+ '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.4))':
dependencies:
- '@vue/compiler-ssr': 3.5.6
- '@vue/shared': 3.5.6
- vue: 3.5.6(typescript@5.6.2)
+ '@vue/compiler-ssr': 3.4.38
+ '@vue/shared': 3.4.38
+ vue: 3.4.38(typescript@5.5.4)
'@vue/shared@3.4.38': {}
- '@vue/shared@3.5.6': {}
-
- '@vueuse/core@11.1.0(vue@3.5.6(typescript@5.6.2))':
+ '@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4))':
dependencies:
'@types/web-bluetooth': 0.0.20
- '@vueuse/metadata': 11.1.0
- '@vueuse/shared': 11.1.0(vue@3.5.6(typescript@5.6.2))
- vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
+ '@vueuse/metadata': 11.0.3
+ '@vueuse/shared': 11.0.3(vue@3.4.38(typescript@5.5.4))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/core@9.13.0(vue@3.5.6(typescript@5.6.2))':
+ '@vueuse/core@9.13.0(vue@3.4.38(typescript@5.5.4))':
dependencies:
'@types/web-bluetooth': 0.0.16
'@vueuse/metadata': 9.13.0
- '@vueuse/shared': 9.13.0(vue@3.5.6(typescript@5.6.2))
- vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
+ '@vueuse/shared': 9.13.0(vue@3.4.38(typescript@5.5.4))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/metadata@11.1.0': {}
+ '@vueuse/metadata@11.0.3': {}
'@vueuse/metadata@9.13.0': {}
- '@vueuse/nuxt@11.1.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)':
+ '@vueuse/nuxt@11.0.3(magicast@0.3.4)(nuxt@3.13.0(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.9.1(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))':
dependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- '@vueuse/core': 11.1.0(vue@3.5.6(typescript@5.6.2))
- '@vueuse/metadata': 11.1.0
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ '@vueuse/core': 11.0.3(vue@3.4.38(typescript@5.5.4))
+ '@vueuse/metadata': 11.0.3
local-pkg: 0.5.0
- nuxt: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3)
- vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
+ nuxt: 3.13.0(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.9.1(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- magicast
- rollup
- supports-color
- vue
- - webpack-sources
- '@vueuse/shared@11.1.0(vue@3.5.6(typescript@5.6.2))':
+ '@vueuse/shared@11.0.3(vue@3.4.38(typescript@5.5.4))':
dependencies:
- vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/shared@9.13.0(vue@3.5.6(typescript@5.6.2))':
+ '@vueuse/shared@9.13.0(vue@3.4.38(typescript@5.5.4))':
dependencies:
- vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -8969,10 +8817,10 @@ snapshots:
tar-stream: 3.1.7
zip-stream: 6.0.1
- arco-design-nuxt-module@0.1.0(@arco-design/web-vue@2.56.1(vue@3.5.6(typescript@5.6.2)))(magicast@0.3.5)(rollup@4.21.0):
+ arco-design-nuxt-module@0.1.0(@arco-design/web-vue@2.56.1(vue@3.4.38(typescript@5.5.4)))(magicast@0.3.4)(rollup@4.21.0):
dependencies:
- '@arco-design/web-vue': 2.56.1(vue@3.5.6(typescript@5.6.2))
- '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@4.21.0)
+ '@arco-design/web-vue': 2.56.1(vue@3.4.38(typescript@5.5.4))
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
magic-string: 0.30.11
unplugin: 1.12.2
transitivePeerDependencies:
@@ -8994,6 +8842,8 @@ snapshots:
call-bind: 1.0.7
is-array-buffer: 3.0.4
+ array-union@2.1.0: {}
+
arraybuffer.prototype.slice@1.0.3:
dependencies:
array-buffer-byte-length: 1.0.1
@@ -9025,14 +8875,14 @@ snapshots:
at-least-node@1.0.0: {}
- autoprefixer@10.4.20(postcss@8.4.47):
+ autoprefixer@10.4.20(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
caniuse-lite: 1.0.30001651
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7:
@@ -9144,7 +8994,7 @@ snapshots:
esbuild: 0.23.1
load-tsconfig: 0.2.5
- c12@1.11.1(magicast@0.3.5):
+ c12@1.11.1(magicast@0.3.4):
dependencies:
chokidar: 3.6.0
confbox: 0.1.7
@@ -9159,24 +9009,7 @@ snapshots:
pkg-types: 1.2.0
rc9: 2.1.2
optionalDependencies:
- magicast: 0.3.5
-
- c12@1.11.2(magicast@0.3.5):
- dependencies:
- chokidar: 3.6.0
- confbox: 0.1.7
- defu: 6.1.4
- dotenv: 16.4.5
- giget: 1.2.3
- jiti: 1.21.6
- mlly: 1.7.1
- ohash: 1.1.4
- pathe: 1.1.2
- perfect-debounce: 1.0.0
- pkg-types: 1.2.0
- rc9: 2.1.2
- optionalDependencies:
- magicast: 0.3.5
+ magicast: 0.3.4
cac@6.7.14: {}
@@ -9201,8 +9034,6 @@ snapshots:
caniuse-lite@1.0.30001651: {}
- ccount@2.0.1: {}
-
chalk@2.4.2:
dependencies:
ansi-styles: 3.2.1
@@ -9216,26 +9047,11 @@ snapshots:
chalk@5.3.0: {}
- changelogen@0.5.7(magicast@0.3.5):
- dependencies:
- c12: 1.11.2(magicast@0.3.5)
- colorette: 2.0.20
- consola: 3.2.3
- convert-gitmoji: 0.1.5
- mri: 1.2.0
- node-fetch-native: 1.6.4
- ofetch: 1.3.4
- open: 10.1.0
- pathe: 1.1.2
- pkg-types: 1.2.0
- scule: 1.3.0
- semver: 7.6.3
- std-env: 3.7.0
- yaml: 2.5.1
- transitivePeerDependencies:
- - magicast
+ character-entities-legacy@1.1.4: {}
+
+ character-entities@1.2.4: {}
- character-entities@2.0.2: {}
+ character-reference-invalid@1.1.4: {}
chokidar@3.6.0:
dependencies:
@@ -9335,6 +9151,8 @@ snapshots:
compute-scroll-into-view@1.0.20: {}
+ compute-scroll-into-view@3.1.0: {}
+
computeds@0.0.1: {}
concat-map@0.0.1: {}
@@ -9345,8 +9163,6 @@ snapshots:
console-control-strings@1.1.0: {}
- convert-gitmoji@0.1.5: {}
-
convert-source-map@2.0.0: {}
cookie-es@1.2.2: {}
@@ -9388,9 +9204,9 @@ snapshots:
crypto-random-string@2.0.0: {}
- css-declaration-sorter@7.2.0(postcss@8.4.47):
+ css-declaration-sorter@7.2.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
css-select@5.1.0:
dependencies:
@@ -9414,49 +9230,49 @@ snapshots:
cssesc@3.0.0: {}
- cssnano-preset-default@7.0.6(postcss@8.4.47):
+ cssnano-preset-default@7.0.5(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
- css-declaration-sorter: 7.2.0(postcss@8.4.47)
- cssnano-utils: 5.0.0(postcss@8.4.47)
- postcss: 8.4.47
- postcss-calc: 10.0.2(postcss@8.4.47)
- postcss-colormin: 7.0.2(postcss@8.4.47)
- postcss-convert-values: 7.0.4(postcss@8.4.47)
- postcss-discard-comments: 7.0.3(postcss@8.4.47)
- postcss-discard-duplicates: 7.0.1(postcss@8.4.47)
- postcss-discard-empty: 7.0.0(postcss@8.4.47)
- postcss-discard-overridden: 7.0.0(postcss@8.4.47)
- postcss-merge-longhand: 7.0.4(postcss@8.4.47)
- postcss-merge-rules: 7.0.4(postcss@8.4.47)
- postcss-minify-font-values: 7.0.0(postcss@8.4.47)
- postcss-minify-gradients: 7.0.0(postcss@8.4.47)
- postcss-minify-params: 7.0.2(postcss@8.4.47)
- postcss-minify-selectors: 7.0.4(postcss@8.4.47)
- postcss-normalize-charset: 7.0.0(postcss@8.4.47)
- postcss-normalize-display-values: 7.0.0(postcss@8.4.47)
- postcss-normalize-positions: 7.0.0(postcss@8.4.47)
- postcss-normalize-repeat-style: 7.0.0(postcss@8.4.47)
- postcss-normalize-string: 7.0.0(postcss@8.4.47)
- postcss-normalize-timing-functions: 7.0.0(postcss@8.4.47)
- postcss-normalize-unicode: 7.0.2(postcss@8.4.47)
- postcss-normalize-url: 7.0.0(postcss@8.4.47)
- postcss-normalize-whitespace: 7.0.0(postcss@8.4.47)
- postcss-ordered-values: 7.0.1(postcss@8.4.47)
- postcss-reduce-initial: 7.0.2(postcss@8.4.47)
- postcss-reduce-transforms: 7.0.0(postcss@8.4.47)
- postcss-svgo: 7.0.1(postcss@8.4.47)
- postcss-unique-selectors: 7.0.3(postcss@8.4.47)
-
- cssnano-utils@5.0.0(postcss@8.4.47):
- dependencies:
- postcss: 8.4.47
-
- cssnano@7.0.6(postcss@8.4.47):
- dependencies:
- cssnano-preset-default: 7.0.6(postcss@8.4.47)
+ css-declaration-sorter: 7.2.0(postcss@8.4.41)
+ cssnano-utils: 5.0.0(postcss@8.4.41)
+ postcss: 8.4.41
+ postcss-calc: 10.0.1(postcss@8.4.41)
+ postcss-colormin: 7.0.2(postcss@8.4.41)
+ postcss-convert-values: 7.0.3(postcss@8.4.41)
+ postcss-discard-comments: 7.0.2(postcss@8.4.41)
+ postcss-discard-duplicates: 7.0.1(postcss@8.4.41)
+ postcss-discard-empty: 7.0.0(postcss@8.4.41)
+ postcss-discard-overridden: 7.0.0(postcss@8.4.41)
+ postcss-merge-longhand: 7.0.3(postcss@8.4.41)
+ postcss-merge-rules: 7.0.3(postcss@8.4.41)
+ postcss-minify-font-values: 7.0.0(postcss@8.4.41)
+ postcss-minify-gradients: 7.0.0(postcss@8.4.41)
+ postcss-minify-params: 7.0.2(postcss@8.4.41)
+ postcss-minify-selectors: 7.0.3(postcss@8.4.41)
+ postcss-normalize-charset: 7.0.0(postcss@8.4.41)
+ postcss-normalize-display-values: 7.0.0(postcss@8.4.41)
+ postcss-normalize-positions: 7.0.0(postcss@8.4.41)
+ postcss-normalize-repeat-style: 7.0.0(postcss@8.4.41)
+ postcss-normalize-string: 7.0.0(postcss@8.4.41)
+ postcss-normalize-timing-functions: 7.0.0(postcss@8.4.41)
+ postcss-normalize-unicode: 7.0.2(postcss@8.4.41)
+ postcss-normalize-url: 7.0.0(postcss@8.4.41)
+ postcss-normalize-whitespace: 7.0.0(postcss@8.4.41)
+ postcss-ordered-values: 7.0.1(postcss@8.4.41)
+ postcss-reduce-initial: 7.0.2(postcss@8.4.41)
+ postcss-reduce-transforms: 7.0.0(postcss@8.4.41)
+ postcss-svgo: 7.0.1(postcss@8.4.41)
+ postcss-unique-selectors: 7.0.2(postcss@8.4.41)
+
+ cssnano-utils@5.0.0(postcss@8.4.41):
+ dependencies:
+ postcss: 8.4.41
+
+ cssnano@7.0.5(postcss@8.4.41):
+ dependencies:
+ cssnano-preset-default: 7.0.5(postcss@8.4.41)
lilconfig: 3.1.2
- postcss: 8.4.47
+ postcss: 8.4.41
csso@5.0.5:
dependencies:
@@ -9464,6 +9280,15 @@ snapshots:
csstype@3.1.3: {}
+ d@1.0.2:
+ dependencies:
+ es5-ext: 0.10.64
+ type: 2.7.3
+
+ danmu.js@1.1.13:
+ dependencies:
+ event-emitter: 0.3.5
+
data-view-buffer@1.0.1:
dependencies:
call-bind: 1.0.7
@@ -9484,9 +9309,9 @@ snapshots:
date-fns@3.6.0: {}
- dayjs-nuxt@2.1.11(magicast@0.3.5)(rollup@4.21.0):
+ dayjs-nuxt@2.1.11(magicast@0.3.4)(rollup@4.21.0):
dependencies:
- '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@4.21.0)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
dayjs: 1.11.13
transitivePeerDependencies:
- magicast
@@ -9511,10 +9336,6 @@ snapshots:
dependencies:
ms: 2.1.2
- decode-named-character-reference@1.0.2:
- dependencies:
- character-entities: 2.0.2
-
deep-is@0.1.4: {}
deepmerge@4.3.1: {}
@@ -9546,14 +9367,14 @@ snapshots:
delayed-stream@1.0.0: {}
+ delegate@3.2.0: {}
+
delegates@1.0.0: {}
denque@2.1.0: {}
depd@2.0.0: {}
- dequal@2.0.3: {}
-
destr@2.0.3: {}
destroy@1.2.0: {}
@@ -9564,11 +9385,11 @@ snapshots:
devalue@5.0.0: {}
- devlop@1.1.0:
- dependencies:
- dequal: 2.0.3
+ diff@5.2.0: {}
- diff@7.0.0: {}
+ dir-glob@3.0.1:
+ dependencies:
+ path-type: 4.0.0
doctrine@3.0.0:
dependencies:
@@ -9598,6 +9419,8 @@ snapshots:
dotenv@16.4.5: {}
+ downloadjs@1.4.7: {}
+
duplexer@0.1.2: {}
eastasianwidth@0.2.0: {}
@@ -9615,15 +9438,15 @@ snapshots:
electron-to-chromium@1.5.12: {}
- element-plus@2.8.1(vue@3.5.6(typescript@5.6.2)):
+ element-plus@2.8.1(vue@3.4.38(typescript@5.5.4)):
dependencies:
'@ctrl/tinycolor': 3.6.1
- '@element-plus/icons-vue': 2.3.1(vue@3.5.6(typescript@5.6.2))
+ '@element-plus/icons-vue': 2.3.1(vue@3.4.38(typescript@5.5.4))
'@floating-ui/dom': 1.6.10
'@popperjs/core': '@sxzz/popperjs-es@2.11.7'
'@types/lodash': 4.17.7
'@types/lodash-es': 4.17.12
- '@vueuse/core': 9.13.0(vue@3.5.6(typescript@5.6.2))
+ '@vueuse/core': 9.13.0(vue@3.4.38(typescript@5.5.4))
async-validator: 4.2.5
dayjs: 1.11.13
escape-html: 1.0.3
@@ -9632,7 +9455,7 @@ snapshots:
lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
memoize-one: 6.0.0
normalize-wheel-es: 1.2.0
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -9735,6 +9558,24 @@ snapshots:
is-date-object: 1.0.5
is-symbol: 1.0.4
+ es5-ext@0.10.64:
+ dependencies:
+ es6-iterator: 2.0.3
+ es6-symbol: 3.1.4
+ esniff: 2.0.1
+ next-tick: 1.1.0
+
+ es6-iterator@2.0.3:
+ dependencies:
+ d: 1.0.2
+ es5-ext: 0.10.64
+ es6-symbol: 3.1.4
+
+ es6-symbol@3.1.4:
+ dependencies:
+ d: 1.0.2
+ ext: 1.7.0
+
esbuild@0.20.2:
optionalDependencies:
'@esbuild/aix-ppc64': 0.20.2
@@ -9824,24 +9665,24 @@ snapshots:
escape-string-regexp@5.0.0: {}
- eslint-compat-utils@0.5.1(eslint@9.10.0(jiti@1.21.6)):
+ eslint-compat-utils@0.5.1(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
semver: 7.6.3
- eslint-config-flat-gitignore@0.3.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-config-flat-gitignore@0.1.8:
dependencies:
- '@eslint/compat': 1.1.1
- eslint: 9.10.0(jiti@1.21.6)
find-up-simple: 1.0.0
+ parse-gitignore: 2.0.0
- eslint-flat-config-utils@0.4.0:
+ eslint-flat-config-utils@0.3.1:
dependencies:
+ '@types/eslint': 9.6.0
pathe: 1.1.2
- eslint-formatting-reporter@0.0.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-formatting-reporter@0.0.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
prettier-linter-helpers: 1.0.0
eslint-import-resolver-node@0.3.9:
@@ -9852,46 +9693,46 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-merge-processors@0.1.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-merge-processors@0.1.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
eslint-parser-plain@0.1.0: {}
- eslint-plugin-antfu@2.6.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-antfu@2.3.6(eslint@9.9.1(jiti@1.21.6)):
dependencies:
'@antfu/utils': 0.7.10
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
- eslint-plugin-command@0.2.5(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-command@0.2.3(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@es-joy/jsdoccomment': 0.48.0
- eslint: 9.10.0(jiti@1.21.6)
+ '@es-joy/jsdoccomment': 0.43.1
+ eslint: 9.9.1(jiti@1.21.6)
- eslint-plugin-es-x@7.8.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-es-x@7.8.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
'@eslint-community/regexpp': 4.11.0
- eslint: 9.10.0(jiti@1.21.6)
- eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-compat-utils: 0.5.1(eslint@9.9.1(jiti@1.21.6))
- eslint-plugin-format@0.1.2(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-format@0.1.2(eslint@9.9.1(jiti@1.21.6)):
dependencies:
'@dprint/formatter': 0.3.0
'@dprint/markdown': 0.17.5
'@dprint/toml': 0.6.2
- eslint: 9.10.0(jiti@1.21.6)
- eslint-formatting-reporter: 0.0.0(eslint@9.10.0(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-formatting-reporter: 0.0.0(eslint@9.9.1(jiti@1.21.6))
eslint-parser-plain: 0.1.0
prettier: 3.3.3
synckit: 0.9.1
- eslint-plugin-import-x@4.2.1(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2):
+ eslint-plugin-import-x@3.1.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4):
dependencies:
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
debug: 4.3.6
doctrine: 3.0.0
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
eslint-import-resolver-node: 0.3.9
get-tsconfig: 4.7.6
is-glob: 4.0.3
@@ -9903,31 +9744,14 @@ snapshots:
- supports-color
- typescript
- eslint-plugin-jsdoc@50.2.2(eslint@9.10.0(jiti@1.21.6)):
- dependencies:
- '@es-joy/jsdoccomment': 0.48.0
- are-docs-informative: 0.0.2
- comment-parser: 1.4.1
- debug: 4.3.6
- escape-string-regexp: 4.0.0
- eslint: 9.10.0(jiti@1.21.6)
- espree: 10.1.0
- esquery: 1.6.0
- parse-imports: 2.1.1
- semver: 7.6.3
- spdx-expression-parse: 4.0.0
- synckit: 0.9.1
- transitivePeerDependencies:
- - supports-color
-
- eslint-plugin-jsdoc@50.2.4(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-jsdoc@50.2.2(eslint@9.9.1(jiti@1.21.6)):
dependencies:
'@es-joy/jsdoccomment': 0.48.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
debug: 4.3.6
escape-string-regexp: 4.0.0
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
espree: 10.1.0
esquery: 1.6.0
parse-imports: 2.1.1
@@ -9937,23 +9761,30 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-jsonc@2.16.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-jsonc@2.16.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
- eslint: 9.10.0(jiti@1.21.6)
- eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-compat-utils: 0.5.1(eslint@9.9.1(jiti@1.21.6))
espree: 9.6.1
graphemer: 1.4.0
jsonc-eslint-parser: 2.4.0
natural-compare: 1.4.0
synckit: 0.6.2
- eslint-plugin-n@17.10.2(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-markdown@5.1.0(eslint@9.9.1(jiti@1.21.6)):
+ dependencies:
+ eslint: 9.9.1(jiti@1.21.6)
+ mdast-util-from-markdown: 0.8.5
+ transitivePeerDependencies:
+ - supports-color
+
+ eslint-plugin-n@17.10.2(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
enhanced-resolve: 5.17.1
- eslint: 9.10.0(jiti@1.21.6)
- eslint-plugin-es-x: 7.8.0(eslint@9.10.0(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-plugin-es-x: 7.8.0(eslint@9.9.1(jiti@1.21.6))
get-tsconfig: 4.7.6
globals: 15.9.0
ignore: 5.3.2
@@ -9962,48 +9793,48 @@ snapshots:
eslint-plugin-no-only-tests@3.3.0: {}
- eslint-plugin-perfectionist@3.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)(vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@1.21.6))):
+ eslint-plugin-perfectionist@3.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)(vue-eslint-parser@9.4.3(eslint@9.9.1(jiti@1.21.6))):
dependencies:
- '@typescript-eslint/types': 8.6.0
- '@typescript-eslint/utils': 8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
- eslint: 9.10.0(jiti@1.21.6)
- minimatch: 9.0.5
+ '@typescript-eslint/types': 8.2.0
+ '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.9.1(jiti@1.21.6)
+ minimatch: 10.0.1
natural-compare-lite: 1.4.0
optionalDependencies:
- vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@1.21.6))
+ vue-eslint-parser: 9.4.3(eslint@9.9.1(jiti@1.21.6))
transitivePeerDependencies:
- supports-color
- typescript
- eslint-plugin-regexp@2.6.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-regexp@2.6.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
'@eslint-community/regexpp': 4.11.0
comment-parser: 1.4.1
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
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.10.0(jiti@1.21.6)):
+ eslint-plugin-toml@0.11.1(eslint@9.9.1(jiti@1.21.6)):
dependencies:
debug: 4.3.6
- eslint: 9.10.0(jiti@1.21.6)
- eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-compat-utils: 0.5.1(eslint@9.9.1(jiti@1.21.6))
lodash: 4.17.21
toml-eslint-parser: 0.10.0
transitivePeerDependencies:
- supports-color
- eslint-plugin-unicorn@55.0.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-unicorn@55.0.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
'@babel/helper-validator-identifier': 7.24.7
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
ci-info: 4.0.0
clean-regexp: 1.0.0
core-js-compat: 3.38.0
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
esquery: 1.6.0
globals: 15.9.0
indent-string: 4.0.0
@@ -10016,41 +9847,41 @@ snapshots:
semver: 7.6.3
strip-indent: 3.0.0
- eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.6.0(@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
optionalDependencies:
- '@typescript-eslint/eslint-plugin': 8.6.0(@typescript-eslint/parser@8.6.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
+ '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
- eslint-plugin-vue@9.28.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-vue@9.27.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
- eslint: 9.10.0(jiti@1.21.6)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
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.10.0(jiti@1.21.6))
+ vue-eslint-parser: 9.4.3(eslint@9.9.1(jiti@1.21.6))
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
- eslint-plugin-yml@1.14.0(eslint@9.10.0(jiti@1.21.6)):
+ eslint-plugin-yml@1.14.0(eslint@9.9.1(jiti@1.21.6)):
dependencies:
debug: 4.3.6
- eslint: 9.10.0(jiti@1.21.6)
- eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.6))
+ eslint: 9.9.1(jiti@1.21.6)
+ eslint-compat-utils: 0.5.1(eslint@9.9.1(jiti@1.21.6))
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.10.0(jiti@1.21.6)):
+ eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.38)(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- '@vue/compiler-sfc': 3.5.6
- eslint: 9.10.0(jiti@1.21.6)
+ '@vue/compiler-sfc': 3.4.38
+ eslint: 9.9.1(jiti@1.21.6)
eslint-scope@5.1.1:
dependencies:
@@ -10067,9 +9898,10 @@ snapshots:
esrecurse: 4.3.0
estraverse: 5.3.0
- eslint-typegen@0.3.2(eslint@9.10.0(jiti@1.21.6)):
+ eslint-typegen@0.3.1(eslint@9.9.1(jiti@1.21.6)):
dependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ '@types/eslint': 9.6.0
+ eslint: 9.9.1(jiti@1.21.6)
json-schema-to-typescript-lite: 14.1.0
ohash: 1.1.3
@@ -10077,14 +9909,13 @@ snapshots:
eslint-visitor-keys@4.0.0: {}
- eslint@9.10.0(jiti@1.21.6):
+ eslint@9.9.1(jiti@1.21.6):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6))
'@eslint-community/regexpp': 4.11.0
'@eslint/config-array': 0.18.0
'@eslint/eslintrc': 3.1.0
- '@eslint/js': 9.10.0
- '@eslint/plugin-kit': 0.1.0
+ '@eslint/js': 9.9.1
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.3.0
'@nodelib/fs.walk': 1.2.8
@@ -10107,6 +9938,7 @@ snapshots:
is-glob: 4.0.3
is-path-inside: 3.0.3
json-stable-stringify-without-jsonify: 1.0.1
+ levn: 0.4.1
lodash.merge: 4.6.2
minimatch: 3.1.2
natural-compare: 1.4.0
@@ -10118,6 +9950,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ esniff@2.0.1:
+ dependencies:
+ d: 1.0.2
+ es5-ext: 0.10.64
+ event-emitter: 0.3.5
+ type: 2.7.3
+
espree@10.1.0:
dependencies:
acorn: 8.12.1
@@ -10154,8 +9993,15 @@ snapshots:
etag@1.8.1: {}
+ event-emitter@0.3.5:
+ dependencies:
+ d: 1.0.2
+ es5-ext: 0.10.64
+
event-target-shim@5.0.1: {}
+ eventemitter3@4.0.7: {}
+
events@3.3.0: {}
execa@7.2.0:
@@ -10182,6 +10028,10 @@ snapshots:
signal-exit: 4.1.0
strip-final-newline: 3.0.0
+ ext@1.7.0:
+ dependencies:
+ type: 2.7.3
+
externality@1.0.2:
dependencies:
enhanced-resolve: 5.17.1
@@ -10219,10 +10069,6 @@ snapshots:
optionalDependencies:
picomatch: 4.0.2
- fdir@6.3.0(picomatch@4.0.2):
- optionalDependencies:
- picomatch: 4.0.2
-
file-entry-cache@8.0.0:
dependencies:
flat-cache: 4.0.1
@@ -10376,7 +10222,7 @@ snapshots:
is-ssh: 1.4.0
parse-url: 8.1.0
- git-url-parse@15.0.0:
+ git-url-parse@14.1.0:
dependencies:
git-up: 7.0.0
@@ -10435,6 +10281,15 @@ snapshots:
define-properties: 1.2.1
gopd: 1.0.1
+ globby@11.1.0:
+ dependencies:
+ array-union: 2.1.0
+ dir-glob: 3.0.1
+ fast-glob: 3.3.2
+ ignore: 5.3.2
+ merge2: 1.4.1
+ slash: 3.0.0
+
globby@14.0.2:
dependencies:
'@sindresorhus/merge-streams': 2.3.0
@@ -10467,7 +10322,7 @@ snapshots:
defu: 6.1.4
destr: 2.0.3
iron-webcrypto: 1.2.1
- ohash: 1.1.4
+ ohash: 1.1.3
radix3: 1.1.2
ufo: 1.5.4
uncrypto: 0.1.3
@@ -10565,17 +10420,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- impound@0.1.0(rollup@4.21.0)(webpack-sources@3.2.3):
- dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.21.0)
- mlly: 1.7.1
- pathe: 1.1.2
- unenv: 1.10.0
- unplugin: 1.14.1(webpack-sources@3.2.3)
- transitivePeerDependencies:
- - rollup
- - webpack-sources
-
imurmurhash@0.1.4: {}
indent-string@4.0.0: {}
@@ -10613,6 +10457,13 @@ snapshots:
iron-webcrypto@1.2.1: {}
+ is-alphabetical@1.0.4: {}
+
+ is-alphanumerical@1.0.4:
+ dependencies:
+ is-alphabetical: 1.0.4
+ is-decimal: 1.0.4
+
is-array-buffer@3.0.4:
dependencies:
call-bind: 1.0.7
@@ -10653,6 +10504,8 @@ snapshots:
dependencies:
has-tostringtag: 1.0.2
+ is-decimal@1.0.4: {}
+
is-docker@2.2.1: {}
is-docker@3.0.0: {}
@@ -10665,6 +10518,8 @@ snapshots:
dependencies:
is-extglob: 2.1.1
+ is-hexadecimal@1.0.4: {}
+
is-inside-container@1.0.0:
dependencies:
is-docker: 3.0.0
@@ -10780,6 +10635,8 @@ snapshots:
dependencies:
argparse: 2.0.1
+ jsdoc-type-pratt-parser@4.0.0: {}
+
jsdoc-type-pratt-parser@4.1.0: {}
jsesc@0.5.0: {}
@@ -10834,7 +10691,7 @@ snapshots:
kolorist@1.8.0: {}
- launch-editor@2.9.1:
+ launch-editor@2.8.1:
dependencies:
picocolors: 1.0.1
shell-quote: 1.8.1
@@ -10922,8 +10779,6 @@ snapshots:
lodash@4.17.21: {}
- longest-streak@3.1.0: {}
-
lottie-web@5.12.2: {}
lru-cache@10.4.3: {}
@@ -10948,118 +10803,27 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
- magicast@0.3.5:
+ magicast@0.3.4:
dependencies:
- '@babel/parser': 7.25.6
- '@babel/types': 7.25.6
+ '@babel/parser': 7.25.3
+ '@babel/types': 7.25.2
source-map-js: 1.2.0
make-dir@3.1.0:
dependencies:
semver: 6.3.1
- markdown-table@3.0.3: {}
-
- mdast-util-find-and-replace@3.0.1:
- dependencies:
- '@types/mdast': 4.0.4
- escape-string-regexp: 5.0.0
- unist-util-is: 6.0.0
- unist-util-visit-parents: 6.0.1
-
- mdast-util-from-markdown@2.0.1:
- 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.0
- 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.0
- unist-util-stringify-position: 4.0.0
- transitivePeerDependencies:
- - supports-color
-
- mdast-util-gfm-autolink-literal@2.0.1:
- dependencies:
- '@types/mdast': 4.0.4
- ccount: 2.0.1
- devlop: 1.1.0
- mdast-util-find-and-replace: 3.0.1
- micromark-util-character: 2.1.0
-
- mdast-util-gfm-footnote@2.0.0:
- dependencies:
- '@types/mdast': 4.0.4
- devlop: 1.1.0
- mdast-util-from-markdown: 2.0.1
- mdast-util-to-markdown: 2.1.0
- micromark-util-normalize-identifier: 2.0.0
- transitivePeerDependencies:
- - supports-color
-
- mdast-util-gfm-strikethrough@2.0.0:
- dependencies:
- '@types/mdast': 4.0.4
- mdast-util-from-markdown: 2.0.1
- mdast-util-to-markdown: 2.1.0
- transitivePeerDependencies:
- - supports-color
-
- mdast-util-gfm-table@2.0.0:
- dependencies:
- '@types/mdast': 4.0.4
- devlop: 1.1.0
- markdown-table: 3.0.3
- mdast-util-from-markdown: 2.0.1
- mdast-util-to-markdown: 2.1.0
- transitivePeerDependencies:
- - supports-color
-
- mdast-util-gfm-task-list-item@2.0.0:
+ mdast-util-from-markdown@0.8.5:
dependencies:
- '@types/mdast': 4.0.4
- devlop: 1.1.0
- mdast-util-from-markdown: 2.0.1
- mdast-util-to-markdown: 2.1.0
+ '@types/mdast': 3.0.15
+ mdast-util-to-string: 2.0.0
+ micromark: 2.11.4
+ parse-entities: 2.0.0
+ unist-util-stringify-position: 2.0.3
transitivePeerDependencies:
- supports-color
- mdast-util-gfm@3.0.0:
- dependencies:
- mdast-util-from-markdown: 2.0.1
- mdast-util-gfm-autolink-literal: 2.0.1
- mdast-util-gfm-footnote: 2.0.0
- mdast-util-gfm-strikethrough: 2.0.0
- mdast-util-gfm-table: 2.0.0
- mdast-util-gfm-task-list-item: 2.0.0
- mdast-util-to-markdown: 2.1.0
- transitivePeerDependencies:
- - supports-color
-
- mdast-util-phrasing@4.1.0:
- dependencies:
- '@types/mdast': 4.0.4
- unist-util-is: 6.0.0
-
- mdast-util-to-markdown@2.1.0:
- 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-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
+ mdast-util-to-string@2.0.0: {}
mdn-data@2.0.28: {}
@@ -11073,194 +10837,10 @@ snapshots:
merge2@1.4.1: {}
- micromark-core-commonmark@2.0.1:
- 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.0
- micromark-factory-title: 2.0.0
- micromark-factory-whitespace: 2.0.0
- micromark-util-character: 2.1.0
- micromark-util-chunked: 2.0.0
- 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.0
- micromark-util-subtokenize: 2.0.1
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm-autolink-literal@2.1.0:
- dependencies:
- micromark-util-character: 2.1.0
- micromark-util-sanitize-uri: 2.0.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm-footnote@2.1.0:
- dependencies:
- devlop: 1.1.0
- micromark-core-commonmark: 2.0.1
- micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
- micromark-util-normalize-identifier: 2.0.0
- micromark-util-sanitize-uri: 2.0.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm-strikethrough@2.1.0:
- dependencies:
- devlop: 1.1.0
- micromark-util-chunked: 2.0.0
- micromark-util-classify-character: 2.0.0
- micromark-util-resolve-all: 2.0.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm-table@2.1.0:
- dependencies:
- devlop: 1.1.0
- micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm-tagfilter@2.0.0:
+ micromark@2.11.4:
dependencies:
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm-task-list-item@2.1.0:
- dependencies:
- devlop: 1.1.0
- micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-extension-gfm@3.0.0:
- dependencies:
- micromark-extension-gfm-autolink-literal: 2.1.0
- micromark-extension-gfm-footnote: 2.1.0
- micromark-extension-gfm-strikethrough: 2.1.0
- micromark-extension-gfm-table: 2.1.0
- micromark-extension-gfm-tagfilter: 2.0.0
- micromark-extension-gfm-task-list-item: 2.1.0
- micromark-util-combine-extensions: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-factory-destination@2.0.0:
- dependencies:
- micromark-util-character: 2.1.0
- 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-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-factory-space@2.0.0:
- dependencies:
- micromark-util-character: 2.1.0
- micromark-util-types: 2.0.0
-
- micromark-factory-title@2.0.0:
- dependencies:
- micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
- 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-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-util-character@2.1.0:
- dependencies:
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-util-chunked@2.0.0:
- dependencies:
- micromark-util-symbol: 2.0.0
-
- micromark-util-classify-character@2.0.0:
- dependencies:
- micromark-util-character: 2.1.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-util-combine-extensions@2.0.0:
- dependencies:
- micromark-util-chunked: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-util-decode-numeric-character-reference@2.0.1:
- dependencies:
- micromark-util-symbol: 2.0.0
-
- micromark-util-decode-string@2.0.0:
- dependencies:
- decode-named-character-reference: 1.0.2
- micromark-util-character: 2.1.0
- micromark-util-decode-numeric-character-reference: 2.0.1
- micromark-util-symbol: 2.0.0
-
- micromark-util-encode@2.0.0: {}
-
- micromark-util-html-tag-name@2.0.0: {}
-
- micromark-util-normalize-identifier@2.0.0:
- dependencies:
- micromark-util-symbol: 2.0.0
-
- micromark-util-resolve-all@2.0.0:
- dependencies:
- micromark-util-types: 2.0.0
-
- micromark-util-sanitize-uri@2.0.0:
- dependencies:
- micromark-util-character: 2.1.0
- micromark-util-encode: 2.0.0
- micromark-util-symbol: 2.0.0
-
- micromark-util-subtokenize@2.0.1:
- dependencies:
- devlop: 1.1.0
- micromark-util-chunked: 2.0.0
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
-
- micromark-util-symbol@2.0.0: {}
-
- micromark-util-types@2.0.0: {}
-
- micromark@4.0.0:
- dependencies:
- '@types/debug': 4.1.12
debug: 4.3.6
- decode-named-character-reference: 1.0.2
- devlop: 1.1.0
- micromark-core-commonmark: 2.0.1
- micromark-factory-space: 2.0.0
- micromark-util-character: 2.1.0
- micromark-util-chunked: 2.0.0
- micromark-util-combine-extensions: 2.0.0
- micromark-util-decode-numeric-character-reference: 2.0.1
- micromark-util-encode: 2.0.0
- micromark-util-normalize-identifier: 2.0.0
- micromark-util-resolve-all: 2.0.0
- micromark-util-sanitize-uri: 2.0.0
- micromark-util-subtokenize: 2.0.1
- micromark-util-symbol: 2.0.0
- micromark-util-types: 2.0.0
+ parse-entities: 2.0.0
transitivePeerDependencies:
- supports-color
@@ -11285,6 +10865,10 @@ snapshots:
min-indent@1.0.1: {}
+ minimatch@10.0.1:
+ dependencies:
+ brace-expansion: 2.0.1
+
minimatch@3.1.2:
dependencies:
brace-expansion: 1.1.11
@@ -11341,15 +10925,15 @@ snapshots:
nanoid@5.0.7: {}
- nanotar@0.1.1: {}
-
natural-compare-lite@1.4.0: {}
natural-compare@1.4.0: {}
neo-async@2.6.2: {}
- nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3):
+ next-tick@1.1.0: {}
+
+ nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4):
dependencies:
'@cloudflare/kv-asset-handler': 0.3.4
'@netlify/functions': 2.8.1
@@ -11364,7 +10948,7 @@ snapshots:
'@types/http-proxy': 1.17.15
'@vercel/nft': 0.26.5(encoding@0.1.13)
archiver: 7.0.1
- c12: 1.11.2(magicast@0.3.5)
+ c12: 1.11.1(magicast@0.3.4)
chalk: 5.3.0
chokidar: 3.6.0
citty: 0.1.6
@@ -11396,7 +10980,7 @@ snapshots:
mri: 1.2.0
node-fetch-native: 1.6.4
ofetch: 1.3.4
- ohash: 1.1.4
+ ohash: 1.1.3
openapi-typescript: 6.7.6
pathe: 1.1.2
perfect-debounce: 1.0.0
@@ -11414,9 +10998,9 @@ snapshots:
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.10.0
- unimport: 3.12.0(rollup@4.21.0)(webpack-sources@3.2.3)
- unstorage: 1.12.0(ioredis@5.4.1)
- unwasm: 0.3.9(webpack-sources@3.2.3)
+ unimport: 3.11.1(rollup@4.21.0)
+ unstorage: 1.10.2(ioredis@5.4.1)
+ unwasm: 0.3.9
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -11437,7 +11021,6 @@ snapshots:
- magicast
- supports-color
- uWebSockets.js
- - webpack-sources
node-addon-api@7.1.1: {}
@@ -11493,14 +11076,14 @@ snapshots:
number-precision@1.6.0: {}
- nuxi@3.13.2:
+ nuxi@3.12.0:
optionalDependencies:
fsevents: 2.3.3
- nuxt-vite-legacy@1.2.0(magicast@0.3.5)(rollup@4.21.0)(terser@5.31.6)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
+ nuxt-vite-legacy@1.2.0(magicast@0.3.4)(rollup@4.21.0)(terser@5.31.6)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
dependencies:
- '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@4.21.0)
- '@vitejs/plugin-legacy': 5.4.2(terser@5.31.6)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ '@vitejs/plugin-legacy': 5.4.2(terser@5.31.6)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
transitivePeerDependencies:
- magicast
- rollup
@@ -11508,21 +11091,20 @@ snapshots:
- terser
- vite
- nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3):
+ nuxt@3.13.0(@parcel/watcher@2.4.1)(@types/node@22.5.0)(encoding@0.1.13)(eslint@9.9.1(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4)):
dependencies:
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 1.4.2(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- '@nuxt/schema': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
- '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
- '@nuxt/vite-builder': 3.13.2(@types/node@22.5.0)(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)
- '@unhead/dom': 1.11.6
- '@unhead/shared': 1.11.6
- '@unhead/ssr': 1.11.6
- '@unhead/vue': 1.11.6(vue@3.5.6(typescript@5.6.2))
- '@vue/shared': 3.5.6
+ '@nuxt/devtools': 1.4.0(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
+ '@nuxt/schema': 3.13.0(rollup@4.21.0)
+ '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.21.0)
+ '@nuxt/vite-builder': 3.13.0(@types/node@22.5.0)(eslint@9.9.1(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.6)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4))
+ '@unhead/dom': 1.10.0
+ '@unhead/ssr': 1.10.0
+ '@unhead/vue': 1.10.0(vue@3.4.38(typescript@5.5.4))
+ '@vue/shared': 3.4.38
acorn: 8.12.1
- c12: 1.11.2(magicast@0.3.5)
+ c12: 1.11.1(magicast@0.3.4)
chokidar: 3.6.0
compatx: 0.1.8
consola: 3.2.3
@@ -11538,18 +11120,16 @@ snapshots:
h3: 1.12.0
hookable: 5.5.3
ignore: 5.3.2
- impound: 0.1.0(rollup@4.21.0)(webpack-sources@3.2.3)
jiti: 1.21.6
klona: 2.0.6
knitwork: 1.1.0
magic-string: 0.30.11
mlly: 1.7.1
- nanotar: 0.1.1
- nitropack: 2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3)
- nuxi: 3.13.2
- nypm: 0.3.11
+ nitropack: 2.9.7(encoding@0.1.13)(magicast@0.3.4)
+ nuxi: 3.12.0
+ nypm: 0.3.9
ofetch: 1.3.4
- ohash: 1.1.4
+ ohash: 1.1.3
pathe: 1.1.2
perfect-debounce: 1.0.0
pkg-types: 1.2.0
@@ -11558,22 +11138,20 @@ snapshots:
semver: 7.6.3
std-env: 3.7.0
strip-literal: 2.1.0
- tinyglobby: 0.2.6
ufo: 1.5.4
ultrahtml: 1.5.3
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.10.0
- unhead: 1.11.6
- unimport: 3.12.0(rollup@4.21.0)(webpack-sources@3.2.3)
- unplugin: 1.14.1(webpack-sources@3.2.3)
- unplugin-vue-router: 0.10.8(rollup@4.21.0)(vue-router@4.4.5(vue@3.5.6(typescript@5.6.2)))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3)
- unstorage: 1.12.0(ioredis@5.4.1)
+ unimport: 3.11.1(rollup@4.21.0)
+ unplugin: 1.12.2
+ unplugin-vue-router: 0.10.7(rollup@4.21.0)(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4))
+ unstorage: 1.10.2(ioredis@5.4.1)
untyped: 1.4.2
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
vue-bundle-renderer: 2.1.0
vue-devtools-stub: 0.1.0
- vue-router: 4.4.5(vue@3.5.6(typescript@5.6.2))
+ vue-router: 4.4.3(vue@3.4.38(typescript@5.5.4))
optionalDependencies:
'@parcel/watcher': 2.4.1
'@types/node': 22.5.0
@@ -11618,18 +11196,8 @@ snapshots:
- vls
- vti
- vue-tsc
- - webpack-sources
- xml2js
- nypm@0.3.11:
- dependencies:
- citty: 0.1.6
- consola: 3.2.3
- execa: 8.0.1
- pathe: 1.1.2
- pkg-types: 1.2.0
- ufo: 1.5.4
-
nypm@0.3.9:
dependencies:
citty: 0.1.6
@@ -11660,8 +11228,6 @@ snapshots:
ohash@1.1.3: {}
- ohash@1.1.4: {}
-
on-finished@2.4.1:
dependencies:
ee-first: 1.1.1
@@ -11735,12 +11301,19 @@ snapshots:
package-manager-detector@0.1.2: {}
- package-manager-detector@0.2.0: {}
-
parent-module@1.0.1:
dependencies:
callsites: 3.1.0
+ parse-entities@2.0.0:
+ dependencies:
+ character-entities: 1.2.4
+ character-entities-legacy: 1.1.4
+ character-reference-invalid: 1.1.4
+ is-alphanumerical: 1.0.4
+ is-decimal: 1.0.4
+ is-hexadecimal: 1.0.4
+
parse-git-config@3.0.0:
dependencies:
git-config-path: 2.0.0
@@ -11789,6 +11362,8 @@ snapshots:
lru-cache: 10.4.3
minipass: 7.1.2
+ path-type@4.0.0: {}
+
path-type@5.0.0: {}
pathe@1.1.2: {}
@@ -11797,19 +11372,17 @@ snapshots:
picocolors@1.0.1: {}
- picocolors@1.1.0: {}
-
picomatch@2.3.1: {}
picomatch@4.0.2: {}
- pinia@2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2)):
+ pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.3
- vue: 3.5.6(typescript@5.6.2)
- vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
+ vue: 3.4.38(typescript@5.5.4)
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
pkg-types@1.2.0:
dependencies:
@@ -11821,142 +11394,142 @@ snapshots:
possible-typed-array-names@1.0.0: {}
- postcss-calc@10.0.2(postcss@8.4.47):
+ postcss-calc@10.0.1(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-selector-parser: 6.1.2
postcss-value-parser: 4.2.0
- postcss-colormin@7.0.2(postcss@8.4.47):
+ postcss-colormin@7.0.2(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-convert-values@7.0.4(postcss@8.4.47):
+ postcss-convert-values@7.0.3(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-discard-comments@7.0.3(postcss@8.4.47):
+ postcss-discard-comments@7.0.2(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-selector-parser: 6.1.2
- postcss-discard-duplicates@7.0.1(postcss@8.4.47):
+ postcss-discard-duplicates@7.0.1(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
- postcss-discard-empty@7.0.0(postcss@8.4.47):
+ postcss-discard-empty@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
- postcss-discard-overridden@7.0.0(postcss@8.4.47):
+ postcss-discard-overridden@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
- postcss-merge-longhand@7.0.4(postcss@8.4.47):
+ postcss-merge-longhand@7.0.3(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- stylehacks: 7.0.4(postcss@8.4.47)
+ stylehacks: 7.0.3(postcss@8.4.41)
- postcss-merge-rules@7.0.4(postcss@8.4.47):
+ postcss-merge-rules@7.0.3(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
caniuse-api: 3.0.0
- cssnano-utils: 5.0.0(postcss@8.4.47)
- postcss: 8.4.47
+ cssnano-utils: 5.0.0(postcss@8.4.41)
+ postcss: 8.4.41
postcss-selector-parser: 6.1.2
- postcss-minify-font-values@7.0.0(postcss@8.4.47):
+ postcss-minify-font-values@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-minify-gradients@7.0.0(postcss@8.4.47):
+ postcss-minify-gradients@7.0.0(postcss@8.4.41):
dependencies:
colord: 2.9.3
- cssnano-utils: 5.0.0(postcss@8.4.47)
- postcss: 8.4.47
+ cssnano-utils: 5.0.0(postcss@8.4.41)
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-minify-params@7.0.2(postcss@8.4.47):
+ postcss-minify-params@7.0.2(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
- cssnano-utils: 5.0.0(postcss@8.4.47)
- postcss: 8.4.47
+ cssnano-utils: 5.0.0(postcss@8.4.41)
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-minify-selectors@7.0.4(postcss@8.4.47):
+ postcss-minify-selectors@7.0.3(postcss@8.4.41):
dependencies:
cssesc: 3.0.0
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-selector-parser: 6.1.2
- postcss-normalize-charset@7.0.0(postcss@8.4.47):
+ postcss-normalize-charset@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
- postcss-normalize-display-values@7.0.0(postcss@8.4.47):
+ postcss-normalize-display-values@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-positions@7.0.0(postcss@8.4.47):
+ postcss-normalize-positions@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-repeat-style@7.0.0(postcss@8.4.47):
+ postcss-normalize-repeat-style@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-string@7.0.0(postcss@8.4.47):
+ postcss-normalize-string@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-timing-functions@7.0.0(postcss@8.4.47):
+ postcss-normalize-timing-functions@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-unicode@7.0.2(postcss@8.4.47):
+ postcss-normalize-unicode@7.0.2(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-url@7.0.0(postcss@8.4.47):
+ postcss-normalize-url@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-normalize-whitespace@7.0.0(postcss@8.4.47):
+ postcss-normalize-whitespace@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-ordered-values@7.0.1(postcss@8.4.47):
+ postcss-ordered-values@7.0.1(postcss@8.4.41):
dependencies:
- cssnano-utils: 5.0.0(postcss@8.4.47)
- postcss: 8.4.47
+ cssnano-utils: 5.0.0(postcss@8.4.41)
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- postcss-reduce-initial@7.0.2(postcss@8.4.47):
+ postcss-reduce-initial@7.0.2(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
caniuse-api: 3.0.0
- postcss: 8.4.47
+ postcss: 8.4.41
- postcss-reduce-transforms@7.0.0(postcss@8.4.47):
+ postcss-reduce-transforms@7.0.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
postcss-selector-parser@6.1.2:
@@ -11964,15 +11537,15 @@ snapshots:
cssesc: 3.0.0
util-deprecate: 1.0.2
- postcss-svgo@7.0.1(postcss@8.4.47):
+ postcss-svgo@7.0.1(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
svgo: 3.3.2
- postcss-unique-selectors@7.0.3(postcss@8.4.47):
+ postcss-unique-selectors@7.0.2(postcss@8.4.41):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-selector-parser: 6.1.2
postcss-value-parser@4.2.0: {}
@@ -11983,12 +11556,6 @@ snapshots:
picocolors: 1.0.1
source-map-js: 1.2.0
- postcss@8.4.47:
- dependencies:
- nanoid: 3.3.7
- picocolors: 1.1.0
- source-map-js: 1.2.1
-
prelude-ls@1.2.1: {}
prettier-linter-helpers@1.0.0:
@@ -12236,6 +11803,10 @@ snapshots:
dependencies:
compute-scroll-into-view: 1.0.20
+ scroll-into-view-if-needed@3.1.0:
+ dependencies:
+ compute-scroll-into-view: 3.1.0
+
scslre@0.3.0:
dependencies:
'@eslint-community/regexpp': 4.11.0
@@ -12324,7 +11895,7 @@ snapshots:
signal-exit@4.1.0: {}
- simple-git@3.27.0:
+ simple-git@3.25.0:
dependencies:
'@kwsites/file-exists': 1.1.1
'@kwsites/promise-deferred': 1.1.1
@@ -12344,6 +11915,8 @@ snapshots:
sisteransi@1.0.5: {}
+ slash@3.0.0: {}
+
slash@4.0.0: {}
slash@5.1.0: {}
@@ -12354,8 +11927,6 @@ snapshots:
source-map-js@1.2.0: {}
- source-map-js@1.2.1: {}
-
source-map-support@0.5.21:
dependencies:
buffer-from: 1.1.2
@@ -12490,10 +12061,10 @@ snapshots:
dependencies:
js-tokens: 9.0.0
- stylehacks@7.0.4(postcss@8.4.47):
+ stylehacks@7.0.3(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
- postcss: 8.4.47
+ postcss: 8.4.41
postcss-selector-parser: 6.1.2
superjson@2.2.1:
@@ -12595,20 +12166,15 @@ snapshots:
tinyexec@0.2.0: {}
- tinyexec@0.3.0: {}
-
tinyglobby@0.2.5:
dependencies:
fdir: 6.2.0(picomatch@4.0.2)
picomatch: 4.0.2
- tinyglobby@0.2.6:
- dependencies:
- fdir: 6.3.0(picomatch@4.0.2)
- picomatch: 4.0.2
-
tinymce@7.3.0: {}
+ tinyrainbow@1.2.0: {}
+
to-fast-properties@2.0.0: {}
to-regex-range@5.0.1:
@@ -12629,9 +12195,9 @@ snapshots:
dependencies:
punycode: 2.3.1
- ts-api-utils@1.3.0(typescript@5.6.2):
+ ts-api-utils@1.3.0(typescript@5.5.4):
dependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
tslib@2.3.0: {}
@@ -12660,6 +12226,8 @@ snapshots:
type-fest@3.13.1: {}
+ type@2.7.3: {}
+
typed-array-buffer@1.0.2:
dependencies:
call-bind: 1.0.7
@@ -12692,7 +12260,7 @@ snapshots:
is-typed-array: 1.1.13
possible-typed-array-names: 1.0.0
- typescript@5.6.2: {}
+ typescript@5.5.4: {}
ufo@1.5.4: {}
@@ -12736,11 +12304,11 @@ snapshots:
node-fetch-native: 1.6.4
pathe: 1.1.2
- unhead@1.11.6:
+ unhead@1.10.0:
dependencies:
- '@unhead/dom': 1.11.6
- '@unhead/schema': 1.11.6
- '@unhead/shared': 1.11.6
+ '@unhead/dom': 1.10.0
+ '@unhead/schema': 1.10.0
+ '@unhead/shared': 1.10.0
hookable: 5.5.3
unicode-canonical-property-names-ecmascript@2.0.0: {}
@@ -12774,82 +12342,51 @@ snapshots:
transitivePeerDependencies:
- rollup
- unimport@3.12.0(rollup@4.21.0)(webpack-sources@3.2.3):
- dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.21.0)
- acorn: 8.12.1
- escape-string-regexp: 5.0.0
- estree-walker: 3.0.3
- fast-glob: 3.3.2
- local-pkg: 0.5.0
- magic-string: 0.30.11
- mlly: 1.7.1
- pathe: 1.1.2
- pkg-types: 1.2.0
- scule: 1.3.0
- strip-literal: 2.1.0
- unplugin: 1.14.1(webpack-sources@3.2.3)
- transitivePeerDependencies:
- - rollup
- - webpack-sources
-
unique-string@2.0.0:
dependencies:
crypto-random-string: 2.0.0
- unist-util-is@6.0.0:
- dependencies:
- '@types/unist': 3.0.3
-
- unist-util-stringify-position@4.0.0:
- dependencies:
- '@types/unist': 3.0.3
-
- unist-util-visit-parents@6.0.1:
- dependencies:
- '@types/unist': 3.0.3
- unist-util-is: 6.0.0
-
- unist-util-visit@5.0.0:
+ unist-util-stringify-position@2.0.3:
dependencies:
- '@types/unist': 3.0.3
- unist-util-is: 6.0.0
- unist-util-visit-parents: 6.0.1
+ '@types/unist': 2.0.11
universalify@2.0.1: {}
- unocss@0.62.4(@unocss/webpack@0.62.4(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1)))(postcss@8.4.47)(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
- dependencies:
- '@unocss/astro': 0.62.4(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
- '@unocss/cli': 0.62.4(rollup@4.21.0)
- '@unocss/core': 0.62.4
- '@unocss/postcss': 0.62.4(postcss@8.4.47)
- '@unocss/preset-attributify': 0.62.4
- '@unocss/preset-icons': 0.62.4
- '@unocss/preset-mini': 0.62.4
- '@unocss/preset-tagify': 0.62.4
- '@unocss/preset-typography': 0.62.4
- '@unocss/preset-uno': 0.62.4
- '@unocss/preset-web-fonts': 0.62.4
- '@unocss/preset-wind': 0.62.4
- '@unocss/transformer-attributify-jsx': 0.62.4
- '@unocss/transformer-compile-class': 0.62.4
- '@unocss/transformer-directives': 0.62.4
- '@unocss/transformer-variant-group': 0.62.4
- '@unocss/vite': 0.62.4(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ unocss@0.62.3(@unocss/webpack@0.62.3(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1)))(postcss@8.4.41)(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
+ dependencies:
+ '@unocss/astro': 0.62.3(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
+ '@unocss/cli': 0.62.3(rollup@4.21.0)
+ '@unocss/core': 0.62.3
+ '@unocss/extractor-arbitrary-variants': 0.62.3
+ '@unocss/postcss': 0.62.3(postcss@8.4.41)
+ '@unocss/preset-attributify': 0.62.3
+ '@unocss/preset-icons': 0.62.3
+ '@unocss/preset-mini': 0.62.3
+ '@unocss/preset-tagify': 0.62.3
+ '@unocss/preset-typography': 0.62.3
+ '@unocss/preset-uno': 0.62.3
+ '@unocss/preset-web-fonts': 0.62.3
+ '@unocss/preset-wind': 0.62.3
+ '@unocss/reset': 0.62.3
+ '@unocss/transformer-attributify-jsx': 0.62.3
+ '@unocss/transformer-attributify-jsx-babel': 0.62.3
+ '@unocss/transformer-compile-class': 0.62.3
+ '@unocss/transformer-directives': 0.62.3
+ '@unocss/transformer-variant-group': 0.62.3
+ '@unocss/vite': 0.62.3(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))
optionalDependencies:
- '@unocss/webpack': 0.62.4(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1))
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ '@unocss/webpack': 0.62.3(rollup@4.21.0)(webpack@5.88.2(esbuild@0.23.1))
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- postcss
- rollup
- supports-color
- unplugin-vue-router@0.10.8(rollup@4.21.0)(vue-router@4.4.5(vue@3.5.6(typescript@5.6.2)))(vue@3.5.6(typescript@5.6.2))(webpack-sources@3.2.3):
+ unplugin-vue-router@0.10.7(rollup@4.21.0)(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)):
dependencies:
- '@babel/types': 7.25.6
+ '@babel/types': 7.25.2
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
- '@vue-macros/common': 1.12.2(rollup@4.21.0)(vue@3.5.6(typescript@5.6.2))
+ '@vue-macros/common': 1.12.2(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))
ast-walker-scope: 0.6.2
chokidar: 3.6.0
fast-glob: 3.3.2
@@ -12859,14 +12396,13 @@ snapshots:
mlly: 1.7.1
pathe: 1.1.2
scule: 1.3.0
- unplugin: 1.14.1(webpack-sources@3.2.3)
+ unplugin: 1.12.2
yaml: 2.5.0
optionalDependencies:
- vue-router: 4.4.5(vue@3.5.6(typescript@5.6.2))
+ vue-router: 4.4.3(vue@3.4.38(typescript@5.5.4))
transitivePeerDependencies:
- rollup
- vue
- - webpack-sources
unplugin@1.12.2:
dependencies:
@@ -12875,14 +12411,7 @@ snapshots:
webpack-sources: 3.2.3
webpack-virtual-modules: 0.6.2
- unplugin@1.14.1(webpack-sources@3.2.3):
- dependencies:
- acorn: 8.12.1
- webpack-virtual-modules: 0.6.2
- optionalDependencies:
- webpack-sources: 3.2.3
-
- unstorage@1.12.0(ioredis@5.4.1):
+ unstorage@1.10.2(ioredis@5.4.1):
dependencies:
anymatch: 3.1.3
chokidar: 3.6.0
@@ -12917,16 +12446,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- unwasm@0.3.9(webpack-sources@3.2.3):
+ unwasm@0.3.9:
dependencies:
knitwork: 1.1.0
magic-string: 0.30.11
mlly: 1.7.1
pathe: 1.1.2
pkg-types: 1.2.0
- unplugin: 1.14.1(webpack-sources@3.2.3)
- transitivePeerDependencies:
- - webpack-sources
+ unplugin: 1.12.2
upath@1.2.0: {}
@@ -12951,16 +12478,17 @@ snapshots:
spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1
- vite-hot-client@0.2.3(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
+ vite-hot-client@0.2.3(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
dependencies:
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
- vite-node@2.1.1(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6):
+ vite-node@2.0.5(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6):
dependencies:
cac: 6.7.14
debug: 4.3.6
pathe: 1.1.2
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ tinyrainbow: 1.2.0
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- '@types/node'
- less
@@ -12972,7 +12500,7 @@ snapshots:
- supports-color
- terser
- vite-plugin-checker@0.8.0(eslint@9.10.0(jiti@1.21.6))(optionator@0.9.4)(typescript@5.6.2)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.1.6(typescript@5.6.2)):
+ vite-plugin-checker@0.7.2(eslint@9.9.1(jiti@1.21.6))(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(vue-tsc@2.0.29(typescript@5.5.4)):
dependencies:
'@babel/code-frame': 7.24.7
ansi-escapes: 4.3.2
@@ -12984,18 +12512,18 @@ snapshots:
npm-run-path: 4.0.1
strip-ansi: 6.0.1
tiny-invariant: 1.3.3
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
vscode-languageclient: 7.0.0
vscode-languageserver: 7.0.0
vscode-languageserver-textdocument: 1.0.12
vscode-uri: 3.0.8
optionalDependencies:
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
optionator: 0.9.4
- typescript: 5.6.2
- vue-tsc: 2.1.6(typescript@5.6.2)
+ typescript: 5.5.4
+ vue-tsc: 2.0.29(typescript@5.5.4)
- vite-plugin-inspect@0.8.7(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
+ vite-plugin-inspect@0.8.7(@nuxt/kit@3.13.0(magicast@0.3.4)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
@@ -13006,25 +12534,25 @@ snapshots:
perfect-debounce: 1.0.0
picocolors: 1.0.1
sirv: 2.0.4
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
optionalDependencies:
- '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)
+ '@nuxt/kit': 3.13.0(magicast@0.3.4)(rollup@4.21.0)
transitivePeerDependencies:
- rollup
- supports-color
- vite-plugin-pwa@0.20.5(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0):
+ vite-plugin-pwa@0.20.1(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6))(workbox-build@7.1.1)(workbox-window@7.1.0):
dependencies:
debug: 4.3.6
pretty-bytes: 6.1.1
tinyglobby: 0.2.5
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
workbox-build: 7.1.1
workbox-window: 7.1.0
transitivePeerDependencies:
- supports-color
- vite-plugin-vue-inspector@5.2.0(vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
+ vite-plugin-vue-inspector@5.1.3(vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)):
dependencies:
'@babel/core': 7.25.2
'@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2)
@@ -13035,14 +12563,14 @@ snapshots:
'@vue/compiler-dom': 3.4.38
kolorist: 1.8.0
magic-string: 0.30.11
- vite: 5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
+ vite: 5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6)
transitivePeerDependencies:
- supports-color
- vite@5.4.6(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6):
+ vite@5.4.2(@types/node@22.5.0)(sass@1.78.0)(terser@5.31.6):
dependencies:
esbuild: 0.21.5
- postcss: 8.4.47
+ postcss: 8.4.41
rollup: 4.21.0
optionalDependencies:
'@types/node': 22.5.0
@@ -13077,30 +12605,30 @@ snapshots:
dependencies:
ufo: 1.5.4
- vue-demi@0.13.11(vue@3.5.6(typescript@5.6.2)):
+ vue-demi@0.13.11(vue@3.4.38(typescript@5.5.4)):
dependencies:
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
- vue-demi@0.14.10(vue@3.5.6(typescript@5.6.2)):
+ vue-demi@0.14.10(vue@3.4.38(typescript@5.5.4)):
dependencies:
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
vue-devtools-stub@0.1.0: {}
- vue-echarts@7.0.3(@vue/runtime-core@3.5.6)(echarts@5.5.1)(vue@3.5.6(typescript@5.6.2)):
+ vue-echarts@7.0.3(@vue/runtime-core@3.4.38)(echarts@5.5.1)(vue@3.4.38(typescript@5.5.4)):
dependencies:
echarts: 5.5.1
- vue: 3.5.6(typescript@5.6.2)
- vue-demi: 0.13.11(vue@3.5.6(typescript@5.6.2))
+ vue: 3.4.38(typescript@5.5.4)
+ vue-demi: 0.13.11(vue@3.4.38(typescript@5.5.4))
optionalDependencies:
- '@vue/runtime-core': 3.5.6
+ '@vue/runtime-core': 3.4.38
transitivePeerDependencies:
- '@vue/composition-api'
- vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@1.21.6)):
+ vue-eslint-parser@9.4.3(eslint@9.9.1(jiti@1.21.6)):
dependencies:
debug: 4.3.6
- eslint: 9.10.0(jiti@1.21.6)
+ eslint: 9.9.1(jiti@1.21.6)
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@@ -13110,34 +12638,38 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-router@4.4.5(vue@3.5.6(typescript@5.6.2)):
+ vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)):
dependencies:
- '@vue/devtools-api': 6.6.4
- vue: 3.5.6(typescript@5.6.2)
+ '@vue/devtools-api': 6.6.3
+ vue: 3.4.38(typescript@5.5.4)
- vue-tsc@2.1.6(typescript@5.6.2):
+ vue-tsc@2.0.29(typescript@5.5.4):
dependencies:
- '@volar/typescript': 2.4.5
- '@vue/language-core': 2.1.6(typescript@5.6.2)
+ '@volar/typescript': 2.4.0
+ '@vue/language-core': 2.0.29(typescript@5.5.4)
semver: 7.6.3
- typescript: 5.6.2
+ typescript: 5.5.4
- vue3-lottie@3.3.1(vue@3.5.6(typescript@5.6.2)):
+ vue3-lottie@3.3.1(vue@3.4.38(typescript@5.5.4)):
dependencies:
fast-deep-equal: 3.1.3
klona: 2.0.6
lottie-web: 5.12.2
- vue: 3.5.6(typescript@5.6.2)
+ vue: 3.4.38(typescript@5.5.4)
- vue@3.5.6(typescript@5.6.2):
+ vue3-marquee@4.2.2(vue@3.4.38(typescript@5.5.4)):
dependencies:
- '@vue/compiler-dom': 3.5.6
- '@vue/compiler-sfc': 3.5.6
- '@vue/runtime-dom': 3.5.6
- '@vue/server-renderer': 3.5.6(vue@3.5.6(typescript@5.6.2))
- '@vue/shared': 3.5.6
+ vue: 3.4.38(typescript@5.5.4)
+
+ vue@3.4.38(typescript@5.5.4):
+ dependencies:
+ '@vue/compiler-dom': 3.4.38
+ '@vue/compiler-sfc': 3.4.38
+ '@vue/runtime-dom': 3.4.38
+ '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.4))
+ '@vue/shared': 3.4.38
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.5.4
watchpack@2.4.2:
dependencies:
@@ -13353,6 +12885,20 @@ snapshots:
ws@8.18.0: {}
+ xgplayer-subtitles@3.0.20(core-js@3.38.1):
+ dependencies:
+ core-js: 3.38.1
+ eventemitter3: 4.0.7
+
+ xgplayer@3.0.20(core-js@3.38.1):
+ dependencies:
+ core-js: 3.38.1
+ danmu.js: 1.1.13
+ delegate: 3.2.0
+ downloadjs: 1.4.7
+ eventemitter3: 4.0.7
+ xgplayer-subtitles: 3.0.20(core-js@3.38.1)
+
xml-name-validator@4.0.0: {}
y18n@5.0.8: {}
@@ -13369,8 +12915,6 @@ snapshots:
yaml@2.5.0: {}
- yaml@2.5.1: {}
-
yargs-parser@21.1.1: {}
yargs@17.7.2:
@@ -13398,5 +12942,3 @@ snapshots:
zrender@5.6.0:
dependencies:
tslib: 2.3.0
-
- zwitch@2.0.4: {}
diff --git a/public/assets/img/ai-avatar.png b/public/assets/img/ai-avatar.png
new file mode 100644
index 0000000..65db1f2
Binary files /dev/null and b/public/assets/img/ai-avatar.png differ
diff --git a/public/assets/img/ai-woman.png b/public/assets/img/ai-woman.png
new file mode 100644
index 0000000..52fb5a9
Binary files /dev/null and b/public/assets/img/ai-woman.png differ
diff --git a/public/assets/img/border-camera.png b/public/assets/img/border-camera.png
new file mode 100644
index 0000000..a1b7e18
Binary files /dev/null and b/public/assets/img/border-camera.png differ
diff --git a/public/assets/img/border-env.png b/public/assets/img/border-env.png
new file mode 100644
index 0000000..ca940ed
Binary files /dev/null and b/public/assets/img/border-env.png differ
diff --git a/public/assets/img/border-lg.png b/public/assets/img/border-lg.png
new file mode 100644
index 0000000..5c0b0eb
Binary files /dev/null and b/public/assets/img/border-lg.png differ
diff --git a/public/assets/img/border-md.png b/public/assets/img/border-md.png
new file mode 100644
index 0000000..d838b1f
Binary files /dev/null and b/public/assets/img/border-md.png differ
diff --git a/public/assets/img/border-mini.png b/public/assets/img/border-mini.png
new file mode 100644
index 0000000..a6f6841
Binary files /dev/null and b/public/assets/img/border-mini.png differ
diff --git a/public/assets/img/border-sm.png b/public/assets/img/border-sm.png
new file mode 100644
index 0000000..404267f
Binary files /dev/null and b/public/assets/img/border-sm.png differ
diff --git a/public/assets/img/comment-bg.png b/public/assets/img/comment-bg.png
new file mode 100644
index 0000000..3df241d
Binary files /dev/null and b/public/assets/img/comment-bg.png differ
diff --git a/public/assets/img/header.png b/public/assets/img/header.png
new file mode 100644
index 0000000..5dc2b3c
Binary files /dev/null and b/public/assets/img/header.png differ
diff --git a/public/assets/img/home-bg.png b/public/assets/img/home-bg.png
new file mode 100644
index 0000000..103220c
Binary files /dev/null and b/public/assets/img/home-bg.png differ
diff --git a/public/assets/img/message-bg.png b/public/assets/img/message-bg.png
new file mode 100644
index 0000000..86c9589
Binary files /dev/null and b/public/assets/img/message-bg.png differ
diff --git a/public/assets/img/message-bg.svg b/public/assets/img/message-bg.svg
new file mode 100644
index 0000000..5b72291
--- /dev/null
+++ b/public/assets/img/message-bg.svg
@@ -0,0 +1,9 @@
+
diff --git a/public/assets/img/scan-bg.png b/public/assets/img/scan-bg.png
new file mode 100644
index 0000000..092d70d
Binary files /dev/null and b/public/assets/img/scan-bg.png differ
diff --git a/public/assets/img/student-avatar.png b/public/assets/img/student-avatar.png
new file mode 100644
index 0000000..d1fef2d
Binary files /dev/null and b/public/assets/img/student-avatar.png differ
diff --git a/public/assets/img/title-camera-h.png b/public/assets/img/title-camera-h.png
new file mode 100644
index 0000000..24eaf18
Binary files /dev/null and b/public/assets/img/title-camera-h.png differ
diff --git a/public/assets/img/title-camera-task.png b/public/assets/img/title-camera-task.png
new file mode 100644
index 0000000..bc824c4
Binary files /dev/null and b/public/assets/img/title-camera-task.png differ
diff --git a/public/assets/img/title-camera-v.png b/public/assets/img/title-camera-v.png
new file mode 100644
index 0000000..fce13e3
Binary files /dev/null and b/public/assets/img/title-camera-v.png differ
diff --git a/public/assets/img/title-env.png b/public/assets/img/title-env.png
new file mode 100644
index 0000000..51e6345
Binary files /dev/null and b/public/assets/img/title-env.png differ
diff --git a/public/assets/img/title-evaluation.png b/public/assets/img/title-evaluation.png
new file mode 100644
index 0000000..857d021
Binary files /dev/null and b/public/assets/img/title-evaluation.png differ
diff --git a/public/assets/img/title-platform.png b/public/assets/img/title-platform.png
new file mode 100644
index 0000000..6be2e9e
Binary files /dev/null and b/public/assets/img/title-platform.png differ
diff --git a/public/assets/img/title-scene.png b/public/assets/img/title-scene.png
new file mode 100644
index 0000000..190eaba
Binary files /dev/null and b/public/assets/img/title-scene.png differ
diff --git a/public/assets/img/title-task.png b/public/assets/img/title-task.png
new file mode 100644
index 0000000..24e0e33
Binary files /dev/null and b/public/assets/img/title-task.png differ