Skip to content

Commit

Permalink
deps(main-npm): bump the dependencies group across 1 directory with 1…
Browse files Browse the repository at this point in the history
…4 updates (#152)

Bumps the dependencies group with 14 updates in the /app/main directory:

| Package | From | To |
| --- | --- | --- |
| [pinia](https://github.com/vuejs/pinia) | `2.2.0` | `2.2.1` |
| [vue](https://github.com/vuejs/core) | `3.4.27` | `3.4.37` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.0.0-rc.1` | `2.0.0-rc.3` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.6.1` | `2.6.2` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.13` | `0.5.14` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
| [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `3.0.0` | `3.0.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.26.0` | `9.27.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.41` |
| [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.1.5` | `13.0.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` | `3.4.9` |
| [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) | `0.17.6` | `0.18.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.5` | `5.4.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` |



Updates `pinia` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.1)

Updates `vue` from 3.4.27 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.27...v3.4.37)

Updates `@tauri-apps/cli` from 2.0.0-rc.1 to 2.0.0-rc.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-rc.1...@tauri-apps/cli-v2.0.0-rc.3)

Updates `@stylistic/eslint-plugin` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.6.2/packages/eslint-plugin)

Updates `@tailwindcss/typography` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.13...v0.5.14)

Updates `autoprefixer` from 10.4.19 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.19...10.4.20)

Updates `eslint-plugin-security` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-security@v3.0.0...v3.0.1)

Updates `eslint-plugin-vue` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.26.0...v9.27.0)

Updates `postcss` from 8.4.38 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.38...8.4.41)

Updates `postcss-nesting` from 12.1.5 to 13.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

Updates `tailwindcss` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.7...v3.4.9)

Updates `unplugin-auto-import` from 0.17.6 to 0.18.2
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](unplugin/unplugin-auto-import@v0.17.6...v0.18.2)

Updates `vite` from 5.3.5 to 5.4.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

Updates `vitest` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-security
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: postcss-nesting
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent 8850ef9 commit 6f96ecb
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 479 deletions.
28 changes: 14 additions & 14 deletions app/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,35 +23,35 @@
"@tauri-apps/plugin-dialog": "2.0.0-rc.0",
"@tauri-apps/plugin-notification": "2.0.0-rc.0",
"@tauri-apps/plugin-store": "2.0.0-rc.0",
"pinia": "^2.2.0",
"pinia": "^2.2.1",
"semver": "^7.6.3",
"vue": "3.4.27"
"vue": "3.4.37"
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-rc.1",
"@stylistic/eslint-plugin": "^2.6.1",
"@tailwindcss/typography": "^0.5.13",
"@tauri-apps/cli": "2.0.0-rc.3",
"@stylistic/eslint-plugin": "^2.6.2",
"@tailwindcss/typography": "^0.5.14",
"@types/node": "^20.14.14",
"@types/semver": "^7.5.8",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/devtools": "^7.3.7",
"@vue/eslint-config-typescript": "13.0.0",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "3.0.0",
"eslint-plugin-vue": "9.26.0",
"postcss": "8.4.38",
"eslint-plugin-security": "3.0.1",
"eslint-plugin-vue": "9.27.0",
"postcss": "8.4.41",
"postcss-import": "16.1.0",
"postcss-nesting": "12.1.5",
"tailwindcss": "^3.4.7",
"postcss-nesting": "13.0.0",
"tailwindcss": "^3.4.9",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.6",
"vite": "^5.3.5",
"vitest": "1.6.0",
"unplugin-auto-import": "0.18.2",
"vite": "^5.4.0",
"vitest": "2.0.5",
"vue-tsc": "^2.0.29"
}
}
Loading

0 comments on commit 6f96ecb

Please sign in to comment.