Compare commits
	
		
			2 Commits
		
	
	
		
			00abd2175e
			...
			a52294fb97
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a52294fb97 | |||
| 324f7d4061 | 
@@ -18,7 +18,7 @@
 | 
				
			|||||||
    "clsx": "^2.1.1",
 | 
					    "clsx": "^2.1.1",
 | 
				
			||||||
    "cssnano": "^7.1.0",
 | 
					    "cssnano": "^7.1.0",
 | 
				
			||||||
    "date-fns": "^4.1.0",
 | 
					    "date-fns": "^4.1.0",
 | 
				
			||||||
    "lucide-react": "^0.548.0",
 | 
					    "lucide-react": "^0.552.0",
 | 
				
			||||||
    "next": "^15.4.1",
 | 
					    "next": "^15.4.1",
 | 
				
			||||||
    "next-plausible": "^3.12.4",
 | 
					    "next-plausible": "^3.12.4",
 | 
				
			||||||
    "postcss-flexbugs-fixes": "^5.0.2",
 | 
					    "postcss-flexbugs-fixes": "^5.0.2",
 | 
				
			||||||
@@ -41,7 +41,7 @@
 | 
				
			|||||||
    "eslint-config-prettier": "10.1.8",
 | 
					    "eslint-config-prettier": "10.1.8",
 | 
				
			||||||
    "postcss": "8.5.6",
 | 
					    "postcss": "8.5.6",
 | 
				
			||||||
    "tailwindcss": "4.1.16",
 | 
					    "tailwindcss": "4.1.16",
 | 
				
			||||||
    "turbo": "2.5.8",
 | 
					    "turbo": "2.6.0",
 | 
				
			||||||
    "typescript": "5.9.3"
 | 
					    "typescript": "5.9.3"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "packageManager": "pnpm@10.19.0"
 | 
					  "packageManager": "pnpm@10.19.0"
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										68
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										68
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@@ -36,8 +36,8 @@ importers:
 | 
				
			|||||||
        specifier: ^4.1.0
 | 
					        specifier: ^4.1.0
 | 
				
			||||||
        version: 4.1.0
 | 
					        version: 4.1.0
 | 
				
			||||||
      lucide-react:
 | 
					      lucide-react:
 | 
				
			||||||
        specifier: ^0.548.0
 | 
					        specifier: ^0.552.0
 | 
				
			||||||
        version: 0.548.0(react@19.2.0)
 | 
					        version: 0.552.0(react@19.2.0)
 | 
				
			||||||
      next:
 | 
					      next:
 | 
				
			||||||
        specifier: ^15.4.1
 | 
					        specifier: ^15.4.1
 | 
				
			||||||
        version: 15.5.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
 | 
					        version: 15.5.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
 | 
				
			||||||
@@ -100,8 +100,8 @@ importers:
 | 
				
			|||||||
        specifier: 4.1.16
 | 
					        specifier: 4.1.16
 | 
				
			||||||
        version: 4.1.16
 | 
					        version: 4.1.16
 | 
				
			||||||
      turbo:
 | 
					      turbo:
 | 
				
			||||||
        specifier: 2.5.8
 | 
					        specifier: 2.6.0
 | 
				
			||||||
        version: 2.5.8
 | 
					        version: 2.6.0
 | 
				
			||||||
      typescript:
 | 
					      typescript:
 | 
				
			||||||
        specifier: 5.9.3
 | 
					        specifier: 5.9.3
 | 
				
			||||||
        version: 5.9.3
 | 
					        version: 5.9.3
 | 
				
			||||||
