Merge branch 'main' of https://github.com/Niek/chatgpt-web
This commit is contained in:
		
						commit
						0360c2649b
					
				| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
        "@tauri-apps/cli": "^1.4.0",
 | 
					        "@tauri-apps/cli": "^1.4.0",
 | 
				
			||||||
        "@tsconfig/svelte": "^5.0.0",
 | 
					        "@tsconfig/svelte": "^5.0.0",
 | 
				
			||||||
        "@types/marked": "^5.0.1",
 | 
					        "@types/marked": "^5.0.1",
 | 
				
			||||||
        "@types/node": "^20.5.1",
 | 
					        "@types/node": "^20.5.7",
 | 
				
			||||||
        "bulma": "^0.9.4",
 | 
					        "bulma": "^0.9.4",
 | 
				
			||||||
        "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
					        "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
				
			||||||
        "copy-to-clipboard": "^3.3.3",
 | 
					        "copy-to-clipboard": "^3.3.3",
 | 
				
			||||||
| 
						 | 
					@ -939,9 +939,9 @@
 | 
				
			||||||
      "dev": true
 | 
					      "dev": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/node": {
 | 
					    "node_modules/@types/node": {
 | 
				
			||||||
      "version": "20.5.6",
 | 
					      "version": "20.5.7",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.6.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.7.tgz",
 | 
				
			||||||
      "integrity": "sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==",
 | 
					      "integrity": "sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==",
 | 
				
			||||||
      "dev": true
 | 
					      "dev": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/pug": {
 | 
					    "node_modules/@types/pug": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
    "@tauri-apps/cli": "^1.4.0",
 | 
					    "@tauri-apps/cli": "^1.4.0",
 | 
				
			||||||
    "@tsconfig/svelte": "^5.0.0",
 | 
					    "@tsconfig/svelte": "^5.0.0",
 | 
				
			||||||
    "@types/marked": "^5.0.1",
 | 
					    "@types/marked": "^5.0.1",
 | 
				
			||||||
    "@types/node": "^20.5.1",
 | 
					    "@types/node": "^20.5.7",
 | 
				
			||||||
    "bulma": "^0.9.4",
 | 
					    "bulma": "^0.9.4",
 | 
				
			||||||
    "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
					    "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
				
			||||||
    "copy-to-clipboard": "^3.3.3",
 | 
					    "copy-to-clipboard": "^3.3.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue