chore: upgrade deps & fix lint
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="rounded pureTag tagSize"
|
class="tagSize pureTag rounded"
|
||||||
p="x-2"
|
p="x-2"
|
||||||
border="~ yellow-200 dark:yellow-800"
|
border="~ yellow-200 dark:yellow-800"
|
||||||
:bg="'yellow-300 opacity-20'"
|
bg="yellow-300 opacity-20"
|
||||||
:text="'yellow-800 dark:yellow-200'"
|
text="yellow-800 dark:yellow-200"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -58,7 +58,8 @@ hr {
|
|||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag, .tagSize {
|
.tag,
|
||||||
|
.tagSize {
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
// border: 1px solid var(--c-text);
|
// border: 1px solid var(--c-text);
|
||||||
|
|||||||
46
package.json
46
package.json
@@ -2,7 +2,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.2.2",
|
"version": "1.2.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@9.15.2",
|
"packageManager": "pnpm@9.15.4",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
@@ -28,52 +28,52 @@
|
|||||||
"vue-about-me": "^1.4.0"
|
"vue-about-me": "^1.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^3.12.1",
|
"@antfu/eslint-config": "^3.16.0",
|
||||||
"@headlessui/vue": "^1.7.23",
|
"@headlessui/vue": "^1.7.23",
|
||||||
"@iconify-json/carbon": "^1.2.5",
|
"@iconify-json/carbon": "^1.2.5",
|
||||||
"@iconify-json/fe": "^1.2.2",
|
"@iconify-json/fe": "^1.2.2",
|
||||||
"@iconify-json/gg": "^1.2.2",
|
"@iconify-json/gg": "^1.2.2",
|
||||||
"@iconify-json/ic": "^1.2.2",
|
"@iconify-json/ic": "^1.2.2",
|
||||||
"@iconify-json/mdi": "^1.2.2",
|
"@iconify-json/mdi": "^1.2.3",
|
||||||
"@iconify-json/ri": "^1.2.5",
|
"@iconify-json/ri": "^1.2.5",
|
||||||
"@iconify-json/twemoji": "^1.2.2",
|
"@iconify-json/twemoji": "^1.2.2",
|
||||||
"@nuxt/devtools": "^1.7.0",
|
"@nuxt/devtools": "^1.7.0",
|
||||||
"@nuxt/eslint": "^0.7.4",
|
"@nuxt/eslint": "^0.7.5",
|
||||||
"@nuxt/test-utils": "^3.15.1",
|
"@nuxt/test-utils": "^3.15.4",
|
||||||
"@nuxtjs/color-mode": "^3.5.2",
|
"@nuxtjs/color-mode": "^3.5.2",
|
||||||
"@pinia/nuxt": "^0.9.0",
|
"@pinia/nuxt": "^0.9.0",
|
||||||
"@pinia/testing": "^0.1.7",
|
"@pinia/testing": "^0.1.7",
|
||||||
"@unocss/eslint-config": "^0.65.3",
|
"@unocss/eslint-config": "^65.4.3",
|
||||||
"@unocss/nuxt": "^0.65.3",
|
"@unocss/nuxt": "^65.4.3",
|
||||||
"@vite-pwa/nuxt": "^0.10.6",
|
"@vite-pwa/nuxt": "^0.10.6",
|
||||||
"@vue/test-utils": "^2.4.6",
|
"@vue/test-utils": "^2.4.6",
|
||||||
"@vueuse/nuxt": "^12.2.0",
|
"@vueuse/nuxt": "^12.5.0",
|
||||||
"@yunlefun/vue": "^0.1.1",
|
"@yunlefun/vue": "^0.1.1",
|
||||||
"@zadigetvoltaire/nuxt-gtm": "^0.0.13",
|
"@zadigetvoltaire/nuxt-gtm": "^0.0.13",
|
||||||
"bumpp": "^9.9.2",
|
"bumpp": "^9.10.2",
|
||||||
"consola": "^3.3.3",
|
"consola": "^3.4.0",
|
||||||
"dexie": "^4.0.10",
|
"dexie": "^4.0.11",
|
||||||
"eslint": "^9.17.0",
|
"eslint": "^9.18.0",
|
||||||
"eslint-plugin-format": "^0.1.3",
|
"eslint-plugin-format": "^1.0.1",
|
||||||
"fake-indexeddb": "^6.0.0",
|
"fake-indexeddb": "^6.0.0",
|
||||||
"jsdom": "^25.0.1",
|
"jsdom": "^26.0.0",
|
||||||
"lint-staged": "^15.3.0",
|
"lint-staged": "^15.4.2",
|
||||||
"nuxt": "^3.15.0",
|
"nuxt": "^3.15.2",
|
||||||
"pinia": "^2.3.0",
|
"pinia": "^2.3.1",
|
||||||
"sass": "^1.83.0",
|
"sass": "^1.83.4",
|
||||||
"serve": "^14.2.4",
|
"serve": "^14.2.4",
|
||||||
"simple-git-hooks": "^2.11.1",
|
"simple-git-hooks": "^2.11.1",
|
||||||
"star-markdown-css": "^0.5.3",
|
"star-markdown-css": "^0.5.3",
|
||||||
"tsx": "^4.19.2",
|
"tsx": "^4.19.2",
|
||||||
"typescript": "5.7.2",
|
"typescript": "5.7.2",
|
||||||
"unocss": "^0.65.3",
|
"unocss": "^65.4.3",
|
||||||
"vitest": "^2.1.8",
|
"vitest": "^3.0.4",
|
||||||
"vue-tsc": "^2.2.0"
|
"vue-tsc": "^2.2.0"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"unplugin": "^2.1.0",
|
"unplugin": "^2.1.2",
|
||||||
"vite": "^6.0.6",
|
"vite": "^6.0.11",
|
||||||
"vite-plugin-inspect": "^0.10.6"
|
"vite-plugin-inspect": "^10.1.0"
|
||||||
},
|
},
|
||||||
"simple-git-hooks": {
|
"simple-git-hooks": {
|
||||||
"pre-commit": "pnpm lint-staged"
|
"pre-commit": "pnpm lint-staged"
|
||||||
|
|||||||
3421
pnpm-lock.yaml
generated
3421
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user