@@ -2174,8 +2174,8 @@ packages:
 | 
				
			|||||||
    resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
 | 
					    resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  lucide-react@0.548.0:
 | 
					  lucide-react@0.552.0:
 | 
				
			||||||
    resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==}
 | 
					    resolution: {integrity: sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
 | 
					      react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2960,38 +2960,38 @@ packages:
 | 
				
			|||||||
  tslib@2.8.1:
 | 
					  tslib@2.8.1:
 | 
				
			||||||
    resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
 | 
					    resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-darwin-64@2.5.8:
 | 
					  turbo-darwin-64@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-Dh5bCACiHO8rUXZLpKw+m3FiHtAp2CkanSyJre+SInEvEr5kIxjGvCK/8MFX8SFRjQuhjtvpIvYYZJB4AGCxNQ==}
 | 
					    resolution: {integrity: sha512-6vHnLAubHj8Ib45Knu+oY0ZVCLO7WcibzAvt5b1E72YHqAs4y8meMAGMZM0jLqWPh/9maHDc16/qBCMxtW4pXg==}
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-darwin-arm64@2.5.8:
 | 
					  turbo-darwin-arm64@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-f1H/tQC9px7+hmXn6Kx/w8Jd/FneIUnvLlcI/7RGHunxfOkKJKvsoiNzySkoHQ8uq1pJnhJ0xNGTlYM48ZaJOQ==}
 | 
					    resolution: {integrity: sha512-IU+gWMEXNBw8H0pxvE7nPEa5p6yahxbN8g/Q4Bf0AHymsAFqsScgV0peeNbWybdmY9jk1LPbALOsF2kY1I7ZiQ==}
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-linux-64@2.5.8:
 | 
					  turbo-linux-64@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-hMyvc7w7yadBlZBGl/bnR6O+dJTx3XkTeyTTH4zEjERO6ChEs0SrN8jTFj1lueNXKIHh1SnALmy6VctKMGnWfw==}
 | 
					    resolution: {integrity: sha512-CKoiJ2ZFJLCDsWdRlZg+ew1BkGn8iCEGdePhISVpjsGwkJwSVhVu49z2zKdBeL1IhcSKS2YALwp9ellNZANJxw==}
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-linux-arm64@2.5.8:
 | 
					  turbo-linux-arm64@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-LQELGa7bAqV2f+3rTMRPnj5G/OHAe2U+0N9BwsZvfMvHSUbsQ3bBMWdSQaYNicok7wOZcHjz2TkESn1hYK6xIQ==}
 | 
					    resolution: {integrity: sha512-WroVCdCvJbrhNxNdw7XB7wHAfPPJPV+IXY+ZKNed+9VdfBu/2mQNfKnvqTuFTH7n+Pdpv8to9qwhXRTJe26upg==}
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-windows-64@2.5.8:
 | 
					  turbo-windows-64@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-3YdcaW34TrN1AWwqgYL9gUqmZsMT4T7g8Y5Azz+uwwEJW+4sgcJkIi9pYFyU4ZBSjBvkfuPZkGgfStir5BBDJQ==}
 | 
					    resolution: {integrity: sha512-7pZo5aGQPR+A7RMtWCZHusarJ6y15LQ+o3jOmpMxTic/W6Bad+jSeqo07TWNIseIWjCVzrSv27+0odiYRYtQdA==}
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [win32]
 | 
					    os: [win32]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-windows-arm64@2.5.8:
 | 
					  turbo-windows-arm64@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-eFC5XzLmgXJfnAK3UMTmVECCwuBcORrWdewoiXBnUm934DY6QN8YowC/srhNnROMpaKaqNeRpoB5FxCww3eteQ==}
 | 
					    resolution: {integrity: sha512-1Ty+NwIksQY7AtFUCPrTpcKQE7zmd/f7aRjdT+qkqGFQjIjFYctEtN7qo4vpQPBgCfS1U3ka83A2u/9CfJQ3wQ==}
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [win32]
 | 
					    os: [win32]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo@2.5.8:
 | 
					  turbo@2.6.0:
 | 
				
			||||||
    resolution: {integrity: sha512-5c9Fdsr9qfpT3hA0EyYSFRZj1dVVsb6KIWubA9JBYZ/9ZEAijgUEae0BBR/Xl/wekt4w65/lYLTFaP3JmwSO8w==}
 | 
					    resolution: {integrity: sha512-kC5VJqOXo50k0/0jnJDDjibLAXalqT9j7PQ56so0pN+81VR4Fwb2QgIE9dTzT3phqOTQuEXkPh3sCpnv5Isz2g==}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  type-check@0.4.0:
 | 
					  type-check@0.4.0:
 | 
				
			||||||
@@ -5255,7 +5255,7 @@ snapshots:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      js-tokens: 4.0.0
 | 
					      js-tokens: 4.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  lucide-react@0.548.0(react@19.2.0):
 | 
					  lucide-react@0.552.0(react@19.2.0):
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      react: 19.2.0
 | 
					      react: 19.2.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -6143,32 +6143,32 @@ snapshots:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  tslib@2.8.1: {}
 | 
					  tslib@2.8.1: {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-darwin-64@2.5.8:
 | 
					  turbo-darwin-64@2.6.0:
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-darwin-arm64@2.5.8:
 | 
					  turbo-darwin-arm64@2.6.0:
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-linux-64@2.5.8:
 | 
					  turbo-linux-64@2.6.0:
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-linux-arm64@2.5.8:
 | 
					  turbo-linux-arm64@2.6.0:
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-windows-64@2.5.8:
 | 
					  turbo-windows-64@2.6.0:
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo-windows-arm64@2.5.8:
 | 
					  turbo-windows-arm64@2.6.0:
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  turbo@2.5.8:
 | 
					  turbo@2.6.0:
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
      turbo-darwin-64: 2.5.8
 | 
					      turbo-darwin-64: 2.6.0
 | 
				
			||||||
      turbo-darwin-arm64: 2.5.8
 | 
					      turbo-darwin-arm64: 2.6.0
 | 
				
			||||||
      turbo-linux-64: 2.5.8
 | 
					      turbo-linux-64: 2.6.0
 | 
				
			||||||
      turbo-linux-arm64: 2.5.8
 | 
					      turbo-linux-arm64: 2.6.0
 | 
				
			||||||
      turbo-windows-64: 2.5.8
 | 
					      turbo-windows-64: 2.6.0
 | 
				
			||||||
      turbo-windows-arm64: 2.5.8
 | 
					      turbo-windows-arm64: 2.6.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  type-check@0.4.0:
 | 
					  type-check@0.4.0:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user