Skip to content

Commit

Permalink
Bump the minor group in /eml-client with 8 updates
Browse files Browse the repository at this point in the history
Bumps the minor group in /eml-client with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.2.1` | `6.5.1` |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.2.0` | `1.5.3` |
| [bootstrap-scss](https://github.com/crissdev/bootstrap-scss) | `5.2.3` | `5.3.2` |
| [eslint](https://github.com/eslint/eslint) | `8.33.0` | `8.56.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.29.1` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.15.0` | `2.35.1` |
| [sass](https://github.com/sass/dart-sass) | `1.58.0` | `1.70.0` |
| [sveltestrap](https://github.com/bestguy/sveltestrap) | `5.10.0` | `5.11.3` |


Updates `@fortawesome/fontawesome-svg-core` from 6.2.1 to 6.5.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.2.1...6.5.1)

Updates `@tauri-apps/api` from 1.2.0 to 1.5.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/api-v1.2.0...@tauri-apps/api-v1.5.3)

Updates `bootstrap-scss` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/crissdev/bootstrap-scss/releases)
- [Commits](crissdev/bootstrap-scss@v5.2.3...v5.3.2)

Updates `eslint` from 8.33.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.33.0...v8.56.0)

Updates `eslint-plugin-import` from 2.27.5 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.29.1)

Updates `eslint-plugin-svelte` from 2.15.0 to 2.35.1
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](sveltejs/eslint-plugin-svelte@v2.15.0...v2.35.1)

Updates `sass` from 1.58.0 to 1.70.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.58.0...1.70.0)

Updates `sveltestrap` from 5.10.0 to 5.11.3
- [Release notes](https://github.com/bestguy/sveltestrap/releases)
- [Commits](bestguy/sveltestrap@v5.10.0...v5.11.3)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: bootstrap-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sveltestrap
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent ec24caf commit 0fa3dd3
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 284 deletions.
16 changes: 8 additions & 8 deletions eml-client/package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.0.0",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/svelte-fontawesome": "^0.2.1",
"@spence1115/eslint-plugin-modules-newlines": "^1.0.1",
"@sveltejs/vite-plugin-svelte": "^2.5.3",
"@tauri-apps/api": "^1.0.0-rc",
"bootstrap-scss": "5.2.*",
"@tauri-apps/api": "^1.5.3",
"bootstrap-scss": "5.3.*",
"bootswatch": "^5.3.2",
"eslint": "^8.33.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-svelte": "^2.15.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-svelte": "^2.35.1",
"ical.js": "^1.5.0",
"pdfjs-dist": "3.0.279",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"sass": "^1.58.0",
"sass": "^1.70.0",
"svelte": "^3.59.2",
"svelte-pdfjs": "^0.6.3",
"sveltestrap": "^5.8.3",
"sveltestrap": "^5.11.3",
"vite": "^4.5.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 0fa3dd3

Please sign in to comment.