Compare commits
5 Commits
ceb36a4aff
...
renovate/n
Author | SHA1 | Date | |
---|---|---|---|
d01c2e46a4 | |||
bdd4ac19b5 | |||
832df8a04c | |||
5fe6d9d974 | |||
07e02997d8 |
@ -15,7 +15,7 @@ COPY src src
|
||||
RUN npm ci && npm run build
|
||||
|
||||
|
||||
FROM nginx:1.27-alpine@sha256:4efa432b751239898e576a2178702fb156fc483f6d456e0ad5899b3bf5c0445a as ki-frontend
|
||||
FROM nginx:1.27-alpine@sha256:65645c7bb6a0661892a8b03b89d0743208a18dd2f3f17a54ef4b76fb8e2f2a10 as ki-frontend
|
||||
|
||||
LABEL org.opencontainers.image.source=https://git.wtf-eg.de/kompetenzinventar/ki-frontend.git
|
||||
LABEL org.opencontainers.image.url=https://git.wtf-eg.de/kompetenzinventar/ki-frontend
|
||||
|
3815
package-lock.json
generated
3815
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,13 +16,13 @@
|
||||
"bootstrap": "5.3.3",
|
||||
"bootstrap-icons": "1.11.3",
|
||||
"core-js": "3.39.0",
|
||||
"eslint": "9.17.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-plugin-vue": "9.32.0",
|
||||
"sass": "1.83.1",
|
||||
"sass-loader": "16.0.4",
|
||||
"v-tooltip": "4.0.0-beta.17",
|
||||
"vue": "3.5.13",
|
||||
"vue-router": "4.4.5",
|
||||
"vue-router": "4.5.0",
|
||||
"vuex": "4.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
Reference in New Issue
Block a user