1 Commits

Author SHA1 Message Date
renovate[bot]
8d1b330ca4 Update dependency vue to v3.5.17 2025-06-19 18:28:32 +00:00
3 changed files with 245 additions and 268 deletions

View File

@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.17 # syntax=docker/dockerfile:1.16
FROM cgr.dev/chainguard/go:latest as build FROM cgr.dev/chainguard/go:latest as build
WORKDIR /src WORKDIR /src

509
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@github/hotkey": "^3.0.0", "@github/hotkey": "^3.0.0",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"axios": "^1.11.0", "axios": "^1.6.0",
"bootstrap": "^5.3.1", "bootstrap": "^5.3.1",
"bootstrap-vue": "^2.22.0", "bootstrap-vue": "^2.22.0",
"core-js": "^3.32.1", "core-js": "^3.32.1",