Skip to content

Commit

Permalink
Bump the version-bumps group across 1 directory with 13 updates (#1162)
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 10, 2024
1 parent c6de27f commit 5fc2486
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 144 deletions.
26 changes: 13 additions & 13 deletions warpgate-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"devDependencies": {
"@fontsource/work-sans": "^4.5.12",
"@fortawesome/free-brands-svg-icons": "^6.7.0",
"@fortawesome/free-regular-svg-icons": "^6.7.0",
"@fortawesome/free-solid-svg-icons": "^6.7.0",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-regular-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@openapitools/openapi-generator-cli": "^2.15.3",
"@otplib/plugin-base32-enc-dec": "^12.0.1",
"@otplib/plugin-crypto-js": "^12.0.1",
Expand All @@ -36,34 +36,34 @@
"bootstrap": "^5.3.3",
"copy-text-to-clipboard": "^3.0.1",
"date-fns": "^4.1.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-svelte": "^2.46.0",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-svelte": "^2.46.1",
"format-duration": "^3.0.2",
"otpauth": "^9.3.5",
"qrcode": "^1.5.4",
"sass": "~1.81",
"svelte": "^5.2.4",
"svelte-check": "^4.0.9",
"sass": "~1.82",
"svelte": "^5.10.0",
"svelte-check": "^4.1.1",
"svelte-fa": "^4.0.3",
"svelte-intersection-observer": "^1.0.0",
"svelte-observable": "^0.4.0",
"svelte-preprocess": "^6.0.3",
"svelte-spa-router": "^4.0.1",
"thenby": "^1.3.4",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"ua-parser-js": "^1.0.39",
"vite": "^5.4.11",
"vite-plugin-checker": "^0.8.0",
"vite-tsconfig-paths": "^4.3.2"
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.11.0",
"typescript-eslint": "^8.15.0"
"@stylistic/eslint-plugin": "^2.12.0",
"typescript-eslint": "^8.18.0"
}
}
Loading

0 comments on commit 5fc2486

Please sign in to comment.