Bump vite-plugin-resolve from 1.5.0 to 1.5.1
This commit is contained in:
		
							parent
							
								
									29f3fad337
								
							
						
					
					
						commit
						cdc79f0f59
					
				| 
						 | 
				
			
			@ -25,7 +25,7 @@
 | 
			
		|||
        "sass": "^1.49.7",
 | 
			
		||||
        "typescript": "^4.5.5",
 | 
			
		||||
        "vite": "^2.8.0",
 | 
			
		||||
        "vite-plugin-resolve": "^1.5.0"
 | 
			
		||||
        "vite-plugin-resolve": "^1.5.1"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -5390,9 +5390,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/vite-plugin-resolve": {
 | 
			
		||||
      "version": "1.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/vite-plugin-resolve/-/vite-plugin-resolve-1.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-e1qTtESn3xmBFHtXfZfnIXDpiC21i0z8mODKc8I4LB5sPd/peJDn3IxVBdz15Kt2aAHfsKYN2r5mOByLm4M80g==",
 | 
			
		||||
      "version": "1.5.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/vite-plugin-resolve/-/vite-plugin-resolve-1.5.1.tgz",
 | 
			
		||||
      "integrity": "sha512-FwMh4kwrOaJ3bKEx7N59SPUoBNkRhyvTb20qXZ5O05LXaoG+8YDAma/+X3O32n8Bo32x24/u7y/UrFclWprOaA==",
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/web-streams-polyfill": {
 | 
			
		||||
| 
						 | 
				
			
			@ -9512,9 +9512,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "vite-plugin-resolve": {
 | 
			
		||||
      "version": "1.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/vite-plugin-resolve/-/vite-plugin-resolve-1.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-e1qTtESn3xmBFHtXfZfnIXDpiC21i0z8mODKc8I4LB5sPd/peJDn3IxVBdz15Kt2aAHfsKYN2r5mOByLm4M80g==",
 | 
			
		||||
      "version": "1.5.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/vite-plugin-resolve/-/vite-plugin-resolve-1.5.1.tgz",
 | 
			
		||||
      "integrity": "sha512-FwMh4kwrOaJ3bKEx7N59SPUoBNkRhyvTb20qXZ5O05LXaoG+8YDAma/+X3O32n8Bo32x24/u7y/UrFclWprOaA==",
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "web-streams-polyfill": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -33,7 +33,7 @@
 | 
			
		|||
    "sass": "^1.49.7",
 | 
			
		||||
    "typescript": "^4.5.5",
 | 
			
		||||
    "vite": "^2.8.0",
 | 
			
		||||
    "vite-plugin-resolve": "^1.5.0"
 | 
			
		||||
    "vite-plugin-resolve": "^1.5.1"
 | 
			
		||||
  },
 | 
			
		||||
  "env": {
 | 
			
		||||
    "//": "Used in build scripts",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue