chore(deps): update all minor dependencies

This commit is contained in:
renovate[bot] 2024-04-15 05:49:28 +00:00 committed by GitHub
parent e9ef277929
commit 5df988d2ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 593 additions and 1163 deletions

View File

@ -1 +1 @@
v20.11.1
20.12.2

View File

@ -1,2 +1,2 @@
FROM node:20.11.1-alpine3.19 AS base
FROM node:20.12.2-alpine3.19 AS base
RUN wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.shrc" SHELL="$(which sh)" sh -

View File

@ -24,17 +24,17 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.31",
"@unocss/reset": "^0.58.6",
"@unocss/reset": "^0.59.0",
"@vite-pwa/vitepress": "^0.4.0",
"@vitejs/plugin-vue": "^5.0.0",
"fast-glob": "^3.3.2",
"https-localhost": "^4.7.1",
"pathe": "^1.1.2",
"unocss": "^0.58.6",
"unocss": "^0.59.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.0",
"vite-plugin-pwa": "^0.19.7",
"vitepress": "1.0.2",
"vitepress": "1.1.0",
"workbox-window": "^7.0.0"
}
}

File diff suppressed because it is too large Load Diff