Skip to content

Commit

Permalink
Bump the version-bumps group across 1 directory with 8 updates (#1219)
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 Jan 24, 2025
1 parent b7a1a18 commit 9546ebe
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 147 deletions.
16 changes: 8 additions & 8 deletions warpgate-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"openapi": "yarn run openapi:schema:admin && yarn run openapi:schema:gateway && yarn run openapi:client:admin && yarn run openapi:client:gateway"
},
"devDependencies": {
"@fontsource/poppins": "^5.1.0",
"@fontsource/poppins": "^5.1.1",
"@fontsource/work-sans": "^4.5.12",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@openapitools/openapi-generator-cli": "^2.15.3",
"@openapitools/openapi-generator-cli": "^2.16.2",
"@otplib/plugin-base32-enc-dec": "^12.0.1",
"@otplib/plugin-crypto-js": "^12.0.1",
"@otplib/preset-browser": "^12.0.1",
Expand All @@ -37,7 +37,7 @@
"bootstrap": "^5.3.3",
"copy-text-to-clipboard": "^3.0.1",
"date-fns": "^4.1.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
Expand All @@ -48,23 +48,23 @@
"otpauth": "^9.3.6",
"qrcode": "^1.5.4",
"sass": "1.78",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"svelte": "^5.19.2",
"svelte-check": "^4.1.4",
"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.7.2",
"typescript": "^5.7.3",
"ua-parser-js": "^2.0.0",
"vite": "^5.4.11",
"vite-plugin-checker": "^0.8.0",
"vite-tsconfig-paths": "^5.1.4"
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.12.1",
"typescript-eslint": "^8.18.2"
"@stylistic/eslint-plugin": "^2.13.0",
"typescript-eslint": "^8.21.0"
}
}
Loading

0 comments on commit 9546ebe

Please sign in to comment.