Merge pull request #350 from Niek/dependabot/npm_and_yarn/svelte-check-3.6.0
Bump svelte-check from 3.5.2 to 3.6.0
This commit is contained in:
		
						commit
						6814ef28b3
					
				| 
						 | 
					@ -32,7 +32,7 @@
 | 
				
			||||||
        "sass": "^1.69.5",
 | 
					        "sass": "^1.69.5",
 | 
				
			||||||
        "stacking-order": "^2.0.0",
 | 
					        "stacking-order": "^2.0.0",
 | 
				
			||||||
        "svelte": "^3.59.2",
 | 
					        "svelte": "^3.59.2",
 | 
				
			||||||
        "svelte-check": "^3.5.2",
 | 
					        "svelte-check": "^3.6.0",
 | 
				
			||||||
        "svelte-fa": "^3.0.3",
 | 
					        "svelte-fa": "^3.0.3",
 | 
				
			||||||
        "svelte-highlight": "^7.4.1",
 | 
					        "svelte-highlight": "^7.4.1",
 | 
				
			||||||
        "svelte-local-storage-store": "^0.6.4",
 | 
					        "svelte-local-storage-store": "^0.6.4",
 | 
				
			||||||
| 
						 | 
					@ -952,9 +952,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/pug": {
 | 
					    "node_modules/@types/pug": {
 | 
				
			||||||
      "version": "2.0.6",
 | 
					      "version": "2.0.9",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/pug/-/pug-2.0.6.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/pug/-/pug-2.0.9.tgz",
 | 
				
			||||||
      "integrity": "sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==",
 | 
					      "integrity": "sha512-Yg4LkgFYvn1faISbDNWmcAC1XoDT8IoMUFspp5mnagKk+UvD2N0IWt5A7GRdMubsNWqgCLmrkf8rXkzNqb4szA==",
 | 
				
			||||||
      "dev": true
 | 
					      "dev": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/semver": {
 | 
					    "node_modules/@types/semver": {
 | 
				
			||||||
| 
						 | 
					@ -4270,9 +4270,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/svelte-check": {
 | 
					    "node_modules/svelte-check": {
 | 
				
			||||||
      "version": "3.5.2",
 | 
					      "version": "3.6.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.5.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-5a/YWbiH4c+AqAUP+0VneiV5bP8YOk9JL3jwvN+k2PEPLgpu85bjQc5eE67+eIZBBwUEJzmO3I92OqKcqbp3fw==",
 | 
					      "integrity": "sha512-8VfqhfuRJ1sKW+o8isH2kPi0RhjXH1nNsIbCFGyoUHG+ZxVxHYRKcb+S8eaL/1tyj3VGvWYx3Y5+oCUsJgnzcw==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@jridgewell/trace-mapping": "^0.3.17",
 | 
					        "@jridgewell/trace-mapping": "^0.3.17",
 | 
				
			||||||
| 
						 | 
					@ -4281,14 +4281,14 @@
 | 
				
			||||||
        "import-fresh": "^3.2.1",
 | 
					        "import-fresh": "^3.2.1",
 | 
				
			||||||
        "picocolors": "^1.0.0",
 | 
					        "picocolors": "^1.0.0",
 | 
				
			||||||
        "sade": "^1.7.4",
 | 
					        "sade": "^1.7.4",
 | 
				
			||||||
        "svelte-preprocess": "^5.0.4",
 | 
					        "svelte-preprocess": "^5.1.0",
 | 
				
			||||||
        "typescript": "^5.0.3"
 | 
					        "typescript": "^5.0.3"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "bin": {
 | 
					      "bin": {
 | 
				
			||||||
        "svelte-check": "bin/svelte-check"
 | 
					        "svelte-check": "bin/svelte-check"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "peerDependencies": {
 | 
					      "peerDependencies": {
 | 
				
			||||||
        "svelte": "^3.55.0 || ^4.0.0-next.0 || ^4.0.0"
 | 
					        "svelte": "^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/svelte-fa": {
 | 
					    "node_modules/svelte-fa": {
 | 
				
			||||||
| 
						 | 
					@ -4359,9 +4359,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/svelte-preprocess": {
 | 
					    "node_modules/svelte-preprocess": {
 | 
				
			||||||
      "version": "5.0.4",
 | 
					      "version": "5.1.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.0.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.1.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-ABia2QegosxOGsVlsSBJvoWeXy1wUKSfF7SWJdTjLAbx/Y3SrVevvvbFNQqrSJw89+lNSsM58SipmZJ5SRi5iw==",
 | 
					      "integrity": "sha512-EkErPiDzHAc0k2MF5m6vBNmRUh338h2myhinUw/xaqsLs7/ZvsgREiLGj03VrSzbY/TB5ZXgBOsKraFee5yceA==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "hasInstallScript": true,
 | 
					      "hasInstallScript": true,
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
| 
						 | 
					@ -4384,7 +4384,7 @@
 | 
				
			||||||
        "sass": "^1.26.8",
 | 
					        "sass": "^1.26.8",
 | 
				
			||||||
        "stylus": "^0.55.0",
 | 
					        "stylus": "^0.55.0",
 | 
				
			||||||
        "sugarss": "^2.0.0 || ^3.0.0 || ^4.0.0",
 | 
					        "sugarss": "^2.0.0 || ^3.0.0 || ^4.0.0",
 | 
				
			||||||
        "svelte": "^3.23.0 || ^4.0.0-next.0 || ^4.0.0",
 | 
					        "svelte": "^3.23.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0",
 | 
				
			||||||
        "typescript": ">=3.9.5 || ^4.0.0 || ^5.0.0"
 | 
					        "typescript": ">=3.9.5 || ^4.0.0 || ^5.0.0"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "peerDependenciesMeta": {
 | 
					      "peerDependenciesMeta": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -38,7 +38,7 @@
 | 
				
			||||||
    "sass": "^1.69.5",
 | 
					    "sass": "^1.69.5",
 | 
				
			||||||
    "stacking-order": "^2.0.0",
 | 
					    "stacking-order": "^2.0.0",
 | 
				
			||||||
    "svelte": "^3.59.2",
 | 
					    "svelte": "^3.59.2",
 | 
				
			||||||
    "svelte-check": "^3.5.2",
 | 
					    "svelte-check": "^3.6.0",
 | 
				
			||||||
    "svelte-fa": "^3.0.3",
 | 
					    "svelte-fa": "^3.0.3",
 | 
				
			||||||
    "svelte-highlight": "^7.4.1",
 | 
					    "svelte-highlight": "^7.4.1",
 | 
				
			||||||
    "svelte-local-storage-store": "^0.6.4",
 | 
					    "svelte-local-storage-store": "^0.6.4",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue