mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-10-30 18:34:09 +01:00 
			
		
		
		
	chore(deps): update all non-major dependencies
This commit is contained in:
		
							
								
								
									
										22
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								package.json
									
									
									
									
									
								
							| @@ -7,7 +7,7 @@ | |||||||
|   "module": "dist/mermaid.core.mjs", |   "module": "dist/mermaid.core.mjs", | ||||||
|   "types": "dist/mermaid.d.ts", |   "types": "dist/mermaid.d.ts", | ||||||
|   "type": "module", |   "type": "module", | ||||||
|   "packageManager": "pnpm@7.13.6", |   "packageManager": "pnpm@7.14.1", | ||||||
|   "exports": { |   "exports": { | ||||||
|     ".": { |     ".": { | ||||||
|       "require": "./dist/mermaid.min.js", |       "require": "./dist/mermaid.min.js", | ||||||
| @@ -91,7 +91,7 @@ | |||||||
|     "@applitools/eyes-cypress": "3.27.6", |     "@applitools/eyes-cypress": "3.27.6", | ||||||
|     "@commitlint/cli": "17.1.2", |     "@commitlint/cli": "17.1.2", | ||||||
|     "@commitlint/config-conventional": "17.1.0", |     "@commitlint/config-conventional": "17.1.0", | ||||||
|     "@cspell/eslint-plugin": "6.12.0", |     "@cspell/eslint-plugin": "6.13.2", | ||||||
|     "@types/d3": "7.4.0", |     "@types/d3": "7.4.0", | ||||||
|     "@types/dompurify": "2.3.4", |     "@types/dompurify": "2.3.4", | ||||||
|     "@types/eslint": "8.4.9", |     "@types/eslint": "8.4.9", | ||||||
| @@ -101,22 +101,22 @@ | |||||||
|     "@types/mdast": "3.0.10", |     "@types/mdast": "3.0.10", | ||||||
|     "@types/prettier": "2.7.1", |     "@types/prettier": "2.7.1", | ||||||
|     "@types/stylis": "4.0.2", |     "@types/stylis": "4.0.2", | ||||||
|     "@typescript-eslint/eslint-plugin": "5.40.1", |     "@typescript-eslint/eslint-plugin": "5.41.0", | ||||||
|     "@typescript-eslint/parser": "5.40.1", |     "@typescript-eslint/parser": "5.41.0", | ||||||
|     "@vitest/coverage-c8": "0.24.3", |     "@vitest/coverage-c8": "0.24.3", | ||||||
|     "@vitest/ui": "0.24.3", |     "@vitest/ui": "0.24.3", | ||||||
|     "concurrently": "7.4.0", |     "concurrently": "7.5.0", | ||||||
|     "coveralls": "3.1.1", |     "coveralls": "3.1.1", | ||||||
|     "cypress": "10.10.0", |     "cypress": "10.11.0", | ||||||
|     "cypress-image-snapshot": "4.0.1", |     "cypress-image-snapshot": "4.0.1", | ||||||
|     "documentation": "13.2.5", |     "documentation": "13.2.5", | ||||||
|     "esbuild": "0.15.12", |     "esbuild": "0.15.12", | ||||||
|     "eslint": "8.25.0", |     "eslint": "8.26.0", | ||||||
|     "eslint-config-prettier": "8.5.0", |     "eslint-config-prettier": "8.5.0", | ||||||
|     "eslint-plugin-cypress": "2.12.1", |     "eslint-plugin-cypress": "2.12.1", | ||||||
|     "eslint-plugin-html": "7.1.0", |     "eslint-plugin-html": "7.1.0", | ||||||
|     "eslint-plugin-jest": "27.1.3", |     "eslint-plugin-jest": "27.1.3", | ||||||
|     "eslint-plugin-jsdoc": "39.3.25", |     "eslint-plugin-jsdoc": "39.4.0", | ||||||
|     "eslint-plugin-json": "3.1.0", |     "eslint-plugin-json": "3.1.0", | ||||||
|     "eslint-plugin-markdown": "3.0.0", |     "eslint-plugin-markdown": "3.0.0", | ||||||
|     "eslint-plugin-no-only-tests": "3.1.0", |     "eslint-plugin-no-only-tests": "3.1.0", | ||||||
| @@ -131,7 +131,7 @@ | |||||||
|     "lint-staged": "13.0.3", |     "lint-staged": "13.0.3", | ||||||
|     "markdown-it": "13.0.1", |     "markdown-it": "13.0.1", | ||||||
|     "path-browserify": "1.0.1", |     "path-browserify": "1.0.1", | ||||||
|     "pnpm": "7.13.6", |     "pnpm": "7.14.1", | ||||||
|     "prettier": "2.7.1", |     "prettier": "2.7.1", | ||||||
|     "prettier-plugin-jsdoc": "0.4.2", |     "prettier-plugin-jsdoc": "0.4.2", | ||||||
|     "remark": "14.0.2", |     "remark": "14.0.2", | ||||||
| @@ -140,7 +140,7 @@ | |||||||
|     "ts-node": "10.9.1", |     "ts-node": "10.9.1", | ||||||
|     "typescript": "4.8.4", |     "typescript": "4.8.4", | ||||||
|     "unist-util-flatmap": "1.0.0", |     "unist-util-flatmap": "1.0.0", | ||||||
|     "vite": "3.1.8", |     "vite": "3.2.2", | ||||||
|     "vitepress": "1.0.0-alpha.26", |     "vitepress": "1.0.0-alpha.26", | ||||||
|     "vitepress-plugin-mermaid": "2.0.8", |     "vitepress-plugin-mermaid": "2.0.8", | ||||||
|     "vitepress-plugin-search": "1.0.4-alpha.14", |     "vitepress-plugin-search": "1.0.4-alpha.14", | ||||||
| @@ -157,6 +157,6 @@ | |||||||
|     "**/*.scss" |     "**/*.scss" | ||||||
|   ], |   ], | ||||||
|   "volta": { |   "volta": { | ||||||
|     "node": "18.5.0" |     "node": "18.12.0" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -50,7 +50,7 @@ | |||||||
|   }, |   }, | ||||||
|   "dependencies": {}, |   "dependencies": {}, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "concurrently": "7.4.0", |     "concurrently": "7.5.0", | ||||||
|     "rimraf": "3.0.2" |     "rimraf": "3.0.2" | ||||||
|   }, |   }, | ||||||
|   "resolutions": { |   "resolutions": { | ||||||
|   | |||||||
| @@ -57,7 +57,7 @@ | |||||||
|     "non-layered-tidy-tree-layout": "^2.0.2" |     "non-layered-tidy-tree-layout": "^2.0.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "concurrently": "7.4.0", |     "concurrently": "7.5.0", | ||||||
|     "rimraf": "3.0.2" |     "rimraf": "3.0.2" | ||||||
|   }, |   }, | ||||||
|   "resolutions": { |   "resolutions": { | ||||||
|   | |||||||
| @@ -86,20 +86,20 @@ | |||||||
|     "@types/lodash": "4.14.186", |     "@types/lodash": "4.14.186", | ||||||
|     "@types/prettier": "2.7.1", |     "@types/prettier": "2.7.1", | ||||||
|     "@types/stylis": "4.0.2", |     "@types/stylis": "4.0.2", | ||||||
|     "@typescript-eslint/eslint-plugin": "5.40.1", |     "@typescript-eslint/eslint-plugin": "5.41.0", | ||||||
|     "@typescript-eslint/parser": "5.40.1", |     "@typescript-eslint/parser": "5.41.0", | ||||||
|     "concurrently": "7.4.0", |     "concurrently": "7.5.0", | ||||||
|     "coveralls": "3.1.1", |     "coveralls": "3.1.1", | ||||||
|     "cypress": "10.10.0", |     "cypress": "10.11.0", | ||||||
|     "cypress-image-snapshot": "4.0.1", |     "cypress-image-snapshot": "4.0.1", | ||||||
|     "documentation": "13.2.5", |     "documentation": "13.2.5", | ||||||
|     "esbuild": "0.15.12", |     "esbuild": "0.15.12", | ||||||
|     "eslint": "8.25.0", |     "eslint": "8.26.0", | ||||||
|     "eslint-config-prettier": "8.5.0", |     "eslint-config-prettier": "8.5.0", | ||||||
|     "eslint-plugin-cypress": "2.12.1", |     "eslint-plugin-cypress": "2.12.1", | ||||||
|     "eslint-plugin-html": "7.1.0", |     "eslint-plugin-html": "7.1.0", | ||||||
|     "eslint-plugin-jest": "27.1.3", |     "eslint-plugin-jest": "27.1.3", | ||||||
|     "eslint-plugin-jsdoc": "39.3.25", |     "eslint-plugin-jsdoc": "39.4.0", | ||||||
|     "eslint-plugin-json": "3.1.0", |     "eslint-plugin-json": "3.1.0", | ||||||
|     "eslint-plugin-markdown": "3.0.0", |     "eslint-plugin-markdown": "3.0.0", | ||||||
|     "express": "4.18.2", |     "express": "4.18.2", | ||||||
|   | |||||||
							
								
								
									
										731
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										731
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
					renovate[bot]