| 
					
				 | 
			
			
				@@ -33,6 +33,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "vue-tippy": "^6.6.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "devDependencies": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "@faker-js/faker": "^9.7.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "@pinia/testing": "^0.1.7", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "@types/can-autoplay": "^3.0.5", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "@typescript-eslint/eslint-plugin": "^8.20.0", 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -733,6 +734,23 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "node_modules/@faker-js/faker": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "version": "9.8.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "resolved": "https://registry.npmjs.org/@faker-js/faker/-/faker-9.8.0.tgz", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "integrity": "sha512-U9wpuSrJC93jZBxx/Qq2wPjCuYISBueyVUGK7qqdmj7r/nxaxwW8AQDCLeRO7wZnjj94sh3p246cAYjUKuqgfg==", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "dev": true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "funding": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          "type": "opencollective", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          "url": "https://opencollective.com/fakerjs" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "license": "MIT", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "engines": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "node": ">=18.0.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "npm": ">=9.0.0" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     "node_modules/@humanwhocodes/config-array": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "version": "0.13.0", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", 
			 |