bump deps

This commit is contained in:
Gauthier Roebroeck 2025-11-28 16:48:45 +08:00
parent 604d217132
commit 00e8478b69
5 changed files with 662 additions and 671 deletions

1137
next-ui/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -29,71 +29,71 @@
}, },
"dependencies": { "dependencies": {
"@formatjs/intl-localematcher": "^0.6.2", "@formatjs/intl-localematcher": "^0.6.2",
"@pinia/colada": "^0.17.8", "@pinia/colada": "^0.17.9",
"@pinia/colada-plugin-auto-refetch": "^0.2.4", "@pinia/colada-plugin-auto-refetch": "^0.2.4",
"@pinia/colada-plugin-delay": "^0.1.1", "@pinia/colada-plugin-delay": "^0.1.1",
"@vueuse/core": "^14.0.0", "@vueuse/core": "^14.1.0",
"core-js": "^3.46.0", "core-js": "^3.47.0",
"filesize": "^11.0.13", "filesize": "^11.0.13",
"marked": "^17.0.0", "marked": "^17.0.1",
"openapi-fetch": "^0.15.0", "openapi-fetch": "^0.15.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
"vue": "^3.5.24", "vue": "^3.5.25",
"vue-intl": "^6.5.27", "vue-intl": "^6.5.27",
"vuetify": "^3.10.10" "vuetify": "^3.10.12"
}, },
"devDependencies": { "devDependencies": {
"@chromatic-com/storybook": "^4.1.2", "@chromatic-com/storybook": "^4.1.3",
"@eslint/js": "^9.39.1", "@eslint/js": "^9.39.1",
"@formatjs/cli": "^6.7.4", "@formatjs/cli": "^6.7.4",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@pinia/colada-devtools": "^0.1.8", "@pinia/colada-devtools": "^0.1.9",
"@storybook/addon-a11y": "^10.0.7", "@storybook/addon-a11y": "^10.1.0",
"@storybook/addon-docs": "^10.0.7", "@storybook/addon-docs": "^10.1.0",
"@storybook/addon-themes": "^10.0.7", "@storybook/addon-themes": "^10.1.0",
"@storybook/addon-vitest": "^10.0.7", "@storybook/addon-vitest": "^10.1.0",
"@storybook/vue3-vite": "^10.0.7", "@storybook/vue3-vite": "^10.1.0",
"@testing-library/vue": "^8.1.0", "@testing-library/vue": "^8.1.0",
"@tsconfig/node22": "^22.0.2", "@tsconfig/node22": "^22.0.5",
"@types/node": "^24.10.1", "@types/node": "^24.10.1",
"@unocss/preset-icons": "^66.5.6", "@unocss/preset-icons": "^66.5.9",
"@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue": "^6.0.2",
"@vitest/browser-playwright": "^4.0.8", "@vitest/browser-playwright": "^4.0.14",
"@vitest/coverage-v8": "^4.0.8", "@vitest/coverage-v8": "^4.0.14",
"@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.6.0", "@vue/eslint-config-typescript": "^14.6.0",
"@vue/tsconfig": "^0.8.1", "@vue/tsconfig": "^0.8.1",
"chromatic": "^13.3.3", "chromatic": "^13.3.4",
"eslint": "^9.39.1", "eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-formatjs": "^5.4.2", "eslint-plugin-formatjs": "^5.4.2",
"eslint-plugin-storybook": "^10.0.7", "eslint-plugin-storybook": "^10.1.0",
"eslint-plugin-vue": "^10.5.1", "eslint-plugin-vue": "^10.6.2",
"happy-dom": "^20.0.10", "happy-dom": "^20.0.11",
"msw": "^2.12.1", "msw": "^2.12.3",
"msw-storybook-addon": "^2.0.6", "msw-storybook-addon": "^2.0.6",
"npm-run-all2": "^8.0.4", "npm-run-all2": "^8.0.4",
"openapi-msw": "^2.0.0", "openapi-msw": "^2.0.0",
"openapi-typescript": "^7.10.1", "openapi-typescript": "^7.10.1",
"playwright": "^1.56.1", "playwright": "^1.57.0",
"prettier": "^3.6.2", "prettier": "^3.7.1",
"sass": "^1.94.0", "sass": "^1.94.2",
"sass-embedded": "^1.93.3", "sass-embedded": "^1.93.3",
"storybook": "^10.0.7", "storybook": "^10.1.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"unocss": "^66.5.6", "unocss": "^66.5.9",
"unplugin-auto-import": "^20.2.0", "unplugin-auto-import": "^20.3.0",
"unplugin-fonts": "^1.4.0", "unplugin-fonts": "^1.4.0",
"unplugin-vue-components": "^30.0.0", "unplugin-vue-components": "^30.0.0",
"unplugin-vue-router": "^0.16.1", "unplugin-vue-router": "^0.17.2",
"vite": "^7.2.2", "vite": "^7.2.4",
"vite-plugin-dir2json": "^1.3.0", "vite-plugin-dir2json": "^1.3.0",
"vite-plugin-vue-layouts-next": "^1.2.0", "vite-plugin-vue-layouts-next": "^1.3.0",
"vite-plugin-vuetify": "^2.1.2", "vite-plugin-vuetify": "^2.1.2",
"vitest": "^4.0.8", "vitest": "^4.0.14",
"vue-router": "^4.6.3", "vue-router": "^4.6.3",
"vue-tsc": "^3.1.3" "vue-tsc": "^3.1.5"
}, },
"msw": { "msw": {
"workerDirectory": [ "workerDirectory": [

View file

@ -7,7 +7,7 @@
* - Please do NOT modify this file. * - Please do NOT modify this file.
*/ */
const PACKAGE_VERSION = '2.12.1' const PACKAGE_VERSION = '2.12.3'
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82' const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse') const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set() const activeClientIds = new Set()

View file

@ -6,68 +6,68 @@
// biome-ignore lint: disable // biome-ignore lint: disable
export {} export {}
declare global { declare global {
const EffectScope: typeof import('vue')['EffectScope'] const EffectScope: typeof import('vue').EffectScope
const computed: typeof import('vue')['computed'] const computed: typeof import('vue').computed
const createApp: typeof import('vue')['createApp'] const createApp: typeof import('vue').createApp
const customRef: typeof import('vue')['customRef'] const customRef: typeof import('vue').customRef
const defineAsyncComponent: typeof import('vue')['defineAsyncComponent'] const defineAsyncComponent: typeof import('vue').defineAsyncComponent
const defineComponent: typeof import('vue')['defineComponent'] const defineComponent: typeof import('vue').defineComponent
const effectScope: typeof import('vue')['effectScope'] const effectScope: typeof import('vue').effectScope
const getCurrentInstance: typeof import('vue')['getCurrentInstance'] const getCurrentInstance: typeof import('vue').getCurrentInstance
const getCurrentScope: typeof import('vue')['getCurrentScope'] const getCurrentScope: typeof import('vue').getCurrentScope
const getCurrentWatcher: typeof import('vue')['getCurrentWatcher'] const getCurrentWatcher: typeof import('vue').getCurrentWatcher
const h: typeof import('vue')['h'] const h: typeof import('vue').h
const inject: typeof import('vue')['inject'] const inject: typeof import('vue').inject
const isProxy: typeof import('vue')['isProxy'] const isProxy: typeof import('vue').isProxy
const isReactive: typeof import('vue')['isReactive'] const isReactive: typeof import('vue').isReactive
const isReadonly: typeof import('vue')['isReadonly'] const isReadonly: typeof import('vue').isReadonly
const isRef: typeof import('vue')['isRef'] const isRef: typeof import('vue').isRef
const isShallow: typeof import('vue')['isShallow'] const isShallow: typeof import('vue').isShallow
const markRaw: typeof import('vue')['markRaw'] const markRaw: typeof import('vue').markRaw
const nextTick: typeof import('vue')['nextTick'] const nextTick: typeof import('vue').nextTick
const onActivated: typeof import('vue')['onActivated'] const onActivated: typeof import('vue').onActivated
const onBeforeMount: typeof import('vue')['onBeforeMount'] const onBeforeMount: typeof import('vue').onBeforeMount
const onBeforeRouteLeave: typeof import('vue-router')['onBeforeRouteLeave'] const onBeforeRouteLeave: typeof import('vue-router').onBeforeRouteLeave
const onBeforeRouteUpdate: typeof import('vue-router')['onBeforeRouteUpdate'] const onBeforeRouteUpdate: typeof import('vue-router').onBeforeRouteUpdate
const onBeforeUnmount: typeof import('vue')['onBeforeUnmount'] const onBeforeUnmount: typeof import('vue').onBeforeUnmount
const onBeforeUpdate: typeof import('vue')['onBeforeUpdate'] const onBeforeUpdate: typeof import('vue').onBeforeUpdate
const onDeactivated: typeof import('vue')['onDeactivated'] const onDeactivated: typeof import('vue').onDeactivated
const onErrorCaptured: typeof import('vue')['onErrorCaptured'] const onErrorCaptured: typeof import('vue').onErrorCaptured
const onMounted: typeof import('vue')['onMounted'] const onMounted: typeof import('vue').onMounted
const onRenderTracked: typeof import('vue')['onRenderTracked'] const onRenderTracked: typeof import('vue').onRenderTracked
const onRenderTriggered: typeof import('vue')['onRenderTriggered'] const onRenderTriggered: typeof import('vue').onRenderTriggered
const onScopeDispose: typeof import('vue')['onScopeDispose'] const onScopeDispose: typeof import('vue').onScopeDispose
const onServerPrefetch: typeof import('vue')['onServerPrefetch'] const onServerPrefetch: typeof import('vue').onServerPrefetch
const onUnmounted: typeof import('vue')['onUnmounted'] const onUnmounted: typeof import('vue').onUnmounted
const onUpdated: typeof import('vue')['onUpdated'] const onUpdated: typeof import('vue').onUpdated
const onWatcherCleanup: typeof import('vue')['onWatcherCleanup'] const onWatcherCleanup: typeof import('vue').onWatcherCleanup
const provide: typeof import('vue')['provide'] const provide: typeof import('vue').provide
const reactive: typeof import('vue')['reactive'] const reactive: typeof import('vue').reactive
const readonly: typeof import('vue')['readonly'] const readonly: typeof import('vue').readonly
const ref: typeof import('vue')['ref'] const ref: typeof import('vue').ref
const resolveComponent: typeof import('vue')['resolveComponent'] const resolveComponent: typeof import('vue').resolveComponent
const shallowReactive: typeof import('vue')['shallowReactive'] const shallowReactive: typeof import('vue').shallowReactive
const shallowReadonly: typeof import('vue')['shallowReadonly'] const shallowReadonly: typeof import('vue').shallowReadonly
const shallowRef: typeof import('vue')['shallowRef'] const shallowRef: typeof import('vue').shallowRef
const toRaw: typeof import('vue')['toRaw'] const toRaw: typeof import('vue').toRaw
const toRef: typeof import('vue')['toRef'] const toRef: typeof import('vue').toRef
const toRefs: typeof import('vue')['toRefs'] const toRefs: typeof import('vue').toRefs
const toValue: typeof import('vue')['toValue'] const toValue: typeof import('vue').toValue
const triggerRef: typeof import('vue')['triggerRef'] const triggerRef: typeof import('vue').triggerRef
const unref: typeof import('vue')['unref'] const unref: typeof import('vue').unref
const useAttrs: typeof import('vue')['useAttrs'] const useAttrs: typeof import('vue').useAttrs
const useCssModule: typeof import('vue')['useCssModule'] const useCssModule: typeof import('vue').useCssModule
const useCssVars: typeof import('vue')['useCssVars'] const useCssVars: typeof import('vue').useCssVars
const useId: typeof import('vue')['useId'] const useId: typeof import('vue').useId
const useModel: typeof import('vue')['useModel'] const useModel: typeof import('vue').useModel
const useRoute: typeof import('vue-router')['useRoute'] const useRoute: typeof import('vue-router').useRoute
const useRouter: typeof import('vue-router')['useRouter'] const useRouter: typeof import('vue-router').useRouter
const useSlots: typeof import('vue')['useSlots'] const useSlots: typeof import('vue').useSlots
const useTemplateRef: typeof import('vue')['useTemplateRef'] const useTemplateRef: typeof import('vue').useTemplateRef
const watch: typeof import('vue')['watch'] const watch: typeof import('vue').watch
const watchEffect: typeof import('vue')['watchEffect'] const watchEffect: typeof import('vue').watchEffect
const watchPostEffect: typeof import('vue')['watchPostEffect'] const watchPostEffect: typeof import('vue').watchPostEffect
const watchSyncEffect: typeof import('vue')['watchSyncEffect'] const watchSyncEffect: typeof import('vue').watchSyncEffect
} }
// for type re-export // for type re-export
declare global { declare global {

View file

@ -2,7 +2,7 @@
/* prettier-ignore */ /* prettier-ignore */
// @ts-nocheck // @ts-nocheck
// noinspection ES6UnusedImports // noinspection ES6UnusedImports
// Generated by unplugin-vue-router. ‼️ DO NOT MODIFY THIS FILE ‼️ // Generated by unplugin-vue-router. !! DO NOT MODIFY THIS FILE !!
// It's recommended to commit this file. // It's recommended to commit this file.
// Make sure to add this file to your tsconfig.json file as an "includes" or "files" entry. // Make sure to add this file to your tsconfig.json file as an "includes" or "files" entry.