Merge pull request #323 from Niek/dependabot/npm_and_yarn/rollup/plugin-dsv-3.0.4
Bump @rollup/plugin-dsv from 3.0.2 to 3.0.4
This commit is contained in:
		
						commit
						b7f85b724c
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@
 | 
			
		|||
        "@fortawesome/free-solid-svg-icons": "^6.4.2",
 | 
			
		||||
        "@fullhuman/postcss-purgecss": "^5.0.0",
 | 
			
		||||
        "@microsoft/fetch-event-source": "^2.0.1",
 | 
			
		||||
        "@rollup/plugin-dsv": "^3.0.2",
 | 
			
		||||
        "@rollup/plugin-dsv": "^3.0.4",
 | 
			
		||||
        "@sveltejs/vite-plugin-svelte": "^2.4.6",
 | 
			
		||||
        "@tauri-apps/cli": "^1.5.2",
 | 
			
		||||
        "@tsconfig/svelte": "^5.0.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -632,9 +632,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@rollup/plugin-dsv": {
 | 
			
		||||
      "version": "3.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@rollup/plugin-dsv/-/plugin-dsv-3.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-yLaN2azFszO5VN387lkIYMMutL3YG0/H0+6T90fSmfOjEKq3ByKR4n8OWlMJ7zRcVNWZIdLIPNH6yqINnpJxUw==",
 | 
			
		||||
      "version": "3.0.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@rollup/plugin-dsv/-/plugin-dsv-3.0.4.tgz",
 | 
			
		||||
      "integrity": "sha512-F7XgBf/kAFvdiheh5EE8uPzn8hxYpAy+688tTy5eUAbJMJraS5ftPjRFPlZuzsrhN3YAeRnC8Fnd2WYbg3Bvvw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@rollup/pluginutils": "^5.0.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -643,7 +643,7 @@
 | 
			
		|||
        "tosource": "^2.0.0-alpha.3"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "rollup": "^1.20.0||^2.0.0||^3.0.0"
 | 
			
		||||
        "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependenciesMeta": {
 | 
			
		||||
        "rollup": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -19,7 +19,7 @@
 | 
			
		|||
    "@fortawesome/free-solid-svg-icons": "^6.4.2",
 | 
			
		||||
    "@fullhuman/postcss-purgecss": "^5.0.0",
 | 
			
		||||
    "@microsoft/fetch-event-source": "^2.0.1",
 | 
			
		||||
    "@rollup/plugin-dsv": "^3.0.2",
 | 
			
		||||
    "@rollup/plugin-dsv": "^3.0.4",
 | 
			
		||||
    "@sveltejs/vite-plugin-svelte": "^2.4.6",
 | 
			
		||||
    "@tauri-apps/cli": "^1.5.2",
 | 
			
		||||
    "@tsconfig/svelte": "^5.0.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue