kopia lustrzana https://github.com/cheeaun/phanpy
				
				
				
			Upgrade valtio
							rodzic
							
								
									6292557bc9
								
							
						
					
					
						commit
						60c0d1cca0
					
				| 
						 | 
				
			
			@ -41,7 +41,7 @@
 | 
			
		|||
        "use-debounce": "~10.0.0",
 | 
			
		||||
        "use-long-press": "~3.2.0",
 | 
			
		||||
        "use-resize-observer": "~9.1.0",
 | 
			
		||||
        "valtio": "1.9.0"
 | 
			
		||||
        "valtio": "1.13.2"
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@preact/preset-vite": "~2.8.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -4263,6 +4263,14 @@
 | 
			
		|||
        "url": "https://github.com/sponsors/ljharb"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/derive-valtio": {
 | 
			
		||||
      "version": "0.1.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/derive-valtio/-/derive-valtio-0.1.0.tgz",
 | 
			
		||||
      "integrity": "sha512-OCg2UsLbXK7GmmpzMXhYkdO64vhJ1ROUUGaTFyHjVwEdMEcTTRj7W1TxLbSBxdY8QLBPCcp66MTyaSy0RpO17A==",
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "valtio": "*"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/dom-serializer": {
 | 
			
		||||
      "version": "2.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
 | 
			
		||||
| 
						 | 
				
			
			@ -6746,10 +6754,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/proxy-compare": {
 | 
			
		||||
      "version": "2.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-2.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-FD8KmQUQD6Mfpd0hywCOzcon/dbkFP8XBd9F1ycbKtvVsfv6TsFUKJ2eC0Iz2y+KzlkdT1Z8SY6ZSgm07zOyqg==",
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
      "version": "2.6.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-2.6.0.tgz",
 | 
			
		||||
      "integrity": "sha512-8xuCeM3l8yqdmbPoYeLbrAXCBWu19XEYc5/F28f5qOaoAIMyfmBUkl5axiK+x9olUvRlcekvnm98AP9RDngOIw=="
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/punycode": {
 | 
			
		||||
      "version": "2.3.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -7780,21 +7787,25 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/valtio": {
 | 
			
		||||
      "version": "1.9.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.9.0.tgz",
 | 
			
		||||
      "integrity": "sha512-mQLFsAlKbYascZygFQh6lXuDjU5WHLoeZ8He4HqMnWfasM96V6rDbeFkw1XeG54xycmDonr/Jb4xgviHtuySrA==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "version": "1.13.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.13.2.tgz",
 | 
			
		||||
      "integrity": "sha512-Qik0o+DSy741TmkqmRfjq+0xpZBXi/Y6+fXZLn0xNF1z/waFMbE3rkivv5Zcf9RrMUp6zswf2J7sbh2KBlba5A==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "proxy-compare": "2.4.0",
 | 
			
		||||
        "derive-valtio": "0.1.0",
 | 
			
		||||
        "proxy-compare": "2.6.0",
 | 
			
		||||
        "use-sync-external-store": "1.2.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=12.20.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@types/react": ">=16.8",
 | 
			
		||||
        "react": ">=16.8"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependenciesMeta": {
 | 
			
		||||
        "@types/react": {
 | 
			
		||||
          "optional": true
 | 
			
		||||
        },
 | 
			
		||||
        "react": {
 | 
			
		||||
          "optional": true
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -43,7 +43,7 @@
 | 
			
		|||
    "use-debounce": "~10.0.0",
 | 
			
		||||
    "use-long-press": "~3.2.0",
 | 
			
		||||
    "use-resize-observer": "~9.1.0",
 | 
			
		||||
    "valtio": "1.9.0"
 | 
			
		||||
    "valtio": "1.13.2"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@preact/preset-vite": "~2.8.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue