Merge pull request #257 from Niek/dependabot/npm_and_yarn/vite-4.4.9
Bump vite from 4.4.7 to 4.4.9
This commit is contained in:
		
						commit
						4efa5a55b4
					
				| 
						 | 
					@ -43,7 +43,7 @@
 | 
				
			||||||
        "tslib": "^2.6.0",
 | 
					        "tslib": "^2.6.0",
 | 
				
			||||||
        "typescript": "^5.0.4",
 | 
					        "typescript": "^5.0.4",
 | 
				
			||||||
        "uuid": "^9.0.0",
 | 
					        "uuid": "^9.0.0",
 | 
				
			||||||
        "vite": "^4.4.4"
 | 
					        "vite": "^4.4.9"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@aashutoshrathi/word-wrap": {
 | 
					    "node_modules/@aashutoshrathi/word-wrap": {
 | 
				
			||||||
| 
						 | 
					@ -3837,9 +3837,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/rollup": {
 | 
					    "node_modules/rollup": {
 | 
				
			||||||
      "version": "3.26.3",
 | 
					      "version": "3.28.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.28.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==",
 | 
					      "integrity": "sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "bin": {
 | 
					      "bin": {
 | 
				
			||||||
        "rollup": "dist/bin/rollup"
 | 
					        "rollup": "dist/bin/rollup"
 | 
				
			||||||
| 
						 | 
					@ -4622,14 +4622,14 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/vite": {
 | 
					    "node_modules/vite": {
 | 
				
			||||||
      "version": "4.4.7",
 | 
					      "version": "4.4.9",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.7.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
 | 
				
			||||||
      "integrity": "sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==",
 | 
					      "integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "esbuild": "^0.18.10",
 | 
					        "esbuild": "^0.18.10",
 | 
				
			||||||
        "postcss": "^8.4.26",
 | 
					        "postcss": "^8.4.27",
 | 
				
			||||||
        "rollup": "^3.25.2"
 | 
					        "rollup": "^3.27.1"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "bin": {
 | 
					      "bin": {
 | 
				
			||||||
        "vite": "bin/vite.js"
 | 
					        "vite": "bin/vite.js"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -49,6 +49,6 @@
 | 
				
			||||||
    "tslib": "^2.6.0",
 | 
					    "tslib": "^2.6.0",
 | 
				
			||||||
    "typescript": "^5.0.4",
 | 
					    "typescript": "^5.0.4",
 | 
				
			||||||
    "uuid": "^9.0.0",
 | 
					    "uuid": "^9.0.0",
 | 
				
			||||||
    "vite": "^4.4.4"
 | 
					    "vite": "^4.4.9"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue