chore(deps): bump the non-breaking-changes group with 5 updates (#4320)
Bumps the non-breaking-changes group with 5 updates: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.0` | `3.5.1` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.5` | `7.0.6` | | [vite-plugin-vue-devtools](https://github.com/vuejs/devtools-next/tree/HEAD/packages/vite) | `7.4.0` | `7.4.4` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.2.0` | `4.2.1` | | [@vite-pwa/vitepress](https://github.com/vite-pwa/vitepress) | `0.5.1` | `0.5.2` | Updates `vue` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.0...v3.5.1) Updates `cssnano` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.5...cssnano@7.0.6) Updates `vite-plugin-vue-devtools` from 7.4.0 to 7.4.4 - [Release notes](https://github.com/vuejs/devtools-next/releases) - [Commits](https://github.com/vuejs/devtools-next/commits/v7.4.4/packages/vite) Updates `eslint-plugin-import-x` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/un-ts/eslint-plugin-import-x/compare/v4.2.0...v4.2.1) Updates `@vite-pwa/vitepress` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/vite-pwa/vitepress/releases) - [Commits](https://github.com/vite-pwa/vitepress/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: cssnano dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vite-plugin-vue-devtools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-plugin-import-x dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vite-pwa/vitepress" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/48/MERGE
							parent
							
								
									41612f7723
								
							
						
					
					
						commit
						46a9fac38e
					
				| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@nolebase/vitepress-plugin-git-changelog": "^2.5.0",
 | 
					    "@nolebase/vitepress-plugin-git-changelog": "^2.5.0",
 | 
				
			||||||
    "@vben/vite-config": "workspace:*",
 | 
					    "@vben/vite-config": "workspace:*",
 | 
				
			||||||
    "@vite-pwa/vitepress": "^0.5.1",
 | 
					    "@vite-pwa/vitepress": "^0.5.2",
 | 
				
			||||||
    "vitepress": "^1.3.4",
 | 
					    "vitepress": "^1.3.4",
 | 
				
			||||||
    "vue": "^3.5.1"
 | 
					    "vue": "^3.5.1"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -29,7 +29,7 @@
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "eslint-config-turbo": "^2.1.1",
 | 
					    "eslint-config-turbo": "^2.1.1",
 | 
				
			||||||
    "eslint-plugin-command": "^0.2.3",
 | 
					    "eslint-plugin-command": "^0.2.3",
 | 
				
			||||||
    "eslint-plugin-import-x": "^4.2.0"
 | 
					    "eslint-plugin-import-x": "^4.2.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@eslint/js": "^9.9.1",
 | 
					    "@eslint/js": "^9.9.1",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -51,7 +51,7 @@
 | 
				
			||||||
    "@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
 | 
					    "@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
 | 
				
			||||||
    "@tailwindcss/typography": "^0.5.15",
 | 
					    "@tailwindcss/typography": "^0.5.15",
 | 
				
			||||||
    "autoprefixer": "^10.4.20",
 | 
					    "autoprefixer": "^10.4.20",
 | 
				
			||||||
    "cssnano": "^7.0.5",
 | 
					    "cssnano": "^7.0.6",
 | 
				
			||||||
    "postcss": "^8.4.45",
 | 
					    "postcss": "^8.4.45",
 | 
				
			||||||
    "postcss-antd-fixes": "^0.2.0",
 | 
					    "postcss-antd-fixes": "^0.2.0",
 | 
				
			||||||
    "postcss-import": "^16.1.0",
 | 
					    "postcss-import": "^16.1.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -37,7 +37,7 @@
 | 
				
			||||||
    "resolve.exports": "^2.0.2",
 | 
					    "resolve.exports": "^2.0.2",
 | 
				
			||||||
    "vite-plugin-lib-inject-css": "^2.1.1",
 | 
					    "vite-plugin-lib-inject-css": "^2.1.1",
 | 
				
			||||||
    "vite-plugin-pwa": "^0.20.4",
 | 
					    "vite-plugin-pwa": "^0.20.4",
 | 
				
			||||||
    "vite-plugin-vue-devtools": "^7.4.0"
 | 
					    "vite-plugin-vue-devtools": "^7.4.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/archiver": "^6.0.2",
 | 
					    "@types/archiver": "^6.0.2",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -109,7 +109,7 @@
 | 
				
			||||||
      "@ctrl/tinycolor": "4.1.0",
 | 
					      "@ctrl/tinycolor": "4.1.0",
 | 
				
			||||||
      "clsx": "2.1.1",
 | 
					      "clsx": "2.1.1",
 | 
				
			||||||
      "pinia": "2.2.2",
 | 
					      "pinia": "2.2.2",
 | 
				
			||||||
      "vue": "3.5.0"
 | 
					      "vue": "3.5.1"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "neverBuiltDependencies": [
 | 
					    "neverBuiltDependencies": [
 | 
				
			||||||
      "canvas",
 | 
					      "canvas",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										704
									
								
								pnpm-lock.yaml
								
								
								
								
							
							
						
						
									
										704
									
								
								pnpm-lock.yaml
								
								
								
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
		Reference in New Issue