Compare commits
3 commits
main
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1ba279429 | ||
| cd9b63a2d1 | |||
|
|
9214efc66a |
3 changed files with 516 additions and 274 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Dockerfile
|
||||
FROM node:17-alpine
|
||||
FROM node:18-alpine
|
||||
|
||||
# create destination directory
|
||||
RUN mkdir -p /usr/src/nuxt-app
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"dependencies": {
|
||||
"@nuxtjs/i18n": "7.2.3",
|
||||
"vite": "3.0.4",
|
||||
"vue": "^3.2.37",
|
||||
"webpack": "^5.73.0"
|
||||
"vue": "3.2.37",
|
||||
"webpack": "5.74.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
784
pnpm-lock.yaml
generated
784
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue