Skip to content

Commit

Permalink
Bump the version-bumps group in /warpgate-web with 2 updates (#1166)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent a1db10b commit 6cc324a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions warpgate-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"otpauth": "^9.3.5",
"qrcode": "^1.5.4",
"sass": "~1.82",
"svelte": "^5.10.1",
"svelte": "^5.11.0",
"svelte-check": "^4.1.1",
"svelte-fa": "^4.0.3",
"svelte-intersection-observer": "^1.0.0",
Expand All @@ -63,7 +63,7 @@
"vite-tsconfig-paths": "^5.1.4"
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.12.0",
"@stylistic/eslint-plugin": "^2.12.1",
"typescript-eslint": "^8.18.0"
}
}
16 changes: 8 additions & 8 deletions warpgate-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -605,10 +605,10 @@
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==

"@stylistic/eslint-plugin@^2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2"
integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w==
"@stylistic/eslint-plugin@^2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz#e341beb4e4315084d8be20bceeeda7d8a46f079f"
integrity sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==
dependencies:
"@typescript-eslint/utils" "^8.13.0"
eslint-visitor-keys "^4.2.0"
Expand Down Expand Up @@ -3359,10 +3359,10 @@ svelte-spa-router@^4.0.1:
dependencies:
regexparam "2.0.2"

svelte@^5.10.1:
version "5.10.1"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.10.1.tgz#51c931af68bf8e16c60f34653ca5ae717351b586"
integrity sha512-JOBw4VStdoP/Iw93vrzGAOUWdV4Gk8hCuprvTwjbdMZG3GyYxbLogR56XqrO2M7E6PifoPkwDphXu0s49R2wvw==
svelte@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.11.0.tgz#c0499250e6afa125b7b72a025c45334e32f0fc99"
integrity sha512-w4FYvEY1eKbgBZo8RY2iegaOe9sZu9yhDa70cAyW9gkPJc87w6/1rrfNI4uu985s/7U+4CggQDE7CPIbrPsnXw==
dependencies:
"@ampproject/remapping" "^2.3.0"
"@jridgewell/sourcemap-codec" "^1.5.0"
Expand Down

0 comments on commit 6cc324a

Please sign in to comment.