Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 536d83a commit 3144283
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.10.0
22.11.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

# Frontend Build
FROM docker.io/library/node:22.10.0-alpine3.20 AS nodebuilder
FROM docker.io/library/node:22.11.0-alpine3.20 AS nodebuilder
ARG NUXT_UI_PRO_LICENSE
WORKDIR /app
COPY . ./
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@nuxtjs/robots": "5.0.0",
"@pinia/nuxt": "0.7.0",
"@protobuf-ts/grpcweb-transport": "2.9.4",
"@unovis/ts": "1.4.4",
"@unovis/vue": "1.4.4",
"@unovis/ts": "1.4.5",
"@unovis/vue": "1.4.5",
"@vue-leaflet/vue-leaflet": "0.10.1",
"@zxcvbn-ts/core": "3.0.4",
"browser-headers": "0.4.1",
Expand All @@ -51,7 +51,7 @@
"maska": "3.0.3",
"mdi-vue3": "7.4.47",
"nuxt-zod-i18n": "1.11.0",
"pinia": "2.2.6",
"pinia": "2.2.7",
"slugify": "1.6.6",
"splitpanes": "3.1.5",
"uuid": "11.0.3",
Expand Down Expand Up @@ -89,7 +89,7 @@
"eslint-plugin-vue": "9.31.0",
"nuxi": "3.15.0",
"nuxt": "3.14.1592",
"nuxt-typed-router": "3.7.0",
"nuxt-typed-router": "3.7.1",
"pinia-plugin-persistedstate": "4.1.3",
"postcss": "8.4.49",
"postcss-custom-properties": "14.0.4",
Expand Down
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3144283

Please sign in to comment.